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 2019/05/08 10:26:12 UTC

[camel] 03/05: Camel-Soroush: Changed component name

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.git

commit 75c1e848099f8fdbd41b30ed3ae900ab7733838d
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed May 8 12:20:40 2019 +0200

    Camel-Soroush: Changed component name
---
 components/camel-soroush/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components/camel-soroush/pom.xml b/components/camel-soroush/pom.xml
index d346e12..53ffe03 100644
--- a/components/camel-soroush/pom.xml
+++ b/components/camel-soroush/pom.xml
@@ -28,7 +28,7 @@
 
     <artifactId>camel-soroush</artifactId>
     <packaging>jar</packaging>
-    <name>Camel :: SoroushBot</name>
+    <name>Camel :: Soroush</name>
     <description>Camel Soroush Support</description>
 
     <dependencies>