- Revision
- 541
- Author
- mauro
- Date
- 2008-01-07 07:11:01 -0600 (Mon, 07 Jan 2008)
Log Message
[maven-release-plugin] prepare release waffle-1.0-RC-2
Modified Paths
Diff
Modified: trunk/pom.xml (540 => 541)
--- trunk/pom.xml 2008-01-07 13:03:41 UTC (rev 540) +++ trunk/pom.xml 2008-01-07 13:11:01 UTC (rev 541) @@ -3,7 +3,7 @@ <groupId>org.codehaus.waffle</groupId> <artifactId>waffle</artifactId> <packaging>pom</packaging> - <version>1.0-SNAPSHOT</version> + <version>1.0-RC-2</version> <name>Waffle</name> <description> Waffle is a Java action-based web framework that was built to @@ -450,8 +450,8 @@ </contributors> <scm> - <developerConnection>scm:svn:https://svn.codehaus.org/waffle/tags/waffle-1.0-SNAPSHOT</developerConnection> - <url>http://svn.codehaus.org/waffle/waffle-1.0-SNAPSHOT</url> + <developerConnection>scm:svn:https://svn.codehaus.org/waffle/tags/waffle-1.0-RC-2</developerConnection> + <url>http://svn.codehaus.org/waffle/waffle-1.0-RC-2</url> </scm> <distributionManagement>
Modified: trunk/waffle-core/pom.xml (540 => 541)
--- trunk/waffle-core/pom.xml 2008-01-07 13:03:41 UTC (rev 540) +++ trunk/waffle-core/pom.xml 2008-01-07 13:11:01 UTC (rev 541) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-RC-2</version> </parent> <packaging>jar</packaging> <artifactId>waffle-core</artifactId>
Modified: trunk/waffle-distribution/pom.xml (540 => 541)
--- trunk/waffle-distribution/pom.xml 2008-01-07 13:03:41 UTC (rev 540) +++ trunk/waffle-distribution/pom.xml 2008-01-07 13:11:01 UTC (rev 541) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-RC-2</version> </parent> <artifactId>waffle-distribution</artifactId> <packaging>pom</packaging>
Modified: trunk/waffle-mock/pom.xml (540 => 541)
--- trunk/waffle-mock/pom.xml 2008-01-07 13:03:41 UTC (rev 540) +++ trunk/waffle-mock/pom.xml 2008-01-07 13:11:01 UTC (rev 541) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-RC-2</version> </parent> <packaging>jar</packaging> <artifactId>waffle-mock</artifactId>
Modified: trunk/waffle-resources/pom.xml (540 => 541)
--- trunk/waffle-resources/pom.xml 2008-01-07 13:03:41 UTC (rev 540) +++ trunk/waffle-resources/pom.xml 2008-01-07 13:11:01 UTC (rev 541) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-RC-2</version> </parent> <packaging>jar</packaging> <artifactId>waffle-resources</artifactId>
Modified: trunk/waffle-taglib/pom.xml (540 => 541)
--- trunk/waffle-taglib/pom.xml 2008-01-07 13:03:41 UTC (rev 540) +++ trunk/waffle-taglib/pom.xml 2008-01-07 13:11:01 UTC (rev 541) @@ -3,7 +3,7 @@ <parent> <groupId>org.codehaus.waffle</groupId> <artifactId>waffle</artifactId> - <version>1.0-SNAPSHOT</version> + <version>1.0-RC-2</version> </parent> <packaging>jar</packaging> <artifactId>waffle-taglib</artifactId>
To unsubscribe from this list please visit:
