From 564c63257b6e056c932f9bc93eb92803d19463fd Mon Sep 17 00:00:00 2001 From: "dennis.mercuriali" Date: Fri, 29 Aug 2025 16:36:08 +0200 Subject: [PATCH 1/2] switch to central sonatype --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 8a25bcb..7121c98 100644 --- a/pom.xml +++ b/pom.xml @@ -282,7 +282,7 @@ ossrh - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots/ @@ -315,14 +315,14 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 true - ossrh - https://oss.sonatype.org/ - true + ossrh + https://central.sonatype.com + false From 6d20b485cad715c623f6e21322b0906b41b0c16f Mon Sep 17 00:00:00 2001 From: Dennis Mercuriali Date: Fri, 29 Aug 2025 16:49:19 +0200 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 7121c98..cffd66a 100644 --- a/pom.xml +++ b/pom.xml @@ -322,7 +322,7 @@ ossrh https://central.sonatype.com - false + true @@ -378,4 +378,4 @@ - \ No newline at end of file +