From 5c9c936f75a44d0924fc27c1cd6f0941761c3925 Mon Sep 17 00:00:00 2001 From: suxiaolin Date: Tue, 9 Apr 2019 16:45:52 +0800 Subject: [PATCH] jenkins pom.xml --- pom.xml | 58 --------------------------------------------------------- 1 file changed, 58 deletions(-) diff --git a/pom.xml b/pom.xml index 4a1eaf7..cfd98c8 100644 --- a/pom.xml +++ b/pom.xml @@ -150,64 +150,6 @@ org.springframework.boot spring-boot-maven-plugin - - - org.apache.maven.plugins - maven-source-plugin - 2.2.1 - - - attach-sources - - jar-no-fork - - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 2.9.1 - - - attach-javadocs - - jar - - - -Xdoclint:none - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - oss - https://oss.sonatype.org/ - true - -