Author: ggregory
Date: Sat Dec 26 22:43:07 2015
New Revision: 1721768

URL: http://svn.apache.org/viewvc?rev=1721768&view=rev
Log:
Update maven-pmd-plugin 3.5 -> 3.6.

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

Modified: commons/proper/csv/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1721768&r1=1721767&r2=1721768&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Sat Dec 26 22:43:07 2015
@@ -240,7 +240,7 @@ CSV files of various types.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-pmd-plugin</artifactId>
-        <version>3.5</version>
+        <version>3.6</version>
         <configuration>
           <targetJdk>${maven.compiler.target}</targetJdk>
         </configuration>


Reply via email to