You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/03/24 10:46:53 UTC

[camel-karaf] 02/02: Camel-Blueprint: Changed name to Camel Karaf

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

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

commit ccbab26d63ac15e62567ef8cd3c53e07a47a877c
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Mar 24 11:45:56 2020 +0100

    Camel-Blueprint: Changed name to Camel Karaf
---
 components/camel-blueprint/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index bd42028..a236711 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -30,7 +30,7 @@
     <artifactId>camel-blueprint</artifactId>
     <packaging>jar</packaging>
 
-    <name>Camel :: Blueprint</name>
+    <name>Camel Karaf :: Blueprint</name>
     <description>Using Camel with OSGi Blueprint</description>
 
     <properties>