From: Olivier Lamy Date: Wed, 29 Aug 2012 15:11:22 +0000 (+0000) Subject: move reporting plugins versions to parent pom X-Git-Tag: archiva-1.4-M3~323 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=2ea52dd00f1dc3c8d4af2e3dc2e98d8247ca4e6f;p=archiva.git move reporting plugins versions to parent pom git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1378603 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 326d02c30..cbdadc799 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -65,7 +65,7 @@ org.apache.maven.plugins maven-jxr-plugin - 2.3 + ${jxrVersion} true @@ -73,7 +73,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 2.9.1 + ${checkstyleVersion} true config/maven_checks.xml @@ -99,7 +99,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.8.1 + ${javadocVersion} 1.5 @@ -135,16 +135,7 @@ - - - - org.apache.maven.plugins - maven-pmd-plugin - 2.7.1 - - 1.5 - - +