From d30b6b9ab277453dc1ca8a3b983b5247ac0123ee Mon Sep 17 00:00:00 2001 From: CarmJos Date: Wed, 15 Dec 2021 20:11:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0gpg=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/pom.xml b/pom.xml index 7dcfc38..e969938 100644 --- a/pom.xml +++ b/pom.xml @@ -126,23 +126,22 @@ org.apache.maven.plugins maven-surefire-plugin + + org.apache.maven.plugins + maven-gpg-plugin + 1.5 + + + sign-artifacts + verify + + sign + + + + - - - org.apache.maven.plugins - maven-gpg-plugin - 1.5 - - - sign-artifacts - verify - - sign - - - - - +