Author: rmannibucau Date: Sun Sep 24 10:19:03 2017 New Revision: 1809488 URL: http://svn.apache.org/viewvc?rev=1809488&view=rev Log: fixing scm informations
Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml Modified: commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml?rev=1809488&r1=1809487&r2=1809488&view=diff ============================================================================== --- commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml (original) +++ commons/proper/jcs/branches/commons-jcs-2.2.x/pom.xml Sun Sep 24 10:19:03 2017 @@ -51,9 +51,9 @@ </issueManagement> <scm> - <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2</connection> - <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/tags/commons-jcs-2.2</developerConnection> - <url>http://svn.apache.org/viewvc/commons/proper/jcs/tags/commons-jcs-2.2</url> + <connection>scm:svn:http://svn.apache.org/repos/asf/commons/proper/jcs/branches/commons-jcs-2.2.x</connection> + <developerConnection>scm:svn:https://svn.apache.org/repos/asf/commons/proper/jcs/branches/commons-jcs-2.2.x</developerConnection> + <url>http://svn.apache.org/viewvc/commons/proper/jcs/branches/commons-jcs-2.2.x</url> </scm> <mailingLists>