- Revision
- 1198
- Author
- mauro
- Date
- 2009-08-25 18:54:26 -0500 (Tue, 25 Aug 2009)
Log Message
Reverted to use version 2.3-SNAPSHOT
Modified Paths
Diff
Modified: trunk/core/jbehave-core/pom.xml (1197 => 1198)
--- trunk/core/jbehave-core/pom.xml 2009-08-25 23:47:54 UTC (rev 1197) +++ trunk/core/jbehave-core/pom.xml 2009-08-25 23:54:26 UTC (rev 1198) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.2.1-SNAPSHOT</version> + <version>2.3-SNAPSHOT</version> </parent> <packaging>jar</packaging> <artifactId>jbehave-core</artifactId>
Modified: trunk/core/pom.xml (1197 => 1198)
--- trunk/core/pom.xml 2009-08-25 23:47:54 UTC (rev 1197) +++ trunk/core/pom.xml 2009-08-25 23:54:26 UTC (rev 1198) @@ -3,7 +3,7 @@ <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> <packaging>pom</packaging> - <version>2.2.1-SNAPSHOT</version> + <version>2.3-SNAPSHOT</version> <name>JBehave</name> <inceptionYear>2003</inceptionYear> <description />
To unsubscribe from this list please visit:
