[maven-release-plugin] prepare release camel-2.17.6
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 5dd1ab3..7598070 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index d425c1a..c842eb3 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>
diff --git a/camel-core/pom.xml b/camel-core/pom.xml
index 0bf0493..9bdc961 100644
--- a/camel-core/pom.xml
+++ b/camel-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 0404e77..e663a13 100644
--- a/components/camel-ahc-ws/pom.xml
+++ b/components/camel-ahc-ws/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ahc-ws</artifactId>
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index 2d7c4d6..6cb362a 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ahc</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 21303c7..a93f702 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index 7d85acc..fd44e4a 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-apns</artifactId>
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index 8825eae..6402397 100644
--- a/components/camel-atmos/pom.xml
+++ b/components/camel-atmos/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-atmos</artifactId>
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index 8bc6ef5..ae75253 100644
--- a/components/camel-atmosphere-websocket/pom.xml
+++ b/components/camel-atmosphere-websocket/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 8b1fa00..e79cba4 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-atom</artifactId>
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 69e01d5..1960e19 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index fc4f5b7..71cc8b8 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-aws</artifactId>
diff --git a/components/camel-bam/pom.xml b/components/camel-bam/pom.xml
index cbce0e1..3453a09 100644
--- a/components/camel-bam/pom.xml
+++ b/components/camel-bam/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-bam</artifactId>
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index 5f840fa..88df62b 100644
--- a/components/camel-barcode/pom.xml
+++ b/components/camel-barcode/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 1c9a399..b26bdde 100644
--- a/components/camel-base64/pom.xml
+++ b/components/camel-base64/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-base64</artifactId>
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index 7e9d9ff..5d9a16a 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index 2653c05..decc417 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-beanio</artifactId>
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index 1333b9e..8b1c599 100644
--- a/components/camel-beanstalk/pom.xml
+++ b/components/camel-beanstalk/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-beanstalk</artifactId>
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index d017956..b1da9e1 100755
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index ef6eaee..8dac226 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>
diff --git a/components/camel-boon/pom.xml b/components/camel-boon/pom.xml
index 31f3722..c6af4545 100644
--- a/components/camel-boon/pom.xml
+++ b/components/camel-boon/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-boon</artifactId>
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index 8bb6bd9..7e0befc 100644
--- a/components/camel-box/pom.xml
+++ b/components/camel-box/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-box</artifactId>
diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml
index 93f7e76..106c7fe 100644
--- a/components/camel-braintree/pom.xml
+++ b/components/camel-braintree/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-braintree</artifactId>
diff --git a/components/camel-cache/pom.xml b/components/camel-cache/pom.xml
index 24bae50..8e8a4da 100755
--- a/components/camel-cache/pom.xml
+++ b/components/camel-cache/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-cache</artifactId>
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index 2797c0a..1265a54 100644
--- a/components/camel-cassandraql/pom.xml
+++ b/components/camel-cassandraql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
   
   <artifactId>camel-cassandraql</artifactId>
diff --git a/components/camel-castor/pom.xml b/components/camel-castor/pom.xml
index 2ee4dda..a89ad1e 100644
--- a/components/camel-castor/pom.xml
+++ b/components/camel-castor/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-castor</artifactId>
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index 205fe22..a5180be 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-cdi</artifactId>
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 6818b01..3e922da 100644
--- a/components/camel-chunk/pom.xml
+++ b/components/camel-chunk/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-chunk</artifactId>
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index 2ba1f92..356373c 100644
--- a/components/camel-cmis/pom.xml
+++ b/components/camel-cmis/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index 686e365..ce37022 100644
--- a/components/camel-coap/pom.xml
+++ b/components/camel-coap/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-coap</artifactId>
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 73500cd..8dc8d4b 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>
diff --git a/components/camel-context/pom.xml b/components/camel-context/pom.xml
index dde831f..13558a0 100644
--- a/components/camel-context/pom.xml
+++ b/components/camel-context/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-context</artifactId>
diff --git a/components/camel-core-osgi/pom.xml b/components/camel-core-osgi/pom.xml
index 46527db..b1e27cd 100644
--- a/components/camel-core-osgi/pom.xml
+++ b/components/camel-core-osgi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-core-osgi</artifactId>
diff --git a/components/camel-core-xml/pom.xml b/components/camel-core-xml/pom.xml
index 7a8a1cb..1a946b9 100644
--- a/components/camel-core-xml/pom.xml
+++ b/components/camel-core-xml/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-core-xml</artifactId>
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index 231910b..6f45e1a 100644
--- a/components/camel-couchdb/pom.xml
+++ b/components/camel-couchdb/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-couchdb</artifactId>
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 1705557..179b464 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-crypto</artifactId>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index d232296..3fcc642 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index d97248a..7b36b16 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-cxf-transport</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index c7e485c..f3d9cb1 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-cxf</artifactId>
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index 9aa7d04..99277bd 100644
--- a/components/camel-disruptor/pom.xml
+++ b/components/camel-disruptor/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <name>Camel :: Disruptor</name>
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index a1c11a7..c67eba9 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <name>Camel :: DNS</name>
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index 9740f75..121f656 100644
--- a/components/camel-docker/pom.xml
+++ b/components/camel-docker/pom.xml
@@ -22,7 +22,7 @@
   <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>components</artifactId>
