You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ay...@apache.org on 2015/11/18 12:04:22 UTC

camel git commit: fix the pom name of camel-jetty9

Repository: camel
Updated Branches:
  refs/heads/master 216dfdf7f -> a17d10ccb


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/a17d10cc
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/a17d10cc
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/a17d10cc

Branch: refs/heads/master
Commit: a17d10ccbcab2ca4d28f1b3ddb5dffa922238bd4
Parents: 216dfdf
Author: Akitoshi Yoshida <ay...@apache.org>
Authored: Wed Nov 18 12:04:05 2015 +0100
Committer: Akitoshi Yoshida <ay...@apache.org>
Committed: Wed Nov 18 12:04:05 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/a17d10cc/components/camel-jetty9/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index 6c58fa6..88f4b48 100644
--- a/components/camel-jetty9/pom.xml
+++ b/components/camel-jetty9/pom.xml
@@ -26,8 +26,8 @@
 
   <artifactId>camel-jetty9</artifactId>
   <packaging>bundle</packaging>
-  <name>Camel :: Jetty</name>
-  <description>Camel Jetty support</description>
+  <name>Camel :: Jetty9</name>
+  <description>Camel Jetty9 support</description>
 
   <properties>
     <camel.osgi.import.before.defaults>