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 89302cd436201caecca4d300e1616dbf24a471af Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Jan 29 14:04:39 2021 +0100 CAMEL-16107 - Fixed spacing in S3 name --- components/camel-aws-s3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/camel-aws-s3/pom.xml b/components/camel-aws-s3/pom.xml index 71b0440..37510a7 100644 --- a/components/camel-aws-s3/pom.xml +++ b/components/camel-aws-s3/pom.xml @@ -29,7 +29,7 @@ <artifactId>camel-aws-s3</artifactId> <packaging>jar</packaging> - <name>Camel :: AWS S3 (deprecated)</name> + <name>Camel :: AWS S3 (deprecated)</name> <description>A Camel Amazon S3 Web Service Component</description> <properties>