diff --git a/NoCheatPlus/pom.xml b/NoCheatPlus/pom.xml index 566dfd07..6f205461 100644 --- a/NoCheatPlus/pom.xml +++ b/NoCheatPlus/pom.xml @@ -56,15 +56,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 2.5.1 - - 1.6 - 1.6 - - org.apache.maven.plugins maven-shade-plugin diff --git a/pom.xml b/pom.xml index ff6fc164..e9d62233 100644 --- a/pom.xml +++ b/pom.xml @@ -199,6 +199,15 @@ TODO: Better place for descriptions like this? true + + org.apache.maven.plugins + maven-compiler-plugin + 2.5.1 + + 1.6 + 1.6 + +