diff --git a/pom.xml b/pom.xml index 1a1cb7d..0f20af8 100644 --- a/pom.xml +++ b/pom.xml @@ -147,7 +147,7 @@ - ossrh-release + central-release true @@ -189,21 +189,14 @@ - org.sonatype.plugins - nexus-staging-maven-plugin - 1.7.0 + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true - ossrh - https://s01.oss.sonatype.org/ - true + central + true - - - ossrh-deploy - deploy - deploy - -