Return-Path: Delivered-To: apmail-incubator-aries-commits-archive@minotaur.apache.org Received: (qmail 16736 invoked from network); 16 Aug 2010 14:34:17 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Aug 2010 14:34:17 -0000 Received: (qmail 72147 invoked by uid 500); 16 Aug 2010 14:34:17 -0000 Delivered-To: apmail-incubator-aries-commits-archive@incubator.apache.org Received: (qmail 72012 invoked by uid 500); 16 Aug 2010 14:34:15 -0000 Mailing-List: contact aries-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: aries-dev@incubator.apache.org Delivered-To: mailing list aries-commits@incubator.apache.org Received: (qmail 71987 invoked by uid 99); 16 Aug 2010 14:34:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Aug 2010 14:34:14 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.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; Mon, 16 Aug 2010 14:34:12 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0FA252388980; Mon, 16 Aug 2010 14:32:55 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r985963 - /incubator/aries/branches/0.2-incubating-RCx/application/pom.xml Date: Mon, 16 Aug 2010 14:32:55 -0000 To: aries-commits@incubator.apache.org From: zoe@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100816143255.0FA252388980@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: zoe Date: Mon Aug 16 14:32:54 2010 New Revision: 985963 URL: http://svn.apache.org/viewvc?rev=985963&view=rev Log: changing scm to point to branch Modified: incubator/aries/branches/0.2-incubating-RCx/application/pom.xml Modified: incubator/aries/branches/0.2-incubating-RCx/application/pom.xml URL: http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/application/pom.xml?rev=985963&r1=985962&r2=985963&view=diff ============================================================================== --- incubator/aries/branches/0.2-incubating-RCx/application/pom.xml (original) +++ incubator/aries/branches/0.2-incubating-RCx/application/pom.xml Mon Aug 16 14:32:54 2010 @@ -34,9 +34,9 @@ - scm:svn:http://svn.apache.org/repos/asf/incubator/aries/trunk/application - scm:svn:https://svn.apache.org/repos/asf/incubator/aries/trunk/application - http://svn.apache.org/viewvc/incubator/aries/trunk/application + scm:svn:http://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/application + scm:svn:https://svn.apache.org/repos/asf/incubator/aries/branches/0.2-incubating-RCx/application + http://svn.apache.org/viewvc/incubator/aries/branches/0.2-incubating-RCx/application