You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2016/11/21 11:55:49 UTC

svn commit: r1770665 - /webservices/wss4j/branches/2_1_x-fixes/pom.xml

Author: coheigea
Date: Mon Nov 21 11:55:49 2016
New Revision: 1770665

URL: http://svn.apache.org/viewvc?rev=1770665&view=rev
Log:
Updating PMD

Modified:
    webservices/wss4j/branches/2_1_x-fixes/pom.xml

Modified: webservices/wss4j/branches/2_1_x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_1_x-fixes/pom.xml?rev=1770665&r1=1770664&r2=1770665&view=diff
==============================================================================
--- webservices/wss4j/branches/2_1_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/2_1_x-fixes/pom.xml Mon Nov 21 11:55:49 2016
@@ -129,7 +129,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-pmd-plugin</artifactId>
-                <version>3.5</version>
+                <version>3.7</version>
                 <configuration>
                     <rulesets>
                         <ruleset>${buildtools.dir}/wss4j-pmd-ruleset.xml</ruleset>