- Revision
- 1530
- Author
- mauro
- Date
- 2010-01-20 10:21:45 -0600 (Wed, 20 Jan 2010)
Log Message
Updated examples to latest snapshot.
Modified Paths
- trunk/core/examples/gameoflife/pom.xml
- trunk/core/examples/gameoflife/scenarios/pom.xml
- trunk/core/examples/noughtsandcrosses/pom.xml
- trunk/core/examples/noughtsandcrosses/scenarios/pom.xml
- trunk/core/examples/pom.xml
- trunk/core/examples/trader/pom.xml
- trunk/core/examples/trader-test-scope/pom.xml
Diff
Modified: trunk/core/examples/gameoflife/pom.xml (1529 => 1530)
--- trunk/core/examples/gameoflife/pom.xml 2010-01-20 16:07:52 UTC (rev 1529) +++ trunk/core/examples/gameoflife/pom.xml 2010-01-20 16:21:45 UTC (rev 1530) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>jbehave-gameoflife-example</artifactId> <name>JBehave Game of Life Example</name>
Modified: trunk/core/examples/gameoflife/scenarios/pom.xml (1529 => 1530)
--- trunk/core/examples/gameoflife/scenarios/pom.xml 2010-01-20 16:07:52 UTC (rev 1529) +++ trunk/core/examples/gameoflife/scenarios/pom.xml 2010-01-20 16:21:45 UTC (rev 1530) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>jbehave-gameoflife-example-scenarios</artifactId> <name>JBehave Game of Life Example Scenarios</name>
Modified: trunk/core/examples/noughtsandcrosses/pom.xml (1529 => 1530)
--- trunk/core/examples/noughtsandcrosses/pom.xml 2010-01-20 16:07:52 UTC (rev 1529) +++ trunk/core/examples/noughtsandcrosses/pom.xml 2010-01-20 16:21:45 UTC (rev 1530) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>jbehave-noughtsandcrosses-example</artifactId> <name>JBehave Noughts And Crosses Example</name>
Modified: trunk/core/examples/noughtsandcrosses/scenarios/pom.xml (1529 => 1530)
--- trunk/core/examples/noughtsandcrosses/scenarios/pom.xml 2010-01-20 16:07:52 UTC (rev 1529) +++ trunk/core/examples/noughtsandcrosses/scenarios/pom.xml 2010-01-20 16:21:45 UTC (rev 1530) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>jbehave-noughtsandcrosses-example-scenarios</artifactId> <name>JBehave Noughts And Crosses Example Scenarios</name>
Modified: trunk/core/examples/pom.xml (1529 => 1530)
--- trunk/core/examples/pom.xml 2010-01-20 16:07:52 UTC (rev 1529) +++ trunk/core/examples/pom.xml 2010-01-20 16:21:45 UTC (rev 1530) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>jbehave-examples</artifactId> <packaging>pom</packaging>
Modified: trunk/core/examples/trader/pom.xml (1529 => 1530)
--- trunk/core/examples/trader/pom.xml 2010-01-20 16:07:52 UTC (rev 1529) +++ trunk/core/examples/trader/pom.xml 2010-01-20 16:21:45 UTC (rev 1530) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>jbehave-trader-example</artifactId> <name>JBehave Trader Example</name>
Modified: trunk/core/examples/trader-test-scope/pom.xml (1529 => 1530)
--- trunk/core/examples/trader-test-scope/pom.xml 2010-01-20 16:07:52 UTC (rev 1529) +++ trunk/core/examples/trader-test-scope/pom.xml 2010-01-20 16:21:45 UTC (rev 1530) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.5-SNAPSHOT</version> </parent> <artifactId>jbehave-trader-test-scope-example</artifactId> <name>JBehave Trader Test Scope Example</name>
To unsubscribe from this list please visit:
