Kaynağa Gözat

更新common库

zhuoning 2 yıl önce
ebeveyn
işleme
1893d46e35
1 değiştirilmiş dosya ile 11 ekleme ve 1 silme
  1. 11 1
      huimv-farm-admin/pom.xml

+ 11 - 1
huimv-farm-admin/pom.xml

@@ -34,7 +34,6 @@
             <version>0.9.1</version>
         </dependency>
         <!--CloseableHttpClient-->
-
         <!-- JPA -->
         <dependency>
             <groupId>org.springframework.boot</groupId>
@@ -45,6 +44,17 @@
             <artifactId>jaxb-api</artifactId>
             <version>2.3.0</version>
         </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.huimv</groupId>-->
+<!--            <artifactId>huimv-common</artifactId>-->
+<!--            <version>0.0.1</version>-->
+<!--        </dependency>-->
+        <!-- huimv.com -->
+        <dependency>
+            <groupId>com.huimv</groupId>
+            <artifactId>huimv-common</artifactId>
+            <version>0.0.6-SNAPSHOT</version>
+        </dependency>
 
     </dependencies>