Title: [1197] trunk/web: Reverted to use version 2.1-SNAPSHOT

Diff

Modified: trunk/web/distribution/pom.xml (1196 => 1197)

--- trunk/web/distribution/pom.xml	2009-08-25 23:20:41 UTC (rev 1196)
+++ trunk/web/distribution/pom.xml	2009-08-25 23:47:54 UTC (rev 1197)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-distribution</artifactId>
   <packaging>pom</packaging>

Modified: trunk/web/examples/pom.xml (1196 => 1197)

--- trunk/web/examples/pom.xml	2009-08-25 23:20:41 UTC (rev 1196)
+++ trunk/web/examples/pom.xml	2009-08-25 23:47:54 UTC (rev 1197)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <groupId>org.jbehave.web.examples</groupId>
   <artifactId>jbehave-web-examples</artifactId>

Modified: trunk/web/examples/trader-web/pom.xml (1196 => 1197)

--- trunk/web/examples/trader-web/pom.xml	2009-08-25 23:20:41 UTC (rev 1196)
+++ trunk/web/examples/trader-web/pom.xml	2009-08-25 23:47:54 UTC (rev 1197)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.jbehave.web.examples</groupId>
     <artifactId>jbehave-web-examples</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-trader-webapp</artifactId>
   <packaging>war</packaging>

Modified: trunk/web/pom.xml (1196 => 1197)

--- trunk/web/pom.xml	2009-08-25 23:20:41 UTC (rev 1196)
+++ trunk/web/pom.xml	2009-08-25 23:47:54 UTC (rev 1197)
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.jbehave.web</groupId>
   <artifactId>jbehave-web</artifactId>
-  <version>2.2.1-SNAPSHOT</version>
+  <version>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 (1196 => 1197)

--- trunk/web/web-io/pom.xml	2009-08-25 23:20:41 UTC (rev 1196)
+++ trunk/web/web-io/pom.xml	2009-08-25 23:47:54 UTC (rev 1197)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-io</artifactId>
   <packaging>jar</packaging>

Modified: trunk/web/web-resources/pom.xml (1196 => 1197)

--- trunk/web/web-resources/pom.xml	2009-08-25 23:20:41 UTC (rev 1196)
+++ trunk/web/web-resources/pom.xml	2009-08-25 23:47:54 UTC (rev 1197)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>2.1-SNAPSHOT</version>
   </parent>
   <artifactId>jbehave-web-resources</artifactId>
   <packaging>jar</packaging>

Modified: trunk/web/web-runner/pom.xml (1196 => 1197)

--- trunk/web/web-runner/pom.xml	2009-08-25 23:20:41 UTC (rev 1196)
+++ trunk/web/web-runner/pom.xml	2009-08-25 23:47:54 UTC (rev 1197)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>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 (1196 => 1197)

--- trunk/web/web-selenium/pom.xml	2009-08-25 23:20:41 UTC (rev 1196)
+++ trunk/web/web-selenium/pom.xml	2009-08-25 23:47:54 UTC (rev 1197)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.jbehave.web</groupId>
     <artifactId>jbehave-web</artifactId>
-    <version>2.2.1-SNAPSHOT</version>
+    <version>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