Title: [1529] trunk/core: [maven-release-plugin] prepare for next development iteration
Revision
1529
Author
mauro
Date
2010-01-20 10:07:52 -0600 (Wed, 20 Jan 2010)

Log Message

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

Modified Paths


Diff

Modified: trunk/core/distribution/pom.xml (1528 => 1529)

--- trunk/core/distribution/pom.xml	2010-01-20 16:07:45 UTC (rev 1528)
+++ trunk/core/distribution/pom.xml	2010-01-20 16:07:52 UTC (rev 1529)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.4</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/core/jbehave-ant/pom.xml (1528 => 1529)

--- trunk/core/jbehave-ant/pom.xml	2010-01-20 16:07:45 UTC (rev 1528)
+++ trunk/core/jbehave-ant/pom.xml	2010-01-20 16:07:52 UTC (rev 1529)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.4</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-ant</artifactId>
   <name>JBehave Ant</name>

Modified: trunk/core/jbehave-core/pom.xml (1528 => 1529)

--- trunk/core/jbehave-core/pom.xml	2010-01-20 16:07:45 UTC (rev 1528)
+++ trunk/core/jbehave-core/pom.xml	2010-01-20 16:07:52 UTC (rev 1529)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.4</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>jbehave-core</artifactId>

Modified: trunk/core/jbehave-maven-plugin/pom.xml (1528 => 1529)

--- trunk/core/jbehave-maven-plugin/pom.xml	2010-01-20 16:07:45 UTC (rev 1528)
+++ trunk/core/jbehave-maven-plugin/pom.xml	2010-01-20 16:07:52 UTC (rev 1529)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.4</version>
+    <version>2.5-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>

Modified: trunk/core/pom.xml (1528 => 1529)

--- trunk/core/pom.xml	2010-01-20 16:07:45 UTC (rev 1528)
+++ trunk/core/pom.xml	2010-01-20 16:07:52 UTC (rev 1529)
@@ -3,7 +3,7 @@
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave</artifactId>
   <packaging>pom</packaging>
-  <version>2.4</version>
+  <version>2.5-SNAPSHOT</version>
   <name>JBehave</name>
   <inceptionYear>2003</inceptionYear>
   <description />
@@ -331,9 +331,9 @@
   <contributors />
 
   <scm>
-    <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.4</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.4</developerConnection>
-    <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.4</url>
+    <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk/core</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk/core</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/trunk/core</url>
   </scm>
 
   <distributionManagement>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to