You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2014/02/22 01:36:24 UTC

svn commit: r1570767 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

Author: olamy
Date: Sat Feb 22 00:36:24 2014
New Revision: 1570767

URL: http://svn.apache.org/r1570767
Log:
back to pmd 5.0.5

Modified:
    maven/plugins/trunk/maven-pmd-plugin/pom.xml

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1570767&r1=1570766&r2=1570767&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sat Feb 22 00:36:24 2014
@@ -82,7 +82,7 @@ under the License.
   <properties>
     <mavenVersion>2.2.1</mavenVersion>
     <doxiaVersion>1.3</doxiaVersion>
-    <pmdVersion>5.1.0</pmdVersion>
+    <pmdVersion>5.0.5</pmdVersion>
     <sitePluginVersion>3.3</sitePluginVersion>
     <mavenPluginVersion>3.2</mavenPluginVersion>
     <projectInfoReportsPluginVersion>2.7</projectInfoReportsPluginVersion>