-      <version>2.17.6-SNAPSHOT</version>
+      <version>2.17.6</version>
   </parent>
     
   <artifactId>camel-docker</artifactId>
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index b176ceb..cf08b9a 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-dozer</artifactId>
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index d28468e..15b6405 100755
--- a/components/camel-dropbox/pom.xml
+++ b/components/camel-dropbox/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-dropbox</artifactId>
diff --git a/components/camel-eclipse/pom.xml b/components/camel-eclipse/pom.xml
index 3904296..ff4a810 100644
--- a/components/camel-eclipse/pom.xml
+++ b/components/camel-eclipse/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-eclipse</artifactId>
diff --git a/components/camel-ejb/pom.xml b/components/camel-ejb/pom.xml
index b7aa5fc..1bd27b2 100644
--- a/components/camel-ejb/pom.xml
+++ b/components/camel-ejb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-ejb</artifactId>
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index ac41081..4fb986e 100644
--- a/components/camel-elasticsearch/pom.xml
+++ b/components/camel-elasticsearch/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-elasticsearch</artifactId>
diff --git a/components/camel-elsql/pom.xml b/components/camel-elsql/pom.xml
index 91be96c..744b364 100644
--- a/components/camel-elsql/pom.xml
+++ b/components/camel-elsql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-elsql</artifactId>
diff --git a/components/camel-etcd/pom.xml b/components/camel-etcd/pom.xml
index 7cbe71e..0a9ad53 100644
--- a/components/camel-etcd/pom.xml
+++ b/components/camel-etcd/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-etcd</artifactId>
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index e9fc026..dfdf910 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 93adf18..a9101ae 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-exec</artifactId>
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index f16ce01..7f92728 100644
--- a/components/camel-facebook/pom.xml
+++ b/components/camel-facebook/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-facebook</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 7bb266f..9c56736 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index ea452ee..d52886b 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 0caa65d..9be9503 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 0e6a7c3..f24a6de 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-gae/pom.xml b/components/camel-gae/pom.xml
index 6b37df6..92f287a 100644
--- a/components/camel-gae/pom.xml
+++ b/components/camel-gae/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-gae</artifactId>
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index 663baf2..872c246 100644
--- a/components/camel-ganglia/pom.xml
+++ b/components/camel-ganglia/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ganglia</artifactId>
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index 134f29e..e8e0630 100644
--- a/components/camel-geocoder/pom.xml
+++ b/components/camel-geocoder/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-geocoder</artifactId>
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index 16adad3..0ac7f5e 100644
--- a/components/camel-git/pom.xml
+++ b/components/camel-git/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-git</artifactId>
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index fbf52b2..c4f1e08 100644
--- a/components/camel-github/pom.xml
+++ b/components/camel-github/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-github</artifactId>
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index 87e2024..f88c2f1 100644
--- a/components/camel-google-calendar/pom.xml
+++ b/components/camel-google-calendar/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-google-calendar</artifactId>
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index 6f16195..00c7aeb 100644
--- a/components/camel-google-drive/pom.xml
+++ b/components/camel-google-drive/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-google-drive</artifactId>
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index f79e5bf..e89f656 100644
--- a/components/camel-google-mail/pom.xml
+++ b/components/camel-google-mail/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-google-mail</artifactId>
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index 26c6899..3324db2 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-gora</artifactId>
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index 22fd767..9c1f0c1 100644
--- a/components/camel-grape/pom.xml
+++ b/components/camel-grape/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-grape</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 1f1bec2..96b62ab 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 1017da0..a00d396 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index dd25f70..559043f 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>
diff --git a/components/camel-guice/pom.xml b/components/camel-guice/pom.xml
index efe1c1e..a6de0eb 100644
--- a/components/camel-guice/pom.xml
+++ b/components/camel-guice/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-guice</artifactId>
diff --git a/components/camel-hawtdb/pom.xml b/components/camel-hawtdb/pom.xml
index 2faa767..141d405 100644
--- a/components/camel-hawtdb/pom.xml
+++ b/components/camel-hawtdb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-hawtdb</artifactId>
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index 46c5c1d..bbff889 100644
--- a/components/camel-hazelcast/pom.xml
+++ b/components/camel-hazelcast/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-hazelcast</artifactId>
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index f6b2d0a..2af4d0f 100644
--- a/components/camel-hbase/pom.xml
+++ b/components/camel-hbase/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index ce65134..f8040b5 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>
diff --git a/components/camel-hdfs2/pom.xml b/components/camel-hdfs2/pom.xml
index 7cc60bf..afcfd8a3 100644
--- a/components/camel-hdfs2/pom.xml
+++ b/components/camel-hdfs2/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-hdfs2</artifactId>
diff --git a/components/camel-hessian/pom.xml b/components/camel-hessian/pom.xml
index 65c22be..0dbf0f2 100644
--- a/components/camel-hessian/pom.xml
+++ b/components/camel-hessian/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-hessian</artifactId>
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index 1a472d0..96e4b44 100644
--- a/components/camel-hipchat/pom.xml
+++ b/components/camel-hipchat/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-hipchat</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index a0f8835..0c6d958 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index bbdb626..2a0374a 100644
--- a/components/camel-http-common/pom.xml
+++ b/components/camel-http-common/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-http-common</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 1f0dfaf..e1c2ee3 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-http</artifactId>
diff --git a/components/camel-http4/pom.xml b/components/camel-http4/pom.xml
index 94aeedd..8f50fe1 100644
--- a/components/camel-http4/pom.xml
+++ b/components/camel-http4/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-http4</artifactId>
diff --git a/components/camel-ibatis/pom.xml b/components/camel-ibatis/pom.xml
index 68a4e15..7bc47a0 100644
--- a/components/camel-ibatis/pom.xml
+++ b/components/camel-ibatis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ibatis</artifactId>
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index 50356b2..65e8bb8 100644
--- a/components/camel-ical/pom.xml
+++ b/components/camel-ical/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ical</artifactId>
diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml
index 47ebaef..c74e98b 100644
--- a/components/camel-ignite/pom.xml
+++ b/components/camel-ignite/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ignite</artifactId>
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index 01592b9..a9b98d0 100644
--- a/components/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index bc59675..7043a3e 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-irc</artifactId>
diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml
index 74a81c2..275c9e8 100644
--- a/components/camel-ironmq/pom.xml
+++ b/components/camel-ironmq/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ironmq</artifactId>
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 44247ef..255922c 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index 1ade554..7299570 100644
--- a/components/camel-jacksonxml/pom.xml
+++ b/components/camel-jacksonxml/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jacksonxml</artifactId>
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 3bce7eb..ca686b1 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>
diff --git a/components/camel-javaspace/pom.xml b/components/camel-javaspace/pom.xml
index ec76e13..898e431 100644
--- a/components/camel-javaspace/pom.xml
+++ b/components/camel-javaspace/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-javaspace</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 9e5007f..449744d 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index 9406ea0..27ab656 100644
--- a/components/camel-jbpm/pom.xml
+++ b/components/camel-jbpm/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>
diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml
index fcef6ba..88b2515 100644
--- a/components/camel-jcache/pom.xml
+++ b/components/camel-jcache/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jcache</artifactId>
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index e74c1df..d0db759 100644
--- a/components/camel-jclouds/pom.xml
+++ b/components/camel-jclouds/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jclouds</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 60dd0df..c3cbfaa 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jcr</artifactId>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index 4adb73d..fd0e735 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jdbc</artifactId>
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index 7c66cbd..e636d14 100644
--- a/components/camel-jetty-common/pom.xml
+++ b/components/camel-jetty-common/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index b52e88f..6dd5d66 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jetty8/pom.xml b/components/camel-jetty8/pom.xml
index 5395933..391bc1e 100644
--- a/components/camel-jetty8/pom.xml
+++ b/components/camel-jetty8/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jetty8</artifactId>
diff --git a/components/camel-jetty9/pom.xml b/components/camel-jetty9/pom.xml
index af2a468..8c2878a 100644
--- a/components/camel-jetty9/pom.xml
+++ b/components/camel-jetty9/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jetty9</artifactId>
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 42d86e5..4cdab53 100644
--- a/components/camel-jgroups/pom.xml
+++ b/components/camel-jgroups/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>
diff --git a/components/camel-jibx/pom.xml b/components/camel-jibx/pom.xml
index 4a49e89..69ac903 100644
--- a/components/camel-jibx/pom.xml
+++ b/components/camel-jibx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jibx</artifactId>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 5570e5d..d8765b4 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 8920766..c381783 100644
--- a/components/camel-jira/pom.xml
+++ b/components/camel-jira/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jira</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index f6cfcf4..1bce363 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index c6e2ad7..a536086 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index 4654c41..8310f2e 100644
--- a/components/camel-jolt/pom.xml
+++ b/components/camel-jolt/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jolt</artifactId>
diff --git a/components/camel-josql/pom.xml b/components/camel-josql/pom.xml
index 21a875f..b3795fb 100644
--- a/components/camel-josql/pom.xml
+++ b/components/camel-josql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-josql</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 439abe8..a19eac6 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jpa</artifactId>
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 3f6fb47..e1b04e5 100644
--- a/components/camel-jsch/pom.xml
+++ b/components/camel-jsch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jsch</artifactId>
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index 59f24a2..36e5be2 100644
--- a/components/camel-jsonpath/pom.xml
+++ b/components/camel-jsonpath/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jsonpath</artifactId>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 2ff570c..10c00e9 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jt400</artifactId>
diff --git a/components/camel-juel/pom.xml b/components/camel-juel/pom.xml
index 3d02ea6..9faa713 100644
--- a/components/camel-juel/pom.xml
+++ b/components/camel-juel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-juel</artifactId>
diff --git a/components/camel-jxpath/pom.xml b/components/camel-jxpath/pom.xml
index 57d0485..37a8240 100644
--- a/components/camel-jxpath/pom.xml
+++ b/components/camel-jxpath/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-jxpath</artifactId>
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index a967d52..b4b8386 100644
--- a/components/camel-kafka/pom.xml
+++ b/components/camel-kafka/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-kafka</artifactId>
diff --git a/components/camel-kestrel/pom.xml b/components/camel-kestrel/pom.xml
index 1365349..cf8dd55 100644
--- a/components/camel-kestrel/pom.xml
+++ b/components/camel-kestrel/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-kestrel</artifactId>
diff --git a/components/camel-krati/pom.xml b/components/camel-krati/pom.xml
index 6319db3..4e5fb53 100644
--- a/components/camel-krati/pom.xml
+++ b/components/camel-krati/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-krati</artifactId>
diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml
index 82f4cec..c4aa324 100644
--- a/components/camel-kubernetes/pom.xml
+++ b/components/camel-kubernetes/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-kubernetes</artifactId>
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index 473dce7..88260c2 100644
--- a/components/camel-kura/pom.xml
+++ b/components/camel-kura/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-kura</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 2deb170..0d100e0 100644
--- a/components/camel-ldap/pom.xml
+++ b/components/camel-ldap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 888aacd..033473c 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>
diff --git a/components/camel-linkedin/camel-linkedin-api/pom.xml b/components/camel-linkedin/camel-linkedin-api/pom.xml
index 18d94fb..cd6960e 100644
--- a/components/camel-linkedin/camel-linkedin-api/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-linkedin-api</artifactId>
diff --git a/components/camel-linkedin/camel-linkedin-component/pom.xml b/components/camel-linkedin/camel-linkedin-component/pom.xml
index 4951194..84b158c 100644
--- a/components/camel-linkedin/camel-linkedin-component/pom.xml
+++ b/components/camel-linkedin/camel-linkedin-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-linkedin-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-linkedin</artifactId>
diff --git a/components/camel-linkedin/pom.xml b/components/camel-linkedin/pom.xml
index bf88ae4..3df9640 100644
--- a/components/camel-linkedin/pom.xml
+++ b/components/camel-linkedin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-linkedin-parent</artifactId>
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index df83aae..dd7659e 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-lucene</artifactId>
diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml
index 9e24fbc..51bd64c 100644
--- a/components/camel-lzf/pom.xml
+++ b/components/camel-lzf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-lzf</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 74c8b89..0eff9dc 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index e736c7e..5921b14 100644
--- a/components/camel-metrics/pom.xml
+++ b/components/camel-metrics/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-metrics</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index d009c52..47dc384 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-mina2/pom.xml b/components/camel-mina2/pom.xml
index f71643f..8304434 100644
--- a/components/camel-mina2/pom.xml
+++ b/components/camel-mina2/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-mina2</artifactId>
diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml
index fc70451..22db913 100644
--- a/components/camel-mllp/pom.xml
+++ b/components/camel-mllp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-mllp</artifactId>
diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml
index cc56aa8..3651a89 100644
--- a/components/camel-mongodb-gridfs/pom.xml
+++ b/components/camel-mongodb-gridfs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-mongodb-gridfs</artifactId>
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index bdfe92e..41377cd 100644
--- a/components/camel-mongodb/pom.xml
+++ b/components/camel-mongodb/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-mongodb</artifactId>
diff --git a/components/camel-mqtt/pom.xml b/components/camel-mqtt/pom.xml
index 24b9ab6..cf69c51 100644
--- a/components/camel-mqtt/pom.xml
+++ b/components/camel-mqtt/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-mqtt</artifactId>
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 4ec2a01..eabbc90 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-msv</artifactId>
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index 0c7a469..58546cc 100644
--- a/components/camel-mustache/pom.xml
+++ b/components/camel-mustache/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-mustache</artifactId>
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 9d00847..84baa96 100644
--- a/components/camel-mvel/pom.xml
+++ b/components/camel-mvel/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-mvel</artifactId>
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index 005be00..5973125 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-mybatis</artifactId>
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index 6b93109..dffaf94 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-nagios</artifactId>
diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml
index 31c410d..6c0c838 100644
--- a/components/camel-nats/pom.xml
+++ b/components/camel-nats/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-nats</artifactId>
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index ec80b9c..cf6b0c4 100644
--- a/components/camel-netty-http/pom.xml
+++ b/components/camel-netty-http/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-netty-http</artifactId>
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 1643610..a85ed36 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-netty</artifactId>
diff --git a/components/camel-netty4-http/pom.xml b/components/camel-netty4-http/pom.xml
index 5b433d6..3c00456 100644
--- a/components/camel-netty4-http/pom.xml
+++ b/components/camel-netty4-http/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-netty4-http</artifactId>
diff --git a/components/camel-netty4/pom.xml b/components/camel-netty4/pom.xml
index 93c11e8..a1a02b1 100644
--- a/components/camel-netty4/pom.xml
+++ b/components/camel-netty4/pom.xml
@@ -20,7 +20,7 @@
   <parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-netty4</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 0d2b8c7..f85fafb 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ognl</artifactId>
