Author: hboutemy Date: Sat Mar 15 13:15:54 2014 New Revision: 1577858 URL: http://svn.apache.org/r1577858 Log: m-checkstyle-p 2.12 released
Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1577858&r1=1577857&r2=1577858&view=diff ============================================================================== --- maven/pom/trunk/maven/pom.xml (original) +++ maven/pom/trunk/maven/pom.xml Sat Mar 15 13:15:54 2014 @@ -1068,7 +1068,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> - <version>2.11</version> + <version>2.12</version> <configuration> <configLocation>config/maven_checks.xml</configLocation> <headerLocation>config/maven-header.txt</headerLocation>