Title: [1194] trunk: bump rev

Diff

Modified: trunk/core/pom.xml (1193 => 1194)

--- trunk/core/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/core/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -3,7 +3,7 @@
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave</artifactId>
   <packaging>pom</packaging>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.2.1-SNAPSHOT</version>
   <name>JBehave</name>
   <inceptionYear>2003</inceptionYear>
   <description />

Modified: trunk/pom.xml (1193 => 1194)

--- trunk/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -4,7 +4,7 @@
   <groupId>org.jbehave</groupId>
   <artifactId>jbehave-root</artifactId>
   <name>JBehave Root</name>
-  <version>2.0-SNAPSHOT</version>
+  <version>2.2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <url>http://www.jbehave.org</url>
   <modules>

Modified: trunk/web/distribution/pom.xml (1193 => 1194)

--- trunk/web/distribution/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/web/distribution/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/web/examples/trader-web/pom.xml (1193 => 1194)

--- trunk/web/examples/trader-web/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/web/examples/trader-web/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave.web.examples</groupId>
     <artifactId>jbehave-web-examples</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-trader-webapp</artifactId>
   <packaging>war</packaging>

Modified: trunk/web/pom.xml (1193 => 1194)

--- trunk/web/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/web/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jbehave.web</groupId>
   <artifactId>jbehave-web</artifactId>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.2.1-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>JBehave Web</name>
   <description>JBehave Web aims to provide a web integration layer for Behaviour-Driven Development</description>

Modified: trunk/web/web-io/pom.xml (1193 => 1194)

--- trunk/web/web-io/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/web/web-io/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-io</artifactId>
   <packaging>jar</packaging>

Modified: trunk/web/web-resources/pom.xml (1193 => 1194)

--- trunk/web/web-resources/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/web/web-resources/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-resources</artifactId>
   <packaging>jar</packaging>

Modified: trunk/web/web-runner/pom.xml (1193 => 1194)

--- trunk/web/web-runner/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/web/web-runner/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-runner</artifactId>
   <packaging>jar</packaging> <!-- NOTE: Change to war to run with jetty -->

Modified: trunk/web/web-selenium/pom.xml (1193 => 1194)

--- trunk/web/web-selenium/pom.xml	2009-08-25 22:05:40 UTC (rev 1193)
+++ trunk/web/web-selenium/pom.xml	2009-08-25 23:19:47 UTC (rev 1194)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.1-SNAPSHOT</version>
+    <version>2.2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-selenium</artifactId>
   <packaging>jar</packaging>


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to