From b7279c4c2aea792ba6e9e4ea716f36e05887b103 Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Wed, 22 Apr 2026 12:23:49 -0400 Subject: [PATCH] ossrh-release to central-publish --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 7b7fc0c..9e448f4 100644 --- a/pom.xml +++ b/pom.xml @@ -106,7 +106,7 @@ - ossrh-release + central-publish true @@ -124,7 +124,6 @@ maven-javadoc-plugin - 3.3.2 javadoc @@ -148,19 +147,20 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.10.0 + true - ossrh - https://s01.oss.sonatype.org/ - true + central + true + - ossrh-deploy + deploy deploy - deploy + publish