From d0756afaa716fc00ee558edc5b03ad89f3865e7a Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Mon, 10 Feb 2025 16:07:03 -0500 Subject: [PATCH] ossrh to central portal --- pom.xml | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) diff --git a/pom.xml b/pom.xml index 1a1cb7d..0f20af8 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ - ossrh-release + central-release true @@ -189,21 +189,14 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true - ossrh - https://s01.oss.sonatype.org/ - true + central + true - - - ossrh-deploy - deploy - deploy - -