Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x aea83e61a -> 07331a5a3


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

Branch: refs/heads/camel-2.15.x
Commit: 07331a5a3f112ce0f9905913bf532bd49f2736f4
Parents: aea83e6
Author: Akitoshi Yoshida <a...@apache.org>
Authored: Wed Nov 18 12:04:05 2015 +0100
Committer: Akitoshi Yoshida <a...@apache.org>
Committed: Wed Nov 18 12:07:04 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/07331a5a/components/camel-jetty9/pom.xml
----------------------------------------------------------------------
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index 4a2c548..826ee01 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>

Reply via email to