|
|
@ -1,6 +1,7 @@
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
xmlns="http://maven.apache.org/POM/4.0.0"
|
|
|
|
|
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
|
<parent>
|
|
|
|
<parent>
|
|
|
|
<groupId>com.ruoyi</groupId>
|
|
|
|
<groupId>com.ruoyi</groupId>
|
|
|
|
<artifactId>ruoyi-modules</artifactId>
|
|
|
|
<artifactId>ruoyi-modules</artifactId>
|
|
|
@ -8,11 +9,10 @@
|
|
|
|
</parent>
|
|
|
|
</parent>
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
<modelVersion>4.0.0</modelVersion>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<artifactId>rouyi-modules-mqttBroker</artifactId>
|
|
|
|
<artifactId>hw-mqtt-broker</artifactId>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<description>
|
|
|
|
<description>
|
|
|
|
Mqtt Broker
|
|
|
|
海威物联网平台Broker模块
|
|
|
|
</description>
|
|
|
|
</description>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|