diff --git a/pom.xml b/pom.xml index 6f239ef..3334b88 100644 --- a/pom.xml +++ b/pom.xml @@ -392,7 +392,7 @@ - ossrh-release + central-publish true @@ -410,7 +410,6 @@ maven-javadoc-plugin - 3.3.2 javadoc @@ -434,19 +433,20 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.10.0 + true - ossrh - https://s01.oss.sonatype.org/ - true + central + true + - ossrh-deploy + deploy deploy - deploy + publish