diff --git a/pom.xml b/pom.xml index aaf943b..9d9ea80 100644 --- a/pom.xml +++ b/pom.xml @@ -99,26 +99,6 @@ - - org.codehaus.mojo - exec-maven-plugin - 1.3.2 - - - test - - exec - - initialize - - echo - - ${java.home} - - - - - org.apache.maven.plugins maven-compiler-plugin