From fd1e908df59edf273939eeab76db052912d9f23c Mon Sep 17 00:00:00 2001 From: wind Date: Sun, 28 May 2023 18:39:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index 4a1e3bfa..6e23ec64 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ - 2.1.0-SNAPSHOT + 2.1.0 UTF-8 UTF-8 @@ -190,11 +190,11 @@ ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots + https://oss.sonatype.org/content/repositories/snapshots ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ + https://oss.sonatype.org/service/local/staging/deploy/maven2/ @@ -237,21 +237,21 @@ - - - - - - - - - - - - - - - + + + org.apache.maven.plugins + maven-gpg-plugin + 1.6 + + + verify + + sign + + + + + org.apache.maven.plugins maven-compiler-plugin