From 2b5b62c97951bfae4f08f85be1f6d9a664bda3e0 Mon Sep 17 00:00:00 2001 From: carm Date: Thu, 20 Feb 2025 00:28:42 +0800 Subject: [PATCH] build(deps): Update repo --- pom.xml | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 125e31a..25f6d69 100644 --- a/pom.xml +++ b/pom.xml @@ -272,18 +272,21 @@ - ossrh - - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots - - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - - + central + + + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true + + central + true + + + +