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 2AE3E11048 for ; Fri, 21 Feb 2014 14:37:46 +0000 (UTC) Received: (qmail 55745 invoked by uid 500); 21 Feb 2014 14:37:43 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 55686 invoked by uid 500); 21 Feb 2014 14:37:42 -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 55679 invoked by uid 99); 21 Feb 2014 14:37:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Feb 2014 14:37:42 +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; Fri, 21 Feb 2014 14:37:41 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 8AD632388868; Fri, 21 Feb 2014 14:37:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1570589 - in /commons/proper/pool/tags/POOL_2_2_RC2: ./ pom.xml Date: Fri, 21 Feb 2014 14:37:21 -0000 To: commits@commons.apache.org From: markt@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140221143721.8AD632388868@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: markt Date: Fri Feb 21 14:37:21 2014 New Revision: 1570589 URL: http://svn.apache.org/r1570589 Log: Tagged 2.2 RC2 Added: commons/proper/pool/tags/POOL_2_2_RC2/ - copied from r1570588, commons/proper/pool/trunk/ Modified: commons/proper/pool/tags/POOL_2_2_RC2/pom.xml Modified: commons/proper/pool/tags/POOL_2_2_RC2/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/tags/POOL_2_2_RC2/pom.xml?rev=1570589&r1=1570588&r2=1570589&view=diff ============================================================================== --- commons/proper/pool/tags/POOL_2_2_RC2/pom.xml (original) +++ commons/proper/pool/tags/POOL_2_2_RC2/pom.xml Fri Feb 21 14:37:21 2014 @@ -26,7 +26,7 @@ 4.0.0 commons-pool2 - 2.2-SNAPSHOT + 2.2 Apache Commons Pool 2001