瀏覽代碼

更新pom.xml

DESKTOP-VAEGFGM\zqc 10 月之前
父節點
當前提交
5d0a512758
共有 2 個文件被更改,包括 1 次插入7 次删除
  1. 1 1
      menduner/menduner-mall-api/pom.xml
  2. 0 6
      menduner/menduner-mall-biz/pom.xml

+ 1 - 1
menduner/menduner-mall-api/pom.xml

@@ -6,7 +6,7 @@
     <parent>
         <groupId>com.citu</groupId>
         <artifactId>menduner</artifactId>
-        <version>2.1.0-snapshot</version>
+        <version>${revision}</version>
     </parent>
 
     <artifactId>menduner-mall-api</artifactId>

+ 0 - 6
menduner/menduner-mall-biz/pom.xml

@@ -56,12 +56,6 @@
             <artifactId>citu-spring-boot-starter-test</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>com.citu</groupId>
-            <artifactId>menduner-system-api</artifactId>
-            <version>2.1.0-snapshot</version>
-            <scope>compile</scope>
-        </dependency>
 
     </dependencies>