diff --git a/pom.xml b/pom.xml index 9f35d029..42596832 100644 --- a/pom.xml +++ b/pom.xml @@ -193,6 +193,21 @@ + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-no-snapshots + + true + + + + +