[maven-release-plugin] prepare release tiles-request-1.0.3

git-svn-id: https://svn.apache.org/repos/asf/tiles/request/branches/TREQ_1_0_X@1484514 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 98a261b..6e874ed 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.tiles</groupId>
     <artifactId>tiles-request</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
   </parent>
 
   <build>
diff --git a/pom.xml b/pom.xml
index 758bc84..db262f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,15 +29,15 @@
     </parent>
     <groupId>org.apache.tiles</groupId>
     <artifactId>tiles-request</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
     <packaging>pom</packaging>
     <name>Tiles Request Framework</name>
     <description>Request abstraction for various request and template technologies</description>
     <url>http://tiles.apache.org/tiles-request/</url>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/request/branches/TREQ_1_0_X</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/request/branches/TREQ_1_0_X</developerConnection>
-        <url>http://svn.apache.org/viewvc/tiles/request/branches/TREQ_1_0_X</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/tiles/request/tags/tiles-request-1.0.3</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/request/tags/tiles-request-1.0.3</developerConnection>
+        <url>http://svn.apache.org/viewvc/tiles/request/tags/tiles-request-1.0.3</url>
     </scm>
     <issueManagement>
         <system>JIRA</system>
diff --git a/tiles-request-api/pom.xml b/tiles-request-api/pom.xml
index c7f0336..ae5188e 100644
--- a/tiles-request-api/pom.xml
+++ b/tiles-request-api/pom.xml
@@ -24,11 +24,11 @@
     <parent>
         <artifactId>tiles-request</artifactId>
         <groupId>org.apache.tiles</groupId>
-        <version>1.0.3-SNAPSHOT</version>
+        <version>1.0.3</version>
     </parent>
     <groupId>org.apache.tiles</groupId>
     <artifactId>tiles-request-api</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
     <name>Tiles request - API</name>
     <description>API for the Tiles Request framework.</description>
     <dependencies>
diff --git a/tiles-request-freemarker/pom.xml b/tiles-request-freemarker/pom.xml
index 1584f0e..046d2d9 100644
--- a/tiles-request-freemarker/pom.xml
+++ b/tiles-request-freemarker/pom.xml
@@ -24,11 +24,11 @@
   <parent>
     <artifactId>tiles-request</artifactId>
     <groupId>org.apache.tiles</groupId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
   </parent>
   <groupId>org.apache.tiles</groupId>
   <artifactId>tiles-request-freemarker</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</version>
   <name>Tiles Request - Freemarker support</name>
   <description>Freemarker implementation of the Tiles request framework</description>
   <dependencies>
diff --git a/tiles-request-jsp/pom.xml b/tiles-request-jsp/pom.xml
index 9a7d558..9dfb81f 100644
--- a/tiles-request-jsp/pom.xml
+++ b/tiles-request-jsp/pom.xml
@@ -24,11 +24,11 @@
 	<parent>
 		<artifactId>tiles-request</artifactId>
 		<groupId>org.apache.tiles</groupId>
-		<version>1.0.3-SNAPSHOT</version>
+		<version>1.0.3</version>
 	</parent>
 	<groupId>org.apache.tiles</groupId>
 	<artifactId>tiles-request-jsp</artifactId>
-	<version>1.0.3-SNAPSHOT</version>
+	<version>1.0.3</version>
 	<name>Tiles Request - JSP support</name>
 	<description>JSP implementation of the Tiles Request framework.</description>
 	<dependencies>
diff --git a/tiles-request-mustache/pom.xml b/tiles-request-mustache/pom.xml
index 9ab275f..db7c8f5 100644
--- a/tiles-request-mustache/pom.xml
+++ b/tiles-request-mustache/pom.xml
@@ -24,11 +24,11 @@
   <parent>
     <artifactId>tiles-request</artifactId>
     <groupId>org.apache.tiles</groupId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
   </parent>
   <groupId>org.apache.tiles</groupId>
   <artifactId>tiles-request-mustache</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</version>
   <name>Tiles request - Mustache support</name>
   <description>Tiles request implementation for Mustache templates.</description>
   <dependencies>
diff --git a/tiles-request-portlet-wildcard/pom.xml b/tiles-request-portlet-wildcard/pom.xml
index 0cf2584..ac993d0 100644
--- a/tiles-request-portlet-wildcard/pom.xml
+++ b/tiles-request-portlet-wildcard/pom.xml
@@ -26,12 +26,12 @@
   <parent>
     <groupId>org.apache.tiles</groupId>
     <artifactId>tiles-request</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tiles-request-portlet-wildcard</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</version>
   <packaging>jar</packaging>
   <name>Tiles - Wildcard file loading in Portlets</name>
   <description>Tiles Wildcard file loading in Portlets: Allows to load resources using wildcards.</description>
diff --git a/tiles-request-portlet/pom.xml b/tiles-request-portlet/pom.xml
index 10b82b6..5633364 100644
--- a/tiles-request-portlet/pom.xml
+++ b/tiles-request-portlet/pom.xml
@@ -26,12 +26,12 @@
   <parent>
     <groupId>org.apache.tiles</groupId>
     <artifactId>tiles-request</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
   <artifactId>tiles-request-portlet</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</version>
   <packaging>jar</packaging>
   <name>Tiles - Portlet support</name>
   <description>Tiles portlet support, to enable use of Tiles inside a Portlet container.
diff --git a/tiles-request-servlet-wildcard/pom.xml b/tiles-request-servlet-wildcard/pom.xml
index 9d006be..18a2096 100644
--- a/tiles-request-servlet-wildcard/pom.xml
+++ b/tiles-request-servlet-wildcard/pom.xml
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.tiles</groupId>
     <artifactId>tiles-request</artifactId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/tiles-request-servlet/pom.xml b/tiles-request-servlet/pom.xml
index 62c4436..2474bf1 100644
--- a/tiles-request-servlet/pom.xml
+++ b/tiles-request-servlet/pom.xml
@@ -24,11 +24,11 @@
   <parent>
     <artifactId>tiles-request</artifactId>
     <groupId>org.apache.tiles</groupId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
   </parent>
   <groupId>org.apache.tiles</groupId>
   <artifactId>tiles-request-servlet</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</version>
   <name>Tiles request - Servlet support</name>
   <description>Tiles request implementation for Servlet technology.</description>
   <dependencies>
diff --git a/tiles-request-velocity/pom.xml b/tiles-request-velocity/pom.xml
index d44a992..702fc8b 100644
--- a/tiles-request-velocity/pom.xml
+++ b/tiles-request-velocity/pom.xml
@@ -24,11 +24,11 @@
   <parent>
     <artifactId>tiles-request</artifactId>
     <groupId>org.apache.tiles</groupId>
-    <version>1.0.3-SNAPSHOT</version>
+    <version>1.0.3</version>
   </parent>
   <groupId>org.apache.tiles</groupId>
   <artifactId>tiles-request-velocity</artifactId>
-  <version>1.0.3-SNAPSHOT</version>
+  <version>1.0.3</version>
   <name>Tiles Request - Velocity support</name>
   <description>Velocity implementation of the Tiles request framework</description>
   <dependencies>