hubin 11 месяцев назад
Родитель
Сommit
35fd6f50e4
2 измененных файлов с 0 добавлено и 2 удалено
  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>