diff --git a/apps/rest-showcase/pom.xml b/apps/rest-showcase/pom.xml index f017bd065..40f1cf943 100644 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@ -98,13 +98,6 @@ struts2-rest-showcase - - maven-compiler-plugin - - 1.5 - 1.5 - - org.mortbay.jetty jetty-maven-plugin diff --git a/core/pom.xml b/core/pom.xml index 6c696c56c..9c318ba65 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -39,14 +39,6 @@ - - org.apache.maven.plugins - maven-compiler-plugin - - 1.7 - 1.7 - - org.apache.maven.plugins maven-surefire-plugin diff --git a/plugins/gxp/pom.xml b/plugins/gxp/pom.xml index 84d985cee..42564ff33 100644 --- a/plugins/gxp/pom.xml +++ b/plugins/gxp/pom.xml @@ -23,19 +23,6 @@ - - install - - - maven-compiler-plugin - - 1.5 - 1.5 - - - - - UTF-8 diff --git a/pom.xml b/pom.xml index f20487164..6ada1904c 100644 --- a/pom.xml +++ b/pom.xml @@ -177,15 +177,6 @@ maven-project-info-reports-plugin 2.7 - - org.apache.maven.plugins - maven-compiler-plugin - 3.3 - - 1.7 - 1.7 - - org.apache.maven.plugins maven-surefire-plugin @@ -230,6 +221,14 @@ + + org.apache.maven.plugins + maven-compiler-plugin + + 1.7 + 1.7 + + org.apache.maven.plugins maven-release-plugin