home-server-admin/pom.xml
@@ -11,6 +11,7 @@ <artifactId>product-server-xining</artifactId> <packaging>jar</packaging> <version>2.0.0-release</version> <name>product-server-xining</name> <description>product-server-xining</description> @@ -30,5 +31,9 @@ <groupId>com.lx</groupId> <artifactId>product-server-admin</artifactId> </dependency> <dependency> <groupId>com.lx</groupId> <artifactId>product-server-tool-flow</artifactId> </dependency> </dependencies> </project>