diff --git a/pom.xml b/pom.xml index 5af87884..03d3930c 100644 --- a/pom.xml +++ b/pom.xml @@ -50,9 +50,6 @@ 1.1.0 1.1.0 - - 3.5 - @@ -116,6 +113,26 @@ maven-eclipse-plugin 2.10 + + org.apache.maven.plugins + maven-enforcer-plugin + 3.0.0-M2 + + + enforce-maven-version + + enforce + + + + + 3.5 + + + + + + org.apache.maven.plugins maven-failsafe-plugin @@ -461,6 +478,10 @@ + + org.apache.maven.plugins + maven-enforcer-plugin +