You are viewing a plain text version of this content. The canonical link for it is here.
Posted to surefire-commits@maven.apache.org by jv...@apache.org on 2005/12/14 02:57:20 UTC

svn commit: r356694 - /maven/surefire/trunk/surefire-booter/pom.xml

Author: jvanzyl
Date: Tue Dec 13 17:57:19 2005
New Revision: 356694

URL: http://svn.apache.org/viewcvs?rev=356694&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    maven/surefire/trunk/surefire-booter/pom.xml

Modified: maven/surefire/trunk/surefire-booter/pom.xml
URL: http://svn.apache.org/viewcvs/maven/surefire/trunk/surefire-booter/pom.xml?rev=356694&r1=356693&r2=356694&view=diff
==============================================================================
--- maven/surefire/trunk/surefire-booter/pom.xml (original)
+++ maven/surefire/trunk/surefire-booter/pom.xml Tue Dec 13 17:57:19 2005
@@ -7,7 +7,7 @@
   <modelVersion>4.0.0</modelVersion>
   <artifactId>surefire-booter</artifactId>
   <name>SureFire Booter</name>
-  <version>1.5</version>
+  <version>1.6-SNAPSHOT</version>
   <dependencies>
     <dependency>
       <groupId>junit</groupId>