Author: jochen Date: Fri May 13 09:26:58 2016 New Revision: 1743632 URL: http://svn.apache.org/viewvc?rev=1743632&view=rev Log: Fixing SCM Information: trunk => branches/b1_3
Modified: commons/proper/fileupload/branches/b1_3/pom.xml Modified: commons/proper/fileupload/branches/b1_3/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3/pom.xml?rev=1743632&r1=1743631&r2=1743632&view=diff ============================================================================== --- commons/proper/fileupload/branches/b1_3/pom.xml (original) +++ commons/proper/fileupload/branches/b1_3/pom.xml Fri May 13 09:26:58 2016 @@ -167,9 +167,9 @@ </contributors> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/fileupload/trunk</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/fileupload/trunk</developerConnection> - <url>http://svn.apache.org/viewvc/commons/proper/fileupload/trunk</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/fileupload/branches/b1_3</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/fileupload/branches/b1_3</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/fileupload/branches/b1_3</url> </scm> <issueManagement> <system>jira</system>