Title: [925] trunk: [maven-release-plugin] prepare for next development iteration
Revision
925
Author
mauro
Date
2008-09-03 03:46:42 -0500 (Wed, 03 Sep 2008)

Log Message

[maven-release-plugin] prepare for next development iteration

Modified Paths


Diff

Modified: trunk/distribution/pom.xml (924 => 925)

--- trunk/distribution/pom.xml	2008-09-03 08:46:38 UTC (rev 924)
+++ trunk/distribution/pom.xml	2008-09-03 08:46:42 UTC (rev 925)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/jbehave-core/pom.xml (924 => 925)

--- trunk/jbehave-core/pom.xml	2008-09-03 08:46:38 UTC (rev 924)
+++ trunk/jbehave-core/pom.xml	2008-09-03 08:46:42 UTC (rev 925)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>jbehave-core</artifactId>

Modified: trunk/jbehave-maven-plugin/pom.xml (924 => 925)

--- trunk/jbehave-maven-plugin/pom.xml	2008-09-03 08:46:38 UTC (rev 924)
+++ trunk/jbehave-maven-plugin/pom.xml	2008-09-03 08:46:42 UTC (rev 925)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>

Modified: trunk/pom.xml (924 => 925)

--- trunk/pom.xml	2008-09-03 08:46:38 UTC (rev 924)
+++ trunk/pom.xml	2008-09-03 08:46:42 UTC (rev 925)
@@ -3,7 +3,7 @@
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave</artifactId>
   <packaging>pom</packaging>
-  <version>2.0</version>
+  <version>2.1-SNAPSHOT</version>
   <name>JBehave</name>
   <inceptionYear>2003</inceptionYear>
   <description />
@@ -291,9 +291,9 @@
   <contributors />
 
   <scm>
-    <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0</developerConnection>
-    <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.0</url>
+    <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/trunk</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to