diff --git a/.mvn/maven.config b/.mvn/maven.config new file mode 100644 index 0000000..b9d8785 --- /dev/null +++ b/.mvn/maven.config @@ -0,0 +1 @@ +-DcommonConfig.compiler.profile=jdk7_w_errorprone diff --git a/pom.xml b/pom.xml index 0c3ad80..660bc63 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ at.favre.lib common-parent - 7 + 10 bcrypt-parent @@ -49,10 +49,6 @@ org.apache.maven.plugins maven-surefire-plugin - - classes - 5 - org.apache.maven.plugins