Author: hboutemy
Date: Mon Aug 15 19:22:15 2011
New Revision: 1157956
URL: http://svn.apache.org/viewvc?rev=1157956&view=rev
Log:
updated m-checkstyle-p to latest version 2.7
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=1157956&r1=1157955&r2=1157956&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Aug 15 19:22:15 2011
@@ -796,7 +796,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-checkstyle-plugin</artifactId>
- <version>2.6</version>
+ <version>2.7</version>
<configuration>
<configLocation>config/maven_checks.xml</configLocation>
<headerLocation>config/maven-header.txt</headerLocation>