Repository: commons-release-plugin
Updated Branches:
  refs/heads/master 16cfa278d -> e263134fc


Update Maven PMD plugin from 3.8 to 3.9.0.

Project: http://git-wip-us.apache.org/repos/asf/commons-release-plugin/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/commit/e263134f
Tree: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/tree/e263134f
Diff: 
http://git-wip-us.apache.org/repos/asf/commons-release-plugin/diff/e263134f

Branch: refs/heads/master
Commit: e263134fc874c47bb68dbbf40d1be2bcbe1c20a2
Parents: 16cfa27
Author: Gary Gregory <garydgreg...@gmail.com>
Authored: Wed Feb 14 07:40:51 2018 -0700
Committer: Gary Gregory <garydgreg...@gmail.com>
Committed: Wed Feb 14 07:40:51 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/commons-release-plugin/blob/e263134f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bf20a22..77c5f0b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -443,7 +443,7 @@
             </plugin>
             <plugin>
                 <artifactId>maven-pmd-plugin</artifactId>
-                <version>3.8</version>
+                <version>3.9.0</version>
                 <configuration>
                     <targetJdk>${maven.compiler.target}</targetJdk>
                 </configuration>

Reply via email to