Author: dkulp
Date: Tue Feb  7 22:25:48 2012
New Revision: 1241671

URL: http://svn.apache.org/viewvc?rev=1241671&view=rev
Log:
Back to 2.7 PMD plugin.  It's working on the other branches.  May have
been a temporary issue.

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1241671&r1=1241670&r2=1241671&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Tue Feb  7 22:25:48 2012
@@ -315,7 +315,7 @@
                 <plugin>
                     <groupId>org.apache.maven.plugins</groupId>
                     <artifactId>maven-pmd-plugin</artifactId>
-                    <version>2.6</version>
+                    <version>2.7</version>
                     <dependencies>
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>


Reply via email to