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 673f8109f1e Polished 673f8109f1e is described below commit 673f8109f1ecd7edbde7d3e57701e02cbfbc73e0 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Wed Aug 31 07:02:24 2022 +0200 Polished --- components-starter/camel-aws-cloudtrail-starter/pom.xml | 2 +- components-starter/camel-hyperledger-aries-starter/pom.xml | 2 +- components-starter/camel-mapstruct-starter/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/components-starter/camel-aws-cloudtrail-starter/pom.xml b/components-starter/camel-aws-cloudtrail-starter/pom.xml index 499e54ddfce..dcd7df26bf0 100644 --- a/components-starter/camel-aws-cloudtrail-starter/pom.xml +++ b/components-starter/camel-aws-cloudtrail-starter/pom.xml @@ -26,7 +26,7 @@ </parent> <artifactId>camel-aws-cloudtrail-starter</artifactId> <packaging>jar</packaging> - <!-- <name>Camel SB Starters :: Name Here</name>--> + <name>Camel SB Starters :: AWS CloudTrail</name> <dependencies> <dependency> <groupId>org.springframework.boot</groupId> diff --git a/components-starter/camel-hyperledger-aries-starter/pom.xml b/components-starter/camel-hyperledger-aries-starter/pom.xml index 58e85b65821..f424ccd31ab 100644 --- a/components-starter/camel-hyperledger-aries-starter/pom.xml +++ b/components-starter/camel-hyperledger-aries-starter/pom.xml @@ -26,7 +26,7 @@ </parent> <artifactId>camel-hyperledger-aries-starter</artifactId> <packaging>jar</packaging> - <!-- <name>Camel SB Starters :: Name Here</name>--> + <name>Camel SB Starters :: Hyperledge Aries</name> <dependencies> <dependency> <groupId>org.springframework.boot</groupId> diff --git a/components-starter/camel-mapstruct-starter/pom.xml b/components-starter/camel-mapstruct-starter/pom.xml index 29ac7749ada..1a95c1651a0 100644 --- a/components-starter/camel-mapstruct-starter/pom.xml +++ b/components-starter/camel-mapstruct-starter/pom.xml @@ -26,7 +26,7 @@ </parent> <artifactId>camel-mapstruct-starter</artifactId> <packaging>jar</packaging> - <!-- <name>Camel SB Starters :: Name Here</name>--> + <name>Camel SB Starters :: Mapstruct</name> <dependencies> <dependency> <groupId>org.springframework.boot</groupId>