Author: carlos
Date: Tue Nov 22 22:39:09 2005
New Revision: 348388

URL: http://svn.apache.org/viewcvs?rev=348388&view=rev
Log:
Upgrade to latest surefire

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=348388&r1=348387&r2=348388&view=diff
==============================================================================
--- maven/plugins/trunk/maven-surefire-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-surefire-plugin/pom.xml Tue Nov 22 22:39:09 2005
@@ -47,7 +47,7 @@
     <dependency>
       <groupId>surefire</groupId>
       <artifactId>surefire-booter</artifactId>
-      <version>1.4</version>
+      <version>1.5-SNAPSHOT</version>
       <exclusions>
         <exclusion>
           <artifactId>plexus-utils</artifactId>


Reply via email to