Title: [1303] trunk/core/examples: Moved examples to use latest snapshot version.

Diff

Modified: trunk/core/distribution/src/site/content/download.html (1302 => 1303)

--- trunk/core/distribution/src/site/content/download.html	2009-10-10 09:01:40 UTC (rev 1302)
+++ trunk/core/distribution/src/site/content/download.html	2009-10-10 09:16:34 UTC (rev 1303)
@@ -17,7 +17,7 @@
         href=""
     bin distribution</a></li>
     <li><a
-        href=""
+        href=""
     src distribution</a></li>
 </ul>
 

Modified: trunk/core/examples/gameoflife/pom.xml (1302 => 1303)

--- trunk/core/examples/gameoflife/pom.xml	2009-10-10 09:01:40 UTC (rev 1302)
+++ trunk/core/examples/gameoflife/pom.xml	2009-10-10 09:16:34 UTC (rev 1303)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.4-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-gameoflife-example</artifactId>
   <name>JBehave Game of Life Example</name>

Modified: trunk/core/examples/gameoflife/scenarios/pom.xml (1302 => 1303)

--- trunk/core/examples/gameoflife/scenarios/pom.xml	2009-10-10 09:01:40 UTC (rev 1302)
+++ trunk/core/examples/gameoflife/scenarios/pom.xml	2009-10-10 09:16:34 UTC (rev 1303)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.4-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-gameoflife-example-scenarios</artifactId>
   <name>JBehave Game of Life Example Scenarios</name>

Modified: trunk/core/examples/noughtsandcrosses/pom.xml (1302 => 1303)

--- trunk/core/examples/noughtsandcrosses/pom.xml	2009-10-10 09:01:40 UTC (rev 1302)
+++ trunk/core/examples/noughtsandcrosses/pom.xml	2009-10-10 09:16:34 UTC (rev 1303)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.4-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-noughtsandcrosses-example</artifactId>
   <name>JBehave Noughts And Crosses Example</name>

Modified: trunk/core/examples/noughtsandcrosses/scenarios/pom.xml (1302 => 1303)

--- trunk/core/examples/noughtsandcrosses/scenarios/pom.xml	2009-10-10 09:01:40 UTC (rev 1302)
+++ trunk/core/examples/noughtsandcrosses/scenarios/pom.xml	2009-10-10 09:16:34 UTC (rev 1303)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.4-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-noughtsandcrosses-example-scenarios</artifactId>
   <name>JBehave Noughts And Crosses Example Scenarios</name>

Modified: trunk/core/examples/pom.xml (1302 => 1303)

--- trunk/core/examples/pom.xml	2009-10-10 09:01:40 UTC (rev 1302)
+++ trunk/core/examples/pom.xml	2009-10-10 09:16:34 UTC (rev 1303)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.4-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-examples</artifactId>
   <packaging>pom</packaging>

Modified: trunk/core/examples/trader/pom.xml (1302 => 1303)

--- trunk/core/examples/trader/pom.xml	2009-10-10 09:01:40 UTC (rev 1302)
+++ trunk/core/examples/trader/pom.xml	2009-10-10 09:16:34 UTC (rev 1303)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.4-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-trader-example</artifactId>
   <name>JBehave Trader Example</name>

Modified: trunk/core/examples/trader-test-scope/pom.xml (1302 => 1303)

--- trunk/core/examples/trader-test-scope/pom.xml	2009-10-10 09:01:40 UTC (rev 1302)
+++ trunk/core/examples/trader-test-scope/pom.xml	2009-10-10 09:16:34 UTC (rev 1303)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave</groupId>
     <artifactId>jbehave-examples</artifactId>
-    <version>2.3-SNAPSHOT</version>
+    <version>2.4-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-trader-test-scope-example</artifactId>
   <name>JBehave Trader Test Scope Example</name>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to