From 458650db947aab1a69a43041147b7bba573d831c Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Tue, 24 Mar 2026 11:23:17 -0400 Subject: [PATCH] ossrh-release to central-publish --- pom.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index e69702b..e2f1421 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ io.repaint.maven tiles-maven-plugin - 2.40 + 2.43 true @@ -230,7 +230,7 @@ - ossrh-release + central-publish true @@ -270,19 +270,20 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true - ossrh - https://s01.oss.sonatype.org/ - true + central + true + - ossrh-deploy + deploy deploy - deploy + publish