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:36:47 UTC

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

Author: ggregory
Date: Sun Nov 23 00:36:46 2014
New Revision: 1641143

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

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=1641143&r1=1641142&r2=1641143&view=diff
==============================================================================
--- commons/proper/dbutils/trunk/pom.xml [utf-8] (original)
+++ commons/proper/dbutils/trunk/pom.xml [utf-8] Sun Nov 23 00:36:46 2014
@@ -300,7 +300,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.source}</targetJdk>
           <rulesets>