Author: ggregory
Date: Wed Oct 15 13:39:28 2014
New Revision: 1632021

URL: http://svn.apache.org/r1632021
Log:
Update maven-checkstyle-plugin from 2.7 to 2.13.

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

Modified: commons/proper/email/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1632021&r1=1632020&r2=1632021&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Wed Oct 15 13:39:28 2014
@@ -385,7 +385,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-checkstyle-plugin</artifactId>
-                <version>2.7</version>
+                <version>2.13</version>
                 <configuration>
                     
<configLocation>${basedir}/conf/checkstyle.xml</configLocation>
                     <enableRulesSummary>false</enableRulesSummary>


Reply via email to