You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/12/07 20:54:18 UTC

[camel] 02/08: Polished

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git

commit ac43bbef9ad8948c290a8c5870452e850de0dc16
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Sat Dec 7 21:04:44 2019 +0100

    Polished
---
 core/camel-management/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/core/camel-management/pom.xml b/core/camel-management/pom.xml
index 93b3b6a..4102834 100644
--- a/core/camel-management/pom.xml
+++ b/core/camel-management/pom.xml
@@ -30,8 +30,8 @@
     <artifactId>camel-management</artifactId>
     <packaging>jar</packaging>
 
-    <name>Camel :: Management Implementation</name>
-    <description>The Camel Management Implementation</description>
+    <name>Camel :: Management</name>
+    <description>Camel Management</description>
 
     <dependencies>