diff --git a/components/camel-olingo2/camel-olingo2-api/pom.xml b/components/camel-olingo2/camel-olingo2-api/pom.xml
index b958a84..1372aaa 100644
--- a/components/camel-olingo2/camel-olingo2-api/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-api/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-olingo2-api</artifactId>
diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-component/pom.xml
index f5b2cec..1b14346 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-olingo2-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-olingo2</artifactId>
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index 115d71e..e2b9ebc 100644
--- a/components/camel-olingo2/pom.xml
+++ b/components/camel-olingo2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-olingo2-parent</artifactId>
diff --git a/components/camel-openshift/pom.xml b/components/camel-openshift/pom.xml
index 78509d1..9ffac3c 100644
--- a/components/camel-openshift/pom.xml
+++ b/components/camel-openshift/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-openshift</artifactId>
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index c99ca69..5b8fd2c 100644
--- a/components/camel-optaplanner/pom.xml
+++ b/components/camel-optaplanner/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-optaplanner</artifactId>
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index 0041d64..a7a906e 100644
--- a/components/camel-paho/pom.xml
+++ b/components/camel-paho/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-paho</artifactId>
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index 383af71..7a069fe 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index bc99ea9..f4de25b 100644
--- a/components/camel-pdf/pom.xml
+++ b/components/camel-pdf/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-pdf</artifactId>
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index 0b41670..62ea15a 100644
--- a/components/camel-pgevent/pom.xml
+++ b/components/camel-pgevent/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-pgevent</artifactId>
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index 99dbfe7..99eab8e 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index dfe4651..c1b1f74 100755
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-protobuf</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index fe05714..f141e63 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-quartz2/pom.xml b/components/camel-quartz2/pom.xml
index 0ce30be..3546028 100644
--- a/components/camel-quartz2/pom.xml
+++ b/components/camel-quartz2/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-quartz2</artifactId>
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 561e734..7226748 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-quickfix</artifactId>
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index 146feac..1924456 100644
--- a/components/camel-rabbitmq/pom.xml
+++ b/components/camel-rabbitmq/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-rabbitmq</artifactId>
diff --git a/components/camel-restlet/pom.xml b/components/camel-restlet/pom.xml
index ca62754..d2cd12b 100644
--- a/components/camel-restlet/pom.xml
+++ b/components/camel-restlet/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-restlet</artifactId>
diff --git a/components/camel-rmi/pom.xml b/components/camel-rmi/pom.xml
index b5a2d40..33b2c6b 100644
--- a/components/camel-rmi/pom.xml
+++ b/components/camel-rmi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-rmi</artifactId>
diff --git a/components/camel-routebox/pom.xml b/components/camel-routebox/pom.xml
index 6bdbdaa..274af43 100644
--- a/components/camel-routebox/pom.xml
+++ b/components/camel-routebox/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-routebox</artifactId>
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 72939d2..e850243 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>
diff --git a/components/camel-ruby/pom.xml b/components/camel-ruby/pom.xml
index e9d3137..387fa1e 100644
--- a/components/camel-ruby/pom.xml
+++ b/components/camel-ruby/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ruby</artifactId>
diff --git a/components/camel-rx/pom.xml b/components/camel-rx/pom.xml
index 71f268bf..ff6fed6 100644
--- a/components/camel-rx/pom.xml
+++ b/components/camel-rx/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-rx</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index fed2549..9c4b0f6 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-salesforce</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
index afdec3c..d06185c 100644
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-salesforce-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index b459058..afc5158 100644
--- a/components/camel-salesforce/pom.xml
+++ b/components/camel-salesforce/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-salesforce-parent</artifactId>
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index 5e80c4c..151c8d8 100644
--- a/components/camel-sap-netweaver/pom.xml
+++ b/components/camel-sap-netweaver/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 6d9dc70..c2f776a 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scala/pom.xml b/components/camel-scala/pom.xml
index 09839d1..9402428 100644
--- a/components/camel-scala/pom.xml
+++ b/components/camel-scala/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-scala</artifactId>
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 00f0edc..8024f05 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -20,7 +20,7 @@
    <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-scr/pom.xml b/components/camel-scr/pom.xml
