This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/master by this push:
     new c18828f  Polished
c18828f is described below

commit c18828f1c3db9de6bb406b65040b1a5aa28d2e5d
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Wed Dec 9 10:16:36 2020 +0100

    Polished
---
 components-starter/camel-atlasmap-starter/pom.xml    | 2 +-
 components-starter/camel-avro-rpc-starter/pom.xml    | 2 +-
 components-starter/camel-avro-starter/pom.xml        | 2 +-
 components-starter/camel-aws2-athena-starter/pom.xml | 2 +-
 components-starter/camel-aws2-cw-starter/pom.xml     | 2 +-
 components-starter/camel-aws2-ddb-starter/pom.xml    | 2 +-
 components-starter/camel-aws2-ec2-starter/pom.xml    | 2 +-
 components-starter/camel-resteasy-starter/pom.xml    | 2 +-
 components-starter/camel-vertx-kafka-starter/pom.xml | 2 +-
 core/camel-spring-boot/pom.xml                       | 2 +-
 docs/pom.xml                                         | 2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/components-starter/camel-atlasmap-starter/pom.xml 
b/components-starter/camel-atlasmap-starter/pom.xml
index 62d23d2..0e1408e 100644
--- a/components-starter/camel-atlasmap-starter/pom.xml
+++ b/components-starter/camel-atlasmap-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-atlasmap-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: Atlasmap</name>
+  <name>Camel SB Starters :: Atlasmap</name>
   <description>Spring-Boot Starter for Camel Support for Atlasmap</description>
   <dependencies>
     <dependency>
diff --git a/components-starter/camel-avro-rpc-starter/pom.xml 
b/components-starter/camel-avro-rpc-starter/pom.xml
index f700254..6985779 100644
--- a/components-starter/camel-avro-rpc-starter/pom.xml
+++ b/components-starter/camel-avro-rpc-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-avro-rpc-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: Avro RPC</name>
+  <name>Camel SB Starters :: Avro RPC</name>
   <description>Spring-Boot Starter for Camel Support for Avro RPC</description>
   <dependencies>
     <dependency>
diff --git a/components-starter/camel-avro-starter/pom.xml 
b/components-starter/camel-avro-starter/pom.xml
index cbac726..12fc3ac 100644
--- a/components-starter/camel-avro-starter/pom.xml
+++ b/components-starter/camel-avro-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: Avro</name>
+  <name>Camel SB Starters :: Avro</name>
   <description>Spring-Boot Starter for Camel Support for Avro</description>
   <dependencies>
     <dependency>
diff --git a/components-starter/camel-aws2-athena-starter/pom.xml 
b/components-starter/camel-aws2-athena-starter/pom.xml
index 33f41da..e76355a 100644
--- a/components-starter/camel-aws2-athena-starter/pom.xml
+++ b/components-starter/camel-aws2-athena-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-aws2-athena-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: AWS2-Athena</name>
+  <name>Camel SB Starters :: AWS2-Athena</name>
   <description>Spring-Boot Starter for Camel Support for AWS Athena 
Service</description>
   <dependencies>
     <dependency>
diff --git a/components-starter/camel-aws2-cw-starter/pom.xml 
b/components-starter/camel-aws2-cw-starter/pom.xml
index 7043247..7652549 100644
--- a/components-starter/camel-aws2-cw-starter/pom.xml
+++ b/components-starter/camel-aws2-cw-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-aws2-cw-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: AWS2-CloudWatch</name>
+  <name>Camel SB Starters :: AWS2-CloudWatch</name>
   <description>Spring-Boot Starter for Camel Support for AWS Cloud Watch 
Service</description>
   <dependencies>
     <dependency>
diff --git a/components-starter/camel-aws2-ddb-starter/pom.xml 
b/components-starter/camel-aws2-ddb-starter/pom.xml
index 11ff0ff..4132c7d 100644
--- a/components-starter/camel-aws2-ddb-starter/pom.xml
+++ b/components-starter/camel-aws2-ddb-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-aws2-ddb-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: AWS2-DynamoDB</name>
+  <name>Camel SB Starters :: AWS2-DynamoDB</name>
   <description>Spring-Boot Starter for Camel Support for AWS DynamoDB 
Service</description>
   <dependencies>
     <dependency>
diff --git a/components-starter/camel-aws2-ec2-starter/pom.xml 
b/components-starter/camel-aws2-ec2-starter/pom.xml
index f2c1bbd..ac5250a 100644
--- a/components-starter/camel-aws2-ec2-starter/pom.xml
+++ b/components-starter/camel-aws2-ec2-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-aws2-ec2-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: AWS2-EC2</name>
+  <name>Camel SB Starters :: AWS2-EC2</name>
   <description>Spring-Boot Starter for Camel Support for AWS EC2 
Service</description>
   <dependencies>
     <dependency>
diff --git a/components-starter/camel-resteasy-starter/pom.xml 
b/components-starter/camel-resteasy-starter/pom.xml
index 461138f..2148f46 100644
--- a/components-starter/camel-resteasy-starter/pom.xml
+++ b/components-starter/camel-resteasy-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-resteasy-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: Starters :: Resteasy</name>
+  <name>Camel SB Starters :: Resteasy</name>
   <description>Spring-Boot Starter for Camel Resteasy Support</description>
   <dependencies>
     <dependency>
diff --git a/components-starter/camel-vertx-kafka-starter/pom.xml 
b/components-starter/camel-vertx-kafka-starter/pom.xml
index 108abb3..12bcd6d 100644
--- a/components-starter/camel-vertx-kafka-starter/pom.xml
+++ b/components-starter/camel-vertx-kafka-starter/pom.xml
@@ -26,7 +26,7 @@
   </parent>
   <artifactId>camel-vertx-kafka-starter</artifactId>
   <packaging>jar</packaging>
-  <name>Camel Spring Boot :: Starters :: Vert.x Kafka</name>
+  <name>Camel SB Starters :: Vert.x Kafka</name>
   <description>Spring-Boot Starter for Vert.x Kafka</description>
   <dependencies>
     <dependency>
diff --git a/core/camel-spring-boot/pom.xml b/core/camel-spring-boot/pom.xml
index f44b791..4f8b14c 100644
--- a/core/camel-spring-boot/pom.xml
+++ b/core/camel-spring-boot/pom.xml
@@ -29,7 +29,7 @@
         <relativePath>..</relativePath>
     </parent>
 
-    <name>Camel SB :: Spring Boot Component</name>
+    <name>Camel SB :: Spring Boot</name>
     <artifactId>camel-spring-boot</artifactId>
     <description>Using Camel with Spring Boot</description>
 
diff --git a/docs/pom.xml b/docs/pom.xml
index 318fac4..c4ea798 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -32,7 +32,7 @@
     <artifactId>docs</artifactId>
     <packaging>pom</packaging>
 
-    <name>Camel SB Starters :: Docs</name>
+    <name>Camel SB :: Docs</name>
 
     <build>
       <plugins>

Reply via email to