Author: carlos Date: Fri Sep 16 09:23:47 2005 New Revision: 289598 URL: http://svn.apache.org/viewcvs?rev=289598&view=rev Log: Upgrade to checkstyle 4.0-beta6
Modified: maven/maven-1/plugins/trunk/checkstyle/project.xml Modified: maven/maven-1/plugins/trunk/checkstyle/project.xml URL: http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/checkstyle/project.xml?rev=289598&r1=289597&r2=289598&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/checkstyle/project.xml (original) +++ maven/maven-1/plugins/trunk/checkstyle/project.xml Fri Sep 16 09:23:47 2005 @@ -147,7 +147,7 @@ <dependency> <groupId>checkstyle</groupId> <artifactId>checkstyle</artifactId> - <version>4.0-beta5</version> + <version>4.0-beta6</version> <properties> <classloader>root</classloader> </properties> @@ -155,7 +155,7 @@ <dependency> <groupId>checkstyle</groupId> <artifactId>checkstyle-optional</artifactId> - <version>4.0-beta5</version> + <version>4.0-beta6</version> <properties> <classloader>root</classloader> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]