index 96f2729..9619bda 100644
--- a/components/camel-scr/pom.xml
+++ b/components/camel-scr/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-scr</artifactId>
diff --git a/components/camel-script/pom.xml b/components/camel-script/pom.xml
index 885796b..21968e3 100644
--- a/components/camel-script/pom.xml
+++ b/components/camel-script/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-script</artifactId>
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index 549a369..dc8ab12 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-servlet</artifactId>
diff --git a/components/camel-servletlistener/pom.xml b/components/camel-servletlistener/pom.xml
index 0cd4232..859e48f 100644
--- a/components/camel-servletlistener/pom.xml
+++ b/components/camel-servletlistener/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
     
   <artifactId>camel-servletlistener</artifactId>
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index dcd413e..68a14dc 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>components</artifactId>
 		<groupId>org.apache.camel</groupId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-shiro</artifactId>
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 56a37a6..4861c49 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
   
 	<artifactId>camel-sip</artifactId>
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index 029b9ff..79f39fd 100644
--- a/components/camel-sjms/pom.xml
+++ b/components/camel-sjms/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-sjms</artifactId>
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 2452346..7d4a127 100644
--- a/components/camel-slack/pom.xml
+++ b/components/camel-slack/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-slack</artifactId>
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 6fbbc51..48c07e8 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index 91bee19..4612cbd 100644
--- a/components/camel-snakeyaml/pom.xml
+++ b/components/camel-snakeyaml/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-snakeyaml</artifactId>
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 94f2f8f..99a5435 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index c30db3b..8818019 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index 12d2144..4472935 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-solr</artifactId>
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index 6723a6d..4e06547 100644
--- a/components/camel-spark-rest/pom.xml
+++ b/components/camel-spark-rest/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-spark-rest</artifactId>
diff --git a/components/camel-spark/pom.xml b/components/camel-spark/pom.xml
index 27d0dbe..eefc9e3 100644
--- a/components/camel-spark/pom.xml
+++ b/components/camel-spark/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-spark</artifactId>
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index 0f8db54..66a28d6 100644
--- a/components/camel-splunk/pom.xml
+++ b/components/camel-splunk/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <name>Camel :: Splunk</name>
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 1380d3a..affe626 100644
--- a/components/camel-spring-batch/pom.xml
+++ b/components/camel-spring-batch/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>
diff --git a/components/camel-spring-boot-starter/pom.xml b/components/camel-spring-boot-starter/pom.xml
index c52b068..81927e9 100644
--- a/components/camel-spring-boot-starter/pom.xml
+++ b/components/camel-spring-boot-starter/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-spring-boot-starter</artifactId>
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index 3b087d0..14cf69c 100644
--- a/components/camel-spring-boot/pom.xml
+++ b/components/camel-spring-boot/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <name>Camel :: Spring Boot</name>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 2d01717..850d966 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index 2777f65..32a1bfde 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-spring-javaconfig</artifactId>
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index 0e7b0ab..e2333ce 100644
--- a/components/camel-spring-ldap/pom.xml
+++ b/components/camel-spring-ldap/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 535f66f..ba50461 100755
--- a/components/camel-spring-redis/pom.xml
+++ b/components/camel-spring-redis/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-spring-redis</artifactId>
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index c8a7bc0..c207bdd 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-spring-security</artifactId>
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index 5e88a1d..27f6d4e 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-spring-ws</artifactId>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index f00ca46..512423c 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index b14ea01..732aa09 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-sql</artifactId>
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 56a7263..fe90f22 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-ssh</artifactId>
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index 53c80bb..40db817 100644
--- a/components/camel-stax/pom.xml
+++ b/components/camel-stax/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-stax</artifactId>
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index 3102771..8024b11 100644
--- a/components/camel-stomp/pom.xml
+++ b/components/camel-stomp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-stomp</artifactId>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index dc30dd0..a4901ef 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 615252a..c7bb3f3 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index e11b0cd..94bb762 100644
--- a/components/camel-swagger-java/pom.xml
+++ b/components/camel-swagger-java/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-swagger-java</artifactId>
diff --git a/components/camel-swagger/pom.xml b/components/camel-swagger/pom.xml
index 6f823b3..abab46d 100644
--- a/components/camel-swagger/pom.xml
+++ b/components/camel-swagger/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-swagger</artifactId>
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 3c316c9..4c4407e 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-syslog</artifactId>
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 22528f1..1517d69 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-tagsoup</artifactId>
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index 4e74229..867e373 100644
--- a/components/camel-tarfile/pom.xml
+++ b/components/camel-tarfile/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-tarfile</artifactId>
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 936d180..3ec73d7 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>
diff --git a/components/camel-test-cdi/pom.xml b/components/camel-test-cdi/pom.xml
index 340edef..baa2c23 100644
--- a/components/camel-test-cdi/pom.xml
+++ b/components/camel-test-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-test-cdi</artifactId>
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 50c515a..f26b73f 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-test-spring</artifactId>
diff --git a/components/camel-test-spring3/pom.xml b/components/camel-test-spring3/pom.xml
index fd806c3..a4721fe 100644
--- a/components/camel-test-spring3/pom.xml
+++ b/components/camel-test-spring3/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-test-spring3</artifactId>
diff --git a/components/camel-test-spring40/pom.xml b/components/camel-test-spring40/pom.xml
index e40f774..eebc7c2 100644
--- a/components/camel-test-spring40/pom.xml
+++ b/components/camel-test-spring40/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-test-spring40</artifactId>
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index faac31f..6eca22d 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-test</artifactId>
diff --git a/components/camel-testng/pom.xml b/components/camel-testng/pom.xml
index 78c99b8..5186e44 100644
--- a/components/camel-testng/pom.xml
+++ b/components/camel-testng/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-testng</artifactId>
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index 6c3a0fd..e5af063 100644
--- a/components/camel-twitter/pom.xml
+++ b/components/camel-twitter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-twitter</artifactId>
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index daca497..904d841 100644
--- a/components/camel-undertow/pom.xml
+++ b/components/camel-undertow/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index f6d822e..e7c28f2 100644
--- a/components/camel-univocity-parsers/pom.xml
+++ b/components/camel-univocity-parsers/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>
diff --git a/components/camel-urlrewrite/pom.xml b/components/camel-urlrewrite/pom.xml
index fda619d..da03357 100644
--- a/components/camel-urlrewrite/pom.xml
+++ b/components/camel-urlrewrite/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-urlrewrite</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 4bc2a02..0d56d99 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 8531305..043e826 100644
--- a/components/camel-vertx/pom.xml
+++ b/components/camel-vertx/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-vertx</artifactId>
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index 9876601..8be60e4 100644
--- a/components/camel-weather/pom.xml
+++ b/components/camel-weather/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-weather</artifactId>
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index 4264653..bbf03ce 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>
diff --git a/components/camel-xmlbeans/pom.xml b/components/camel-xmlbeans/pom.xml
index eefdd04..afcd6f9 100644
--- a/components/camel-xmlbeans/pom.xml
+++ b/components/camel-xmlbeans/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-xmlbeans</artifactId>
diff --git a/components/camel-xmljson/pom.xml b/components/camel-xmljson/pom.xml
index 64563eb..c61490c 100644
--- a/components/camel-xmljson/pom.xml
+++ b/components/camel-xmljson/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-xmljson</artifactId>
diff --git a/components/camel-xmlrpc/pom.xml b/components/camel-xmlrpc/pom.xml
index 0cef68c..7c7195e 100644
--- a/components/camel-xmlrpc/pom.xml
+++ b/components/camel-xmlrpc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-xmlrpc</artifactId>
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index 6aef99e..774cabd 100755
--- a/components/camel-xmlsecurity/pom.xml
+++ b/components/camel-xmlsecurity/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 5be0119..a38de00 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index e7b725a..7cbc2c3 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-xstream</artifactId>
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index 52916d4..05bd52e 100644
--- a/components/camel-yammer/pom.xml
+++ b/components/camel-yammer/pom.xml
@@ -21,7 +21,7 @@
  <parent>
   <groupId>org.apache.camel</groupId>
   <artifactId>components</artifactId>
