Title: [995] branches/jbehave-2.1.x: [maven-release-plugin] prepare for next development iteration
Revision
995
Author
mauro
Date
2008-10-25 07:30:36 -0500 (Sat, 25 Oct 2008)

Log Message

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

Modified Paths


Diff

Modified: branches/jbehave-2.1.x/distribution/pom.xml (994 => 995)

--- branches/jbehave-2.1.x/distribution/pom.xml	2008-10-25 12:30:31 UTC (rev 994)
+++ branches/jbehave-2.1.x/distribution/pom.xml	2008-10-25 12:30:36 UTC (rev 995)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-distribution</artifactId>
   <packaging>pom</packaging>

Modified: branches/jbehave-2.1.x/jbehave-ant/pom.xml (994 => 995)

--- branches/jbehave-2.1.x/jbehave-ant/pom.xml	2008-10-25 12:30:31 UTC (rev 994)
+++ branches/jbehave-2.1.x/jbehave-ant/pom.xml	2008-10-25 12:30:36 UTC (rev 995)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-ant</artifactId>
   <name>JBehave Ant</name>

Modified: branches/jbehave-2.1.x/jbehave-core/pom.xml (994 => 995)

--- branches/jbehave-2.1.x/jbehave-core/pom.xml	2008-10-25 12:30:31 UTC (rev 994)
+++ branches/jbehave-2.1.x/jbehave-core/pom.xml	2008-10-25 12:30:36 UTC (rev 995)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>jbehave-core</artifactId>

Modified: branches/jbehave-2.1.x/jbehave-maven-plugin/pom.xml (994 => 995)

--- branches/jbehave-2.1.x/jbehave-maven-plugin/pom.xml	2008-10-25 12:30:31 UTC (rev 994)
+++ branches/jbehave-2.1.x/jbehave-maven-plugin/pom.xml	2008-10-25 12:30:36 UTC (rev 995)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.1</version>
+    <version>2.1.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>

Modified: branches/jbehave-2.1.x/pom.xml (994 => 995)

--- branches/jbehave-2.1.x/pom.xml	2008-10-25 12:30:31 UTC (rev 994)
+++ branches/jbehave-2.1.x/pom.xml	2008-10-25 12:30:36 UTC (rev 995)
@@ -3,7 +3,7 @@
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave</artifactId>
   <packaging>pom</packaging>
-  <version>2.1</version>
+  <version>2.1.1-SNAPSHOT</version>
   <name>JBehave</name>
   <inceptionYear>2003</inceptionYear>
   <description />
@@ -312,9 +312,9 @@
   <contributors />
 
   <scm>
-    <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.1</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.1</developerConnection>
-    <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.1</url>
+    <connection>scm:svn:https://svn.codehaus.org/jbehave/branches/jbehave-2.1.x</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/branches/jbehave-2.1.x</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/branches/jbehave-2.1.x</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to