|
|
@@ -3,7 +3,7 @@
|
|
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
|
|
<parent>
|
|
|
- <artifactId>smart-house</artifactId>
|
|
|
+ <artifactId>smart-wuye-yuexiu</artifactId>
|
|
|
<groupId>com.sptg</groupId>
|
|
|
<version>1.0</version>
|
|
|
<relativePath>../pom.xml</relativePath>
|
|
|
@@ -16,8 +16,6 @@
|
|
|
<modules>
|
|
|
<module>sptg-housekeeper-gateway</module>
|
|
|
<module>sptg-device-gateway</module>
|
|
|
- <module>sptg-app-gateway</module>
|
|
|
- <module>sptg-grid-gateway</module>
|
|
|
</modules>
|
|
|
|
|
|
</project>
|