Author: carlos Date: Wed Jun 22 12:36:37 2005 New Revision: 192978 URL: http://svn.apache.org/viewcvs?rev=192978&view=rev Log: Upgrade to checkstyle 4.0-beta4
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=192978&r1=192977&r2=192978&view=diff ============================================================================== --- maven/maven-1/plugins/trunk/checkstyle/project.xml (original) +++ maven/maven-1/plugins/trunk/checkstyle/project.xml Wed Jun 22 12:36:37 2005 @@ -147,7 +147,7 @@ <dependency> <groupId>checkstyle</groupId> <artifactId>checkstyle</artifactId> - <version>4.0-beta3</version> + <version>4.0-beta4</version> <properties> <classloader>root</classloader> </properties> @@ -155,7 +155,7 @@ <dependency> <groupId>checkstyle</groupId> <artifactId>checkstyle-optional</artifactId> - <version>4.0-beta3</version> + <version>4.0-beta4</version> <properties> <classloader>root</classloader> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]