You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/05/12 21:25:30 UTC

svn commit: r1743572 - /maven/pom/trunk/maven/pom.xml

Author: michaelo
Date: Thu May 12 21:25:30 2016
New Revision: 1743572

URL: http://svn.apache.org/viewvc?rev=1743572&view=rev
Log:
[MPOM-121] Upgrade Maven PMD Plugin to 3.6

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1743572&r1=1743571&r2=1743572&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu May 12 21:25:30 2016
@@ -947,7 +947,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-pmd-plugin</artifactId>
-          <version>3.5</version>
+          <version>3.6</version>
           <configuration>
             <targetJdk>${maven.compiler.target}</targetJdk>
             <rulesets>