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:25:14 UTC

svn commit: r1504548 - /cxf/branches/2.7.x-fixes/parent/pom.xml

Author: dkulp
Date: Thu Jul 18 17:25:13 2013
New Revision: 1504548

URL: http://svn.apache.org/r1504548
Log:
Merged revisions 1504538 via  git cherry-pick from
https://svn.apache.org/repos/asf/cxf/trunk

........
  r1504538 | dkulp | 2013-07-18 13:18:12 -0400 (Thu, 18 Jul 2013) | 2 lines

  Use latest PMD version

........

Modified:
    cxf/branches/2.7.x-fixes/parent/pom.xml

Modified: cxf/branches/2.7.x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/cxf/branches/2.7.x-fixes/parent/pom.xml?rev=1504548&r1=1504547&r2=1504548&view=diff
==============================================================================
--- cxf/branches/2.7.x-fixes/parent/pom.xml (original)
+++ cxf/branches/2.7.x-fixes/parent/pom.xml Thu Jul 18 17:25:13 2013
@@ -339,6 +339,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>