From commits-return-61795-archive-asf-public=cust-asf.ponee.io@camel.apache.org Wed Mar 7 13:58:19 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 CD4A2180656 for ; Wed, 7 Mar 2018 13:58:18 +0100 (CET) Received: (qmail 35419 invoked by uid 500); 7 Mar 2018 12:58:17 -0000 Mailing-List: contact commits-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list commits@camel.apache.org Received: (qmail 35410 invoked by uid 99); 7 Mar 2018 12:58:17 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Mar 2018 12:58:17 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 5F5D0826D7; Wed, 7 Mar 2018 12:58:17 +0000 (UTC) Date: Wed, 07 Mar 2018 12:58:17 +0000 To: "commits@camel.apache.org" Subject: [camel] branch master updated: Upgrade Pax CDI to version 1.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <152042749715.18602.5036704323121525767@gitbox.apache.org> From: acosentino@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: camel X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c71355aede8500899a25937512e75ccda79fc328 X-Git-Newrev: 930e9a63d45d9a540ad7475c28d8528036ea7613 X-Git-Rev: 930e9a63d45d9a540ad7475c28d8528036ea7613 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git The following commit(s) were added to refs/heads/master by this push: new 930e9a6 Upgrade Pax CDI to version 1.0.0 930e9a6 is described below commit 930e9a63d45d9a540ad7475c28d8528036ea7613 Author: Andrea Cosentino AuthorDate: Wed Mar 7 13:57:49 2018 +0100 Upgrade Pax CDI to version 1.0.0 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 503df78..cb721fa 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -558,7 +558,7 @@ 4.3.1 1.2.0 2.8_1 - 1.0.0.RC1 + 1.0.0 4.9.2 1.3.2 1.8.6 -- To stop receiving notification emails like this one, please contact acosentino@apache.org.