From da68722387859197c134144047e05e520c00b634 Mon Sep 17 00:00:00 2001 From: Cassandra Coyle Date: Tue, 29 Jul 2025 14:51:48 -0500 Subject: [PATCH] fix url Signed-off-by: Cassandra Coyle --- pom.xml | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/pom.xml b/pom.xml index 8f0ff6017..aee98a06e 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 2.0 1.20.0 3.4.3 - 1.7.0 + 0.8.0 @@ -56,7 +56,7 @@ ossrh - https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/ + https://ossrh-staging-api.central.sonatype.com/service/local localDocsDirectory @@ -163,24 +163,20 @@ ${maven-resources-plugin.version} - org.sonatype.plugins - nexus-staging-maven-plugin - ${nexus-staging-maven-plugin.version} + org.sonatype.central + central-publishing-maven-plugin + ${central-publishing-maven-plugin.version} true - ossrh - https://ossrh-staging-api.central.sonatype.com - true + central + true + published - - org.sonatype.plugins - nexus-staging-maven-plugin - false - + org.jacoco jacoco-maven-plugin