diff --git a/pom.xml b/pom.xml index 7b80a214..35d45f75 100644 --- a/pom.xml +++ b/pom.xml @@ -462,6 +462,29 @@ + + release + + + + org.apache.maven.plugins + maven-release-plugin + + false + + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + + +