From commits-return-62227-archive-asf-public=cust-asf.ponee.io@commons.apache.org Mon May 7 20:45:57 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 2D2FA180648 for ; Mon, 7 May 2018 20:45:57 +0200 (CEST) Received: (qmail 80385 invoked by uid 500); 7 May 2018 18:45:56 -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 80376 invoked by uid 99); 7 May 2018 18:45:56 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2018 18:45:56 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 12F30E0614; Mon, 7 May 2018 18:45:56 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ggregory@apache.org To: commits@commons.apache.org Message-Id: <9ff467f5faaa40e3b505f92facddf177@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: commons-dbcp git commit: Fix ERRORs logged by 'mvn versions:display-plugin-updates'. Date: Mon, 7 May 2018 18:45:56 +0000 (UTC) Repository: commons-dbcp Updated Branches: refs/heads/master c046e8639 -> 4fe3600d8 Fix ERRORs logged by 'mvn versions:display-plugin-updates'. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/4fe3600d Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/4fe3600d Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/4fe3600d Branch: refs/heads/master Commit: 4fe3600d82c3a25770d47d9d99c9771dd7ee831a Parents: c046e86 Author: Gary Gregory Authored: Mon May 7 12:45:53 2018 -0600 Committer: Gary Gregory Committed: Mon May 7 12:45:53 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/4fe3600d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 079ffdd..c090f61 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ - 3.0 + 3.0.5