Author: edwardyoon Date: Tue Apr 10 01:07:31 2012 New Revision: 1311545 URL: http://svn.apache.org/viewvc?rev=1311545&view=rev Log: Update scm URLs
Modified: incubator/hama/trunk/pom.xml Modified: incubator/hama/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/pom.xml?rev=1311545&r1=1311544&r2=1311545&view=diff ============================================================================== --- incubator/hama/trunk/pom.xml (original) +++ incubator/hama/trunk/pom.xml Tue Apr 10 01:07:31 2012 @@ -78,10 +78,10 @@ <scm> <url>scm:svn:https://svn.apache.org/repos/asf/incubator/hama/</url> <connection> - scm:svn:http://svn.apache.org/repos/asf/incubator/hama/ + scm:svn:http://svn.apache.org/repos/asf/incubator/hama/trunk/ </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/incubator/hama/trunk + scm:svn:https://svn.apache.org/repos/asf/incubator/hama/trunk/ </developerConnection> </scm>