diff --git a/pom.xml b/pom.xml index d9901841746..d5cfa529458 100644 --- a/pom.xml +++ b/pom.xml @@ -72,6 +72,11 @@ build-helper-maven-plugin 1.5 + + org.apache.maven.plugins + maven-enforcer-plugin + 1.4 + @@ -103,6 +108,25 @@ + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-maven + + enforce + + + + + [3.1,) + + + + + +