Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 25291 invoked from network); 21 Mar 2009 23:13:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Mar 2009 23:13:04 -0000 Received: (qmail 26153 invoked by uid 500); 21 Mar 2009 23:13:03 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 26101 invoked by uid 500); 21 Mar 2009 23:13:03 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 26092 invoked by uid 99); 21 Mar 2009 23:13:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Mar 2009 16:13:03 -0700 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; Sat, 21 Mar 2009 23:13:02 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 1449D23888E6; Sat, 21 Mar 2009 23:12:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r757064 - /commons/proper/cli/trunk/pom.xml Date: Sat, 21 Mar 2009 23:12:40 -0000 To: commits@commons.apache.org From: bayard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090321231241.1449D23888E6@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bayard Date: Sat Mar 21 23:12:40 2009 New Revision: 757064 URL: http://svn.apache.org/viewvc?rev=757064&view=rev Log: Fixing svn info Modified: commons/proper/cli/trunk/pom.xml Modified: commons/proper/cli/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/cli/trunk/pom.xml?rev=757064&r1=757063&r2=757064&view=diff ============================================================================== --- commons/proper/cli/trunk/pom.xml (original) +++ commons/proper/cli/trunk/pom.xml Sat Mar 21 23:12:40 2009 @@ -40,9 +40,9 @@ - scm:svn:http://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x/ - scm:svn:https://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x/ - http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/cli/trunk/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/cli/trunk/ + http://svn.apache.org/viewvc/commons/proper/cli/trunk/