浏览代码

update pom

deason 4 年之前
父节点
当前提交
5f84efe7c5
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8 0
      pom.xml

+ 8 - 0
pom.xml

@@ -71,6 +71,14 @@
                 </configuration>
             </plugin>
 
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-deploy-plugin</artifactId>
+                <configuration>
+                    <skip>true</skip>
+                </configuration>
+            </plugin>
+
             <plugin>
                 <groupId>org.springframework.boot</groupId>
                 <artifactId>spring-boot-maven-plugin</artifactId>