Author: bayard
Date: Wed Aug 22 04:45:35 2007
New Revision: 568572
URL: http://svn.apache.org/viewvc?rev=568572&view=rev
Log:
Fixing the scm information to point to the 1.3 branch
Modified:
struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml
Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml
URL:
http://svn.apache.org/viewvc/struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml?rev=568572&r1=568571&r2=568572&view=diff
==============================================================================
--- struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml (original)
+++ struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml Wed Aug 22 04:45:35 2007
@@ -38,9 +38,9 @@
<inceptionYear>2000</inceptionYear>
<scm>
-
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts1/trunk</connection>
-
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/struts1/trunk</developerConnection>
- <url>http://svn.apache.org/viewcvs.cgi/struts/struts1/trunk</url>
+
<connection>scm:svn:http://svn.apache.org/repos/asf/struts/struts1/branches/STRUTS_1_3_BRANCH</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/struts/struts1/branches/STRUTS_1_3_BRANCH</developerConnection>
+
<url>http://svn.apache.org/viewcvs.cgi/struts/struts1/struts1/branches/STRUTS_1_3_BRANCH</url>
</scm>
<issueManagement>