Title: [1084] sandbox/jbehave-web: [maven-release-plugin] prepare for next development iteration

Diff

Modified: sandbox/jbehave-web/examples/pom.xml (1083 => 1084)

--- sandbox/jbehave-web/examples/pom.xml	2009-02-15 16:45:25 UTC (rev 1083)
+++ sandbox/jbehave-web/examples/pom.xml	2009-02-15 16:45:29 UTC (rev 1084)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.0-beta-1</version>
+    <version>2.0-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-examples</artifactId>
   <packaging>pom</packaging>

Modified: sandbox/jbehave-web/examples/trader-web/pom.xml (1083 => 1084)

--- sandbox/jbehave-web/examples/trader-web/pom.xml	2009-02-15 16:45:25 UTC (rev 1083)
+++ sandbox/jbehave-web/examples/trader-web/pom.xml	2009-02-15 16:45:29 UTC (rev 1084)
@@ -8,7 +8,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web-examples</artifactId>
-    <version>2.0-beta-1</version>
+    <version>2.0-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-trader-webapp</artifactId>
   <packaging>war</packaging>
@@ -20,7 +20,7 @@
     <dependency>
       <groupId>org.jbehave.web</groupId>
       <artifactId>jbehave-web-waffle</artifactId>
-      <version>2.0-beta-1</version>
+      <version>2.0-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <build>

Modified: sandbox/jbehave-web/pom.xml (1083 => 1084)

--- sandbox/jbehave-web/pom.xml	2009-02-15 16:45:25 UTC (rev 1083)
+++ sandbox/jbehave-web/pom.xml	2009-02-15 16:45:29 UTC (rev 1084)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jbehave.web</groupId>
   <artifactId>jbehave-web</artifactId>
-  <version>2.0-beta-1</version>
+  <version>2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>JBehave Web</name>
   <description>JBehave Web aims to provide a web integration layer for Behaviou-Driven Development</description>
@@ -334,9 +334,9 @@
   <contributors />
 
   <scm>
-    <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-web-2.0-beta-1</connection>
-    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-web-2.0-beta-1</developerConnection>
-    <url>http://svn.codehaus.org/jbehave/tags/jbehave-web-2.0-beta-1</url>
+    <connection>scm:svn:https://svn.codehaus.org/jbehave/sandbox/jbehave-web</connection>
+    <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/sandbox/jbehave-web</developerConnection>
+    <url>http://svn.codehaus.org/jbehave/sandbox/jbehave-web</url>
   </scm>
 
   <distributionManagement>

Modified: sandbox/jbehave-web/web-io/pom.xml (1083 => 1084)

--- sandbox/jbehave-web/web-io/pom.xml	2009-02-15 16:45:25 UTC (rev 1083)
+++ sandbox/jbehave-web/web-io/pom.xml	2009-02-15 16:45:29 UTC (rev 1084)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.0-beta-1</version>
+    <version>2.0-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-io</artifactId>
   <packaging>jar</packaging>

Modified: sandbox/jbehave-web/web-resources/pom.xml (1083 => 1084)

--- sandbox/jbehave-web/web-resources/pom.xml	2009-02-15 16:45:25 UTC (rev 1083)
+++ sandbox/jbehave-web/web-resources/pom.xml	2009-02-15 16:45:29 UTC (rev 1084)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.0-beta-1</version>
+    <version>2.0-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-resources</artifactId>
   <packaging>jar</packaging>

Modified: sandbox/jbehave-web/web-selenium/pom.xml (1083 => 1084)

--- sandbox/jbehave-web/web-selenium/pom.xml	2009-02-15 16:45:25 UTC (rev 1083)
+++ sandbox/jbehave-web/web-selenium/pom.xml	2009-02-15 16:45:29 UTC (rev 1084)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.0-beta-1</version>
+    <version>2.0-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-selenium</artifactId>
   <packaging>jar</packaging>

Modified: sandbox/jbehave-web/web-waffle/pom.xml (1083 => 1084)

--- sandbox/jbehave-web/web-waffle/pom.xml	2009-02-15 16:45:25 UTC (rev 1083)
+++ sandbox/jbehave-web/web-waffle/pom.xml	2009-02-15 16:45:29 UTC (rev 1084)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.0-beta-1</version>
+    <version>2.0-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-waffle</artifactId>
   <packaging>jar</packaging> <!-- NOTE: Change to war to run with jetty -->


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to