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 2013/07/18 19:18:12 UTC

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

Author: dkulp
Date: Thu Jul 18 17:18:12 2013
New Revision: 1504538

URL: http://svn.apache.org/r1504538
Log:
Use latest PMD version

Modified:
    cxf/trunk/parent/pom.xml

Modified: cxf/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/trunk/parent/pom.xml?rev=1504538&r1=1504537&r2=1504538&view=diff
==============================================================================
--- cxf/trunk/parent/pom.xml (original)
+++ cxf/trunk/parent/pom.xml Thu Jul 18 17:18:12 2013
@@ -340,6 +340,11 @@
                             <artifactId>cxf-buildtools</artifactId>
                             <version>${cxf.build-utils.version}</version>
                         </dependency>
+                        <dependency>
+                            <groupId>net.sourceforge.pmd</groupId>
+                            <artifactId>pmd</artifactId>
+                            <version>5.0.4</version>
+                        </dependency>
                     </dependencies>
                     <configuration>
                         <rulesets>