From b09feb2cb572d4b52aa62cab9d99bfa25b28d0a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=87=95=E9=99=87=E7=90=AA?= Date: Wed, 2 Apr 2025 20:25:28 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E6=B5=81=E6=B0=B4=E7=BA=BF):=20github?= =?UTF-8?q?=E7=9A=84=E6=B5=81=E6=B0=B4=E7=BA=BF=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 123 +++++++++++++++++++++++--------------------------------- 1 file changed, 51 insertions(+), 72 deletions(-) diff --git a/pom.xml b/pom.xml index 2aebad2..9d58904 100644 --- a/pom.xml +++ b/pom.xml @@ -44,90 +44,69 @@ - - - - org.apache.maven.plugins - maven-source-plugin - 3.1.0 - - - package - - jar-no-fork - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - 3.2.0 - - private - true - UTF-8 - UTF-8 - UTF-8 - - - - compile - - jar - - - - - - org.apache.maven.plugins - maven-gpg-plugin - 1.6 - - - sign-artifacts - verify - - sign - - - - - --pinentry-mode - loopback - - - - - - - org.sonatype.central - central-publishing-maven-plugin - 0.7.0 - true - - central - true - - - - - - org.sonatype.central - central-publishing-maven-plugin - org.apache.maven.plugins maven-source-plugin + 3.1.0 + + + package + + jar-no-fork + + + org.apache.maven.plugins maven-javadoc-plugin + 3.2.0 + + private + true + UTF-8 + UTF-8 + UTF-8 + + + + compile + + jar + + + org.apache.maven.plugins maven-gpg-plugin + 1.6 + + + sign-artifacts + verify + + sign + + + + --pinentry-mode + loopback + + + + + + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true + + central + true +