You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by th...@apache.org on 2017/07/07 02:06:00 UTC

[25/50] commons-dbutils git commit: maven-pmd-plugin 3.1 -> 3.2.

maven-pmd-plugin 3.1 -> 3.2.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk@1633849 13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-dbutils/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbutils/commit/46fe8ffd
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/46fe8ffd
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/46fe8ffd

Branch: refs/heads/master
Commit: 46fe8ffd4f456d7bebf4602d2d3f582e293a3995
Parents: bdf0b33
Author: Gary D. Gregory <gg...@apache.org>
Authored: Thu Oct 23 15:56:39 2014 +0000
Committer: Gary D. Gregory <gg...@apache.org>
Committed: Thu Oct 23 15:56:39 2014 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/46fe8ffd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 2bf61b3..49738c3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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>