From 7b82b27b15c76899a9042386ea955882feaa070e Mon Sep 17 00:00:00 2001 From: Jose Duarte Date: Fri, 18 Jul 2025 08:18:34 -0700 Subject: [PATCH] Using new mvn central plugin --- pom.xml | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index f17d3c2d67..c2a70eb02e 100644 --- a/pom.xml +++ b/pom.xml @@ -580,17 +580,20 @@ release - - + - 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 + + central + + + true + + published