-  <version>2.17.6-SNAPSHOT</version>
+  <version>2.17.6</version>
  </parent>
 
  <artifactId>camel-yammer</artifactId>
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 49c52dd..9be1aef 100644
--- a/components/camel-zipfile/pom.xml
+++ b/components/camel-zipfile/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-zipfile</artifactId>
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index cb233eb..1243337 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-zookeeper</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 917e303..7b3c725 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/etc/pom.xml b/etc/pom.xml
index 84936e2..eff615df 100755
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/examples/camel-example-activemq-tomcat/pom.xml b/examples/camel-example-activemq-tomcat/pom.xml
index d503d28..b5ec671 100755
--- a/examples/camel-example-activemq-tomcat/pom.xml
+++ b/examples/camel-example-activemq-tomcat/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-activemq-tomcat</artifactId>
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index 349e486..ca6ab2b 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/camel-example-bam/pom.xml b/examples/camel-example-bam/pom.xml
index a6bc3cf..2543636 100644
--- a/examples/camel-example-bam/pom.xml
+++ b/examples/camel-example-bam/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-bam</artifactId>
diff --git a/examples/camel-example-box-osgi/pom.xml b/examples/camel-example-box-osgi/pom.xml
index 3e4f35e..da85be2 100644
--- a/examples/camel-example-box-osgi/pom.xml
+++ b/examples/camel-example-box-osgi/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-box-osgi</artifactId>
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index b608ba2..5b6cd0e 100755
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cafe</artifactId>
diff --git a/examples/camel-example-cdi-metrics/pom.xml b/examples/camel-example-cdi-metrics/pom.xml
index 5bb4307..9160622 100755
--- a/examples/camel-example-cdi-metrics/pom.xml
+++ b/examples/camel-example-cdi-metrics/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cdi-metrics</artifactId>
diff --git a/examples/camel-example-cdi-osgi/pom.xml b/examples/camel-example-cdi-osgi/pom.xml
index 0ae4c08..f73a26e 100755
--- a/examples/camel-example-cdi-osgi/pom.xml
+++ b/examples/camel-example-cdi-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cdi-osgi</artifactId>
diff --git a/examples/camel-example-cdi-properties/pom.xml b/examples/camel-example-cdi-properties/pom.xml
index 78bf690..d14fd17 100755
--- a/examples/camel-example-cdi-properties/pom.xml
+++ b/examples/camel-example-cdi-properties/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cdi-properties</artifactId>
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml b/examples/camel-example-cdi-rest-servlet/pom.xml
index 093dd78..43f5369 100755
--- a/examples/camel-example-cdi-rest-servlet/pom.xml
+++ b/examples/camel-example-cdi-rest-servlet/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cdi-rest-servlet</artifactId>
diff --git a/examples/camel-example-cdi-test/pom.xml b/examples/camel-example-cdi-test/pom.xml
index 937ffa8..0eb92f0 100644
--- a/examples/camel-example-cdi-test/pom.xml
+++ b/examples/camel-example-cdi-test/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cdi-test</artifactId>
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index 0395f07..91825ac 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cdi</artifactId>
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index f13f06c..4dcb84b 100644
--- a/examples/camel-example-console/pom.xml
+++ b/examples/camel-example-console/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-console</artifactId>
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index 308dcff..a92d55c 100644
--- a/examples/camel-example-cxf-blueprint/pom.xml
+++ b/examples/camel-example-cxf-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cxf-blueprint</artifactId>
diff --git a/examples/camel-example-cxf-osgi/pom.xml b/examples/camel-example-cxf-osgi/pom.xml
index 4a549ae..a7f776b 100644
--- a/examples/camel-example-cxf-osgi/pom.xml
+++ b/examples/camel-example-cxf-osgi/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-cxf-osgi</artifactId>
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index 2b0fe14..e894766 100755
--- a/examples/camel-example-cxf-proxy/pom.xml
+++ b/examples/camel-example-cxf-proxy/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-cxf-proxy</artifactId>
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index a43245c..b1ce777 100755
--- a/examples/camel-example-cxf-tomcat/pom.xml
+++ b/examples/camel-example-cxf-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index eca16cd..4a6e818 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>
diff --git a/examples/camel-example-etl/pom.xml b/examples/camel-example-etl/pom.xml
index dbcf203..ac9dfb2e 100644
--- a/examples/camel-example-etl/pom.xml
+++ b/examples/camel-example-etl/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-etl</artifactId>
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index 6b9abda..b91429c 100644
--- a/examples/camel-example-ftp/pom.xml
+++ b/examples/camel-example-ftp/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
diff --git a/examples/camel-example-gae/pom.xml b/examples/camel-example-gae/pom.xml
index 9b1f3b7..925a405 100644
--- a/examples/camel-example-gae/pom.xml
+++ b/examples/camel-example-gae/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-gae</artifactId>
diff --git a/examples/camel-example-gauth/pom.xml b/examples/camel-example-gauth/pom.xml
index 3f4264d..328f319 100644
--- a/examples/camel-example-gauth/pom.xml
+++ b/examples/camel-example-gauth/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-gauth</artifactId>
diff --git a/examples/camel-example-guice-jms/pom.xml b/examples/camel-example-guice-jms/pom.xml
index cc110a9..12f3f53 100644
--- a/examples/camel-example-guice-jms/pom.xml
+++ b/examples/camel-example-guice-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-guice-jms</artifactId>
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index 9f16bdc..73c679b 100644
--- a/examples/camel-example-jdbc/pom.xml
+++ b/examples/camel-example-jdbc/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-jdbc</artifactId>
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index 9fc6159..03db2d6 100755
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index e14468a..96f1992 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-jmx</artifactId>
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index de33c9e..87b2491 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 	    <groupId>org.apache.camel</groupId>
 	    <artifactId>examples</artifactId>
