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 <a...@apache.org>
Authored: Wed Nov 18 12:04:05 2015 +0100
Committer: Akitoshi Yoshida <a...@apache.org>
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 @@
 
   <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