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/11/23 01:37:50 UTC

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

Author: ggregory
Date: Sun Nov 23 00:37:50 2014
New Revision: 1641145

URL: http://svn.apache.org/r1641145
Log:
maven-pmd-plugin 3.2 -> 3.3.

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=1641145&r1=1641144&r2=1641145&view=diff
==============================================================================
--- commons/proper/imaging/trunk/pom.xml (original)
+++ commons/proper/imaging/trunk/pom.xml Sun Nov 23 00:37:50 2014
@@ -264,7 +264,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.2</version>
+        <version>3.3</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
           <rulesets>