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/23 17:56:39 UTC

svn commit: r1633849 - /commons/proper/dbutils/trunk/pom.xml

Author: ggregory
Date: Thu Oct 23 15:56:39 2014
New Revision: 1633849

URL: http://svn.apache.org/r1633849
Log:
maven-pmd-plugin 3.1 -> 3.2.

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

Modified: commons/proper/dbutils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/dbutils/trunk/pom.xml?rev=1633849&r1=1633848&r2=1633849&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Thu Oct 23 15:56:39 2014
@@ -300,7 +300,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.1</version>
+        <version>3.2</version>
         <configuration>
           <targetJdk>${maven.compiler.source}</targetJdk>
           <rulesets>