Parcourir la source

优化 pom 依赖

hubin il y a 11 mois
Parent
commit
35fd6f50e4
2 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 1
      aizuda-generator/pom.xml
  2. 0 1
      aizuda-service-parent/pom.xml

+ 0 - 1
aizuda-generator/pom.xml

@@ -28,7 +28,6 @@
         <dependency>
             <groupId>com.aizuda</groupId>
             <artifactId>aizuda-core</artifactId>
-            <version>1.0.0</version>
         </dependency>
     </dependencies>
 </project>

+ 0 - 1
aizuda-service-parent/pom.xml

@@ -68,7 +68,6 @@
         <dependency>
             <groupId>com.aizuda</groupId>
             <artifactId>aizuda-core</artifactId>
-            <version>1.0.0</version>
         </dependency>
     </dependencies>
 </project>