diff --git a/pom.xml b/pom.xml index 4f380a5..f993295 100644 --- a/pom.xml +++ b/pom.xml @@ -345,17 +345,6 @@ public - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.8 - true - - ossrh - https://oss.sonatype.org/ - true - - maven-release-plugin 3.0.0-M6 @@ -369,17 +358,21 @@ release-@{project.version} + + org.sonatype.central + central-publishing-maven-plugin + 0.10.0 + + central + + - ossrh - https://oss.sonatype.org/content/repositories/snapshots + central + https://central.sonatype.com/repository/maven-snapshots - - ossrh - https://oss.sonatype.org/service/local/staging/deploy/maven2/ -