Author: ggregory
Date: Thu Oct 16 15:02:38 2014
New Revision: 1632338
URL: http://svn.apache.org/r1632338
Log:
maven-pmd-plugin 3.0.1 -> 3.2.
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=1632338&r1=1632337&r2=1632338&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Oct 16 15:02:38 2014
@@ -272,7 +272,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
- <version>3.0.1</version>
+ <version>3.2</version>
<configuration>
<targetJdk>${maven.compiler.target}</targetJdk>
</configuration>