Author: nlebas
Date: Fri May 4 22:13:52 2012
New Revision: 1334228
URL: http://svn.apache.org/viewvc?rev=1334228&view=rev
Log:
[maven-release-plugin] prepare release tiles-autotag-1.0.0
Modified:
tiles/autotag/branches/AUTOTAG_1_0_X/maven-autotag-plugin/pom.xml
tiles/autotag/branches/AUTOTAG_1_0_X/pom.xml
tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core-runtime/pom.xml
tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core/pom.xml
tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-freemarker/pom.xml
tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-jsp/pom.xml
tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-velocity/pom.xml
Modified: tiles/autotag/branches/AUTOTAG_1_0_X/maven-autotag-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X/maven-autotag-plugin/pom.xml?rev=1334228&r1=1334227&r2=1334228&view=diff
==============================================================================
--- tiles/autotag/branches/AUTOTAG_1_0_X/maven-autotag-plugin/pom.xml (original)
+++ tiles/autotag/branches/AUTOTAG_1_0_X/maven-autotag-plugin/pom.xml Fri May
4 22:13:52 2012
@@ -24,11 +24,11 @@ under the License.
<parent>
<artifactId>tiles-autotag</artifactId>
<groupId>org.apache.tiles</groupId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<groupId>org.apache.tiles.autotag.plugin</groupId>
<artifactId>maven-autotag-plugin</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>maven-plugin</packaging>
<name>maven-autotag-plugin Maven Mojo</name>
<dependencies>
@@ -51,7 +51,7 @@ under the License.
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-core</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
@@ -61,7 +61,7 @@ under the License.
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-jsp</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
@@ -71,12 +71,12 @@ under the License.
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-freemarker</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-velocity</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
Modified: tiles/autotag/branches/AUTOTAG_1_0_X/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X/pom.xml?rev=1334228&r1=1334227&r2=1334228&view=diff
==============================================================================
--- tiles/autotag/branches/AUTOTAG_1_0_X/pom.xml (original)
+++ tiles/autotag/branches/AUTOTAG_1_0_X/pom.xml Fri May 4 22:13:52 2012
@@ -29,15 +29,15 @@ under the License.
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<packaging>pom</packaging>
<name>Autotags</name>
<description>Automatic generation of tags.</description>
<url>http://tiles.apache.org/tiles-autotag/</url>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/autotag/branches/AUTOTAG_1_0_X</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/autotag/branches/AUTOTAG_1_0_X</developerConnection>
-
<url>http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/autotag/tags/tiles-autotag-1.0.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/autotag/tags/tiles-autotag-1.0.0</developerConnection>
+
<url>http://svn.apache.org/viewvc/tiles/autotag/tags/tiles-autotag-1.0.0</url>
</scm>
<issueManagement>
<system>JIRA</system>
Modified:
tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core-runtime/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core-runtime/pom.xml?rev=1334228&r1=1334227&r2=1334228&view=diff
==============================================================================
--- tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core-runtime/pom.xml
(original)
+++ tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core-runtime/pom.xml Fri
May 4 22:13:52 2012
@@ -24,11 +24,11 @@ under the License.
<parent>
<artifactId>tiles-autotag</artifactId>
<groupId>org.apache.tiles</groupId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-core-runtime</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Autotag - Core runtime</name>
<description>Autotag: runtime core classes.</description>
<build>
Modified: tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core/pom.xml?rev=1334228&r1=1334227&r2=1334228&view=diff
==============================================================================
--- tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core/pom.xml (original)
+++ tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-core/pom.xml Fri May 4
22:13:52 2012
@@ -24,11 +24,11 @@ under the License.
<parent>
<artifactId>tiles-autotag</artifactId>
<groupId>org.apache.tiles</groupId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-core</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Autotag - Core</name>
<description>Core classes for Autotag.</description>
<build>
Modified: tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-freemarker/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-freemarker/pom.xml?rev=1334228&r1=1334227&r2=1334228&view=diff
==============================================================================
--- tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-freemarker/pom.xml
(original)
+++ tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-freemarker/pom.xml Fri
May 4 22:13:52 2012
@@ -24,11 +24,11 @@ under the License.
<parent>
<artifactId>tiles-autotag</artifactId>
<groupId>org.apache.tiles</groupId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-freemarker</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Autotag - Freemarker support</name>
<description>Generates code for Freemarker support.</description>
<dependencies>
Modified: tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-jsp/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-jsp/pom.xml?rev=1334228&r1=1334227&r2=1334228&view=diff
==============================================================================
--- tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-jsp/pom.xml (original)
+++ tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-jsp/pom.xml Fri May 4
22:13:52 2012
@@ -24,11 +24,11 @@ under the License.
<parent>
<artifactId>tiles-autotag</artifactId>
<groupId>org.apache.tiles</groupId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-jsp</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Tiles Autotag - JSP tags automatic generation</name>
<description>Generates JSP tags automatically from templates.</description>
<dependencies>
Modified: tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-velocity/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-velocity/pom.xml?rev=1334228&r1=1334227&r2=1334228&view=diff
==============================================================================
--- tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-velocity/pom.xml
(original)
+++ tiles/autotag/branches/AUTOTAG_1_0_X/tiles-autotag-velocity/pom.xml Fri May
4 22:13:52 2012
@@ -24,11 +24,11 @@ under the License.
<parent>
<artifactId>tiles-autotag</artifactId>
<groupId>org.apache.tiles</groupId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
</parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-autotag-velocity</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<name>Autotag - Velocity support</name>
<description>Module to generate Velocity code to use tag
models.</description>
<dependencies>