Author: olamy
Date: Thu Nov 10 13:49:13 2011
New Revision: 1200329

URL: http://svn.apache.org/viewvc?rev=1200329&view=rev
Log:
[MCHECKSTYLE-165] Upgrade to checkstyle 5.5.

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=1200329&r1=1200328&r2=1200329&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Thu Nov 10 13:49:13 2011
@@ -60,7 +60,7 @@ under the License.
 
   <properties>
     <mavenVersion>2.0.6</mavenVersion>
-    <checkstyleVersion>5.4</checkstyleVersion>
+    <checkstyleVersion>5.5</checkstyleVersion>
     <doxiaVersion>1.1.3</doxiaVersion>
     <sitePluginVersion>3.0</sitePluginVersion>
   </properties>


Reply via email to