Repository: commons-text
Updated Branches:
  refs/heads/master a0077dd37 -> 1911d4279


TEXT-69: Upgrade to maven-pmd-plugin:3.7 from 3.2


Project: http://git-wip-us.apache.org/repos/asf/commons-text/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-text/commit/0ccf70e3
Tree: http://git-wip-us.apache.org/repos/asf/commons-text/tree/0ccf70e3
Diff: http://git-wip-us.apache.org/repos/asf/commons-text/diff/0ccf70e3

Branch: refs/heads/master
Commit: 0ccf70e36d339240bcd4cdd83db176d59d6cdf94
Parents: a0077dd
Author: Rob Tompkins <[email protected]>
Authored: Wed Feb 22 12:55:35 2017 -0500
Committer: Rob Tompkins <[email protected]>
Committed: Wed Feb 22 12:55:35 2017 -0500

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


http://git-wip-us.apache.org/repos/asf/commons-text/blob/0ccf70e3/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dc2bc80..4b08b4b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,7 +235,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.2</version>
+        <version>3.7</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
         </configuration>

Reply via email to