Author: jdcasey
Date: Fri Jul  4 13:01:55 2008
New Revision: 674110

URL: http://svn.apache.org/viewvc?rev=674110&view=rev
Log:
Set the version of the pmd plugin to the latest release.

Modified:
    maven/components/branches/maven-2.0.x/maven-model/pom.xml

Modified: maven/components/branches/maven-2.0.x/maven-model/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-model/pom.xml?rev=674110&r1=674109&r2=674110&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-model/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-model/pom.xml Fri Jul  4 
13:01:55 2008
@@ -41,6 +41,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
+        <version>2.4</version>
         <configuration>
           <skip>true</skip>
         </configuration>


Reply via email to