- Revision
- 1328
- Author
- mauro
- Date
- 2009-10-11 10:07:55 -0500 (Sun, 11 Oct 2009)
Log Message
Updated examples to use latest snapshot.
Modified Paths
Diff
Modified: trunk/web/examples/pom.xml (1327 => 1328)
--- trunk/web/examples/pom.xml 2009-10-11 14:55:43 UTC (rev 1327) +++ trunk/web/examples/pom.xml 2009-10-11 15:07:55 UTC (rev 1328) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.web</groupId> <artifactId>jbehave-web</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> </parent> <groupId>org.jbehave.web.examples</groupId> <artifactId>jbehave-web-examples</artifactId>
Modified: trunk/web/examples/trader-web/pom.xml (1327 => 1328)
--- trunk/web/examples/trader-web/pom.xml 2009-10-11 14:55:43 UTC (rev 1327) +++ trunk/web/examples/trader-web/pom.xml 2009-10-11 15:07:55 UTC (rev 1328) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave.web.examples</groupId> <artifactId>jbehave-web-examples</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.2-SNAPSHOT</version> </parent> <artifactId>jbehave-trader-webapp</artifactId> <packaging>war</packaging>
To unsubscribe from this list please visit:
