diff --git a/pom.xml b/pom.xml index 7224431c36..5376fdfb3b 100644 --- a/pom.xml +++ b/pom.xml @@ -94,6 +94,18 @@ + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + oss + https://oss.sonatype.org/ + true + true + + @@ -180,27 +192,6 @@ - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - - deploy-to-oss - deploy - - deploy - - - - - oss - https://oss.sonatype.org/ - true - true - - org.apache.maven.plugins maven-scm-plugin