You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2017/04/23 09:06:36 UTC

[3/8] camel git commit: [maven-release-plugin] prepare release camel-2.19.0

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/dummy-component/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/dummy-component/pom.xml b/platforms/dummy-component/pom.xml
index 31a91d8..5ab51ed 100644
--- a/platforms/dummy-component/pom.xml
+++ b/platforms/dummy-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
     <relativePath>..</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/karaf/commands/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index c7cd084..ede3fa9 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/karaf/features/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index dc41ce7..3f4f072 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -15,14 +15,13 @@
     See the License for the specific language governing permissions and
     limitations under the License.
 -->
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/karaf/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index c505949..705e464 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>2.19.0-SNAPSHOT</version>
+        <version>2.19.0</version>
     </parent>
 
     <artifactId>karaf</artifactId>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/myfoo-connector/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/myfoo-connector/pom.xml b/platforms/myfoo-connector/pom.xml
index a63e079..f5d9374 100644
--- a/platforms/myfoo-connector/pom.xml
+++ b/platforms/myfoo-connector/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
     <relativePath>..</relativePath>
   </parent>
 
@@ -112,7 +112,7 @@
         <executions>
           <execution>
             <id>default-jar</id>
-            <phase/>
+            <phase />
           </execution>
         </executions>
       </plugin>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 252ad2e..64b0a96 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
     <relativePath>../parent</relativePath>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
