Author: ddewolf
Date: Mon Feb 19 10:41:46 2007
New Revision: 509291
URL: http://svn.apache.org/viewvc?view=rev&rev=509291
Log:
[maven-release-plugin] prepare release tiles-2.0.1
Modified:
tiles/framework/trunk/pom.xml
tiles/framework/trunk/tiles-api/pom.xml
tiles/framework/trunk/tiles-core/pom.xml
tiles/framework/trunk/tiles-test/pom.xml
Modified: tiles/framework/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?view=diff&rev=509291&r1=509290&r2=509291
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Mon Feb 19 10:41:46 2007
@@ -9,15 +9,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
<packaging>pom</packaging>
<name>Tiles 2</name>
<description>Tiles 2</description>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/framework/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/framework/trunk/</developerConnection>
- <url>http://svn.apache.org/viewvc/tiles/framework/trunk/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/framework/tags/tiles-2.0.1</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/framework/tags/tiles-2.0.1</developerConnection>
+
<url>http://svn.apache.org/viewvc/tiles/framework/tags/tiles-2.0.1</url>
</scm>
<ciManagement />
Modified: tiles/framework/trunk/tiles-api/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-api/pom.xml?view=diff&rev=509291&r1=509290&r2=509291
==============================================================================
--- tiles/framework/trunk/tiles-api/pom.xml (original)
+++ tiles/framework/trunk/tiles-api/pom.xml Mon Feb 19 10:41:46 2007
@@ -27,7 +27,7 @@
<parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tiles/framework/trunk/tiles-core/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-core/pom.xml?view=diff&rev=509291&r1=509290&r2=509291
==============================================================================
--- tiles/framework/trunk/tiles-core/pom.xml (original)
+++ tiles/framework/trunk/tiles-core/pom.xml Mon Feb 19 10:41:46 2007
@@ -22,13 +22,12 @@
*
*/
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd">
<parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
Modified: tiles/framework/trunk/tiles-test/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-test/pom.xml?view=diff&rev=509291&r1=509290&r2=509291
==============================================================================
--- tiles/framework/trunk/tiles-test/pom.xml (original)
+++ tiles/framework/trunk/tiles-test/pom.xml Mon Feb 19 10:41:46 2007
@@ -3,7 +3,7 @@
<parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-parent</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>