diff --git a/maven-utilities/athena/library-jar/pom.xml b/maven-utilities/athena/library-jar/pom.xml index 5a828b29bc..7709fd3234 100644 --- a/maven-utilities/athena/library-jar/pom.xml +++ b/maven-utilities/athena/library-jar/pom.xml @@ -46,6 +46,29 @@ + + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.3.1 + + + enforce-maven + + enforce + + + + + 1.7.0 + + + + + + + diff --git a/pom.xml b/pom.xml index a25b4a22fb..bdf9670ab3 100644 --- a/pom.xml +++ b/pom.xml @@ -16,4 +16,32 @@ wpilibc wpilibj + + + + + org.apache.maven.plugins + maven-enforcer-plugin + 1.3.1 + + + enforce-maven + + enforce + + + + + + [3.0.0,3.1.0), (3.1.0,) + + + + + + + +