Author: nlebas
Date: Fri May  4 21:38:38 2012
New Revision: 1334195

URL: http://svn.apache.org/viewvc?rev=1334195&view=rev
Log:
[maven-release-plugin] prepare branch TREQ_1_0_X

Modified:
    tiles/request/trunk/assembly/pom.xml
    tiles/request/trunk/pom.xml
    tiles/request/trunk/tiles-request-api/pom.xml
    tiles/request/trunk/tiles-request-jsp/pom.xml

Modified: tiles/request/trunk/assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/request/trunk/assembly/pom.xml?rev=1334195&r1=1334194&r2=1334195&view=diff
==============================================================================
--- tiles/request/trunk/assembly/pom.xml (original)
+++ tiles/request/trunk/assembly/pom.xml Fri May  4 21:38:38 2012
@@ -105,9 +105,9 @@
                       <fileset 
dir="${settings.localRepository}/org/apache/tiles/${project.artifactId}/${project.version}">
                         <include 
name="${project.artifactId}-${project.version}-*.zip*" />
                         <include 
name="${project.artifactId}-${project.version}-*.tar.gz*" />
-                        <exclude 
name="${project.artifactId}-${project.version}-source-release.*"/>
+                        <exclude 
name="${project.artifactId}-${project.version}-source-release.*" />
                       </fileset>
-                      <mapper type="glob" from="${project.artifactId}-*" 
to="tiles-request-*"/>
+                      <mapper type="glob" from="${project.artifactId}-*" 
to="tiles-request-*" />
                     </copy>
                   </tasks>
                 </configuration>

Modified: tiles/request/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/request/trunk/pom.xml?rev=1334195&r1=1334194&r2=1334195&view=diff
==============================================================================
--- tiles/request/trunk/pom.xml (original)
+++ tiles/request/trunk/pom.xml Fri May  4 21:38:38 2012
@@ -19,14 +19,13 @@ specific language governing permissions 
 under the License.
 -->
 
-<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";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>tiles-master</artifactId>
         <groupId>org.apache.tiles</groupId>
         <version>4</version>
-        <relativePath/>
+        <relativePath />
     </parent>
     <groupId>org.apache.tiles</groupId>
     <artifactId>tiles-request</artifactId>
@@ -36,9 +35,9 @@ under the License.
     <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/trunk/</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/request/trunk/</developerConnection>
-        <url>http://svn.apache.org/viewvc/tiles/request/trunk/</url>
+        
<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>
     </scm>
     <issueManagement>
         <system>JIRA</system>

Modified: tiles/request/trunk/tiles-request-api/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/request/trunk/tiles-request-api/pom.xml?rev=1334195&r1=1334194&r2=1334195&view=diff
==============================================================================
--- tiles/request/trunk/tiles-request-api/pom.xml (original)
+++ tiles/request/trunk/tiles-request-api/pom.xml Fri May  4 21:38:38 2012
@@ -19,8 +19,7 @@ specific language governing permissions 
 under the License.
 -->
 
-<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";>
     <modelVersion>4.0.0</modelVersion>
     <parent>
         <artifactId>tiles-request</artifactId>

Modified: tiles/request/trunk/tiles-request-jsp/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/request/trunk/tiles-request-jsp/pom.xml?rev=1334195&r1=1334194&r2=1334195&view=diff
==============================================================================
--- tiles/request/trunk/tiles-request-jsp/pom.xml (original)
+++ tiles/request/trunk/tiles-request-jsp/pom.xml Fri May  4 21:38:38 2012
@@ -19,8 +19,7 @@ specific language governing permissions 
 under the License.
 -->
 
-<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";>
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <artifactId>tiles-request</artifactId>


Reply via email to