Author: dennisl
Date: Sat Feb  7 11:08:41 2015
New Revision: 1658049

URL: http://svn.apache.org/r1658049
Log:
[MCHECKSTYLE-261] Upgrade to Checkstyle 6.1.1

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=1658049&r1=1658048&r2=1658049&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Sat Feb  7 11:08:41 2015
@@ -63,7 +63,7 @@ under the License.
     <maven.compiler.source>${javaVersion}</maven.compiler.source>
     <maven.compiler.target>${javaVersion}</maven.compiler.target>
     <mavenVersion>2.2.1</mavenVersion>
-    <checkstyleVersion>5.8</checkstyleVersion>
+    <checkstyleVersion>6.1.1</checkstyleVersion>
     <doxiaVersion>1.4</doxiaVersion>
     <sitePluginVersion>3.4</sitePluginVersion>
   </properties>


Reply via email to