diff --git a/pom.xml b/pom.xml index 0227ace..5d6da3a 100644 --- a/pom.xml +++ b/pom.xml @@ -352,7 +352,7 @@ - ossrh-release + central-publish true @@ -369,21 +369,14 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 + true - ossrh - https://s01.oss.sonatype.org/ - true + central + true - - - ossrh-deploy - deploy - deploy - -