From e364b950ca9cf4c38c1786396765a3aa26d17418 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Thu, 24 Feb 2022 22:33:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=E9=9D=9E=E5=BF=85=E9=A1=BBma?= =?UTF-8?q?ven=E6=8F=92=E4=BB=B6=EF=BC=8C=E9=99=8D=E4=BD=8E=E4=BD=BF?= =?UTF-8?q?=E7=94=A8=E9=9A=BE=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecg-boot/jeecg-boot-starter/pom.xml | 75 --------------------------- 1 file changed, 75 deletions(-) diff --git a/jeecg-boot/jeecg-boot-starter/pom.xml b/jeecg-boot/jeecg-boot-starter/pom.xml index 849b9fe2..f35bddcf 100644 --- a/jeecg-boot/jeecg-boot-starter/pom.xml +++ b/jeecg-boot/jeecg-boot-starter/pom.xml @@ -52,81 +52,6 @@ UTF-8 - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - - 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 - - - - - oss - https://oss.sonatype.org/content/repositories/snapshots/ - - - oss - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - \ No newline at end of file