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 2022/06/30 09:21:30 UTC

[camel-spring-boot] branch main updated: Polished

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

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new c854fca2717 Polished
c854fca2717 is described below

commit c854fca2717507d6d0052453edac89a40b9481f8
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Thu Jun 30 11:21:23 2022 +0200

    Polished
---
 components-starter/camel-splunk-hec-starter/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/components-starter/camel-splunk-hec-starter/pom.xml b/components-starter/camel-splunk-hec-starter/pom.xml
index d2bad334bb7..765dcca6bf1 100644
--- a/components-starter/camel-splunk-hec-starter/pom.xml
+++ b/components-starter/camel-splunk-hec-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-splunk-hec-starter</artifactId>
   <packaging>jar</packaging>
-  <!--    <name>Camel SB Starters :: Name Here</name>-->
+  <name>Camel SB Starters :: Splunk HEC</name>
   <dependencies>
     <dependency>
       <groupId>org.springframework.boot</groupId>