Title: [957] branches/jbehave-2.0.x: Updated to use snapshot version on 2.0.x branch.

Diff

Modified: branches/jbehave-2.0.x/distribution/pom.xml (956 => 957)

--- branches/jbehave-2.0.x/distribution/pom.xml	2008-09-29 09:28:24 UTC (rev 956)
+++ branches/jbehave-2.0.x/distribution/pom.xml	2008-09-29 11:13:19 UTC (rev 957)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-distribution</artifactId>
   <packaging>pom</packaging>

Modified: branches/jbehave-2.0.x/examples/gameoflife/pom.xml (956 => 957)

--- branches/jbehave-2.0.x/examples/gameoflife/pom.xml	2008-09-29 09:28:24 UTC (rev 956)
+++ branches/jbehave-2.0.x/examples/gameoflife/pom.xml	2008-09-29 11:13:19 UTC (rev 957)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-gameoflife-example</artifactId>
   <name>JBehave Game of Life Example</name>

Modified: branches/jbehave-2.0.x/examples/noughtsandcrosses/pom.xml (956 => 957)

--- branches/jbehave-2.0.x/examples/noughtsandcrosses/pom.xml	2008-09-29 09:28:24 UTC (rev 956)
+++ branches/jbehave-2.0.x/examples/noughtsandcrosses/pom.xml	2008-09-29 11:13:19 UTC (rev 957)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-noughtsandcrosses-example</artifactId>
   <name>JBehave Noughts And Crosses Example</name>

Modified: branches/jbehave-2.0.x/examples/pom.xml (956 => 957)

--- branches/jbehave-2.0.x/examples/pom.xml	2008-09-29 09:28:24 UTC (rev 956)
+++ branches/jbehave-2.0.x/examples/pom.xml	2008-09-29 11:13:19 UTC (rev 957)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-examples</artifactId>
   <packaging>pom</packaging>

Modified: branches/jbehave-2.0.x/examples/trader/pom.xml (956 => 957)

--- branches/jbehave-2.0.x/examples/trader/pom.xml	2008-09-29 09:28:24 UTC (rev 956)
+++ branches/jbehave-2.0.x/examples/trader/pom.xml	2008-09-29 11:13:19 UTC (rev 957)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.0-SNAPSHOT</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-trader-example</artifactId>
   <name>JBehave Trader Example</name>

Modified: branches/jbehave-2.0.x/jbehave-core/pom.xml (956 => 957)

--- branches/jbehave-2.0.x/jbehave-core/pom.xml	2008-09-29 09:28:24 UTC (rev 956)
+++ branches/jbehave-2.0.x/jbehave-core/pom.xml	2008-09-29 11:13:19 UTC (rev 957)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <packaging>jar</packaging>
   <artifactId>jbehave-core</artifactId>

Modified: branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml (956 => 957)

--- branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml	2008-09-29 09:28:24 UTC (rev 956)
+++ branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml	2008-09-29 11:13:19 UTC (rev 957)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.0</version>
+    <version>2.0.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>

Modified: branches/jbehave-2.0.x/pom.xml (956 => 957)

--- branches/jbehave-2.0.x/pom.xml	2008-09-29 09:28:24 UTC (rev 956)
+++ branches/jbehave-2.0.x/pom.xml	2008-09-29 11:13:19 UTC (rev 957)
@@ -3,7 +3,7 @@
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave</artifactId>
   <packaging>pom</packaging>
-  <version>2.0</version>
+  <version>2.0.1-SNAPSHOT</version>
   <name>JBehave</name>
   <inceptionYear>2003</inceptionYear>
   <description />


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to