Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-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 E5D1D10DA1 for ; Thu, 31 Oct 2013 14:29:15 +0000 (UTC) Received: (qmail 63346 invoked by uid 500); 31 Oct 2013 14:27:49 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 63312 invoked by uid 500); 31 Oct 2013 14:27:44 -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 63292 invoked by uid 99); 31 Oct 2013 14:27:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Oct 2013 14:27:41 +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; Thu, 31 Oct 2013 14:27:39 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 01B382388980; Thu, 31 Oct 2013 14:27:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1537505 - in /commons/proper/pool/tags/POOL_2_0_RC2: ./ build.xml pom.xml Date: Thu, 31 Oct 2013 14:27:16 -0000 To: commits@commons.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131031142717.01B382388980@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Thu Oct 31 14:27:16 2013 New Revision: 1537505 URL: http://svn.apache.org/r1537505 Log: Tagging Aopache Commons Pool 2.0 RC2 Added: commons/proper/pool/tags/POOL_2_0_RC2/ - copied from r1537501, commons/proper/pool/trunk/ Modified: commons/proper/pool/tags/POOL_2_0_RC2/build.xml commons/proper/pool/tags/POOL_2_0_RC2/pom.xml Modified: commons/proper/pool/tags/POOL_2_0_RC2/build.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/tags/POOL_2_0_RC2/build.xml?rev=1537505&r1=1537501&r2=1537505&view=diff ============================================================================== --- commons/proper/pool/tags/POOL_2_0_RC2/build.xml (original) +++ commons/proper/pool/tags/POOL_2_0_RC2/build.xml Thu Oct 31 14:27:16 2013 @@ -40,7 +40,7 @@ - + Modified: commons/proper/pool/tags/POOL_2_0_RC2/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/tags/POOL_2_0_RC2/pom.xml?rev=1537505&r1=1537501&r2=1537505&view=diff ============================================================================== --- commons/proper/pool/tags/POOL_2_0_RC2/pom.xml (original) +++ commons/proper/pool/tags/POOL_2_0_RC2/pom.xml Thu Oct 31 14:27:16 2013 @@ -26,7 +26,7 @@ 4.0.0 commons-pool2 - 2.0-SNAPSHOT + 2.0 Apache Commons Pool 2001