diff --git a/pom.xml b/pom.xml index cd0fd1a..b1aa4af 100644 --- a/pom.xml +++ b/pom.xml @@ -189,8 +189,8 @@ maven-compiler-plugin 2.3.2 - 1.7 - 1.7 + 1.8 + 1.8 @@ -202,48 +202,6 @@ false - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - - copy-profile - - copy-resources - - process-resources - - ${webappDirectory} - - - ${distroDirectory} - true - - - - - - - - org.apache.maven.plugins - maven-assembly-plugin - 2.2 - - - ${distroDirectory}/descriptor.xml - - - - - servicearchive - install - - single - - - -