- Revision
- 973
- Author
- mauro
- Date
- 2008-10-07 15:27:35 -0500 (Tue, 07 Oct 2008)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
- branches/jbehave-2.0.x/distribution/pom.xml
- branches/jbehave-2.0.x/jbehave-core/pom.xml
- branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml
- branches/jbehave-2.0.x/pom.xml
Diff
Modified: branches/jbehave-2.0.x/distribution/pom.xml (972 => 973)
--- branches/jbehave-2.0.x/distribution/pom.xml 2008-10-07 20:27:29 UTC (rev 972) +++ branches/jbehave-2.0.x/distribution/pom.xml 2008-10-07 20:27:35 UTC (rev 973) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> </parent> <artifactId>jbehave-distribution</artifactId> <packaging>pom</packaging>
Modified: branches/jbehave-2.0.x/jbehave-core/pom.xml (972 => 973)
--- branches/jbehave-2.0.x/jbehave-core/pom.xml 2008-10-07 20:27:29 UTC (rev 972) +++ branches/jbehave-2.0.x/jbehave-core/pom.xml 2008-10-07 20:27:35 UTC (rev 973) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> </parent> <packaging>jar</packaging> <artifactId>jbehave-core</artifactId>
Modified: branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml (972 => 973)
--- branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml 2008-10-07 20:27:29 UTC (rev 972) +++ branches/jbehave-2.0.x/jbehave-maven-plugin/pom.xml 2008-10-07 20:27:35 UTC (rev 973) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> - <version>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> </parent> <artifactId>jbehave-maven-plugin</artifactId> <packaging>maven-plugin</packaging>
Modified: branches/jbehave-2.0.x/pom.xml (972 => 973)
--- branches/jbehave-2.0.x/pom.xml 2008-10-07 20:27:29 UTC (rev 972) +++ branches/jbehave-2.0.x/pom.xml 2008-10-07 20:27:35 UTC (rev 973) @@ -3,7 +3,7 @@ <groupId>org.jbehave</groupId> <artifactId>jbehave</artifactId> <packaging>pom</packaging> - <version>2.0.1</version> + <version>2.0.2-SNAPSHOT</version> <name>JBehave</name> <inceptionYear>2003</inceptionYear> <description /> @@ -291,9 +291,9 @@ <contributors /> <scm> - <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0.1</connection> - <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0.1</developerConnection> - <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.0.1</url> + <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0</connection> + <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-2.0</developerConnection> + <url>http://svn.codehaus.org/jbehave/tags/jbehave-2.0</url> </scm> <distributionManagement>
To unsubscribe from this list please visit:
