- Revision
- 1553
- Author
- mauro
- Date
- 2010-02-06 03:16:33 -0600 (Sat, 06 Feb 2010)
Log Message
[maven-release-plugin] prepare release jbehave-site-2.0.2
Modified Paths
Diff
Modified: trunk/site/pom.xml (1552 => 1553)
--- trunk/site/pom.xml 2010-02-06 09:13:44 UTC (rev 1552) +++ trunk/site/pom.xml 2010-02-06 09:16:33 UTC (rev 1553) @@ -2,7 +2,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.0.2</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/trunk/site</connection> - <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/trunk/site</developerConnection> - <url>http://svn.codehaus.org/jbehave/trunk/site</url> + <connection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-site-2.0.2</connection> + <developerConnection>scm:svn:https://svn.codehaus.org/jbehave/tags/jbehave-site-2.0.2</developerConnection> + <url>http://svn.codehaus.org/jbehave/tags/jbehave-site-2.0.2</url> </scm> <distributionManagement>
Modified: trunk/site/site-resources/pom.xml (1552 => 1553)
--- trunk/site/site-resources/pom.xml 2010-02-06 09:13:44 UTC (rev 1552) +++ trunk/site/site-resources/pom.xml 2010-02-06 09:16:33 UTC (rev 1553) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.0.2</version> </parent> <artifactId>jbehave-site-resources</artifactId> <packaging>jar</packaging>
Modified: trunk/site/site-templates/pom.xml (1552 => 1553)
--- trunk/site/site-templates/pom.xml 2010-02-06 09:13:44 UTC (rev 1552) +++ trunk/site/site-templates/pom.xml 2010-02-06 09:16:33 UTC (rev 1553) @@ -3,7 +3,7 @@ <parent> <groupId>org.jbehave.site</groupId> <artifactId>jbehave-site</artifactId> - <version>2.1-SNAPSHOT</version> + <version>2.0.2</version> </parent> <artifactId>jbehave-site-templates</artifactId> <packaging>jar</packaging>
To unsubscribe from this list please visit:
