diff --git a/maven-plugin-plugin/pom.xml b/maven-plugin-plugin/pom.xml index 14832b9..e1e3a44 100644 --- a/maven-plugin-plugin/pom.xml +++ b/maven-plugin-plugin/pom.xml @@ -264,6 +264,7 @@ org.apache.maven.plugins maven-plugin-plugin + 3.5 diff --git a/pom.xml b/pom.xml index 877a314..d3e50bb 100644 --- a/pom.xml +++ b/pom.xml @@ -398,33 +398,34 @@ [1.9,) - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + maven-enforcer-plugin + + + enforce-bytecode-version + + + + + module-info + + + + + + + + + org.codehaus.mojo + extra-enforcer-rules + 1.0-beta-5 + + + + +