Author: ggregory
Date: Wed Mar 13 11:43:23 2013
New Revision: 1455895

URL: http://svn.apache.org/r1455895
Log:
maven-pmd-plugin 2.7.1 -> 3.0.1.

Modified:
    commons/proper/lang/trunk/pom.xml

Modified: commons/proper/lang/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1455895&r1=1455894&r2=1455895&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Wed Mar 13 11:43:23 2013
@@ -580,7 +580,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>2.7.1</version>
+        <version>3.0.1</version>
         <configuration>
           <targetJdk>${maven.compile.target}</targetJdk>
         </configuration>


Reply via email to