From 32c79980e793b4e801b6e6421d911249a401c19b Mon Sep 17 00:00:00 2001 From: houbb Date: Sat, 5 Jul 2025 17:09:59 +0800 Subject: [PATCH] change maven --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 251ec61..df6c89f 100644 --- a/pom.xml +++ b/pom.xml @@ -211,6 +211,16 @@ release + + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true + + central + + + org.apache.maven.plugins @@ -255,16 +265,6 @@ - - - oss - https://oss.sonatype.org/content/repositories/snapshots/ - - - oss - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - -