Author: edwardyoon Date: Tue Apr 10 01:05:58 2012 New Revision: 1311544 URL: http://svn.apache.org/viewvc?rev=1311544&view=rev Log: Update scm URLs
Modified: incubator/hama/trunk/core/pom.xml incubator/hama/trunk/pom.xml incubator/hama/trunk/yarn/pom.xml Modified: incubator/hama/trunk/core/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/core/pom.xml?rev=1311544&r1=1311543&r2=1311544&view=diff ============================================================================== --- incubator/hama/trunk/core/pom.xml (original) +++ incubator/hama/trunk/core/pom.xml Tue Apr 10 01:05:58 2012 @@ -30,14 +30,6 @@ <name>core</name> <version>0.5.0-incubating-SNAPSHOT</version> <packaging>jar</packaging> - <scm> - <connection> - scm:svn:http://svn.apache.org/repos/asf/incubator/hama/core - </connection> - <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/incubator/hama/core - </developerConnection> - </scm> <dependencies> <dependency> Modified: incubator/hama/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/pom.xml?rev=1311544&r1=1311543&r2=1311544&view=diff ============================================================================== --- incubator/hama/trunk/pom.xml (original) +++ incubator/hama/trunk/pom.xml Tue Apr 10 01:05:58 2012 @@ -76,11 +76,12 @@ </license> </licenses> <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/ </connection> <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/incubator/hama + scm:svn:https://svn.apache.org/repos/asf/incubator/hama/trunk </developerConnection> </scm> Modified: incubator/hama/trunk/yarn/pom.xml URL: http://svn.apache.org/viewvc/incubator/hama/trunk/yarn/pom.xml?rev=1311544&r1=1311543&r2=1311544&view=diff ============================================================================== --- incubator/hama/trunk/yarn/pom.xml (original) +++ incubator/hama/trunk/yarn/pom.xml Tue Apr 10 01:05:58 2012 @@ -29,14 +29,6 @@ <name>yarn</name> <version>0.5.0-incubating-SNAPSHOT</version> <packaging>jar</packaging> - <scm> - <connection> - scm:svn:http://svn.apache.org/repos/asf/incubator/hama/server - </connection> - <developerConnection> - scm:svn:https://svn.apache.org/repos/asf/incubator/hama/server - </developerConnection> - </scm> <dependencies> <dependency>