Author: ggregory
Date: Thu Sep 21 18:33:03 2017
New Revision: 1809191

URL: http://svn.apache.org/viewvc?rev=1809191&view=rev
Log:
Update maven-pmd-plugin from 3.3 to 3.8.

Modified:
    commons/proper/vfs/trunk/pom.xml

Modified: commons/proper/vfs/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/vfs/trunk/pom.xml?rev=1809191&r1=1809190&r2=1809191&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Sep 21 18:33:03 2017
@@ -328,7 +328,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.3</version>
+        <version>3.8</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
           <aggregate>true</aggregate>


Reply via email to