Return-Path: X-Original-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-hama-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5C0B69697 for ; Tue, 10 Apr 2012 01:06:21 +0000 (UTC) Received: (qmail 54997 invoked by uid 500); 10 Apr 2012 01:06:21 -0000 Delivered-To: apmail-incubator-hama-commits-archive@incubator.apache.org Received: (qmail 54972 invoked by uid 500); 10 Apr 2012 01:06:21 -0000 Mailing-List: contact hama-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hama-dev@incubator.apache.org Delivered-To: mailing list hama-commits@incubator.apache.org Received: (qmail 54964 invoked by uid 99); 10 Apr 2012 01:06:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2012 01:06:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 10 Apr 2012 01:06:20 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id DFDE22388860; Tue, 10 Apr 2012 01:05:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1311544 - in /incubator/hama/trunk: core/pom.xml pom.xml yarn/pom.xml Date: Tue, 10 Apr 2012 01:05:59 -0000 To: hama-commits@incubator.apache.org From: edwardyoon@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120410010559.DFDE22388860@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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 @@ core 0.5.0-incubating-SNAPSHOT jar - - - scm:svn:http://svn.apache.org/repos/asf/incubator/hama/core - - - scm:svn:https://svn.apache.org/repos/asf/incubator/hama/core - - 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 @@ + scm:svn:https://svn.apache.org/repos/asf/incubator/hama/ - scm:svn:http://svn.apache.org/repos/asf/incubator/hama + scm:svn:http://svn.apache.org/repos/asf/incubator/hama/ - scm:svn:https://svn.apache.org/repos/asf/incubator/hama + scm:svn:https://svn.apache.org/repos/asf/incubator/hama/trunk 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 @@ yarn 0.5.0-incubating-SNAPSHOT jar - - - scm:svn:http://svn.apache.org/repos/asf/incubator/hama/server - - - scm:svn:https://svn.apache.org/repos/asf/incubator/hama/server - -