You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/10/16 17:08:54 UTC

svn commit: r1632350 - /commons/proper/imaging/trunk/pom.xml

Author: ggregory
Date: Thu Oct 16 15:08:53 2014
New Revision: 1632350

URL: http://svn.apache.org/r1632350
Log:
maven-pmd-plugin 3.0.1 -> 3.2.

Modified:
    commons/proper/imaging/trunk/pom.xml

Modified: commons/proper/imaging/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/imaging/trunk/pom.xml?rev=1632350&r1=1632349&r2=1632350&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Thu Oct 16 15:08:53 2014
@@ -264,7 +264,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.0.1</version>
+        <version>3.2</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
           <rulesets>