You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ca...@apache.org on 2006/01/02 00:52:07 UTC

svn commit: r360597 - /maven/plugins/trunk/maven-surefire-plugin/pom.xml

Author: carlos
Date: Sun Jan  1 15:52:01 2006
New Revision: 360597

URL: http://svn.apache.org/viewcvs?rev=360597&view=rev
Log:
Upgrade surefire booter

Modified:
    maven/plugins/trunk/maven-surefire-plugin/pom.xml

Modified: maven/plugins/trunk/maven-surefire-plugin/pom.xml
URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-surefire-plugin/pom.xml?rev=360597&r1=360596&r2=360597&view=diff
==============================================================================
--- maven/plugins/trunk/maven-surefire-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-surefire-plugin/pom.xml Sun Jan  1 15:52:01 2006
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.apache.maven.surefire</groupId>
       <artifactId>surefire-booter</artifactId>
-      <version>1.5</version>
+      <version>1.5.2-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.surefire</groupId>