chengjing пре 2 година
родитељ
комит
d38a6b6190

+ 7 - 0
huimv-eartag2-platform/huimv-eartag2-eartag/pom.xml

@@ -56,6 +56,13 @@
             <version>0.0.2-SNAPSHOT</version>
             <scope>compile</scope>
         </dependency>
+
+        <dependency>
+            <artifactId>huimv-eartag2-manage2</artifactId>
+            <groupId>com.huimv</groupId>
+            <version>0.0.1-SNAPSHOT</version>
+        </dependency>
+
     </dependencies>
 
     <build>

+ 2 - 0
huimv-eartag2-platform/huimv-eartag2-manage2/pom.xml

@@ -10,6 +10,8 @@
     <modelVersion>4.0.0</modelVersion>
 
     <artifactId>huimv-eartag2-manage2</artifactId>
+    <groupId>com.huimv</groupId>
+    <version>0.0.1-SNAPSHOT</version>
 
     <dependencies>
         <dependency>