Author: carlos
Date: Tue Aug  9 11:15:18 2005
New Revision: 231074

URL: http://svn.apache.org/viewcvs?rev=231074&view=rev
Log:
UpUpgrade to checkstyle 4.0-beta5

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=231074&r1=231073&r2=231074&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/checkstyle/project.xml (original)
+++ maven/maven-1/plugins/trunk/checkstyle/project.xml Tue Aug  9 11:15:18 2005
@@ -147,7 +147,7 @@
     <dependency>
       <groupId>checkstyle</groupId>
       <artifactId>checkstyle</artifactId>
-      <version>4.0-beta4</version>
+      <version>4.0-beta5</version>
       <properties>
         <classloader>root</classloader>
       </properties>
@@ -155,7 +155,7 @@
     <dependency>
       <groupId>checkstyle</groupId>
       <artifactId>checkstyle-optional</artifactId>
-      <version>4.0-beta4</version>
+      <version>4.0-beta5</version>
       <properties>
         <classloader>root</classloader>
       </properties>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to