Return-Path: Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: (qmail 69507 invoked from network); 6 Feb 2009 07:41:08 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2009 07:41:08 -0000 Received: (qmail 57847 invoked by uid 500); 6 Feb 2009 07:41:07 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 57791 invoked by uid 500); 6 Feb 2009 07:41:07 -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 57782 invoked by uid 99); 6 Feb 2009 07:41:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Feb 2009 23:41:07 -0800 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; Fri, 06 Feb 2009 07:41:05 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2B9F423888F4; Fri, 6 Feb 2009 07:40:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r741461 - /commons/proper/cli/branches/cli-1.x/pom.xml Date: Fri, 06 Feb 2009 07:40:44 -0000 To: commits@commons.apache.org From: bayard@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20090206074044.2B9F423888F4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: bayard Date: Fri Feb 6 07:40:43 2009 New Revision: 741461 URL: http://svn.apache.org/viewvc?rev=741461&view=rev Log: First attempt at release. Using 'deploy' rather than release plugin because site is separate Modified: commons/proper/cli/branches/cli-1.x/pom.xml Modified: commons/proper/cli/branches/cli-1.x/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/cli/branches/cli-1.x/pom.xml?rev=741461&r1=741460&r2=741461&view=diff ============================================================================== --- commons/proper/cli/branches/cli-1.x/pom.xml (original) +++ commons/proper/cli/branches/cli-1.x/pom.xml Fri Feb 6 07:40:43 2009 @@ -24,7 +24,7 @@ 4.0.0 commons-cli commons-cli - 1.2-SNAPSHOT + 1.2 Commons CLI 2002