index ce7879c..75346f1 100644
--- a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-ahc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
index 817e76b..0517f9f 100644
--- a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-ahc-ws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
index cfa85af..4af21a9 100644
--- a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-amqp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
index 1498d70..63aa9df 100644
--- a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-apns-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
index 57940c8..5b31d39 100644
--- a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-asterisk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
index 06c56fc..fb0e280 100644
--- a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-atmos-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
index 0a35d8d..226e102 100644
--- a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-atmosphere-websocket-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
index e6777ab..c1f8306 100644
--- a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-atom-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
index 67bde8b..96f686a 100644
--- a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
index 7434cfd..4ecb931 100644
--- a/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-aws-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-aws-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
index ed2c702..93bc92b 100644
--- a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-azure-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
index e892f9e..7ed29e3 100644
--- a/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bam-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-bam-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
index cc5a6d7..79ca04b 100644
--- a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-barcode-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
index 2e432dd..ce628d9 100644
--- a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-base64-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
index 63ec2ad..7e5526d 100644
--- a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-bean-validator-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
index 61ccf39..907f9c1 100644
--- a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-beanio-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
index e98e8c0..e648efc 100644
--- a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-beanstalk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
index 400647a..fac1b06 100644
--- a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-bindy-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
index 4be32e3..9f275a3 100644
--- a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-bonita-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
index 6734c4e..49e6a94 100644
--- a/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-boon-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-boon-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
index 3f71f92..314969f7 100644
--- a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-box-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
index a73e381..455effb 100644
--- a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-braintree-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
index 6ea9460..b2e6146 100644
--- a/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cache-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-cache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
index 29722f1..1cd2e47 100644
--- a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-cassandraql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
index 06f5f56..09ab576 100644
--- a/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-castor-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-castor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
index c562bb0..e0bef7b 100644
--- a/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-chronicle-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-chronicle-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
index 606bcce..6ffc65d 100644
--- a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-chunk-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
index 0fa2d7d..835890a 100644
--- a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-cm-sms-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
index 4ed42e3..dfcfc0a 100644
--- a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-cmis-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
index 54aeb3c..8ee3565 100644
--- a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-coap-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
index a9aaae6..2da160e 100644
--- a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-cometd-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
index 6cfc6f7..097b85b 100644
--- a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-consul-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-context-starter/pom.xml b/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
index a73d947..17d83c8 100644
--- a/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-context-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-context-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
index c1a8918..43efd56 100644
--- a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-core-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
index c88c9c2..a31d1cb 100644
--- a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-couchbase-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
index ec30e9b..557c0f7 100644
--- a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-couchdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
index c82e876..7010917 100644
--- a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-crypto-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
index 6e0e833..ed6b883 100644
--- a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-csv-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
index 3165070..5b5b9ae 100644
--- a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-cxf-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
index f90f7f6..c13be69 100644
--- a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-cxf-transport-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
index 563bc9d..c5d7f2f 100644
--- a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-digitalocean-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
index ba416ac..12c74fc 100644
--- a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-disruptor-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
index 4bf89cd..143a195 100644
--- a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-dns-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
index f5ff82f..404bba7 100644
--- a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-docker-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
index c9bb29e..b8dc031 100644
--- a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-dozer-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
index 959164f..7d4590b 100644
--- a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-drill-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
index 2a88e60..7c0d2f9 100644
--- a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-dropbox-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml b/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
index 61b3e39..2e6bc67 100644
--- a/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-eclipse-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-eclipse-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
index 7edb1c9..4b87e38 100644
--- a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-ehcache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
index f212d75..dd87b7f 100644
--- a/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elasticsearch-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-elasticsearch-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
index 907aa9b..ef6a1a0 100644
--- a/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elasticsearch5-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-elasticsearch5-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
index 751b2dc..f2ea95b 100644
--- a/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-elsql-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
index da95468..8b51461 100644
--- a/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-etcd-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml b/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
index 4ac6862..18c7061 100644
--- a/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-exec-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml b/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
index 5e224d5..76686d7 100644
--- a/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-facebook-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
index e9a69af..70b5249 100644
--- a/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-flatpack-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
index afbd622..bbd1022 100644
--- a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-flink-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml b/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
index 5b95e50..7308c05 100644
--- a/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-fop-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
index 6443df5..b3a948e 100644
--- a/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-freemarker-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
index 2f9691e..b455cd8 100644
--- a/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-ftp-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
index 6228fbb..62828c3 100644
--- a/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-ganglia-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml b/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
index 960cfe9..ae0383b 100644
--- a/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-geocoder-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-git-starter/pom.xml b/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
index f55a5f3..948935f 100644
--- a/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-git-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-github-starter/pom.xml b/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
index 5e13d0b..d51b743 100644
--- a/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-github-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
index a8cd168..2e05724 100644
--- a/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-google-calendar-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
index 1c0f47f..c7db99c 100644
--- a/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-google-drive-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
index 99aa6f9..1fe54a9 100644
--- a/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-google-mail-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
index ef0847e..31e11e1 100644
--- a/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-google-pubsub-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml b/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
index 492a4dc..3ebea8c 100644
--- a/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-gora-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
index 6c1ae06..572562a 100644
--- a/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-grape-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
index 15e81d5..09757c7 100644
--- a/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-groovy-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
index 027e56b..60bf9bc 100644
--- a/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-grpc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
index c46f2d8..8d1642d 100644
--- a/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-gson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
index a017816..fcafa4b 100644
--- a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-guava-eventbus-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
index bf8b521..f3ed9c4 100644
--- a/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-guice-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-guice-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
index 7289134..3815057 100644
--- a/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hawtdb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hawtdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
index 2599f87..64f2fa7 100644
--- a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hazelcast-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
index aabef47..4e28be2 100644
--- a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hbase-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
index 4134903..293a96d 100644
--- a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hdfs-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
index 7c21e18..48572d1 100644
--- a/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hdfs2-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hdfs2-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
index 65e509f..d3b8909 100644
--- a/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hessian-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hessian-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
index f207876..02a9c0d 100644
--- a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hipchat-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
index a5e28f4..c9f1764 100644
--- a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hl7-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
index ebb52f0..286f744 100644
--- a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-http-common-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
index 2af29f3..04cd8a6 100644
--- a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-http-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
index e9d3e15..a68d89c 100644
--- a/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http4-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-http4-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
index e9f4496..caa24db 100644
--- a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-hystrix-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
index e7bd7f9..21d9606 100644
--- a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-ical-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
index 3f4aae0..908e6c7 100644
--- a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-ignite-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
index ce3d852..64a96c0 100644
--- a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-infinispan-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
index 805da69..9f5a0f9 100644
--- a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-influxdb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
index 39edb0c..bea29a4 100644
--- a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-irc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
index 8699a69..01e4be6 100644
--- a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-ironmq-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
index a157a4d..fccea0b 100644
--- a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jackson-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
index 6726f03..12c8449 100644
--- a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jacksonxml-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
index e5027f2..268e36c 100644
--- a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jasypt-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml b/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
index ffc7ad6..f164130 100644
--- a/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-javaspace-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-javaspace-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
index 384bbb6..7dbb64d 100644
--- a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jaxb-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
index 82b59c7..8acb20d 100644
--- a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jbpm-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
index efa2b0a..bc0d9c8 100644
--- a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jcache-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
index 4087e20..4395393 100644
--- a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jcr-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
index 126ab37..75b8ebc 100644
--- a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jdbc-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
index de39ae8..4a4a61e 100644
--- a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jetty-common-starter</artifactId>
   <packaging>jar</packaging>

http://git-wip-us.apache.org/repos/asf/camel/blob/38cf5251/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
----------------------------------------------------------------------
diff --git a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
index e91b292..23ff66f 100644
--- a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components-starter</artifactId>
-    <version>2.19.0-SNAPSHOT</version>
+    <version>2.19.0</version>
   </parent>
   <artifactId>camel-jetty-starter</artifactId>
   <packaging>jar</packaging>