This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
commit 5cf25bc03e5558a977d216effa9b97c488b85bb7 Author: Andrea Cosentino <[email protected]> AuthorDate: Thu Jun 9 12:13:33 2022 +0200 CAMEL-17689 - Create a Camel Hashicorp Vault Component - Fix Description --- components/camel-hashicorp-vault/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-hashicorp-vault/pom.xml b/components/camel-hashicorp-vault/pom.xml index 473cb9bb31b..087af4e0329 100644 --- a/components/camel-hashicorp-vault/pom.xml +++ b/components/camel-hashicorp-vault/pom.xml @@ -30,7 +30,7 @@ <packaging>jar</packaging> <name>Camel :: Hashicorp :: Key Vault</name> - <description>Camel Azure Hashicorp Component</description> + <description>Camel Hashicorp Vault Component</description> <properties> </properties>
