- Revision
- 1197
- Author
- mauro
- Date
- 2009-08-25 18:47:54 -0500 (Tue, 25 Aug 2009)
Log Message
Reverted to use version 2.1-SNAPSHOT
Modified Paths
- trunk/web/distribution/pom.xml
- trunk/web/examples/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/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:
