diff --git a/pom.xml b/pom.xml index 9493405..c2f6628 100644 --- a/pom.xml +++ b/pom.xml @@ -144,7 +144,18 @@ maven-deploy-plugin 2.5 + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.4.4 + true + + https://oss.sonatype.org/ + sonatype-nexus-staging + + +