Author: nlebas
Date: Thu May 3 17:31:43 2012
New Revision: 1333565
URL: http://svn.apache.org/viewvc?rev=1333565&view=rev
Log:
updated the poms with the new SCM URLs
Modified:
tiles/autotag/trunk/pom.xml
tiles/framework/trunk/pom.xml
tiles/request/trunk/pom.xml
Modified: tiles/autotag/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/autotag/trunk/pom.xml?rev=1333565&r1=1333564&r2=1333565&view=diff
==============================================================================
--- tiles/autotag/trunk/pom.xml (original)
+++ tiles/autotag/trunk/pom.xml Thu May 3 17:31:43 2012
@@ -36,9 +36,9 @@ under the License.
<description>Automatic generation of tags.</description>
<url>http://tiles.apache.org/tiles-autotag/</url>
<scm>
-
<connection>scm:svn:http://svn.eu.apache.org/repos/asf/tiles/framework/trunk/tiles-autotag/</connection>
-
<developerConnection>scm:svn:https://svn.eu.apache.org/repos/asf/tiles/framework/trunk/tiles-autotag/</developerConnection>
-
<url>http://svn.eu.apache.org/viewvc/tiles/framework/trunk/tiles-autotag/</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/autotag/trunk/</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/autotag/trunk/</developerConnection>
+ <url>http://svn.apache.org/viewvc/tiles/autotag/trunk/</url>
</scm>
<issueManagement>
<system>JIRA</system>
Modified: tiles/framework/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=1333565&r1=1333564&r2=1333565&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Thu May 3 17:31:43 2012
@@ -39,9 +39,9 @@
<description>Tiles 3: A framework for page composition.</description>
<url>http://tiles.apache.org/framework/</url>
<scm>
-
<connection>scm:svn:http://svn.eu.apache.org/repos/asf/tiles/framework/trunk/tiles-parent/</connection>
-
<developerConnection>scm:svn:https://svn.eu.apache.org/repos/asf/tiles/framework/trunk/tiles-parent/</developerConnection>
-
<url>http://svn.eu.apache.org/viewvc/tiles/framework/trunk/tiles-parent/</url>
+
<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>
</scm>
<ciManagement />
Modified: tiles/request/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/request/trunk/pom.xml?rev=1333565&r1=1333564&r2=1333565&view=diff
==============================================================================
--- tiles/request/trunk/pom.xml (original)
+++ tiles/request/trunk/pom.xml Thu May 3 17:31:43 2012
@@ -36,9 +36,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.eu.apache.org/repos/asf/tiles/framework/trunk/tiles-request/</connection>
-
<developerConnection>scm:svn:https://svn.eu.apache.org/repos/asf/tiles/framework/trunk/tiles-request/</developerConnection>
-
<url>http://svn.eu.apache.org/viewvc/tiles/framework/trunk/tiles-request/</url>
+
<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>
</scm>
<issueManagement>
<system>JIRA</system>