diff --git a/pom.xml b/pom.xml index d7690fbd4..231dc4fec 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ 5.0.2.RELEASE - 1.8 + 1.7 4.12 3.0.5 3.8 @@ -46,6 +46,18 @@ findbugs-maven-plugin ${findbugs.version} + + + org.apache.maven.plugins + maven-surefire-plugin + 2.19.1 + + true + + + + + org.apache.maven.plugins maven-pmd-plugin