Author: pbenedict Date: Fri Sep 18 06:08:23 2009 New Revision: 816477 URL: http://svn.apache.org/viewvc?rev=816477&view=rev Log: STR-3179: Fix SCM URL in trunk
Modified: struts/struts1/trunk/pom.xml Modified: struts/struts1/trunk/pom.xml URL: http://svn.apache.org/viewvc/struts/struts1/trunk/pom.xml?rev=816477&r1=816476&r2=816477&view=diff ============================================================================== --- struts/struts1/trunk/pom.xml (original) +++ struts/struts1/trunk/pom.xml Fri Sep 18 06:08:23 2009 @@ -40,7 +40,7 @@ <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> + <url>http://svn.apache.org/viewvc/struts/struts1/trunk/</url> </scm> <issueManagement>