=== modified file 'dhis-2/pom.xml' --- dhis-2/pom.xml 2015-09-02 07:23:59 +0000 +++ dhis-2/pom.xml 2015-09-02 08:35:29 +0000 @@ -97,7 +97,7 @@ org.codehaus.mojo cobertura-maven-plugin - 2.7 + 2.6 html @@ -119,7 +119,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.16 @@ -141,7 +141,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.16 @@ -163,7 +163,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18.1 + 2.16 true org.hisp.dhis.IntegrationTest @@ -181,7 +181,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.3 + 2.3.2 1.8 1.8 @@ -192,7 +192,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.7 + 2.5 ${project.build.sourceEncoding} @@ -201,7 +201,7 @@ org.codehaus.mojo findbugs-maven-plugin - 3.0.2 + 2.3.3 true true @@ -213,7 +213,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.8 + 1.7 generate-resources @@ -238,6 +238,26 @@ + com.googlecode.maven-java-formatter-plugin + maven-java-formatter-plugin + 0.4 + + ${rootDir}DHISFormatter.xml + LF + + + + + + org.owasp dependency-check-maven 1.2.4