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 f451adc7b63 Polished
f451adc7b63 is described below
commit f451adc7b6336cadd65d95f4c1374474cabab619
Author: Claus Ibsen <[email protected]>
AuthorDate: Thu Jun 30 11:22:01 2022 +0200
Polished
---
components-starter/camel-hashicorp-vault-starter/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/components-starter/camel-hashicorp-vault-starter/pom.xml
b/components-starter/camel-hashicorp-vault-starter/pom.xml
index 7ebdfa74ef5..f8b00e8ffc1 100644
--- a/components-starter/camel-hashicorp-vault-starter/pom.xml
+++ b/components-starter/camel-hashicorp-vault-starter/pom.xml
@@ -26,7 +26,7 @@
</parent>
<artifactId>camel-hashicorp-vault-starter</artifactId>
<packaging>jar</packaging>
- <!-- <name>Camel SB Starters :: Name Here</name>-->
+ <name>Camel SB Starters :: Hashicorp Vault</name>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>