- Revision
- 963
- Author
- mauro
- Date
- 2008-10-06 05:01:31 -0500 (Mon, 06 Oct 2008)
Log Message
Updated example scenarios versions.
Modified Paths
- branches/jbehave-2.0.x/examples/gameoflife/scenarios/pom.xml
- branches/jbehave-2.0.x/examples/noughtsandcrosses/scenarios/pom.xml
Diff
Modified: branches/jbehave-2.0.x/examples/gameoflife/scenarios/pom.xml (962 => 963)
--- branches/jbehave-2.0.x/examples/gameoflife/scenarios/pom.xml 2008-10-02 12:27:37 UTC (rev 962) +++ branches/jbehave-2.0.x/examples/gameoflife/scenarios/pom.xml 2008-10-06 10:01:31 UTC (rev 963) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>jbehave-gameoflife-example-scenarios</artifactId> <name>JBehave Game of Life Example Scenarios</name>
Modified: branches/jbehave-2.0.x/examples/noughtsandcrosses/scenarios/pom.xml (962 => 963)
--- branches/jbehave-2.0.x/examples/noughtsandcrosses/scenarios/pom.xml 2008-10-02 12:27:37 UTC (rev 962) +++ branches/jbehave-2.0.x/examples/noughtsandcrosses/scenarios/pom.xml 2008-10-06 10:01:31 UTC (rev 963) @@ -4,7 +4,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave-examples</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0.1-SNAPSHOT</version> </parent> <artifactId>jbehave-noughtsandcrosses-example-scenarios</artifactId> <name>JBehave Noughts And Crosses Example Scenarios</name>
To unsubscribe from this list please visit:
