diff --git a/pom.xml b/pom.xml index 30005dd..2431140 100644 --- a/pom.xml +++ b/pom.xml @@ -131,9 +131,22 @@ forked-path true + false + sonatype-release-profile @{project.version} + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + true + + sonatype-nexus-staging + https://oss.sonatype.org/ + false + +