瀏覽代碼

fix:mall_pay pom文件

liujunchi 3 年之前
父節點
當前提交
c4ec5b9f3e
共有 1 個文件被更改,包括 0 次插入10 次删除
  1. 0 10
      cooleshow-mall/mall-pay/pom.xml

+ 0 - 10
cooleshow-mall/mall-pay/pom.xml

@@ -8,7 +8,6 @@
         <version>1.0</version>
     </parent>
 
-    <groupId>com.yonge.cooleshow</groupId>
     <artifactId>mall-pay</artifactId>
     <version>1.0</version>
     <name>mall-pay</name>
@@ -28,13 +27,4 @@
         </dependency>
     </dependencies>
 
-    <build>
-        <plugins>
-            <plugin>
-                <groupId>org.springframework.boot</groupId>
-                <artifactId>spring-boot-maven-plugin</artifactId>
-            </plugin>
-        </plugins>
-    </build>
-
 </project>