diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index 7e93fef11..ea50f8cf3 100644 --- a/dependency-check-maven/pom.xml +++ b/dependency-check-maven/pom.xml @@ -130,7 +130,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-project-info-reports-plugin - 2.7 + ${reporting.project-info-reports-plugin.version} @@ -144,7 +144,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-plugin-plugin - 3.2 + ${reporting.maven-plugin-plugin.version} dependency-check @@ -152,7 +152,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + ${reporting.javadoc-plugin.version} false Copyright© 2012-15 Jeremy Long. All Rights Reserved. @@ -169,7 +169,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.codehaus.mojo versions-maven-plugin - 2.1 + ${reporting.versions-plugin.version} @@ -182,17 +182,17 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-jxr-plugin - 2.4 + ${reporting.jxr-plugin.version} org.codehaus.mojo cobertura-maven-plugin - 2.6 + ${reporting.cobertura-plugin.version} org.apache.maven.plugins maven-surefire-report-plugin - 2.16 + ${reporting.surefire-report-plugin.version} @@ -204,7 +204,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.codehaus.mojo taglist-maven-plugin - 2.4 + ${reporting.taglist-plugin.version} @@ -228,7 +228,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-checkstyle-plugin - 2.11 + ${reporting.checkstyle-plugin.version} false false @@ -241,7 +241,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-pmd-plugin - 3.1 + ${reporting.pmd-plugin.version} 1.6 true @@ -261,7 +261,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.codehaus.mojo findbugs-maven-plugin - 2.5.3 + ${reporting.findbugs-plugin.version} diff --git a/pom.xml b/pom.xml index a66a1285a..6aefafccf 100644 --- a/pom.xml +++ b/pom.xml @@ -134,8 +134,10 @@ Copyright (c) 2012 - Jeremy Long 2.5.3 2.9.1 2.4 + + 3.2 3.0.1 - + 2.7 2.16 2.4