diff --git a/pom.xml b/pom.xml index a0de8ec..f1ac2b7 100644 --- a/pom.xml +++ b/pom.xml @@ -260,16 +260,6 @@ @{project.version} - - org.sonatype.plugins - nexus-staging-maven-plugin - 1.6.7 - true - - sonatype-nexus-staging - https://oss.sonatype.org/service/local/staging/deploy/maven2/ - - @@ -441,6 +431,31 @@ + + release + + + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + + + default-deploy + deploy + + deploy + + + + + sonatype-nexus-staging + https://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + \ No newline at end of file