maven-pmd-plugin 3.2 -> 3.3. git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbutils/trunk@1641143 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/27be38e7 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbutils/tree/27be38e7 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbutils/diff/27be38e7 Branch: refs/heads/master Commit: 27be38e7a8fc3051715e8526ecb46a3ed78c35f6 Parents: 46fe8ff Author: Gary D. Gregory <[email protected]> Authored: Sun Nov 23 00:36:46 2014 +0000 Committer: Gary D. Gregory <[email protected]> Committed: Sun Nov 23 00:36:46 2014 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbutils/blob/27be38e7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 49738c3..d20d8dd 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.2</version> + <version>3.3</version> <configuration> <targetJdk>${maven.compiler.source}</targetJdk> <rulesets>
