- Revision
- 1466
- Author
- mauro
- Date
- 2009-12-23 16:10:02 -0600 (Wed, 23 Dec 2009)
Log Message
[maven-release-plugin] prepare for next development iteration
Modified Paths
Diff
Modified: trunk/site/pom.xml (1465 => 1466)
--- trunk/site/pom.xml 2009-12-23 22:09:57 UTC (rev 1465) +++ trunk/site/pom.xml 2009-12-23 22:10:02 UTC (rev 1466) @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.0.1</version> + <version>2.1-SNAPSHOT</version> <packaging>pom</packaging> <name>JBehave Site</name> <description>JBehave Site provide site resources and templates for use by JBehave documentations and distributions</description> @@ -68,9 +68,9 @@ <contributors /> <scm> - <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-site-2.0.1</connection> - <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-site-2.0.1</developerConnection> - <url>http://svn.codehaus.org/jbehave/tags/jbehave-site-2.0.1</url> + <connection>scm:svn:https://svn.codehaus.org/jbehave/trunk/site</connection> + <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk/site</developerConnection> + <url>http://svn.codehaus.org/jbehave/trunk/site</url> </scm> <distributionManagement>
Modified: trunk/site/site-resources/pom.xml (1465 => 1466)
--- trunk/site/site-resources/pom.xml 2009-12-23 22:09:57 UTC (rev 1465) +++ trunk/site/site-resources/pom.xml 2009-12-23 22:10:02 UTC (rev 1466) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.0.1</version> + <version>2.1-SNAPSHOT</version> </parent> <artifactId>jbehave-site-resources</artifactId> <packaging>jar</packaging>
Modified: trunk/site/site-templates/pom.xml (1465 => 1466)
--- trunk/site/site-templates/pom.xml 2009-12-23 22:09:57 UTC (rev 1465) +++ trunk/site/site-templates/pom.xml 2009-12-23 22:10:02 UTC (rev 1466) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.0.1</version> + <version>2.1-SNAPSHOT</version> </parent> <artifactId>jbehave-site-templates</artifactId> <packaging>jar</packaging>
To unsubscribe from this list please visit:
