Author: ggregory Date: Wed Jul 15 19:03:37 2009 New Revision: 794369 URL: http://svn.apache.org/viewvc?rev=794369&view=rev Log: maven-checkstyle-plugin 2.1. to 2.3.
Modified: commons/proper/codec/trunk/pom.xml Modified: commons/proper/codec/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=794369&r1=794368&r2=794369&view=diff ============================================================================== --- commons/proper/codec/trunk/pom.xml (original) +++ commons/proper/codec/trunk/pom.xml Wed Jul 15 19:03:37 2009 @@ -236,7 +236,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-checkstyle-plugin</artifactId> - <version>2.1</version> + <version>2.3</version> <configuration> <configLocation>${basedir}/checkstyle.xml</configLocation> <enableRulesSummary>false</enableRulesSummary>