-	    <version>2.17.6-SNAPSHOT</version>
+	    <version>2.17.6</version>
 	</parent>
 	
 	<artifactId>camel-example-loadbalancing</artifactId>
diff --git a/examples/camel-example-loan-broker/pom.xml b/examples/camel-example-loan-broker/pom.xml
index b5a846a..63173e4 100644
--- a/examples/camel-example-loan-broker/pom.xml
+++ b/examples/camel-example-loan-broker/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-loan-broker</artifactId>
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index a147ee9..8865303 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index 9d5cf0e..e3db89d 100644
--- a/examples/camel-example-mybatis/pom.xml
+++ b/examples/camel-example-mybatis/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-mybatis</artifactId>
diff --git a/examples/camel-example-netty-http/myapp-one/pom.xml b/examples/camel-example-netty-http/myapp-one/pom.xml
index ac29c53..3e1e45f 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-netty-http/myapp-two/pom.xml b/examples/camel-example-netty-http/myapp-two/pom.xml
index 3d38efd..9baa587 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-netty-http/pom.xml b/examples/camel-example-netty-http/pom.xml
index e5e6e2a..2b07f33 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-netty-http</artifactId>
diff --git a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
index abff447..0df4d9b 100644
--- a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
+++ b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>camel-example-netty-http</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-osgi-rmi/pom.xml b/examples/camel-example-osgi-rmi/pom.xml
index 41319e9..ebc7ede 100644
--- a/examples/camel-example-osgi-rmi/pom.xml
+++ b/examples/camel-example-osgi-rmi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-osgi-rmi</artifactId>
diff --git a/examples/camel-example-osgi/pom.xml b/examples/camel-example-osgi/pom.xml
index 28ff5bf..0c47f53 100644
--- a/examples/camel-example-osgi/pom.xml
+++ b/examples/camel-example-osgi/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-osgi</artifactId>
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index c5b840d..7005d94 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/camel-example-reportincident-wssecurity/pom.xml b/examples/camel-example-reportincident-wssecurity/pom.xml
index c1e7139..6eb287c 100644
--- a/examples/camel-example-reportincident-wssecurity/pom.xml
+++ b/examples/camel-example-reportincident-wssecurity/pom.xml
@@ -22,7 +22,7 @@
    <parent>
        <groupId>org.apache.camel</groupId>
        <artifactId>examples</artifactId>
-       <version>2.17.6-SNAPSHOT</version>
+       <version>2.17.6</version>
    </parent>
   
   <artifactId>camel-example-reportincident-wssecurity</artifactId>
diff --git a/examples/camel-example-reportincident/pom.xml b/examples/camel-example-reportincident/pom.xml
index 7981be1..15410a8 100755
--- a/examples/camel-example-reportincident/pom.xml
+++ b/examples/camel-example-reportincident/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-reportincident</artifactId>
diff --git a/examples/camel-example-restlet-jdbc/pom.xml b/examples/camel-example-restlet-jdbc/pom.xml
index 891bf77..9c044dc 100755
--- a/examples/camel-example-restlet-jdbc/pom.xml
+++ b/examples/camel-example-restlet-jdbc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-restlet-jdbc</artifactId>
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index 072c290..eeb5bf8 100644
--- a/examples/camel-example-route-throttling/pom.xml
+++ b/examples/camel-example-route-throttling/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>
diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml
index a9cddf4..019b226 100755
--- a/examples/camel-example-servlet-rest-blueprint/pom.xml
+++ b/examples/camel-example-servlet-rest-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-servlet-rest-blueprint</artifactId>
diff --git a/examples/camel-example-servlet-tomcat-no-spring/pom.xml b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
index 7da133c..d33c849 100755
--- a/examples/camel-example-servlet-tomcat-no-spring/pom.xml
+++ b/examples/camel-example-servlet-tomcat-no-spring/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat-no-spring</artifactId>
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index b155599..87ee2c4 100755
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>
diff --git a/examples/camel-example-simplejirabot/javadsl/pom.xml b/examples/camel-example-simplejirabot/javadsl/pom.xml
index 17b5c36..0963910 100644
--- a/examples/camel-example-simplejirabot/javadsl/pom.xml
+++ b/examples/camel-example-simplejirabot/javadsl/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-simplejirabot/pom.xml b/examples/camel-example-simplejirabot/pom.xml
index ebd5ba0..c249e72 100644
--- a/examples/camel-example-simplejirabot/pom.xml
+++ b/examples/camel-example-simplejirabot/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-simplejirabot</artifactId>
diff --git a/examples/camel-example-simplejirabot/xmlconf/pom.xml b/examples/camel-example-simplejirabot/xmlconf/pom.xml
index 0596eb6..25ff024 100644
--- a/examples/camel-example-simplejirabot/xmlconf/pom.xml
+++ b/examples/camel-example-simplejirabot/xmlconf/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>camel-example-simplejirabot</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-spark-rest/pom.xml b/examples/camel-example-spark-rest/pom.xml
index cd06763..05d4d90 100755
--- a/examples/camel-example-spark-rest/pom.xml
+++ b/examples/camel-example-spark-rest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-spark-rest</artifactId>
diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml
index 9bec4a2..4ea6798 100644
--- a/examples/camel-example-splunk/pom.xml
+++ b/examples/camel-example-splunk/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-splunk</artifactId>
diff --git a/examples/camel-example-spring-boot-metrics/pom.xml b/examples/camel-example-spring-boot-metrics/pom.xml
index 103741e..1bbc099 100644
--- a/examples/camel-example-spring-boot-metrics/pom.xml
+++ b/examples/camel-example-spring-boot-metrics/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-metrics</artifactId>
diff --git a/examples/camel-example-spring-boot-starter/pom.xml b/examples/camel-example-spring-boot-starter/pom.xml
index 5dd16d1..dcfe406 100644
--- a/examples/camel-example-spring-boot-starter/pom.xml
+++ b/examples/camel-example-spring-boot-starter/pom.xml
@@ -21,7 +21,7 @@
  <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
   
   <artifactId>camel-example-spring-boot-starter</artifactId>
