diff --git a/pom.xml b/pom.xml index a2e6284..f3a8ac2 100644 --- a/pom.xml +++ b/pom.xml @@ -262,6 +262,23 @@ + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M1 + + + false + true + clean verify + true + + false + deploy + forked-path + -Pdocs,sonatype-oss-release + + @@ -375,7 +392,7 @@ sonatype-nexus-staging https://oss.sonatype.org/ - true + false true true