Author: olamy
Date: Mon Aug  1 09:46:23 2011
New Revision: 1152718

URL: http://svn.apache.org/viewvc?rev=1152718&view=rev
Log:
[MCHECKSTYLE-162] Upgrade to checkstyle 5.4

Modified:
    maven/plugins/trunk/maven-checkstyle-plugin/pom.xml

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=1152718&r1=1152717&r2=1152718&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Mon Aug  1 09:46:23 2011
@@ -178,7 +178,7 @@ under the License.
     <dependency>
       <groupId>com.puppycrawl.tools</groupId>
       <artifactId>checkstyle</artifactId>
-      <version>5.3</version>
+      <version>5.4</version>
       <exclusions>
         <!-- MCHECKSTYLE-156 -->
         <exclusion>


Reply via email to