From 2bb5288f4139d246ac8226011c8f8777f2a02c76 Mon Sep 17 00:00:00 2001 From: stylefeng Date: Mon, 2 Dec 2024 18:49:45 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=908.3.2=E3=80=91=E6=9B=B4=E6=96=B0pom?= =?UTF-8?q?=E9=85=8D=E7=BD=AE=EF=BC=8C=E5=8F=91=E5=B8=83=E4=B8=AD=E5=A4=AE?= =?UTF-8?q?=E4=BB=93=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 78 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/pom.xml b/pom.xml index ad282fcf8..4e34082bb 100644 --- a/pom.xml +++ b/pom.xml @@ -321,45 +321,45 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + org.apache.maven.plugins + maven-javadoc-plugin + 2.9.1 + + + package + + jar + + + + + -Xdoclint:none + + + + org.apache.maven.plugins + maven-gpg-plugin + 3.2.7 + + + sign-artifacts + verify + + sign + + + + + + org.sonatype.central + central-publishing-maven-plugin + 0.6.0 + true + + central + +