diff --git a/pom.xml b/pom.xml index 60b9775..fd3a0c0 100644 --- a/pom.xml +++ b/pom.xml @@ -347,6 +347,19 @@ + + org.apache.maven.plugins + maven-release-plugin + 3.0.0-M6 + + sonatype + true + false + @{project.version} + true + + +