You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2008/05/29 17:43:33 UTC

svn commit: r661367 - /cxf/trunk/parent/pom.xml

Author: dkulp
Date: Thu May 29 08:43:33 2008
New Revision: 661367

URL: http://svn.apache.org/viewvc?rev=661367&view=rev
Log:
Update to latest pmd plugin

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=661367&r1=661366&r2=661367&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Thu May 29 08:43:33 2008
@@ -204,7 +204,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-pmd-plugin</artifactId>
-                    <version>2.3</version>
+                    <version>2.4</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.cxf</groupId>