Author: ggregory
Date: Thu Oct 16 15:01:23 2014
New Revision: 1632334
URL: http://svn.apache.org/r1632334
Log:
maven-checkstyle-plugin 2.9 -> 2.13.
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=1632334&r1=1632333&r2=1632334&view=diff
==============================================================================
--- commons/proper/vfs/trunk/pom.xml (original)
+++ commons/proper/vfs/trunk/pom.xml Thu Oct 16 15:01:23 2014
@@ -172,7 +172,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>2.9.1</version>
+ <version>2.13</version>
</plugin>
</plugins>
</pluginManagement>