diff --git a/pom.xml b/pom.xml index 17bd3130..aadaa22c 100644 --- a/pom.xml +++ b/pom.xml @@ -136,11 +136,11 @@ maven-gpg-plugin 1.6 - + - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.13 + org.sonatype.central + central-publishing-maven-plugin + 0.8.0 @@ -314,13 +314,16 @@ - org.sonatype.plugins - nexus-staging-maven-plugin + org.sonatype.central + central-publishing-maven-plugin true - ossrh - https://s01.oss.sonatype.org/ - false + central + https://central.sonatype.com + true + published + 3600 + 60 @@ -416,13 +419,13 @@ - - ossrh - https://s01.oss.sonatype.org/content/repositories/snapshots/ - - - ossrh - https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/ - + +