diff --git a/pom.xml b/pom.xml index 3d25281..02e979d 100644 --- a/pom.xml +++ b/pom.xml @@ -54,7 +54,7 @@ under the License. central - ${nexus.url}/service/local/staging/deploy/maven2 + https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2 @@ -99,8 +99,6 @@ under the License. 2.4.1 2.13 - - https://ossrh-staging-api.central.sonatype.com @@ -773,14 +771,14 @@ under the License. - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 + org.sonatype.central + central-publishing-maven-plugin + 0.9.0 true - ${nexus.url} - central - true + central + true + published