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 65e649af327 Polished 65e649af327 is described below commit 65e649af32788674d0b3617aec0a6183c936db4d Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Apr 18 07:36:37 2022 +0200 Polished --- components-starter/camel-azure-key-vault-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components-starter/camel-azure-key-vault-starter/pom.xml b/components-starter/camel-azure-key-vault-starter/pom.xml index 393b3c10402..3b37c7c4862 100644 --- a/components-starter/camel-azure-key-vault-starter/pom.xml +++ b/components-starter/camel-azure-key-vault-starter/pom.xml @@ -26,7 +26,7 @@ </parent> <artifactId>camel-azure-key-vault-starter</artifactId> <packaging>jar</packaging> - <!-- <name>Camel SB Starters :: Name Here</name>--> + <name>Camel SB Starters :: Azure Key Vault</name> <dependencies> <dependency> <groupId>org.springframework.boot</groupId>