- Revision
- 1194
- Author
- paul
- Date
- 2009-08-25 18:19:47 -0500 (Tue, 25 Aug 2009)
Log Message
bump rev
Modified Paths
- trunk/core/pom.xml
- trunk/pom.xml
- trunk/web/distribution/pom.xml
- trunk/web/examples/trader-web/pom.xml
- trunk/web/pom.xml
- trunk/web/web-io/pom.xml
- trunk/web/web-resources/pom.xml
- trunk/web/web-runner/pom.xml
- trunk/web/web-selenium/pom.xml
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:
