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 91E2C114CB for ; Sun, 13 Jul 2014 01:55:49 +0000 (UTC) Received: (qmail 15037 invoked by uid 500); 13 Jul 2014 01:55:49 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 14976 invoked by uid 500); 13 Jul 2014 01:55:49 -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 14967 invoked by uid 99); 13 Jul 2014 01:55:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 13 Jul 2014 01:55:49 +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, 13 Jul 2014 01:55:51 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 55D5B2388A3B; Sun, 13 Jul 2014 01:55:26 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1610096 - /commons/proper/pool/trunk/pom.xml Date: Sun, 13 Jul 2014 01:55:26 -0000 To: commits@commons.apache.org From: ggregory@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20140713015526.55D5B2388A3B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ggregory Date: Sun Jul 13 01:55:25 2014 New Revision: 1610096 URL: http://svn.apache.org/r1610096 Log: commons-parent 33 -> 34. 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=1610096&r1=1610095&r2=1610096&view=diff ============================================================================== --- commons/proper/pool/trunk/pom.xml (original) +++ commons/proper/pool/trunk/pom.xml Sun Jul 13 01:55:25 2014 @@ -22,7 +22,7 @@ org.apache.commons commons-parent - 33 + 34 4.0.0 commons-pool2