diff --git a/pom.xml b/pom.xml index b231c210..0579cd01 100644 --- a/pom.xml +++ b/pom.xml @@ -81,14 +81,54 @@ limitations under the License. + + org.apache.maven.plugins + maven-enforcer-plugin + 3.3.0 + org.apache.maven.plugins maven-resources-plugin 3.3.1 + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0 + + + org.apache.maven.plugins + maven-site-plugin + 4.0.0-M7 + + + org.apache.maven.plugins + maven-compiler-plugin + 3.11.0 + + + org.apache.maven.plugins + maven-enforcer-plugin + + + enforce-maven + + enforce + + + + + 3.2.5 + This project requires at least Maven 3.2.5 + + + + + + maven-compiler-plugin @@ -126,7 +166,7 @@ limitations under the License. true - + JAVA_HOME ${JAVA_HOME} @@ -135,7 +175,7 @@ limitations under the License. M2_HOME ${M2_HOME} - +