Author: apetrelli
Date: Thu Jun 23 07:28:39 2011
New Revision: 1138750
URL: http://svn.apache.org/viewvc?rev=1138750&view=rev
Log:
Updated SCM information in poms for the 2.2.x branch.
Modified:
tiles/framework/branches/TILES_2_2_X/assembly/pom.xml
tiles/framework/branches/TILES_2_2_X/pom.xml
Modified: tiles/framework/branches/TILES_2_2_X/assembly/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/branches/TILES_2_2_X/assembly/pom.xml?rev=1138750&r1=1138749&r2=1138750&view=diff
==============================================================================
--- tiles/framework/branches/TILES_2_2_X/assembly/pom.xml (original)
+++ tiles/framework/branches/TILES_2_2_X/assembly/pom.xml Thu Jun 23 07:28:39
2011
@@ -34,9 +34,9 @@
</parent>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/framework/trunk/assembly</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/framework/trunk/assembly</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/tiles/framework/trunk/assembly</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/tiles/framework/branches/TILES_2_2_X/assembly</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tiles/framework/branches/TILES_2_2_X/assembly</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/tiles/framework/branches/TILES_2_2_X/assembly</url>
</scm>
<build>
Modified: tiles/framework/branches/TILES_2_2_X/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/branches/TILES_2_2_X/pom.xml?rev=1138750&r1=1138749&r2=1138750&view=diff
==============================================================================
--- tiles/framework/branches/TILES_2_2_X/pom.xml (original)
+++ tiles/framework/branches/TILES_2_2_X/pom.xml Thu Jun 23 07:28:39 2011
@@ -39,9 +39,9 @@
<url>http://tiles.apache.org/framework/</url>
<scm>
-
<connection>scm:svn:http://svn.eu.apache.org/repos/asf/tiles/framework/trunk/</connection>
-
<developerConnection>scm:svn:https://svn.eu.apache.org/repos/asf/tiles/framework/trunk/</developerConnection>
- <url>http://svn.eu.apache.org/viewvc/tiles/framework/trunk/</url>
+
<connection>scm:svn:http://svn.eu.apache.org/repos/asf/tiles/framework/branches/TILES_2_2_X/</connection>
+
<developerConnection>scm:svn:https://svn.eu.apache.org/repos/asf/tiles/framework/branches/TILES_2_2_X/</developerConnection>
+
<url>http://svn.eu.apache.org/viewvc/tiles/framework/branches/TILES_2_2_X/</url>
</scm>
<ciManagement />