From 32638f6b6fa6bf2d7051a5ea2013fa0eab05232b Mon Sep 17 00:00:00 2001 From: Matthew Horridge Date: Tue, 15 Jul 2025 10:59:59 -0700 Subject: [PATCH] Replace OSSRH with Central --- pom.xml | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-) diff --git a/pom.xml b/pom.xml index a6784fd..43b018b 100644 --- a/pom.xml +++ b/pom.xml @@ -344,27 +344,14 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 true - ossrh - https://oss.sonatype.org - true + central + true - - - - com.thoughtworks.xstream - xstream - 1.4.15 - -