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>