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 47A3F10086 for ; Sun, 22 Dec 2013 21:25:27 +0000 (UTC) Received: (qmail 46371 invoked by uid 500); 22 Dec 2013 21:25:27 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 46305 invoked by uid 500); 22 Dec 2013 21:25:27 -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 46298 invoked by uid 99); 22 Dec 2013 21:25:27 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Dec 2013 21:25:27 +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; Sun, 22 Dec 2013 21:25:24 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 1486B23888D7; Sun, 22 Dec 2013 21:25:04 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1553037 - /commons/proper/pool/trunk/pom.xml Date: Sun, 22 Dec 2013 21:25:04 -0000 To: commits@commons.apache.org From: psteitz@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20131222212504.1486B23888D7@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: psteitz Date: Sun Dec 22 21:25:03 2013 New Revision: 1553037 URL: http://svn.apache.org/r1553037 Log: Prepare for 2.1 release. Modified: commons/proper/pool/trunk/pom.xml Modified: commons/proper/pool/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/pool/trunk/pom.xml?rev=1553037&r1=1553036&r2=1553037&view=diff ============================================================================== --- commons/proper/pool/trunk/pom.xml (original) +++ commons/proper/pool/trunk/pom.xml Sun Dec 22 21:25:03 2013 @@ -26,7 +26,7 @@ 4.0.0 commons-pool2 - 2.1-SNAPSHOT + 2.1 Apache Commons Pool 2001 @@ -150,7 +150,7 @@ 1.6 1.6 pool2 - 2.0 + 2.1 (Java 6.0+) 1.6 (Java 5.0+)