- Revision
- 1377
- Author
- mauro
- Date
- 2009-10-31 11:24:18 -0500 (Sat, 31 Oct 2009)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
- trunk/core/distribution/pom.xml
- trunk/core/jbehave-ant/pom.xml
- trunk/core/jbehave-core/pom.xml
- trunk/core/jbehave-maven-plugin/pom.xml
- trunk/core/pom.xml
Diff
Modified: trunk/core/distribution/pom.xml (1376 => 1377)
--- trunk/core/distribution/pom.xml 2009-10-31 16:24:11 UTC (rev 1376) +++ trunk/core/distribution/pom.xml 2009-10-31 16:24:18 UTC (rev 1377) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.3.1</version> + <version>2.4-SNAPSHOT</version> </parent> <artifactId>jbehave-distribution</artifactId> <packaging>pom</packaging>
Modified: trunk/core/jbehave-ant/pom.xml (1376 => 1377)
--- trunk/core/jbehave-ant/pom.xml 2009-10-31 16:24:11 UTC (rev 1376) +++ trunk/core/jbehave-ant/pom.xml 2009-10-31 16:24:18 UTC (rev 1377) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.3.1</version> + <version>2.4-SNAPSHOT</version> </parent> <artifactId>jbehave-ant</artifactId> <name>JBehave Ant</name>
Modified: trunk/core/jbehave-core/pom.xml (1376 => 1377)
--- trunk/core/jbehave-core/pom.xml 2009-10-31 16:24:11 UTC (rev 1376) +++ trunk/core/jbehave-core/pom.xml 2009-10-31 16:24:18 UTC (rev 1377) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.3.1</version> + <version>2.4-SNAPSHOT</version> </parent> <packaging>jar</packaging> <artifactId>jbehave-core</artifactId>
Modified: trunk/core/jbehave-maven-plugin/pom.xml (1376 => 1377)
--- trunk/core/jbehave-maven-plugin/pom.xml 2009-10-31 16:24:11 UTC (rev 1376) +++ trunk/core/jbehave-maven-plugin/pom.xml 2009-10-31 16:24:18 UTC (rev 1377) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.3.1</version> + <version>2.4-SNAPSHOT</version> </parent> <artifactId>jbehave-maven-plugin</artifactId> <packaging>maven-plugin</packaging>
Modified: trunk/core/pom.xml (1376 => 1377)
--- trunk/core/pom.xml 2009-10-31 16:24:11 UTC (rev 1376) +++ trunk/core/pom.xml 2009-10-31 16:24:18 UTC (rev 1377) @@ -3,7 +3,7 @@ <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> <packaging>pom</packaging> - <version>2.3.1</version> + <version>2.4-SNAPSHOT</version> <name>JBehave</name> <inceptionYear>2003</inceptionYear> <description /> @@ -327,9 +327,9 @@ <contributors /> <scm> - <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.3.1</connection> - <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.3.1</developerConnection> - <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.3.1</url> + <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk/core</connection> + <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk/core</developerConnection> + <url>http://svn.codehaus.org/jbehave/trunk/core</url> </scm> <distributionManagement>
To unsubscribe from this list please visit:
