diff --git a/account/pom.xml b/account/pom.xml index 84f43f2..717e92e 100644 --- a/account/pom.xml +++ b/account/pom.xml @@ -9,9 +9,10 @@ shared-account - - ${project.build.directory}/endorsed + UTF-8 + 1.8 + 1.8 @@ -46,15 +47,7 @@ - - org.apache.maven.plugins - maven-compiler-plugin - 3.1 - - 1.8 - 1.8 - - + org.apache.maven.plugins maven-ejb-plugin @@ -63,31 +56,6 @@ 3.1 - - org.apache.maven.plugins - maven-dependency-plugin - 2.10 - - - validate - - copy - - - ${endorsed.dir} - true - - - javax - javaee-endorsed-api - 7.0 - jar - - - - - -