diff --git a/examples/camel-example-spring-boot/pom.xml b/examples/camel-example-spring-boot/pom.xml
index 72e1877..cbcb80b 100755
--- a/examples/camel-example-spring-boot/pom.xml
+++ b/examples/camel-example-spring-boot/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-spring-boot</artifactId>
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index baeb1a8..73a0e2f 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-spring-javaconfig</artifactId>
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index 8b075a3..148e59f 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index 9cf84ae..ca157e4 100755
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index 3741ea1..8ff6d23 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>examples</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index fa294cc..e41ef1b 100755
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index e6553d4..e685ad1 100755
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>examples</artifactId>
-		<version>2.17.6-SNAPSHOT</version>
+		<version>2.17.6</version>
 	</parent>
 
 	<artifactId>camel-example-spring</artifactId>
diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml
index 20f1b76..6ee444c 100644
--- a/examples/camel-example-sql-blueprint/pom.xml
+++ b/examples/camel-example-sql-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-sql-blueprint</artifactId>
diff --git a/examples/camel-example-sql/pom.xml b/examples/camel-example-sql/pom.xml
index 39696c9..69e15b4 100644
--- a/examples/camel-example-sql/pom.xml
+++ b/examples/camel-example-sql/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-sql</artifactId>
diff --git a/examples/camel-example-ssh-security/pom.xml b/examples/camel-example-ssh-security/pom.xml
index 8e8d508..773b846 100644
--- a/examples/camel-example-ssh-security/pom.xml
+++ b/examples/camel-example-ssh-security/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-ssh-security</artifactId>
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index ed6fa4a..6a65b50 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-ssh</artifactId>
diff --git a/examples/camel-example-swagger-cdi/pom.xml b/examples/camel-example-swagger-cdi/pom.xml
index 41a1f71..ed300b2 100644
--- a/examples/camel-example-swagger-cdi/pom.xml
+++ b/examples/camel-example-swagger-cdi/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-swagger-cdi</artifactId>
diff --git a/examples/camel-example-swagger-xml/pom.xml b/examples/camel-example-swagger-xml/pom.xml
index ecc05e7..8129bf9 100755
--- a/examples/camel-example-swagger-xml/pom.xml
+++ b/examples/camel-example-swagger-xml/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-swagger-xml</artifactId>
diff --git a/examples/camel-example-tracer/pom.xml b/examples/camel-example-tracer/pom.xml
index 44d386e..74fa3f6 100644
--- a/examples/camel-example-tracer/pom.xml
+++ b/examples/camel-example-tracer/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-tracer</artifactId>
diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml
index 6b666e6..ec3e528 100644
--- a/examples/camel-example-twitter-websocket-blueprint/pom.xml
+++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket-blueprint</artifactId>
diff --git a/examples/camel-example-twitter-websocket/pom.xml b/examples/camel-example-twitter-websocket/pom.xml
index 0a8c003..6944bdb 100644
--- a/examples/camel-example-twitter-websocket/pom.xml
+++ b/examples/camel-example-twitter-websocket/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-twitter-websocket</artifactId>
diff --git a/examples/camel-example-widget-gadget-cdi/pom.xml b/examples/camel-example-widget-gadget-cdi/pom.xml
index 576a6f1..4a6b01a 100755
--- a/examples/camel-example-widget-gadget-cdi/pom.xml
+++ b/examples/camel-example-widget-gadget-cdi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-cdi</artifactId>
diff --git a/examples/camel-example-widget-gadget-java/pom.xml b/examples/camel-example-widget-gadget-java/pom.xml
index ecfbc03..84d6d95 100755
--- a/examples/camel-example-widget-gadget-java/pom.xml
+++ b/examples/camel-example-widget-gadget-java/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-java</artifactId>
diff --git a/examples/camel-example-widget-gadget-xml/pom.xml b/examples/camel-example-widget-gadget-xml/pom.xml
index 691d356..0f8a726 100755
--- a/examples/camel-example-widget-gadget-xml/pom.xml
+++ b/examples/camel-example-widget-gadget-xml/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>examples</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-example-widget-gadget-xml</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 76398d6..000bf8c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 9332f52..8cf9686 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/platforms/catalog-lucene/pom.xml b/platforms/catalog-lucene/pom.xml
index 53f42c7..ab33f2f 100644
--- a/platforms/catalog-lucene/pom.xml
+++ b/platforms/catalog-lucene/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-catalog-lucene</artifactId>
diff --git a/platforms/catalog/pom.xml b/platforms/catalog/pom.xml
index f3f3844..714b3b5 100644
--- a/platforms/catalog/pom.xml
+++ b/platforms/catalog/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-catalog</artifactId>
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index b4987c7..e5a8f14 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-commands-core</artifactId>
diff --git a/platforms/commands/commands-jolokia/pom.xml b/platforms/commands/commands-jolokia/pom.xml
index 8803847..1bdfa5d 100644
--- a/platforms/commands/commands-jolokia/pom.xml
+++ b/platforms/commands/commands-jolokia/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>commands</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-commands-jolokia</artifactId>
diff --git a/platforms/commands/commands-spring-boot/pom.xml b/platforms/commands/commands-spring-boot/pom.xml
index 4efaf07..251cd52 100755
--- a/platforms/commands/commands-spring-boot/pom.xml
+++ b/platforms/commands/commands-spring-boot/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>commands</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>camel-commands-spring-boot</artifactId>
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index db72a24..b0d48d4 100644
--- a/platforms/commands/pom.xml
+++ b/platforms/commands/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>platforms</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>commands</artifactId>
diff --git a/platforms/karaf/commands-catalog/pom.xml b/platforms/karaf/commands-catalog/pom.xml
index 8774142..3384624 100644
--- a/platforms/karaf/commands-catalog/pom.xml
+++ b/platforms/karaf/commands-catalog/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 4831a42..2572816 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.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index ace4158..5c44d6c 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>karaf</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 6dcb98c..5c54e94 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.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <artifactId>karaf</artifactId>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 84c7a90..dd0c1ab 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.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index 81e7ea3..faa97ce 100755
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
   <groupId>org.apache.camel</groupId>
   <artifactId>camel</artifactId>
-  <version>2.17.6-SNAPSHOT</version>
+  <version>2.17.6</version>
   <packaging>pom</packaging>
   <name>Camel</name>
   <description>Camel build POM</description>
@@ -148,7 +148,7 @@
     <connection>scm:git:http://git-wip-us.apache.org/repos/asf/camel.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/camel.git</developerConnection>
     <url>https://fisheye6.atlassian.com/browse/~br=master/camel-git</url>
-    <tag>HEAD</tag>
+    <tag>camel-2.17.6</tag>
   </scm>
 
   <build>
diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml
index 91f40ed..260487e 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-blueprint-cxf-test</artifactId>
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index 7e8ee6e..26af51f 100644
--- a/tests/camel-itest-cdi/pom.xml
+++ b/tests/camel-itest-cdi/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-itest-cdi</artifactId>
diff --git a/tests/camel-itest-karaf/pom.xml b/tests/camel-itest-karaf/pom.xml
index ec85b92..5f010b4 100644
--- a/tests/camel-itest-karaf/pom.xml
+++ b/tests/camel-itest-karaf/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-itest-karaf</artifactId>
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index d2e48e4..448ae56 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-itest-osgi</artifactId>
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index 9266e4f..219f735 100644
--- a/tests/camel-itest-performance/pom.xml
+++ b/tests/camel-itest-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-itest-performance</artifactId>
diff --git a/tests/camel-itest-spring32/pom.xml b/tests/camel-itest-spring32/pom.xml
index 279a2a8..869d7df 100644
--- a/tests/camel-itest-spring32/pom.xml
+++ b/tests/camel-itest-spring32/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-itest-spring32</artifactId>
diff --git a/tests/camel-itest-spring40/pom.xml b/tests/camel-itest-spring40/pom.xml
index a6632ae..4a43179 100644
--- a/tests/camel-itest-spring40/pom.xml
+++ b/tests/camel-itest-spring40/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-itest-spring40</artifactId>
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 1d60ddf..8b19e91 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-itest-standalone</artifactId>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index be756bb..6cea619 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-itest</artifactId>
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index 9fff033..9b76d6b 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-partial-classpath-test</artifactId>
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index 5e09022..3c10e7d 100644
--- a/tests/camel-performance/pom.xml
+++ b/tests/camel-performance/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-performance</artifactId>
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 0bea8c7..506f652 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tests</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-typeconverterscan-test</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 3674188..1beb47a 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index a0dd17f..4fe10b9 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>2.17.6-SNAPSHOT</version>
+        <version>2.17.6</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index be4941a..e80e10c 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -22,7 +22,7 @@
     <parent>
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-parent</artifactId>
-      <version>2.17.6-SNAPSHOT</version>
+      <version>2.17.6</version>
       <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tooling/apt/pom.xml b/tooling/apt/pom.xml
index 757a2e2..abe8372 100644
--- a/tooling/apt/pom.xml
+++ b/tooling/apt/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
 
diff --git a/tooling/archetypes/camel-archetype-activemq/pom.xml b/tooling/archetypes/camel-archetype-activemq/pom.xml
index eda88e4..a06d78d 100644
--- a/tooling/archetypes/camel-archetype-activemq/pom.xml
+++ b/tooling/archetypes/camel-archetype-activemq/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-api-component/pom.xml b/tooling/archetypes/camel-archetype-api-component/pom.xml
index 5ac2081..dbe4336 100644
--- a/tooling/archetypes/camel-archetype-api-component/pom.xml
+++ b/tooling/archetypes/camel-archetype-api-component/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-blueprint/pom.xml b/tooling/archetypes/camel-archetype-blueprint/pom.xml
index df491da..d90c56a 100644
--- a/tooling/archetypes/camel-archetype-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-cdi/pom.xml b/tooling/archetypes/camel-archetype-cdi/pom.xml
index 123dcca..40f79f6 100644
--- a/tooling/archetypes/camel-archetype-cdi/pom.xml
+++ b/tooling/archetypes/camel-archetype-cdi/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-component/pom.xml b/tooling/archetypes/camel-archetype-component/pom.xml
index 2adabec..99e3458 100644
--- a/tooling/archetypes/camel-archetype-component/pom.xml
+++ b/tooling/archetypes/camel-archetype-component/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
index 38f75af..f08ae54 100644
--- a/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-cxf-code-first-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
index 0ff7b89..e0ab065 100644
--- a/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
+++ b/tooling/archetypes/camel-archetype-cxf-contract-first-blueprint/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-dataformat/pom.xml b/tooling/archetypes/camel-archetype-dataformat/pom.xml
index ae186ed..7d1bdff 100644
--- a/tooling/archetypes/camel-archetype-dataformat/pom.xml
+++ b/tooling/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-groovy/pom.xml b/tooling/archetypes/camel-archetype-groovy/pom.xml
index ef00d5b..2c6c2e6 100644
--- a/tooling/archetypes/camel-archetype-groovy/pom.xml
+++ b/tooling/archetypes/camel-archetype-groovy/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-java/pom.xml b/tooling/archetypes/camel-archetype-java/pom.xml
index 105a988..8b624f5 100644
--- a/tooling/archetypes/camel-archetype-java/pom.xml
+++ b/tooling/archetypes/camel-archetype-java/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-scala/pom.xml b/tooling/archetypes/camel-archetype-scala/pom.xml
index 0940233..0aad24f 100644
--- a/tooling/archetypes/camel-archetype-scala/pom.xml
+++ b/tooling/archetypes/camel-archetype-scala/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-scr/pom.xml b/tooling/archetypes/camel-archetype-scr/pom.xml
index 4e36cf5..89df1ca 100644
--- a/tooling/archetypes/camel-archetype-scr/pom.xml
+++ b/tooling/archetypes/camel-archetype-scr/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>archetypes</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-spring-boot/pom.xml b/tooling/archetypes/camel-archetype-spring-boot/pom.xml
index 6871a2e..edc8317 100644
--- a/tooling/archetypes/camel-archetype-spring-boot/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring-boot/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-spring-dm/pom.xml b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
index fff0c61..5a1f2e7 100644
--- a/tooling/archetypes/camel-archetype-spring-dm/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring-dm/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-spring/pom.xml b/tooling/archetypes/camel-archetype-spring/pom.xml
index e8775cf..1c29475 100644
--- a/tooling/archetypes/camel-archetype-spring/pom.xml
+++ b/tooling/archetypes/camel-archetype-spring/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/camel-archetype-web/pom.xml b/tooling/archetypes/camel-archetype-web/pom.xml
index 05b3465..8e64fdd 100644
--- a/tooling/archetypes/camel-archetype-web/pom.xml
+++ b/tooling/archetypes/camel-archetype-web/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>archetypes</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <groupId>org.apache.camel.archetypes</groupId>
diff --git a/tooling/archetypes/pom.xml b/tooling/archetypes/pom.xml
index b4029cc..8eee0de2 100644
--- a/tooling/archetypes/pom.xml
+++ b/tooling/archetypes/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>archetypes</artifactId>
diff --git a/tooling/camel-manual/pom.xml b/tooling/camel-manual/pom.xml
index 533d578..3dc4fc06 100644
--- a/tooling/camel-manual/pom.xml
+++ b/tooling/camel-manual/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-manual</artifactId>
diff --git a/tooling/maven/camel-api-component-maven-plugin/pom.xml b/tooling/maven/camel-api-component-maven-plugin/pom.xml
index a04f0b6..9e9b3cc 100644
--- a/tooling/maven/camel-api-component-maven-plugin/pom.xml
+++ b/tooling/maven/camel-api-component-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-api-component-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
index 305e130..e6e3f8a 100644
--- a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
+++ b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index 5420052..d7fafff 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-package-maven-plugin/pom.xml b/tooling/maven/camel-package-maven-plugin/pom.xml
index 67a91e2..1af0e20 100644
--- a/tooling/maven/camel-package-maven-plugin/pom.xml
+++ b/tooling/maven/camel-package-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>camel-package-maven-plugin</artifactId>
diff --git a/tooling/maven/guice-maven-plugin/pom.xml b/tooling/maven/guice-maven-plugin/pom.xml
index 4e1ebd4..92a05c4 100644
--- a/tooling/maven/guice-maven-plugin/pom.xml
+++ b/tooling/maven/guice-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>guice-maven-plugin</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 50aa9df..651e893 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>maven-plugins</artifactId>
diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 1f74c93..e33cced 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <artifactId>tooling-parent</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 1440d4e..6c5e746 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-parent</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
     <relativePath>../parent</relativePath>
   </parent>
 
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index 88ccdc6..b29eeb3 100644
--- a/tooling/spi-annotations/pom.xml
+++ b/tooling/spi-annotations/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>tooling</artifactId>
-    <version>2.17.6-SNAPSHOT</version>
+    <version>2.17.6</version>
   </parent>
 
   <!-- should not be OSGi bundle as we shade this component into camel-core -->