diff --git a/pom.xml b/pom.xml index 3ef81bb..f36e510 100755 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,17 @@ + + + org.sonatype.central + central-publishing-maven-plugin + 0.7.0 + true + + nexus-sonatype + + + @@ -91,26 +102,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.5.1 - true - - - default-deploy - deploy - - deploy - - - - - nexus-sonatype - https://oss.sonatype.org - true - - @@ -240,7 +231,7 @@ sonatype-nexus-snapshots Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/snapshots + https://central.sonatype.com/repository/maven-snapshots false @@ -249,17 +240,6 @@ interval:10080 - - sonatype-nexus-releases - Sonatype Nexus Snapshots - https://oss.sonatype.org/content/repositories/releases - - true - - - false - - @@ -273,17 +253,6 @@ - - - nexus-sonatype - https://oss.sonatype.org/content/repositories/snapshots - - - nexus-sonatype - https://oss.sonatype.org/service/local/staging/deploy/maven2 - - - IT