diff --git a/pom.xml b/pom.xml
index 949d2f1879..137e1d90d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -411,7 +411,7 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
org.apache.maven.plugins
maven-enforcer-plugin
- 1.4.1
+ 3.0.0-M1
org.apache.maven.plugins
@@ -455,6 +455,25 @@ Additionally it includes CPD, the copy-paste-detector. CPD finds duplicated code
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+
+
+ enforce-versions
+
+ enforce
+
+
+
+
+ [9,)
+
+
+
+
+
+
org.apache.maven.plugins
maven-antrun-plugin