Return-Path: X-Original-To: apmail-camel-commits-archive@www.apache.org Delivered-To: apmail-camel-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AE75E18C99 for ; Wed, 18 Nov 2015 11:05:22 +0000 (UTC) Received: (qmail 85636 invoked by uid 500); 18 Nov 2015 11:05:22 -0000 Delivered-To: apmail-camel-commits-archive@camel.apache.org Received: (qmail 85588 invoked by uid 500); 18 Nov 2015 11:05:22 -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 85579 invoked by uid 99); 18 Nov 2015 11:05:22 -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; Wed, 18 Nov 2015 11:05:22 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 72674DFBA1; Wed, 18 Nov 2015 11:05:22 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: ay@apache.org To: commits@camel.apache.org Message-Id: <3fa9207848794118922502c2686e5f35@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: camel git commit: fix the pom name of camel-jetty9 Date: Wed, 18 Nov 2015 11:05:22 +0000 (UTC) Repository: camel Updated Branches: refs/heads/camel-2.16.x 0450bba6d -> add18ce77 fix the pom name of camel-jetty9 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/add18ce7 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/add18ce7 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/add18ce7 Branch: refs/heads/camel-2.16.x Commit: add18ce774c17927683a017489ee2502d1f490ba Parents: 0450bba Author: Akitoshi Yoshida Authored: Wed Nov 18 12:04:05 2015 +0100 Committer: Akitoshi Yoshida Committed: Wed Nov 18 12:04:50 2015 +0100 ---------------------------------------------------------------------- components/camel-jetty9/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/add18ce7/components/camel-jetty9/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml index 982494f..b89918b 100644 --- a/components/camel-jetty9/pom.xml +++ b/components/camel-jetty9/pom.xml @@ -26,8 +26,8 @@ camel-jetty9 bundle - Camel :: Jetty - Camel Jetty support + Camel :: Jetty9 + Camel Jetty9 support