diff --git a/pom.xml b/pom.xml index a772d513372e7..309e88275852e 100644 --- a/pom.xml +++ b/pom.xml @@ -2487,6 +2487,31 @@ + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-versions + + enforce + + + + + + *:*_2.11 + + + + + + + + + @@ -2508,6 +2533,31 @@ 2.11.8 2.11 + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-versions + + enforce + + + + + + *:*_2.10 + + + + + + + + +