Author: carlos
Date: Tue Jun 7 14:02:05 2005
New Revision: 188930
URL: http://svn.apache.org/viewcvs?rev=188930&view=rev
Log:
Upgraded to beta3
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=188930&r1=188929&r2=188930&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/project.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/project.xml Tue Jun 7 14:02:05 2005
@@ -144,12 +144,12 @@
<dependency>
<groupId>checkstyle</groupId>
<artifactId>checkstyle</artifactId>
- <version>4.0-beta1</version>
+ <version>4.0-beta3</version>
</dependency>
<dependency>
<groupId>checkstyle</groupId>
<artifactId>checkstyle-optional</artifactId>
- <version>4.0-beta1</version>
+ <version>4.0-beta3</version>
</dependency>
<dependency>
<groupId>regexp</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]