[maven-release-plugin] prepare release camel-3.18.6
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index b291500..eba97b2 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/archetypes/camel-archetype-api-component/pom.xml b/archetypes/camel-archetype-api-component/pom.xml
index ea96046..cbdf45d 100644
--- a/archetypes/camel-archetype-api-component/pom.xml
+++ b/archetypes/camel-archetype-api-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-cdi/pom.xml b/archetypes/camel-archetype-cdi/pom.xml
index 26c382a..5e7434d 100644
--- a/archetypes/camel-archetype-cdi/pom.xml
+++ b/archetypes/camel-archetype-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-component/pom.xml b/archetypes/camel-archetype-component/pom.xml
index 7f491a2..873eaf8 100644
--- a/archetypes/camel-archetype-component/pom.xml
+++ b/archetypes/camel-archetype-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-dataformat/pom.xml b/archetypes/camel-archetype-dataformat/pom.xml
index 731cd806..1fbec52 100644
--- a/archetypes/camel-archetype-dataformat/pom.xml
+++ b/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-java/pom.xml b/archetypes/camel-archetype-java/pom.xml
index 1351ce8..fb81ca5 100644
--- a/archetypes/camel-archetype-java/pom.xml
+++ b/archetypes/camel-archetype-java/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-main/pom.xml b/archetypes/camel-archetype-main/pom.xml
index b12aa15..cb0bd30 100644
--- a/archetypes/camel-archetype-main/pom.xml
+++ b/archetypes/camel-archetype-main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-spring/pom.xml b/archetypes/camel-archetype-spring/pom.xml
index 72a1911..50e71b8 100644
--- a/archetypes/camel-archetype-spring/pom.xml
+++ b/archetypes/camel-archetype-spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index ef92081..68a6998 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 54fa512..cea2320 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>camel-bom</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 6bc2517..86a240d 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index d15c1c2..cded75e 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>
diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index fe0448c..715c6b5 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -27,7 +27,7 @@
   </parent>
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-dependencies</artifactId>
-  <version>3.18.6-SNAPSHOT</version>
+  <version>3.18.6</version>
   <packaging>pom</packaging>
   <name>Camel :: Dependencies</name>
   <description>Camel Dependencies POM</description>
diff --git a/catalog/camel-allcomponents/pom.xml b/catalog/camel-allcomponents/pom.xml
index 37bdf6a..f0df717 100644
--- a/catalog/camel-allcomponents/pom.xml
+++ b/catalog/camel-allcomponents/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-allcomponents</artifactId>
diff --git a/catalog/camel-catalog-console/pom.xml b/catalog/camel-catalog-console/pom.xml
index 0433d53..eb0a475 100644
--- a/catalog/camel-catalog-console/pom.xml
+++ b/catalog/camel-catalog-console/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-catalog-console</artifactId>
diff --git a/catalog/camel-catalog-lucene/pom.xml b/catalog/camel-catalog-lucene/pom.xml
index e15c5c9..f51723f 100644
--- a/catalog/camel-catalog-lucene/pom.xml
+++ b/catalog/camel-catalog-lucene/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-catalog-lucene</artifactId>
diff --git a/catalog/camel-catalog-maven/pom.xml b/catalog/camel-catalog-maven/pom.xml
index b28c57d..0a56066 100644
--- a/catalog/camel-catalog-maven/pom.xml
+++ b/catalog/camel-catalog-maven/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-catalog-maven</artifactId>
diff --git a/catalog/camel-catalog/pom.xml b/catalog/camel-catalog/pom.xml
index eae5feb..053a08e 100644
--- a/catalog/camel-catalog/pom.xml
+++ b/catalog/camel-catalog/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-catalog</artifactId>
diff --git a/catalog/camel-csimple-maven-plugin/pom.xml b/catalog/camel-csimple-maven-plugin/pom.xml
index b6d2ba6..a7516b0 100644
--- a/catalog/camel-csimple-maven-plugin/pom.xml
+++ b/catalog/camel-csimple-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../../tooling/maven</relativePath>
     </parent>
 
diff --git a/catalog/camel-report-maven-plugin/pom.xml b/catalog/camel-report-maven-plugin/pom.xml
index d54e722..fafb5a3 100644
--- a/catalog/camel-report-maven-plugin/pom.xml
+++ b/catalog/camel-report-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../../tooling/maven</relativePath>
     </parent>
 
diff --git a/catalog/camel-route-parser/pom.xml b/catalog/camel-route-parser/pom.xml
index 4dd0fad..261aaee 100644
--- a/catalog/camel-route-parser/pom.xml
+++ b/catalog/camel-route-parser/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-route-parser</artifactId>
diff --git a/catalog/dummy-component/pom.xml b/catalog/dummy-component/pom.xml
index 0c3d6e3..5f0b548 100644
--- a/catalog/dummy-component/pom.xml
+++ b/catalog/dummy-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/pom.xml b/catalog/pom.xml
index c48c6e6..408a0c1 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/components/camel-activemq/pom.xml b/components/camel-activemq/pom.xml
index 009da31..cc8e749 100644
--- a/components/camel-activemq/pom.xml
+++ b/components/camel-activemq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-activemq</artifactId>
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 976b257..8b3b261 100644
--- a/components/camel-ahc-ws/pom.xml
+++ b/components/camel-ahc-ws/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ahc-ws</artifactId>
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index af4747a..c5f4d9d 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ahc</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 0ad70c0..f6bd0f1 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-any23/pom.xml b/components/camel-any23/pom.xml
index 1b35ed4..79a758e 100644
--- a/components/camel-any23/pom.xml
+++ b/components/camel-any23/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <artifactId>camel-any23</artifactId>
diff --git a/components/camel-arangodb/pom.xml b/components/camel-arangodb/pom.xml
index 41af078..03efe5f 100644
--- a/components/camel-arangodb/pom.xml
+++ b/components/camel-arangodb/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel</groupId>
diff --git a/components/camel-as2/camel-as2-api/pom.xml b/components/camel-as2/camel-as2-api/pom.xml
index e177a14..b1f74e7 100644
--- a/components/camel-as2/camel-as2-api/pom.xml
+++ b/components/camel-as2/camel-as2-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-as2-api</artifactId>
diff --git a/components/camel-as2/camel-as2-component/pom.xml b/components/camel-as2/camel-as2-component/pom.xml
index 8126558..e538d61 100644
--- a/components/camel-as2/camel-as2-component/pom.xml
+++ b/components/camel-as2/camel-as2-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-as2</artifactId>
diff --git a/components/camel-as2/pom.xml b/components/camel-as2/pom.xml
index 1dbcae5..fa23de5 100644
--- a/components/camel-as2/pom.xml
+++ b/components/camel-as2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-as2-parent</artifactId>
diff --git a/components/camel-asn1/pom.xml b/components/camel-asn1/pom.xml
index 471770c..6c86b9a 100644
--- a/components/camel-asn1/pom.xml
+++ b/components/camel-asn1/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-asn1</artifactId>
diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml
index f779f31..8c069fdd 100644
--- a/components/camel-asterisk/pom.xml
+++ b/components/camel-asterisk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-asterisk</artifactId>
diff --git a/components/camel-atlasmap/pom.xml b/components/camel-atlasmap/pom.xml
index f0c1e25..525813a 100644
--- a/components/camel-atlasmap/pom.xml
+++ b/components/camel-atlasmap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-atlasmap</artifactId>
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index 80d4c0d..791d37a 100644
--- a/components/camel-atmos/pom.xml
+++ b/components/camel-atmos/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-atmos</artifactId>
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index 75501a7..c365f1c 100644
--- a/components/camel-atmosphere-websocket/pom.xml
+++ b/components/camel-atmosphere-websocket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 92fe5f8..26fe9e0 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-atom</artifactId>
diff --git a/components/camel-attachments/pom.xml b/components/camel-attachments/pom.xml
index 8d830a7..d61bbb2 100644
--- a/components/camel-attachments/pom.xml
+++ b/components/camel-attachments/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-attachments</artifactId>
diff --git a/components/camel-avro-rpc/camel-avro-rpc-component/pom.xml b/components/camel-avro-rpc/camel-avro-rpc-component/pom.xml
index 6ac6f1f..975666c 100644
--- a/components/camel-avro-rpc/camel-avro-rpc-component/pom.xml
+++ b/components/camel-avro-rpc/camel-avro-rpc-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-avro-rpc</artifactId>
diff --git a/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml b/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml
index 1dea282..050acc8 100644
--- a/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml
+++ b/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-avro-rpc-jetty</artifactId>
diff --git a/components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml b/components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml
index 36e0d5a..8a81adc 100644
--- a/components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml
+++ b/components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-avro-rpc-spi</artifactId>
diff --git a/components/camel-avro-rpc/pom.xml b/components/camel-avro-rpc/pom.xml
index 89d8c70..bd0499b 100644
--- a/components/camel-avro-rpc/pom.xml
+++ b/components/camel-avro-rpc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-avro-rpc-parent</artifactId>
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 2b251f7..43f688a 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>
diff --git a/components/camel-aws/camel-aws-secrets-manager/pom.xml b/components/camel-aws/camel-aws-secrets-manager/pom.xml
index 09905ab..16f7825 100644
--- a/components/camel-aws/camel-aws-secrets-manager/pom.xml
+++ b/components/camel-aws/camel-aws-secrets-manager/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws-secrets-manager</artifactId>
diff --git a/components/camel-aws/camel-aws-xray/pom.xml b/components/camel-aws/camel-aws-xray/pom.xml
index ebd5292..a3982cb 100644
--- a/components/camel-aws/camel-aws-xray/pom.xml
+++ b/components/camel-aws/camel-aws-xray/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws-xray</artifactId>
diff --git a/components/camel-aws/camel-aws2-athena/pom.xml b/components/camel-aws/camel-aws2-athena/pom.xml
index 072f3f6..5de0976 100644
--- a/components/camel-aws/camel-aws2-athena/pom.xml
+++ b/components/camel-aws/camel-aws2-athena/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-athena</artifactId>
diff --git a/components/camel-aws/camel-aws2-cw/pom.xml b/components/camel-aws/camel-aws2-cw/pom.xml
index 571dfdc..b9e1ec8 100644
--- a/components/camel-aws/camel-aws2-cw/pom.xml
+++ b/components/camel-aws/camel-aws2-cw/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-cw</artifactId>
diff --git a/components/camel-aws/camel-aws2-ddb/pom.xml b/components/camel-aws/camel-aws2-ddb/pom.xml
index 4157656..dfd7168 100644
--- a/components/camel-aws/camel-aws2-ddb/pom.xml
+++ b/components/camel-aws/camel-aws2-ddb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-ddb</artifactId>
diff --git a/components/camel-aws/camel-aws2-ec2/pom.xml b/components/camel-aws/camel-aws2-ec2/pom.xml
index aab2dc5..4aa3989 100644
--- a/components/camel-aws/camel-aws2-ec2/pom.xml
+++ b/components/camel-aws/camel-aws2-ec2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-ec2</artifactId>
diff --git a/components/camel-aws/camel-aws2-ecs/pom.xml b/components/camel-aws/camel-aws2-ecs/pom.xml
index 63469de..e4f1091 100644
--- a/components/camel-aws/camel-aws2-ecs/pom.xml
+++ b/components/camel-aws/camel-aws2-ecs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-ecs</artifactId>
diff --git a/components/camel-aws/camel-aws2-eks/pom.xml b/components/camel-aws/camel-aws2-eks/pom.xml
index d1a1ef6..9617602 100644
--- a/components/camel-aws/camel-aws2-eks/pom.xml
+++ b/components/camel-aws/camel-aws2-eks/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-eks</artifactId>
diff --git a/components/camel-aws/camel-aws2-eventbridge/pom.xml b/components/camel-aws/camel-aws2-eventbridge/pom.xml
index b853a98..8e89d5f 100644
--- a/components/camel-aws/camel-aws2-eventbridge/pom.xml
+++ b/components/camel-aws/camel-aws2-eventbridge/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-eventbridge</artifactId>
diff --git a/components/camel-aws/camel-aws2-iam/pom.xml b/components/camel-aws/camel-aws2-iam/pom.xml
index 8148b56..8ad2c51 100644
--- a/components/camel-aws/camel-aws2-iam/pom.xml
+++ b/components/camel-aws/camel-aws2-iam/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-iam</artifactId>
diff --git a/components/camel-aws/camel-aws2-kinesis/pom.xml b/components/camel-aws/camel-aws2-kinesis/pom.xml
index ed8b7e5..30d1b99 100644
--- a/components/camel-aws/camel-aws2-kinesis/pom.xml
+++ b/components/camel-aws/camel-aws2-kinesis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-kinesis</artifactId>
diff --git a/components/camel-aws/camel-aws2-kms/pom.xml b/components/camel-aws/camel-aws2-kms/pom.xml
index 6c9924b..6e42ce1 100644
--- a/components/camel-aws/camel-aws2-kms/pom.xml
+++ b/components/camel-aws/camel-aws2-kms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-kms</artifactId>
diff --git a/components/camel-aws/camel-aws2-lambda/pom.xml b/components/camel-aws/camel-aws2-lambda/pom.xml
index 5b5b886..2bf30b0 100644
--- a/components/camel-aws/camel-aws2-lambda/pom.xml
+++ b/components/camel-aws/camel-aws2-lambda/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-lambda</artifactId>
diff --git a/components/camel-aws/camel-aws2-mq/pom.xml b/components/camel-aws/camel-aws2-mq/pom.xml
index dc706c8..fe9e7a4 100644
--- a/components/camel-aws/camel-aws2-mq/pom.xml
+++ b/components/camel-aws/camel-aws2-mq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-mq</artifactId>
diff --git a/components/camel-aws/camel-aws2-msk/pom.xml b/components/camel-aws/camel-aws2-msk/pom.xml
index d3ad8f2..0dd6a1f 100644
--- a/components/camel-aws/camel-aws2-msk/pom.xml
+++ b/components/camel-aws/camel-aws2-msk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-msk</artifactId>
diff --git a/components/camel-aws/camel-aws2-s3/pom.xml b/components/camel-aws/camel-aws2-s3/pom.xml
index 9a88ebd..deb9057 100644
--- a/components/camel-aws/camel-aws2-s3/pom.xml
+++ b/components/camel-aws/camel-aws2-s3/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-s3</artifactId>
diff --git a/components/camel-aws/camel-aws2-ses/pom.xml b/components/camel-aws/camel-aws2-ses/pom.xml
index 453773f..d4ef044 100644
--- a/components/camel-aws/camel-aws2-ses/pom.xml
+++ b/components/camel-aws/camel-aws2-ses/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-ses</artifactId>
diff --git a/components/camel-aws/camel-aws2-sns/pom.xml b/components/camel-aws/camel-aws2-sns/pom.xml
index b1a2b13..dd663a8 100644
--- a/components/camel-aws/camel-aws2-sns/pom.xml
+++ b/components/camel-aws/camel-aws2-sns/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-sns</artifactId>
diff --git a/components/camel-aws/camel-aws2-sqs/pom.xml b/components/camel-aws/camel-aws2-sqs/pom.xml
index 28969c0..fe775c6 100644
--- a/components/camel-aws/camel-aws2-sqs/pom.xml
+++ b/components/camel-aws/camel-aws2-sqs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-sqs</artifactId>
diff --git a/components/camel-aws/camel-aws2-sts/pom.xml b/components/camel-aws/camel-aws2-sts/pom.xml
index 2fc76cb..eb9aa45 100644
--- a/components/camel-aws/camel-aws2-sts/pom.xml
+++ b/components/camel-aws/camel-aws2-sts/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-sts</artifactId>
diff --git a/components/camel-aws/camel-aws2-translate/pom.xml b/components/camel-aws/camel-aws2-translate/pom.xml
index 39cf618..c005011 100644
--- a/components/camel-aws/camel-aws2-translate/pom.xml
+++ b/components/camel-aws/camel-aws2-translate/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws2-translate</artifactId>
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index d007e4b..02c2bdb 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-aws-parent</artifactId>
diff --git a/components/camel-azure/camel-azure-cosmosdb/pom.xml b/components/camel-azure/camel-azure-cosmosdb/pom.xml
index 4f342e6..a9fba3d 100644
--- a/components/camel-azure/camel-azure-cosmosdb/pom.xml
+++ b/components/camel-azure/camel-azure-cosmosdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-azure-cosmosdb</artifactId>
diff --git a/components/camel-azure/camel-azure-eventhubs/pom.xml b/components/camel-azure/camel-azure-eventhubs/pom.xml
index 0a55d60..1dc64ee 100644
--- a/components/camel-azure/camel-azure-eventhubs/pom.xml
+++ b/components/camel-azure/camel-azure-eventhubs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-azure-eventhubs</artifactId>
diff --git a/components/camel-azure/camel-azure-key-vault/pom.xml b/components/camel-azure/camel-azure-key-vault/pom.xml
index 2b6574b..a52229a 100644
--- a/components/camel-azure/camel-azure-key-vault/pom.xml
+++ b/components/camel-azure/camel-azure-key-vault/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-azure-key-vault</artifactId>
diff --git a/components/camel-azure/camel-azure-servicebus/pom.xml b/components/camel-azure/camel-azure-servicebus/pom.xml
index d8671ae..e09ec1a 100644
--- a/components/camel-azure/camel-azure-servicebus/pom.xml
+++ b/components/camel-azure/camel-azure-servicebus/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-azure-servicebus</artifactId>
diff --git a/components/camel-azure/camel-azure-storage-blob/pom.xml b/components/camel-azure/camel-azure-storage-blob/pom.xml
index 1be5a5b..c159f326 100644
--- a/components/camel-azure/camel-azure-storage-blob/pom.xml
+++ b/components/camel-azure/camel-azure-storage-blob/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-azure-storage-blob</artifactId>
diff --git a/components/camel-azure/camel-azure-storage-datalake/pom.xml b/components/camel-azure/camel-azure-storage-datalake/pom.xml
index beb549a..d9fafe1 100644
--- a/components/camel-azure/camel-azure-storage-datalake/pom.xml
+++ b/components/camel-azure/camel-azure-storage-datalake/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-azure-storage-datalake</artifactId>
diff --git a/components/camel-azure/camel-azure-storage-queue/pom.xml b/components/camel-azure/camel-azure-storage-queue/pom.xml
index 53e1967..b74cdc4 100644
--- a/components/camel-azure/camel-azure-storage-queue/pom.xml
+++ b/components/camel-azure/camel-azure-storage-queue/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-azure-storage-queue</artifactId>
diff --git a/components/camel-azure/pom.xml b/components/camel-azure/pom.xml
index 3d3653a..3a5ae79 100644
--- a/components/camel-azure/pom.xml
+++ b/components/camel-azure/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-azure-parent</artifactId>
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index 4efd705..08c1a31 100644
--- a/components/camel-barcode/pom.xml
+++ b/components/camel-barcode/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 15e01e6..c216849 100644
--- a/components/camel-base64/pom.xml
+++ b/components/camel-base64/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-base64</artifactId>
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index f249489..243232c 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>
diff --git a/components/camel-bean/pom.xml b/components/camel-bean/pom.xml
index cc6afe0..adc9ce7 100644
--- a/components/camel-bean/pom.xml
+++ b/components/camel-bean/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-bean</artifactId>
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 7edaea5..f29d760 100644
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>
diff --git a/components/camel-bonita/pom.xml b/components/camel-bonita/pom.xml
index ebeaec7..783eb19 100644
--- a/components/camel-bonita/pom.xml
+++ b/components/camel-bonita/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-bonita</artifactId>
diff --git a/components/camel-box/camel-box-api/pom.xml b/components/camel-box/camel-box-api/pom.xml
index d582553..f2a829e 100644
--- a/components/camel-box/camel-box-api/pom.xml
+++ b/components/camel-box/camel-box-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-box-api</artifactId>
diff --git a/components/camel-box/camel-box-component/pom.xml b/components/camel-box/camel-box-component/pom.xml
index 0170ce0..9d94178 100644
--- a/components/camel-box/camel-box-component/pom.xml
+++ b/components/camel-box/camel-box-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-box</artifactId>
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index 7326f2b..3b1331d 100644
--- a/components/camel-box/pom.xml
+++ b/components/camel-box/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-box-parent</artifactId>
diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml
index 20a0df4..523ac4d 100644
--- a/components/camel-braintree/pom.xml
+++ b/components/camel-braintree/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-braintree</artifactId>
diff --git a/components/camel-browse/pom.xml b/components/camel-browse/pom.xml
index 556228a..227db19 100644
--- a/components/camel-browse/pom.xml
+++ b/components/camel-browse/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-browse</artifactId>
diff --git a/components/camel-caffeine-lrucache/pom.xml b/components/camel-caffeine-lrucache/pom.xml
index ed7b47a..c444c8f 100644
--- a/components/camel-caffeine-lrucache/pom.xml
+++ b/components/camel-caffeine-lrucache/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-caffeine-lrucache</artifactId>
diff --git a/components/camel-caffeine/pom.xml b/components/camel-caffeine/pom.xml
index 6746ecf..569bb70 100644
--- a/components/camel-caffeine/pom.xml
+++ b/components/camel-caffeine/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-caffeine</artifactId>
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index 36e1b96..f30fb57 100644
--- a/components/camel-cassandraql/pom.xml
+++ b/components/camel-cassandraql/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cassandraql</artifactId>
diff --git a/components/camel-cbor/pom.xml b/components/camel-cbor/pom.xml
index 1c83248..519af42 100644
--- a/components/camel-cbor/pom.xml
+++ b/components/camel-cbor/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cbor</artifactId>
diff --git a/components/camel-cdi-jta/pom.xml b/components/camel-cdi-jta/pom.xml
index 783ddc9..01221ba 100644
--- a/components/camel-cdi-jta/pom.xml
+++ b/components/camel-cdi-jta/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cdi-jta</artifactId>
diff --git a/components/camel-cdi-main/pom.xml b/components/camel-cdi-main/pom.xml
index a62c9b9..198a61b 100644
--- a/components/camel-cdi-main/pom.xml
+++ b/components/camel-cdi-main/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cdi-main</artifactId>
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index 6ababca..e0beb78 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cdi</artifactId>
diff --git a/components/camel-chatscript/pom.xml b/components/camel-chatscript/pom.xml
index 0940369..95ee968 100644
--- a/components/camel-chatscript/pom.xml
+++ b/components/camel-chatscript/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-chatscript</artifactId>
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 4b59fab..180627b 100644
--- a/components/camel-chunk/pom.xml
+++ b/components/camel-chunk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-chunk</artifactId>
diff --git a/components/camel-cloudevents/pom.xml b/components/camel-cloudevents/pom.xml
index a1a1fef..5c869cc 100644
--- a/components/camel-cloudevents/pom.xml
+++ b/components/camel-cloudevents/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cloudevents</artifactId>
diff --git a/components/camel-cm-sms/pom.xml b/components/camel-cm-sms/pom.xml
index 0566ed4..e0fb874 100644
--- a/components/camel-cm-sms/pom.xml
+++ b/components/camel-cm-sms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cm-sms</artifactId>
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index 784121d..ab28a98 100644
--- a/components/camel-cmis/pom.xml
+++ b/components/camel-cmis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index 857c91f..f420f61 100644
--- a/components/camel-coap/pom.xml
+++ b/components/camel-coap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-coap</artifactId>
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 80dba56..259c2ac 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>
diff --git a/components/camel-consul/pom.xml b/components/camel-consul/pom.xml
index 38061cf..b5eb4c3 100644
--- a/components/camel-consul/pom.xml
+++ b/components/camel-consul/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-consul</artifactId>
diff --git a/components/camel-controlbus/pom.xml b/components/camel-controlbus/pom.xml
index 9ca5382..e5446b1 100644
--- a/components/camel-controlbus/pom.xml
+++ b/components/camel-controlbus/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-controlbus</artifactId>
diff --git a/components/camel-corda/pom.xml b/components/camel-corda/pom.xml
index 930fae6..ea8b268 100644
--- a/components/camel-corda/pom.xml
+++ b/components/camel-corda/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-corda</artifactId>
diff --git a/components/camel-couchbase/pom.xml b/components/camel-couchbase/pom.xml
index f4ac160..5e675ebd 100644
--- a/components/camel-couchbase/pom.xml
+++ b/components/camel-couchbase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-couchbase</artifactId>
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index 1d7e704..5232e03 100644
--- a/components/camel-couchdb/pom.xml
+++ b/components/camel-couchdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-couchdb</artifactId>
diff --git a/components/camel-cron/pom.xml b/components/camel-cron/pom.xml
index 224a790..9c1b0ec 100644
--- a/components/camel-cron/pom.xml
+++ b/components/camel-cron/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cron</artifactId>
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 45b57eb..a961aed 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-crypto</artifactId>
diff --git a/components/camel-csimple-joor/pom.xml b/components/camel-csimple-joor/pom.xml
index 7338d9d..ff98dcb 100644
--- a/components/camel-csimple-joor/pom.xml
+++ b/components/camel-csimple-joor/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-csimple-joor</artifactId>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index de1ac57..cf72f73 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf/camel-cxf-common/pom.xml b/components/camel-cxf/camel-cxf-common/pom.xml
index 2b059d1..3007e02 100644
--- a/components/camel-cxf/camel-cxf-common/pom.xml
+++ b/components/camel-cxf/camel-cxf-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-common</artifactId>
diff --git a/components/camel-cxf/camel-cxf-rest/pom.xml b/components/camel-cxf/camel-cxf-rest/pom.xml
index 2eed9fb..caa06ee 100644
--- a/components/camel-cxf/camel-cxf-rest/pom.xml
+++ b/components/camel-cxf/camel-cxf-rest/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-rest</artifactId>
diff --git a/components/camel-cxf/camel-cxf-soap/pom.xml b/components/camel-cxf/camel-cxf-soap/pom.xml
index c10d956..0d79cef 100644
--- a/components/camel-cxf/camel-cxf-soap/pom.xml
+++ b/components/camel-cxf/camel-cxf-soap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-soap</artifactId>
diff --git a/components/camel-cxf/camel-cxf-spring-common/pom.xml b/components/camel-cxf/camel-cxf-spring-common/pom.xml
index ec97f0d..bd1392f 100644
--- a/components/camel-cxf/camel-cxf-spring-common/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-spring-common</artifactId>
diff --git a/components/camel-cxf/camel-cxf-spring-rest/pom.xml b/components/camel-cxf/camel-cxf-spring-rest/pom.xml
index 2d7be87..f668e2f 100644
--- a/components/camel-cxf/camel-cxf-spring-rest/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-rest/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-spring-rest</artifactId>
diff --git a/components/camel-cxf/camel-cxf-spring-soap/pom.xml b/components/camel-cxf/camel-cxf-spring-soap/pom.xml
index 97fd608..ced8691 100644
--- a/components/camel-cxf/camel-cxf-spring-soap/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-soap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-spring-soap</artifactId>
diff --git a/components/camel-cxf/camel-cxf-spring-transport/pom.xml b/components/camel-cxf/camel-cxf-spring-transport/pom.xml
index 114ae6e..65d797f 100644
--- a/components/camel-cxf/camel-cxf-spring-transport/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-transport/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-spring-transport</artifactId>
diff --git a/components/camel-cxf/camel-cxf-transport/pom.xml b/components/camel-cxf/camel-cxf-transport/pom.xml
index 07b979d..196b714 100644
--- a/components/camel-cxf/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf/camel-cxf-transport/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-transport</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 9a36833..795743b 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cxf-parent</artifactId>
diff --git a/components/camel-dataformat/pom.xml b/components/camel-dataformat/pom.xml
index 5e7a8f7..531f823 100644
--- a/components/camel-dataformat/pom.xml
+++ b/components/camel-dataformat/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-dataformat</artifactId>
diff --git a/components/camel-dataset/pom.xml b/components/camel-dataset/pom.xml
index f5ac386..6bdcdd6 100644
--- a/components/camel-dataset/pom.xml
+++ b/components/camel-dataset/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-dataset</artifactId>
diff --git a/components/camel-datasonnet/pom.xml b/components/camel-datasonnet/pom.xml
index 9bc29c5..9c976b9 100644
--- a/components/camel-datasonnet/pom.xml
+++ b/components/camel-datasonnet/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-datasonnet</artifactId>
diff --git a/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml b/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
index 53c9278..039c0dd 100644
--- a/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
+++ b/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-common-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-common</artifactId>
diff --git a/components/camel-debezium/camel-debezium-common/camel-debezium-maven-plugin/pom.xml b/components/camel-debezium/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
index b3c3114..d3a50d4 100644
--- a/components/camel-debezium/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
+++ b/components/camel-debezium/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-common-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-debezium/camel-debezium-common/pom.xml b/components/camel-debezium/camel-debezium-common/pom.xml
index 966f3d2..0ef0b6a 100644
--- a/components/camel-debezium/camel-debezium-common/pom.xml
+++ b/components/camel-debezium/camel-debezium-common/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-common-parent</artifactId>
diff --git a/components/camel-debezium/camel-debezium-db2/pom.xml b/components/camel-debezium/camel-debezium-db2/pom.xml
index 274e791..685d5db 100644
--- a/components/camel-debezium/camel-debezium-db2/pom.xml
+++ b/components/camel-debezium/camel-debezium-db2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-db2</artifactId>
diff --git a/components/camel-debezium/camel-debezium-mongodb/pom.xml b/components/camel-debezium/camel-debezium-mongodb/pom.xml
index 936e7d7..ce77e39 100644
--- a/components/camel-debezium/camel-debezium-mongodb/pom.xml
+++ b/components/camel-debezium/camel-debezium-mongodb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-mongodb</artifactId>
diff --git a/components/camel-debezium/camel-debezium-mysql/pom.xml b/components/camel-debezium/camel-debezium-mysql/pom.xml
index 1580504..71bfe17 100644
--- a/components/camel-debezium/camel-debezium-mysql/pom.xml
+++ b/components/camel-debezium/camel-debezium-mysql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-mysql</artifactId>
diff --git a/components/camel-debezium/camel-debezium-oracle/pom.xml b/components/camel-debezium/camel-debezium-oracle/pom.xml
index f01aed8..2966030 100644
--- a/components/camel-debezium/camel-debezium-oracle/pom.xml
+++ b/components/camel-debezium/camel-debezium-oracle/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-oracle</artifactId>
diff --git a/components/camel-debezium/camel-debezium-postgres/pom.xml b/components/camel-debezium/camel-debezium-postgres/pom.xml
index 27dfaea..11791f2 100644
--- a/components/camel-debezium/camel-debezium-postgres/pom.xml
+++ b/components/camel-debezium/camel-debezium-postgres/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-postgres</artifactId>
diff --git a/components/camel-debezium/camel-debezium-sqlserver/pom.xml b/components/camel-debezium/camel-debezium-sqlserver/pom.xml
index 911b64a..5302a2d 100644
--- a/components/camel-debezium/camel-debezium-sqlserver/pom.xml
+++ b/components/camel-debezium/camel-debezium-sqlserver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-sqlserver</artifactId>
diff --git a/components/camel-debezium/pom.xml b/components/camel-debezium/pom.xml
index 82e3bb1..9621dce 100644
--- a/components/camel-debezium/pom.xml
+++ b/components/camel-debezium/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debezium-parent</artifactId>
diff --git a/components/camel-debug/pom.xml b/components/camel-debug/pom.xml
index e37c382..14151aa 100644
--- a/components/camel-debug/pom.xml
+++ b/components/camel-debug/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-debug</artifactId>
diff --git a/components/camel-digitalocean/pom.xml b/components/camel-digitalocean/pom.xml
index 2b31bb3..46d2cdc 100644
--- a/components/camel-digitalocean/pom.xml
+++ b/components/camel-digitalocean/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-digitalocean</artifactId>
diff --git a/components/camel-direct/pom.xml b/components/camel-direct/pom.xml
index e6a945d..dd9d5a7 100644
--- a/components/camel-direct/pom.xml
+++ b/components/camel-direct/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-direct</artifactId>
diff --git a/components/camel-directvm/pom.xml b/components/camel-directvm/pom.xml
index f050677..62584bb 100644
--- a/components/camel-directvm/pom.xml
+++ b/components/camel-directvm/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-directvm</artifactId>
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index e0e7099..279459b 100644
--- a/components/camel-disruptor/pom.xml
+++ b/components/camel-disruptor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <name>Camel :: Disruptor</name>
diff --git a/components/camel-djl/pom.xml b/components/camel-djl/pom.xml
index 56c30d5..2228b78 100644
--- a/components/camel-djl/pom.xml
+++ b/components/camel-djl/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-djl</artifactId>
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 47f0d6f..34fbe0a 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <name>Camel :: DNS</name>
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index 7a5457d..ec22824 100644
--- a/components/camel-docker/pom.xml
+++ b/components/camel-docker/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-docker</artifactId>
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index c70aaed..d4d4792 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>
diff --git a/components/camel-drill/pom.xml b/components/camel-drill/pom.xml
index 55b2e07..58ce3f2 100644
--- a/components/camel-drill/pom.xml
+++ b/components/camel-drill/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-drill</artifactId>
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index 351c235..07ab1c4 100644
--- a/components/camel-dropbox/pom.xml
+++ b/components/camel-dropbox/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-dropbox</artifactId>
diff --git a/components/camel-dynamic-router/pom.xml b/components/camel-dynamic-router/pom.xml
index c61c883..67d36b2 100644
--- a/components/camel-dynamic-router/pom.xml
+++ b/components/camel-dynamic-router/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <artifactId>camel-dynamic-router</artifactId>
diff --git a/components/camel-ehcache/pom.xml b/components/camel-ehcache/pom.xml
index 059d32b..80b1a4f 100644
--- a/components/camel-ehcache/pom.xml
+++ b/components/camel-ehcache/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ehcache</artifactId>
diff --git a/components/camel-elasticsearch-rest/pom.xml b/components/camel-elasticsearch-rest/pom.xml
index 2034228..c7f5f07 100644
--- a/components/camel-elasticsearch-rest/pom.xml
+++ b/components/camel-elasticsearch-rest/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-elasticsearch-rest</artifactId>
diff --git a/components/camel-elytron/pom.xml b/components/camel-elytron/pom.xml
index 0de7882..3e7ef29 100644
--- a/components/camel-elytron/pom.xml
+++ b/components/camel-elytron/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-elytron</artifactId>
diff --git a/components/camel-etcd3/pom.xml b/components/camel-etcd3/pom.xml
index 7610559..3115574 100644
--- a/components/camel-etcd3/pom.xml
+++ b/components/camel-etcd3/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-etcd3</artifactId>
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 2060941..142e116 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-exec</artifactId>
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index 094f77f..9374925 100644
--- a/components/camel-facebook/pom.xml
+++ b/components/camel-facebook/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-facebook</artifactId>
diff --git a/components/camel-fastjson/pom.xml b/components/camel-fastjson/pom.xml
index abc3771..6ca04fc 100644
--- a/components/camel-fastjson/pom.xml
+++ b/components/camel-fastjson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-fastjson</artifactId>
diff --git a/components/camel-fhir/camel-fhir-api/pom.xml b/components/camel-fhir/camel-fhir-api/pom.xml
index efd5868..ee8e730 100644
--- a/components/camel-fhir/camel-fhir-api/pom.xml
+++ b/components/camel-fhir/camel-fhir-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-fhir-api</artifactId>
diff --git a/components/camel-fhir/camel-fhir-component/pom.xml b/components/camel-fhir/camel-fhir-component/pom.xml
index 46837c09..5870e0d 100644
--- a/components/camel-fhir/camel-fhir-component/pom.xml
+++ b/components/camel-fhir/camel-fhir-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-fhir</artifactId>
diff --git a/components/camel-fhir/pom.xml b/components/camel-fhir/pom.xml
index b807b8c..bfee703 100644
--- a/components/camel-fhir/pom.xml
+++ b/components/camel-fhir/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-fhir-parent</artifactId>
diff --git a/components/camel-file-watch/pom.xml b/components/camel-file-watch/pom.xml
index 73b3010..22e0fbe 100644
--- a/components/camel-file-watch/pom.xml
+++ b/components/camel-file-watch/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-file-watch</artifactId>
diff --git a/components/camel-file/pom.xml b/components/camel-file/pom.xml
index 5344244..380e4a8 100644
--- a/components/camel-file/pom.xml
+++ b/components/camel-file/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-file</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 6c4107c..24a7db9 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-flink/pom.xml b/components/camel-flink/pom.xml
index 166b4e3..f36c4a7 100644
--- a/components/camel-flink/pom.xml
+++ b/components/camel-flink/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-flink</artifactId>
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 3b360d0..6fe05ad 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 66c8aa7..bda7047 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 9681edc..695a9d3 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index 658c7eb..2ff0c1d 100644
--- a/components/camel-geocoder/pom.xml
+++ b/components/camel-geocoder/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-geocoder</artifactId>
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index 8e60ce9..31d3459 100644
--- a/components/camel-git/pom.xml
+++ b/components/camel-git/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-git</artifactId>
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index 91de7ce..39050ce 100644
--- a/components/camel-github/pom.xml
+++ b/components/camel-github/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-github</artifactId>
diff --git a/components/camel-google/camel-google-bigquery/pom.xml b/components/camel-google/camel-google-bigquery/pom.xml
index 72051da..72a8b34 100644
--- a/components/camel-google/camel-google-bigquery/pom.xml
+++ b/components/camel-google/camel-google-bigquery/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-bigquery</artifactId>
diff --git a/components/camel-google/camel-google-calendar/pom.xml b/components/camel-google/camel-google-calendar/pom.xml
index a5a51c8..4a02611 100644
--- a/components/camel-google/camel-google-calendar/pom.xml
+++ b/components/camel-google/camel-google-calendar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-calendar</artifactId>
diff --git a/components/camel-google/camel-google-drive/pom.xml b/components/camel-google/camel-google-drive/pom.xml
index 8285590..e66e334 100644
--- a/components/camel-google/camel-google-drive/pom.xml
+++ b/components/camel-google/camel-google-drive/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-drive</artifactId>
diff --git a/components/camel-google/camel-google-functions/pom.xml b/components/camel-google/camel-google-functions/pom.xml
index a747c41..df6a362 100644
--- a/components/camel-google/camel-google-functions/pom.xml
+++ b/components/camel-google/camel-google-functions/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-functions</artifactId>
diff --git a/components/camel-google/camel-google-mail/pom.xml b/components/camel-google/camel-google-mail/pom.xml
index 21a9f9a..97ceb4b 100644
--- a/components/camel-google/camel-google-mail/pom.xml
+++ b/components/camel-google/camel-google-mail/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-mail</artifactId>
diff --git a/components/camel-google/camel-google-pubsub/pom.xml b/components/camel-google/camel-google-pubsub/pom.xml
index c2fe783..84abf6c 100644
--- a/components/camel-google/camel-google-pubsub/pom.xml
+++ b/components/camel-google/camel-google-pubsub/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-pubsub</artifactId>
diff --git a/components/camel-google/camel-google-secret-manager/pom.xml b/components/camel-google/camel-google-secret-manager/pom.xml
index efa3a72..671173a 100644
--- a/components/camel-google/camel-google-secret-manager/pom.xml
+++ b/components/camel-google/camel-google-secret-manager/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-secret-manager</artifactId>
diff --git a/components/camel-google/camel-google-sheets/pom.xml b/components/camel-google/camel-google-sheets/pom.xml
index 665ada1..d69e458 100644
--- a/components/camel-google/camel-google-sheets/pom.xml
+++ b/components/camel-google/camel-google-sheets/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-sheets</artifactId>
diff --git a/components/camel-google/camel-google-storage/pom.xml b/components/camel-google/camel-google-storage/pom.xml
index 58af785..258902f 100644
--- a/components/camel-google/camel-google-storage/pom.xml
+++ b/components/camel-google/camel-google-storage/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-storage</artifactId>
diff --git a/components/camel-google/pom.xml b/components/camel-google/pom.xml
index 9ea0e60..ba747a2 100644
--- a/components/camel-google/pom.xml
+++ b/components/camel-google/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-google-parent</artifactId>
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index 9845b1d..c260dfd 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-gora</artifactId>
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index e74cd35..e8ca4f5 100644
--- a/components/camel-grape/pom.xml
+++ b/components/camel-grape/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-grape</artifactId>
diff --git a/components/camel-graphql/pom.xml b/components/camel-graphql/pom.xml
index a5f380a..bcc54ce 100644
--- a/components/camel-graphql/pom.xml
+++ b/components/camel-graphql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-graphql</artifactId>
diff --git a/components/camel-grok/pom.xml b/components/camel-grok/pom.xml
index 06b5604..34d0229 100644
--- a/components/camel-grok/pom.xml
+++ b/components/camel-grok/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-grok</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 0ed4017..c3b2d55 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-grpc/pom.xml b/components/camel-grpc/pom.xml
index 40ae553..77b4b72 100644
--- a/components/camel-grpc/pom.xml
+++ b/components/camel-grpc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-grpc</artifactId>
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 9fad812..b65da11 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 5412dde..30f5042 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>
diff --git a/components/camel-hashicorp-vault/pom.xml b/components/camel-hashicorp-vault/pom.xml
index a72adba..37d6eabf 100644
--- a/components/camel-hashicorp-vault/pom.xml
+++ b/components/camel-hashicorp-vault/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-hashicorp-vault</artifactId>
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index 0da24fc..92fd0b2 100644
--- a/components/camel-hazelcast/pom.xml
+++ b/components/camel-hazelcast/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-hazelcast</artifactId>
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index 753ef48..aa61204 100644
--- a/components/camel-hbase/pom.xml
+++ b/components/camel-hbase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index fd8c216..245c7bf 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>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>
diff --git a/components/camel-headersmap/pom.xml b/components/camel-headersmap/pom.xml
index 9ac6995..8616761 100644
--- a/components/camel-headersmap/pom.xml
+++ b/components/camel-headersmap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-headersmap</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 179f768..9026ccb 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http-base/pom.xml b/components/camel-http-base/pom.xml
index 5921bb1..78b20c2 100644
--- a/components/camel-http-base/pom.xml
+++ b/components/camel-http-base/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-http-base</artifactId>
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index 7c403cc..6ee4bea 100644
--- a/components/camel-http-common/pom.xml
+++ b/components/camel-http-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-http-common</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 3d8d8b9..57f3279 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-http</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-common/pom.xml b/components/camel-huawei/camel-huaweicloud-common/pom.xml
index fd5099c..53a3072 100644
--- a/components/camel-huawei/camel-huaweicloud-common/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-common/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huawei-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <properties>
diff --git a/components/camel-huawei/camel-huaweicloud-dms/pom.xml b/components/camel-huawei/camel-huaweicloud-dms/pom.xml
index 93925df..2152e9e 100644
--- a/components/camel-huawei/camel-huaweicloud-dms/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-dms/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-huawei-parent</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <properties>
diff --git a/components/camel-huawei/camel-huaweicloud-frs/pom.xml b/components/camel-huawei/camel-huaweicloud-frs/pom.xml
index f7cf3b2..f1c3d31 100644
--- a/components/camel-huawei/camel-huaweicloud-frs/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-frs/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>camel-huawei-parent</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <artifactId>camel-huaweicloud-frs</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml b/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml
index b57611d..16a7e47 100644
--- a/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huawei-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-huaweicloud-functiongraph</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-iam/pom.xml b/components/camel-huawei/camel-huaweicloud-iam/pom.xml
index d4d7cea..0901e67 100644
--- a/components/camel-huawei/camel-huaweicloud-iam/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-iam/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-huawei-parent</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <artifactId>camel-huaweicloud-iam</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml b/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml
index eb43728..90bbd3a 100644
--- a/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huawei-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-huaweicloud-imagerecognition</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-obs/pom.xml b/components/camel-huawei/camel-huaweicloud-obs/pom.xml
index 72e6dfe..d8c1520 100644
--- a/components/camel-huawei/camel-huaweicloud-obs/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-obs/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel-huawei-parent</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <artifactId>camel-huaweicloud-obs</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-smn/pom.xml b/components/camel-huawei/camel-huaweicloud-smn/pom.xml
index 5252522..8963bc3 100644
--- a/components/camel-huawei/camel-huaweicloud-smn/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-smn/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huawei-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-huaweicloud-smn</artifactId>
diff --git a/components/camel-huawei/pom.xml b/components/camel-huawei/pom.xml
index d9c7f22..c9a0cb4 100644
--- a/components/camel-huawei/pom.xml
+++ b/components/camel-huawei/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-huawei-parent</artifactId>
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index 4c316a5..13a49d4 100644
--- a/components/camel-ical/pom.xml
+++ b/components/camel-ical/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ical</artifactId>
diff --git a/components/camel-iec60870/pom.xml b/components/camel-iec60870/pom.xml
index 7b4ebd8..77844b0 100644
--- a/components/camel-iec60870/pom.xml
+++ b/components/camel-iec60870/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-iec60870</artifactId>
diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml
index cc5157d..d382a29 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>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ignite</artifactId>
diff --git a/components/camel-infinispan/camel-infinispan-common/pom.xml b/components/camel-infinispan/camel-infinispan-common/pom.xml
index 6a8eb89..10a7477 100644
--- a/components/camel-infinispan/camel-infinispan-common/pom.xml
+++ b/components/camel-infinispan/camel-infinispan-common/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-infinispan-common</artifactId>
diff --git a/components/camel-infinispan/camel-infinispan-embedded/pom.xml b/components/camel-infinispan/camel-infinispan-embedded/pom.xml
index afbfbed..df447b4 100644
--- a/components/camel-infinispan/camel-infinispan-embedded/pom.xml
+++ b/components/camel-infinispan/camel-infinispan-embedded/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-infinispan-embedded</artifactId>
diff --git a/components/camel-infinispan/camel-infinispan/pom.xml b/components/camel-infinispan/camel-infinispan/pom.xml
index 7bf6eb5..f4684ec 100644
--- a/components/camel-infinispan/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/camel-infinispan/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index a39a1ce..413562b 100644
--- a/components/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-infinispan-parent</artifactId>
diff --git a/components/camel-influxdb/pom.xml b/components/camel-influxdb/pom.xml
index ccbdcbb..1549279 100644
--- a/components/camel-influxdb/pom.xml
+++ b/components/camel-influxdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-influxdb</artifactId>
diff --git a/components/camel-iota/pom.xml b/components/camel-iota/pom.xml
index fd24cb2..ff72da5 100644
--- a/components/camel-iota/pom.xml
+++ b/components/camel-iota/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-iota</artifactId>
diff --git a/components/camel-ipfs/pom.xml b/components/camel-ipfs/pom.xml
index fcb7f6a..5ce74a4 100644
--- a/components/camel-ipfs/pom.xml
+++ b/components/camel-ipfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ipfs</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 5ea47c9..0b024af 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-irc</artifactId>
diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml
index ea8db1c..8d0601e 100644
--- a/components/camel-ironmq/pom.xml
+++ b/components/camel-ironmq/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ironmq</artifactId>
diff --git a/components/camel-jackson-avro/pom.xml b/components/camel-jackson-avro/pom.xml
index 91b67a2..f38598a 100644
--- a/components/camel-jackson-avro/pom.xml
+++ b/components/camel-jackson-avro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jackson-avro</artifactId>
diff --git a/components/camel-jackson-protobuf/pom.xml b/components/camel-jackson-protobuf/pom.xml
index 966f54f..beb156c 100644
--- a/components/camel-jackson-protobuf/pom.xml
+++ b/components/camel-jackson-protobuf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jackson-protobuf</artifactId>
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 2b244e5..0f7d507 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index ead3dec..a2740ac 100644
--- a/components/camel-jacksonxml/pom.xml
+++ b/components/camel-jacksonxml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jacksonxml</artifactId>
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 1e496a8..d07a790 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index 710d7df..41a1779 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index 1655dc4..2bbf442 100644
--- a/components/camel-jbpm/pom.xml
+++ b/components/camel-jbpm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>
diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml
index 90cbdda..e38ebe0 100644
--- a/components/camel-jcache/pom.xml
+++ b/components/camel-jcache/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jcache</artifactId>
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index d26bf83..2ef300e 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>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jclouds</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index a2c15b5..56c5c17 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jcr</artifactId>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index e6b06b4..445ea7e 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jdbc</artifactId>
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index 73f7f83..f6b9357 100644
--- a/components/camel-jetty-common/pom.xml
+++ b/components/camel-jetty-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 89c8249..0b37116 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jfr/pom.xml b/components/camel-jfr/pom.xml
index 14787ab..63b392b 100644
--- a/components/camel-jfr/pom.xml
+++ b/components/camel-jfr/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jfr</artifactId>
diff --git a/components/camel-jgroups-raft/pom.xml b/components/camel-jgroups-raft/pom.xml
index cbadb9f..a1a18fc 100644
--- a/components/camel-jgroups-raft/pom.xml
+++ b/components/camel-jgroups-raft/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jgroups-raft</artifactId>
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 52a9e70..4fd96bb 100644
--- a/components/camel-jgroups/pom.xml
+++ b/components/camel-jgroups/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index dedbbd6..b92c24a 100644
--- a/components/camel-jira/pom.xml
+++ b/components/camel-jira/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jira</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 9d5806a..04e17f2 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index dde14a7..cae2eaf 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>
diff --git a/components/camel-johnzon/pom.xml b/components/camel-johnzon/pom.xml
index f1bd435..4711ca0 100644
--- a/components/camel-johnzon/pom.xml
+++ b/components/camel-johnzon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-johnzon</artifactId>
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index c5bb424..d0ec4c0 100644
--- a/components/camel-jolt/pom.xml
+++ b/components/camel-jolt/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jolt</artifactId>
diff --git a/components/camel-jooq/pom.xml b/components/camel-jooq/pom.xml
index df188fe..64793d9 100644
--- a/components/camel-jooq/pom.xml
+++ b/components/camel-jooq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jooq</artifactId>
diff --git a/components/camel-joor/pom.xml b/components/camel-joor/pom.xml
index 69ee5d5..4aff45a 100644
--- a/components/camel-joor/pom.xml
+++ b/components/camel-joor/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-joor</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 986e59b..9a7762c 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jpa</artifactId>
diff --git a/components/camel-jq/pom.xml b/components/camel-jq/pom.xml
index 613e9e47..9e44b4f 100644
--- a/components/camel-jq/pom.xml
+++ b/components/camel-jq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jq</artifactId>
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 81b465d..b58e24e 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>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jsch</artifactId>
diff --git a/components/camel-jslt/pom.xml b/components/camel-jslt/pom.xml
index d064b3a..dde493c 100644
--- a/components/camel-jslt/pom.xml
+++ b/components/camel-jslt/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jslt</artifactId>
diff --git a/components/camel-json-patch/pom.xml b/components/camel-json-patch/pom.xml
index dd19cb0..5f01dd5 100644
--- a/components/camel-json-patch/pom.xml
+++ b/components/camel-json-patch/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <artifactId>camel-json-patch</artifactId>
diff --git a/components/camel-json-validator/pom.xml b/components/camel-json-validator/pom.xml
index 3bf1234..ced23cd 100644
--- a/components/camel-json-validator/pom.xml
+++ b/components/camel-json-validator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-json-validator</artifactId>
diff --git a/components/camel-jsonapi/pom.xml b/components/camel-jsonapi/pom.xml
index 05218f2..2c1f949 100644
--- a/components/camel-jsonapi/pom.xml
+++ b/components/camel-jsonapi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jsonapi</artifactId>
diff --git a/components/camel-jsonata/pom.xml b/components/camel-jsonata/pom.xml
index fc6d46d..8bd1e7c 100644
--- a/components/camel-jsonata/pom.xml
+++ b/components/camel-jsonata/pom.xml
@@ -24,7 +24,7 @@
      <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jsonata</artifactId>
diff --git a/components/camel-jsonb/pom.xml b/components/camel-jsonb/pom.xml
index 31fc636..22ff8a8 100644
--- a/components/camel-jsonb/pom.xml
+++ b/components/camel-jsonb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jsonb</artifactId>
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index 830adc4..922b345 100644
--- a/components/camel-jsonpath/pom.xml
+++ b/components/camel-jsonpath/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jsonpath</artifactId>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 3541820..73fcb25 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jt400</artifactId>
diff --git a/components/camel-jta/pom.xml b/components/camel-jta/pom.xml
index 6ba4046..69247d3 100644
--- a/components/camel-jta/pom.xml
+++ b/components/camel-jta/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jta</artifactId>
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index 15a62b6..3b89144 100644
--- a/components/camel-kafka/pom.xml
+++ b/components/camel-kafka/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-kafka</artifactId>
diff --git a/components/camel-kamelet/pom.xml b/components/camel-kamelet/pom.xml
index 955170e..c128d30 100644
--- a/components/camel-kamelet/pom.xml
+++ b/components/camel-kamelet/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-kamelet</artifactId>
diff --git a/components/camel-knative/camel-knative-api/pom.xml b/components/camel-knative/camel-knative-api/pom.xml
index 8b475ab..951737d 100644
--- a/components/camel-knative/camel-knative-api/pom.xml
+++ b/components/camel-knative/camel-knative-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-knative-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-knative-api</artifactId>
diff --git a/components/camel-knative/camel-knative-component/pom.xml b/components/camel-knative/camel-knative-component/pom.xml
index 7d40b66..d9e19c8 100644
--- a/components/camel-knative/camel-knative-component/pom.xml
+++ b/components/camel-knative/camel-knative-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-knative-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-knative</artifactId>
diff --git a/components/camel-knative/camel-knative-http/pom.xml b/components/camel-knative/camel-knative-http/pom.xml
index eb831d3..db2b28e 100644
--- a/components/camel-knative/camel-knative-http/pom.xml
+++ b/components/camel-knative/camel-knative-http/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-knative-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-knative-http</artifactId>
diff --git a/components/camel-knative/pom.xml b/components/camel-knative/pom.xml
index a04044a..3c17ac0 100644
--- a/components/camel-knative/pom.xml
+++ b/components/camel-knative/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-knative-parent</artifactId>
diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml
index f1740ef..31ec395 100644
--- a/components/camel-kubernetes/pom.xml
+++ b/components/camel-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-kubernetes</artifactId>
diff --git a/components/camel-kudu/pom.xml b/components/camel-kudu/pom.xml
index 8d938a1..0f216ea 100644
--- a/components/camel-kudu/pom.xml
+++ b/components/camel-kudu/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-kudu</artifactId>
diff --git a/components/camel-language/pom.xml b/components/camel-language/pom.xml
index 8f0a463..8e62390 100644
--- a/components/camel-language/pom.xml
+++ b/components/camel-language/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-language</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 8bd8ca2..aaec685 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>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-ldif/pom.xml b/components/camel-ldif/pom.xml
index a5fa3e9..a0677de 100644
--- a/components/camel-ldif/pom.xml
+++ b/components/camel-ldif/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ldif</artifactId>
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index d94e162..5e18d94 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>
diff --git a/components/camel-log/pom.xml b/components/camel-log/pom.xml
index 2206fa1..a8633d2 100644
--- a/components/camel-log/pom.xml
+++ b/components/camel-log/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-log</artifactId>
diff --git a/components/camel-lra/pom.xml b/components/camel-lra/pom.xml
index e88dca1..d681206 100644
--- a/components/camel-lra/pom.xml
+++ b/components/camel-lra/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-lra</artifactId>
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 5073265..557b4cb 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-lucene</artifactId>
diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml
index 610393e..489942d 100644
--- a/components/camel-lumberjack/pom.xml
+++ b/components/camel-lumberjack/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-lumberjack</artifactId>
diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml
index a7ff90d..1b3c990 100644
--- a/components/camel-lzf/pom.xml
+++ b/components/camel-lzf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-lzf</artifactId>
diff --git a/components/camel-mail-microsoft-oauth/pom.xml b/components/camel-mail-microsoft-oauth/pom.xml
index 3991107..2862f4f 100644
--- a/components/camel-mail-microsoft-oauth/pom.xml
+++ b/components/camel-mail-microsoft-oauth/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mail-microsoft-oauth</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index ea1a7d7..29bf0fa 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-master/pom.xml b/components/camel-master/pom.xml
index 8cc673f..b05be23 100644
--- a/components/camel-master/pom.xml
+++ b/components/camel-master/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-master</artifactId>
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index 0a6823b..abe29d6 100644
--- a/components/camel-metrics/pom.xml
+++ b/components/camel-metrics/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-metrics</artifactId>
diff --git a/components/camel-micrometer/pom.xml b/components/camel-micrometer/pom.xml
index b162f14..6c7656a 100644
--- a/components/camel-micrometer/pom.xml
+++ b/components/camel-micrometer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-micrometer</artifactId>
diff --git a/components/camel-microprofile/camel-microprofile-config/pom.xml b/components/camel-microprofile/camel-microprofile-config/pom.xml
index df5a811..a039488 100644
--- a/components/camel-microprofile/camel-microprofile-config/pom.xml
+++ b/components/camel-microprofile/camel-microprofile-config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-microprofile-config</artifactId>
diff --git a/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml b/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml
index 90b8671..df4e585 100644
--- a/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml
+++ b/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-microprofile-fault-tolerance</artifactId>
diff --git a/components/camel-microprofile/camel-microprofile-health/pom.xml b/components/camel-microprofile/camel-microprofile-health/pom.xml
index 4a8a3b8..b1d56a0 100644
--- a/components/camel-microprofile/camel-microprofile-health/pom.xml
+++ b/components/camel-microprofile/camel-microprofile-health/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-microprofile-health</artifactId>
diff --git a/components/camel-microprofile/camel-microprofile-metrics/pom.xml b/components/camel-microprofile/camel-microprofile-metrics/pom.xml
index 92e7843..3e3d632 100644
--- a/components/camel-microprofile/camel-microprofile-metrics/pom.xml
+++ b/components/camel-microprofile/camel-microprofile-metrics/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-microprofile-metrics</artifactId>
diff --git a/components/camel-microprofile/pom.xml b/components/camel-microprofile/pom.xml
index f88f7ca..65b47c8 100644
--- a/components/camel-microprofile/pom.xml
+++ b/components/camel-microprofile/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-microprofile-parent</artifactId>
diff --git a/components/camel-milo/pom.xml b/components/camel-milo/pom.xml
index 7ff3972..6cb51da 100644
--- a/components/camel-milo/pom.xml
+++ b/components/camel-milo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-milo</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index d296e03..5167c7e 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-minio/pom.xml b/components/camel-minio/pom.xml
index 7fdf70b..1111878 100644
--- a/components/camel-minio/pom.xml
+++ b/components/camel-minio/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-minio</artifactId>
diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml
index 8ae1b39..968d80d 100644
--- a/components/camel-mllp/pom.xml
+++ b/components/camel-mllp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mllp</artifactId>
diff --git a/components/camel-mock/pom.xml b/components/camel-mock/pom.xml
index 9bca31c..5062c0a 100644
--- a/components/camel-mock/pom.xml
+++ b/components/camel-mock/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mock</artifactId>
diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml
index e09457a..1c3c3b6 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>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mongodb-gridfs</artifactId>
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index afcd79c..136872f 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>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mongodb</artifactId>
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index 7db50fe..f86b25b 100644
--- a/components/camel-mustache/pom.xml
+++ b/components/camel-mustache/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mustache</artifactId>
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 7899871..f3f6eb4 100644
--- a/components/camel-mvel/pom.xml
+++ b/components/camel-mvel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mvel</artifactId>
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index 562fe29..6c72329 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-mybatis</artifactId>
diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml
index 297d1ed..5d2addb 100644
--- a/components/camel-nats/pom.xml
+++ b/components/camel-nats/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-nats</artifactId>
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index 29d6290..14da989 100644
--- a/components/camel-netty-http/pom.xml
+++ b/components/camel-netty-http/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-netty-http</artifactId>
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index bfc3700..7746212 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-netty</artifactId>
diff --git a/components/camel-nitrite/pom.xml b/components/camel-nitrite/pom.xml
index fd96c22..e99a366 100644
--- a/components/camel-nitrite/pom.xml
+++ b/components/camel-nitrite/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <artifactId>camel-nitrite</artifactId>
diff --git a/components/camel-oaipmh/pom.xml b/components/camel-oaipmh/pom.xml
index 22ddd3d..88b17d4 100644
--- a/components/camel-oaipmh/pom.xml
+++ b/components/camel-oaipmh/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-oaipmh</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index c8dfcf5..1776387 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.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 f39d7dd..5e000c8 100644
--- a/components/camel-olingo2/camel-olingo2-api/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.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 1389451..1480569 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-olingo2</artifactId>
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index eeaaed5..3a53d8e 100644
--- a/components/camel-olingo2/pom.xml
+++ b/components/camel-olingo2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-olingo2-parent</artifactId>
diff --git a/components/camel-olingo4/camel-olingo4-api/pom.xml b/components/camel-olingo4/camel-olingo4-api/pom.xml
index b4fa8b8..417b963 100644
--- a/components/camel-olingo4/camel-olingo4-api/pom.xml
+++ b/components/camel-olingo4/camel-olingo4-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-olingo4-api</artifactId>
diff --git a/components/camel-olingo4/camel-olingo4-component/pom.xml b/components/camel-olingo4/camel-olingo4-component/pom.xml
index 42ab7d6..5e83ed9 100644
--- a/components/camel-olingo4/camel-olingo4-component/pom.xml
+++ b/components/camel-olingo4/camel-olingo4-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-olingo4</artifactId>
diff --git a/components/camel-olingo4/pom.xml b/components/camel-olingo4/pom.xml
index bcfc966..8ae553d 100644
--- a/components/camel-olingo4/pom.xml
+++ b/components/camel-olingo4/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-olingo4-parent</artifactId>
diff --git a/components/camel-openapi-java/pom.xml b/components/camel-openapi-java/pom.xml
index 802a6c9..99bb01e 100644
--- a/components/camel-openapi-java/pom.xml
+++ b/components/camel-openapi-java/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-openapi-java</artifactId>
diff --git a/components/camel-openstack/pom.xml b/components/camel-openstack/pom.xml
index 7d11466..9d42635 100644
--- a/components/camel-openstack/pom.xml
+++ b/components/camel-openstack/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-openstack</artifactId>
diff --git a/components/camel-opentelemetry/pom.xml b/components/camel-opentelemetry/pom.xml
index 81e641e..0ea184c 100644
--- a/components/camel-opentelemetry/pom.xml
+++ b/components/camel-opentelemetry/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
 
diff --git a/components/camel-opentracing/pom.xml b/components/camel-opentracing/pom.xml
index dc50063..eca8405 100644
--- a/components/camel-opentracing/pom.xml
+++ b/components/camel-opentracing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-opentracing</artifactId>
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index 9a8819f..253ec41 100644
--- a/components/camel-optaplanner/pom.xml
+++ b/components/camel-optaplanner/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-optaplanner</artifactId>
diff --git a/components/camel-paho-mqtt5/pom.xml b/components/camel-paho-mqtt5/pom.xml
index 68ad558..72251d2 100644
--- a/components/camel-paho-mqtt5/pom.xml
+++ b/components/camel-paho-mqtt5/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-paho-mqtt5</artifactId>
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index a25ef60..274d075 100644
--- a/components/camel-paho/pom.xml
+++ b/components/camel-paho/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-paho</artifactId>
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index ee66737..5166aa5 100644
--- a/components/camel-pdf/pom.xml
+++ b/components/camel-pdf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-pdf</artifactId>
diff --git a/components/camel-pg-replication-slot/pom.xml b/components/camel-pg-replication-slot/pom.xml
index f4390ac..fc7bd7a 100644
--- a/components/camel-pg-replication-slot/pom.xml
+++ b/components/camel-pg-replication-slot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-pg-replication-slot</artifactId>
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index 70fd146..5df6446 100644
--- a/components/camel-pgevent/pom.xml
+++ b/components/camel-pgevent/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-pgevent</artifactId>
diff --git a/components/camel-platform-http-vertx/pom.xml b/components/camel-platform-http-vertx/pom.xml
index 8c01a2d..f781027 100644
--- a/components/camel-platform-http-vertx/pom.xml
+++ b/components/camel-platform-http-vertx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-platform-http-vertx</artifactId>
diff --git a/components/camel-platform-http/pom.xml b/components/camel-platform-http/pom.xml
index 65cd1f4..48c68e6 100644
--- a/components/camel-platform-http/pom.xml
+++ b/components/camel-platform-http/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-platform-http</artifactId>
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index 3ba4c63..5ee5e13 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index 83a9b3f..864815a 100644
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-protobuf</artifactId>
diff --git a/components/camel-pubnub/pom.xml b/components/camel-pubnub/pom.xml
index 7fa3358..b4a93c9 100644
--- a/components/camel-pubnub/pom.xml
+++ b/components/camel-pubnub/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-pubnub</artifactId>
diff --git a/components/camel-pulsar/pom.xml b/components/camel-pulsar/pom.xml
index 04337c9..ae76b0d 100644
--- a/components/camel-pulsar/pom.xml
+++ b/components/camel-pulsar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-pulsar</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 57412ca..d51b25e 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 1ffe83b..448620e 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-quickfix</artifactId>
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index e036952..33d58a7 100644
--- a/components/camel-rabbitmq/pom.xml
+++ b/components/camel-rabbitmq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-rabbitmq</artifactId>
diff --git a/components/camel-reactive-executor-tomcat/pom.xml b/components/camel-reactive-executor-tomcat/pom.xml
index c466c39..34f13ba 100644
--- a/components/camel-reactive-executor-tomcat/pom.xml
+++ b/components/camel-reactive-executor-tomcat/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-reactive-executor-tomcat</artifactId>
diff --git a/components/camel-reactive-executor-vertx/pom.xml b/components/camel-reactive-executor-vertx/pom.xml
index d5834c2..797312b 100644
--- a/components/camel-reactive-executor-vertx/pom.xml
+++ b/components/camel-reactive-executor-vertx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-reactive-executor-vertx</artifactId>
diff --git a/components/camel-reactive-streams/pom.xml b/components/camel-reactive-streams/pom.xml
index 37754a4..522a056 100644
--- a/components/camel-reactive-streams/pom.xml
+++ b/components/camel-reactive-streams/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-reactive-streams</artifactId>
diff --git a/components/camel-reactor/pom.xml b/components/camel-reactor/pom.xml
index 1892290..af0c00b 100644
--- a/components/camel-reactor/pom.xml
+++ b/components/camel-reactor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-reactor</artifactId>
diff --git a/components/camel-redis/pom.xml b/components/camel-redis/pom.xml
index 2a70403..8cfece5 100644
--- a/components/camel-redis/pom.xml
+++ b/components/camel-redis/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-redis</artifactId>
diff --git a/components/camel-ref/pom.xml b/components/camel-ref/pom.xml
index d5d2157..3d9b32b 100644
--- a/components/camel-ref/pom.xml
+++ b/components/camel-ref/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ref</artifactId>
diff --git a/components/camel-resilience4j/pom.xml b/components/camel-resilience4j/pom.xml
index f4749fc..f02572d 100644
--- a/components/camel-resilience4j/pom.xml
+++ b/components/camel-resilience4j/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-resilience4j</artifactId>
diff --git a/components/camel-resourceresolver-github/pom.xml b/components/camel-resourceresolver-github/pom.xml
index 0fa97a5..4c6e313 100644
--- a/components/camel-resourceresolver-github/pom.xml
+++ b/components/camel-resourceresolver-github/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-resourceresolver-github</artifactId>
diff --git a/components/camel-rest-openapi/pom.xml b/components/camel-rest-openapi/pom.xml
index 06b5712..110ddd2 100644
--- a/components/camel-rest-openapi/pom.xml
+++ b/components/camel-rest-openapi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-rest-openapi</artifactId>
diff --git a/components/camel-rest-swagger/pom.xml b/components/camel-rest-swagger/pom.xml
index 46a69cf..b822a1a 100644
--- a/components/camel-rest-swagger/pom.xml
+++ b/components/camel-rest-swagger/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-rest-swagger</artifactId>
diff --git a/components/camel-rest/pom.xml b/components/camel-rest/pom.xml
index 83d1352..0677470 100644
--- a/components/camel-rest/pom.xml
+++ b/components/camel-rest/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-rest</artifactId>
diff --git a/components/camel-resteasy/pom.xml b/components/camel-resteasy/pom.xml
index e043aa0..44d1b99 100644
--- a/components/camel-resteasy/pom.xml
+++ b/components/camel-resteasy/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-resteasy</artifactId>
diff --git a/components/camel-robotframework/pom.xml b/components/camel-robotframework/pom.xml
index 2db806a..1fd05c1 100644
--- a/components/camel-robotframework/pom.xml
+++ b/components/camel-robotframework/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
   
   <artifactId>camel-robotframework</artifactId>
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index d7139cc..e7a3340 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>
diff --git a/components/camel-rxjava/pom.xml b/components/camel-rxjava/pom.xml
index 3e6f07b..5e9d1c8 100644
--- a/components/camel-rxjava/pom.xml
+++ b/components/camel-rxjava/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-rxjava</artifactId>
diff --git a/components/camel-saga/pom.xml b/components/camel-saga/pom.xml
index e109fe8..92b4449 100644
--- a/components/camel-saga/pom.xml
+++ b/components/camel-saga/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-saga</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-codegen/pom.xml b/components/camel-salesforce/camel-salesforce-codegen/pom.xml
index 8030bd7..a24f1b6 100644
--- a/components/camel-salesforce/camel-salesforce-codegen/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-codegen/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-salesforce-codegen</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index 81f32ea..6ce9d42 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.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 32260e6..43168ef 100644
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index 4fe47d1..8efa4b2 100644
--- a/components/camel-salesforce/pom.xml
+++ b/components/camel-salesforce/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.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 70ab71a..dbe0624 100644
--- a/components/camel-sap-netweaver/pom.xml
+++ b/components/camel-sap-netweaver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 9e05982..adfba79 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scheduler/pom.xml b/components/camel-scheduler/pom.xml
index 23b077d..be3484b 100644
--- a/components/camel-scheduler/pom.xml
+++ b/components/camel-scheduler/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-scheduler</artifactId>
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 0715228..c23f986 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-schematron</artifactId>
diff --git a/components/camel-seda/pom.xml b/components/camel-seda/pom.xml
index 60591065..f4fc978 100644
--- a/components/camel-seda/pom.xml
+++ b/components/camel-seda/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-seda</artifactId>
diff --git a/components/camel-service/pom.xml b/components/camel-service/pom.xml
index 6215f90..2e93110 100644
--- a/components/camel-service/pom.xml
+++ b/components/camel-service/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-service</artifactId>
diff --git a/components/camel-servicenow/camel-servicenow-component/pom.xml b/components/camel-servicenow/camel-servicenow-component/pom.xml
index 0028ee3..f6c5101 100644
--- a/components/camel-servicenow/camel-servicenow-component/pom.xml
+++ b/components/camel-servicenow/camel-servicenow-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-servicenow</artifactId>
diff --git a/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml b/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
index 2979750..7b6620a 100644
--- a/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
+++ b/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml
index 51d6229..4112972 100644
--- a/components/camel-servicenow/pom.xml
+++ b/components/camel-servicenow/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-servicenow-parent</artifactId>
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index 089fa5a..5dc77c6 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-servlet</artifactId>
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 92e3ab8..f429b18 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-shiro</artifactId>
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index ba5cd56..d18daf1 100644
--- a/components/camel-sjms/pom.xml
+++ b/components/camel-sjms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-sjms</artifactId>
diff --git a/components/camel-sjms2/pom.xml b/components/camel-sjms2/pom.xml
index 23cbc92..a0a6d96 100644
--- a/components/camel-sjms2/pom.xml
+++ b/components/camel-sjms2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-sjms2</artifactId>
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 133ec2d..aa0134d 100644
--- a/components/camel-slack/pom.xml
+++ b/components/camel-slack/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-slack</artifactId>
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 8d373b4..50d9bd6 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index 0469651..622150e 100644
--- a/components/camel-snakeyaml/pom.xml
+++ b/components/camel-snakeyaml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-snakeyaml</artifactId>
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index d68e2bd3..2314bd3 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index c8476dc..9cbdac4 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index c9bb01d..3933f4f 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-solr</artifactId>
diff --git a/components/camel-spark/pom.xml b/components/camel-spark/pom.xml
index 1138a76..90d096b 100644
--- a/components/camel-spark/pom.xml
+++ b/components/camel-spark/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spark</artifactId>
diff --git a/components/camel-splunk-hec/pom.xml b/components/camel-splunk-hec/pom.xml
index ad276e2..838bcb1 100644
--- a/components/camel-splunk-hec/pom.xml
+++ b/components/camel-splunk-hec/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <name>Camel :: Splunk HEC</name>
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index 5a0f3ce..ccc3870 100644
--- a/components/camel-splunk/pom.xml
+++ b/components/camel-splunk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <name>Camel :: Splunk</name>
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 8e647b1..ee02553 100644
--- a/components/camel-spring-batch/pom.xml
+++ b/components/camel-spring-batch/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index ed045da..b4909cd 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>
diff --git a/components/camel-spring-jdbc/pom.xml b/components/camel-spring-jdbc/pom.xml
index a05bcf1..5df45e4 100644
--- a/components/camel-spring-jdbc/pom.xml
+++ b/components/camel-spring-jdbc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring-jdbc</artifactId>
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index 783b76a..238e1cb 100644
--- a/components/camel-spring-ldap/pom.xml
+++ b/components/camel-spring-ldap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>
diff --git a/components/camel-spring-main/pom.xml b/components/camel-spring-main/pom.xml
index 729c06d..b5c84cf 100644
--- a/components/camel-spring-main/pom.xml
+++ b/components/camel-spring-main/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring-main</artifactId>
diff --git a/components/camel-spring-rabbitmq/pom.xml b/components/camel-spring-rabbitmq/pom.xml
index 278346b..c870889 100644
--- a/components/camel-spring-rabbitmq/pom.xml
+++ b/components/camel-spring-rabbitmq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring-rabbitmq</artifactId>
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 39fbefb..d1359df 100644
--- a/components/camel-spring-redis/pom.xml
+++ b/components/camel-spring-redis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.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 80a6be9..b07d2c3 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.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 904bb18..0d486db 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring-ws</artifactId>
diff --git a/components/camel-spring-xml/pom.xml b/components/camel-spring-xml/pom.xml
index f3c0506..70e285a 100644
--- a/components/camel-spring-xml/pom.xml
+++ b/components/camel-spring-xml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring-xml</artifactId>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index d6c9940..261ad64 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 497e245..a12497b 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-sql</artifactId>
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 22bd78c..235d6c3 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-ssh</artifactId>
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index 645819c..e058471 100644
--- a/components/camel-stax/pom.xml
+++ b/components/camel-stax/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-stax</artifactId>
diff --git a/components/camel-stitch/pom.xml b/components/camel-stitch/pom.xml
index 9037a94..b346afb 100644
--- a/components/camel-stitch/pom.xml
+++ b/components/camel-stitch/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-stitch</artifactId>
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index e172b8e..42bb41a 100644
--- a/components/camel-stomp/pom.xml
+++ b/components/camel-stomp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-stomp</artifactId>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 6413388..4fbcc38 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 6c36c1f..2823f8b 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-stub/pom.xml b/components/camel-stub/pom.xml
index 81168a7..9dd50e2 100644
--- a/components/camel-stub/pom.xml
+++ b/components/camel-stub/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-stub</artifactId>
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index c6aa2b7..f295b8e 100644
--- a/components/camel-swagger-java/pom.xml
+++ b/components/camel-swagger-java/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-swagger-java</artifactId>
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index ff8a45d..5731f51 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-syslog</artifactId>
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index 19bf15f..63c9473 100644
--- a/components/camel-tarfile/pom.xml
+++ b/components/camel-tarfile/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-tarfile</artifactId>
diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml
index 811fe11..e4c4a2d 100644
--- a/components/camel-telegram/pom.xml
+++ b/components/camel-telegram/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-telegram</artifactId>
diff --git a/components/camel-test/camel-test-cdi-junit5/pom.xml b/components/camel-test/camel-test-cdi-junit5/pom.xml
index 8cc9e4a..9454b0a 100644
--- a/components/camel-test/camel-test-cdi-junit5/pom.xml
+++ b/components/camel-test/camel-test-cdi-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-test-cdi-junit5</artifactId>
diff --git a/components/camel-test/camel-test-cdi/pom.xml b/components/camel-test/camel-test-cdi/pom.xml
index e0d9cb6..73ad6a2 100644
--- a/components/camel-test/camel-test-cdi/pom.xml
+++ b/components/camel-test/camel-test-cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-test-cdi</artifactId>
diff --git a/components/camel-test/camel-test-junit5/pom.xml b/components/camel-test/camel-test-junit5/pom.xml
index 4661c4b..237d56c 100644
--- a/components/camel-test/camel-test-junit5/pom.xml
+++ b/components/camel-test/camel-test-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
 	<artifactId>camel-test-junit5</artifactId>
diff --git a/components/camel-test/camel-test-main-junit5/pom.xml b/components/camel-test/camel-test-main-junit5/pom.xml
index fdbb161..494fdf6 100644
--- a/components/camel-test/camel-test-main-junit5/pom.xml
+++ b/components/camel-test/camel-test-main-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-test-main-junit5</artifactId>
diff --git a/components/camel-test/camel-test-spring-junit5/pom.xml b/components/camel-test/camel-test-spring-junit5/pom.xml
index f248a78..cf61b3b 100644
--- a/components/camel-test/camel-test-spring-junit5/pom.xml
+++ b/components/camel-test/camel-test-spring-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-test-spring-junit5</artifactId>
diff --git a/components/camel-test/camel-test-spring/pom.xml b/components/camel-test/camel-test-spring/pom.xml
index 61750d5..1e12378 100644
--- a/components/camel-test/camel-test-spring/pom.xml
+++ b/components/camel-test/camel-test-spring/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-test-spring</artifactId>
diff --git a/components/camel-test/camel-test/pom.xml b/components/camel-test/camel-test/pom.xml
index 6cd8bef..65dc676 100644
--- a/components/camel-test/camel-test/pom.xml
+++ b/components/camel-test/camel-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-test</artifactId>
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index c91b020..09116de 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-test-parent</artifactId>
diff --git a/components/camel-threadpoolfactory-vertx/pom.xml b/components/camel-threadpoolfactory-vertx/pom.xml
index 98f6985..35cbd6e 100644
--- a/components/camel-threadpoolfactory-vertx/pom.xml
+++ b/components/camel-threadpoolfactory-vertx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-threadpoolfactory-vertx</artifactId>
diff --git a/components/camel-thrift/pom.xml b/components/camel-thrift/pom.xml
index 31ee08b..4ff9a69 100644
--- a/components/camel-thrift/pom.xml
+++ b/components/camel-thrift/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-thrift</artifactId>
diff --git a/components/camel-tika/pom.xml b/components/camel-tika/pom.xml
index 587898c..b7a0148 100644
--- a/components/camel-tika/pom.xml
+++ b/components/camel-tika/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-tika</artifactId>
diff --git a/components/camel-timer/pom.xml b/components/camel-timer/pom.xml
index 357ddc9..0c6e0db 100644
--- a/components/camel-timer/pom.xml
+++ b/components/camel-timer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-timer</artifactId>
diff --git a/components/camel-tracing/pom.xml b/components/camel-tracing/pom.xml
index 5be9b54..399b8db 100644
--- a/components/camel-tracing/pom.xml
+++ b/components/camel-tracing/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <properties>
diff --git a/components/camel-twilio/pom.xml b/components/camel-twilio/pom.xml
index 4d57208..48d4e50 100644
--- a/components/camel-twilio/pom.xml
+++ b/components/camel-twilio/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-twilio</artifactId>
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index e11a4ea..6803d67 100644
--- a/components/camel-twitter/pom.xml
+++ b/components/camel-twitter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-twitter</artifactId>
diff --git a/components/camel-undertow-spring-security/pom.xml b/components/camel-undertow-spring-security/pom.xml
index b6b5946..3135c9d 100644
--- a/components/camel-undertow-spring-security/pom.xml
+++ b/components/camel-undertow-spring-security/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-undertow-spring-security</artifactId>
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index cbbaed4..2050943 100644
--- a/components/camel-undertow/pom.xml
+++ b/components/camel-undertow/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-undertow</artifactId>
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 49cd699..bb5eb6a 100644
--- a/components/camel-univocity-parsers/pom.xml
+++ b/components/camel-univocity-parsers/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>
diff --git a/components/camel-validator/pom.xml b/components/camel-validator/pom.xml
index 6d922bc..791c641 100644
--- a/components/camel-validator/pom.xml
+++ b/components/camel-validator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-validator</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 705a50f..b5ac514 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-vertx/camel-vertx-common/pom.xml b/components/camel-vertx/camel-vertx-common/pom.xml
index 3fbdeab..e2c38a4 100644
--- a/components/camel-vertx/camel-vertx-common/pom.xml
+++ b/components/camel-vertx/camel-vertx-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-vertx-common</artifactId>
diff --git a/components/camel-vertx/camel-vertx-http/pom.xml b/components/camel-vertx/camel-vertx-http/pom.xml
index ef379a5..ff43c2c 100644
--- a/components/camel-vertx/camel-vertx-http/pom.xml
+++ b/components/camel-vertx/camel-vertx-http/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-vertx-http</artifactId>
diff --git a/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-component/pom.xml b/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-component/pom.xml
index c7c75e8..cea19fb 100644
--- a/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-component/pom.xml
+++ b/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-kafka-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-vertx-kafka</artifactId>
diff --git a/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-maven-plugin/pom.xml b/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-maven-plugin/pom.xml
index 9d6a187..e4d8f08 100644
--- a/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-maven-plugin/pom.xml
+++ b/components/camel-vertx/camel-vertx-kafka/camel-vertx-kafka-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-kafka-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-vertx/camel-vertx-kafka/pom.xml b/components/camel-vertx/camel-vertx-kafka/pom.xml
index ac5d68c..752eab1 100644
--- a/components/camel-vertx/camel-vertx-kafka/pom.xml
+++ b/components/camel-vertx/camel-vertx-kafka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-vertx-kafka-parent</artifactId>
diff --git a/components/camel-vertx/camel-vertx-websocket/pom.xml b/components/camel-vertx/camel-vertx-websocket/pom.xml
index 8b5c446..ba36ef5 100644
--- a/components/camel-vertx/camel-vertx-websocket/pom.xml
+++ b/components/camel-vertx/camel-vertx-websocket/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-vertx-websocket</artifactId>
diff --git a/components/camel-vertx/camel-vertx/pom.xml b/components/camel-vertx/camel-vertx/pom.xml
index 25a58b0..e53d0e7 100644
--- a/components/camel-vertx/camel-vertx/pom.xml
+++ b/components/camel-vertx/camel-vertx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-vertx</artifactId>
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 1644161..8671e26 100644
--- a/components/camel-vertx/pom.xml
+++ b/components/camel-vertx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-vertx-parent</artifactId>
diff --git a/components/camel-vm/pom.xml b/components/camel-vm/pom.xml
index bcf6356..2129319 100644
--- a/components/camel-vm/pom.xml
+++ b/components/camel-vm/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-vm</artifactId>
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index 21e8dcc..e1ad654 100644
--- a/components/camel-weather/pom.xml
+++ b/components/camel-weather/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-weather</artifactId>
diff --git a/components/camel-web3j/pom.xml b/components/camel-web3j/pom.xml
index 4d75d54..63e7f32 100644
--- a/components/camel-web3j/pom.xml
+++ b/components/camel-web3j/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-web3j</artifactId>
diff --git a/components/camel-webhook/pom.xml b/components/camel-webhook/pom.xml
index 5894769..76f8ac1 100644
--- a/components/camel-webhook/pom.xml
+++ b/components/camel-webhook/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/components/camel-websocket-jsr356/pom.xml b/components/camel-websocket-jsr356/pom.xml
index e658f0a..771fea5 100644
--- a/components/camel-websocket-jsr356/pom.xml
+++ b/components/camel-websocket-jsr356/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index 158c379..9190bec 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>
diff --git a/components/camel-weka/pom.xml b/components/camel-weka/pom.xml
index cae9c56..e389161 100644
--- a/components/camel-weka/pom.xml
+++ b/components/camel-weka/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-weka</artifactId>
diff --git a/components/camel-wordpress/pom.xml b/components/camel-wordpress/pom.xml
index e0050d6..b6a61f6 100644
--- a/components/camel-wordpress/pom.xml
+++ b/components/camel-wordpress/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-wordpress</artifactId>
diff --git a/components/camel-workday/pom.xml b/components/camel-workday/pom.xml
index 35e9f56..4f4daa2 100644
--- a/components/camel-workday/pom.xml
+++ b/components/camel-workday/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
   </parent>
 
   <artifactId>camel-workday</artifactId>
diff --git a/components/camel-xchange/pom.xml b/components/camel-xchange/pom.xml
index 0fffe78..c517a71 100644
--- a/components/camel-xchange/pom.xml
+++ b/components/camel-xchange/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xchange</artifactId>
diff --git a/components/camel-xj/pom.xml b/components/camel-xj/pom.xml
index b75dd2b..8c4c14a 100644
--- a/components/camel-xj/pom.xml
+++ b/components/camel-xj/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xj</artifactId>
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index b288edb..da1a2e7 100644
--- a/components/camel-xmlsecurity/pom.xml
+++ b/components/camel-xmlsecurity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 05372a6..571abf4 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xpath/pom.xml b/components/camel-xpath/pom.xml
index 260c9e8..ad635d67 100644
--- a/components/camel-xpath/pom.xml
+++ b/components/camel-xpath/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xpath</artifactId>
diff --git a/components/camel-xslt-saxon/pom.xml b/components/camel-xslt-saxon/pom.xml
index b33f672..2727ff1 100644
--- a/components/camel-xslt-saxon/pom.xml
+++ b/components/camel-xslt-saxon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xslt-saxon</artifactId>
diff --git a/components/camel-xslt/pom.xml b/components/camel-xslt/pom.xml
index 59cd942..4725edf 100644
--- a/components/camel-xslt/pom.xml
+++ b/components/camel-xslt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xslt</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 680707d..ead4a38 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xstream</artifactId>
diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml
index c020b4d..04872bd 100644
--- a/components/camel-zendesk/pom.xml
+++ b/components/camel-zendesk/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-zendesk</artifactId>
diff --git a/components/camel-zip-deflater/pom.xml b/components/camel-zip-deflater/pom.xml
index e71975c..c9cd908 100644
--- a/components/camel-zip-deflater/pom.xml
+++ b/components/camel-zip-deflater/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-zip-deflater</artifactId>
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 08869b2..b0e1ac5 100644
--- a/components/camel-zipfile/pom.xml
+++ b/components/camel-zipfile/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-zipfile</artifactId>
diff --git a/components/camel-zipkin/pom.xml b/components/camel-zipkin/pom.xml
index 03cdcdc..2423522 100644
--- a/components/camel-zipkin/pom.xml
+++ b/components/camel-zipkin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-zipkin</artifactId>
diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml
index 1cfb85c..ee3f76d 100644
--- a/components/camel-zookeeper-master/pom.xml
+++ b/components/camel-zookeeper-master/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-zookeeper-master</artifactId>
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 0168cf2..60f0d3f 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-zookeeper</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 802af26..6671001 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/core/camel-api/pom.xml b/core/camel-api/pom.xml
index 781166e..4126c3f 100644
--- a/core/camel-api/pom.xml
+++ b/core/camel-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-api</artifactId>
diff --git a/core/camel-base-engine/pom.xml b/core/camel-base-engine/pom.xml
index 18540a5..1ac01f5 100644
--- a/core/camel-base-engine/pom.xml
+++ b/core/camel-base-engine/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-base-engine</artifactId>
diff --git a/core/camel-base/pom.xml b/core/camel-base/pom.xml
index e3847eb..7827e66 100644
--- a/core/camel-base/pom.xml
+++ b/core/camel-base/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-base</artifactId>
diff --git a/core/camel-cloud/pom.xml b/core/camel-cloud/pom.xml
index 7e4508e..e77f505 100644
--- a/core/camel-cloud/pom.xml
+++ b/core/camel-cloud/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cloud</artifactId>
diff --git a/core/camel-cluster/pom.xml b/core/camel-cluster/pom.xml
index a5c427c..8022b24 100644
--- a/core/camel-cluster/pom.xml
+++ b/core/camel-cluster/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-cluster</artifactId>
diff --git a/core/camel-console/pom.xml b/core/camel-console/pom.xml
index 186fe47..0a66182 100644
--- a/core/camel-console/pom.xml
+++ b/core/camel-console/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-console</artifactId>
diff --git a/core/camel-core-all/pom.xml b/core/camel-core-all/pom.xml
index 010705a..5f3af9f 100644
--- a/core/camel-core-all/pom.xml
+++ b/core/camel-core-all/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
 		<artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core-all</artifactId>
diff --git a/core/camel-core-catalog/pom.xml b/core/camel-core-catalog/pom.xml
index 6568de1..1dad24d 100644
--- a/core/camel-core-catalog/pom.xml
+++ b/core/camel-core-catalog/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core-catalog</artifactId>
diff --git a/core/camel-core-engine/pom.xml b/core/camel-core-engine/pom.xml
index 43589a5..5c16d64 100644
--- a/core/camel-core-engine/pom.xml
+++ b/core/camel-core-engine/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core-engine</artifactId>
diff --git a/core/camel-core-languages/pom.xml b/core/camel-core-languages/pom.xml
index 2e0b610..165b810 100644
--- a/core/camel-core-languages/pom.xml
+++ b/core/camel-core-languages/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core-languages</artifactId>
diff --git a/core/camel-core-model/pom.xml b/core/camel-core-model/pom.xml
index 6fffb52..1051def 100644
--- a/core/camel-core-model/pom.xml
+++ b/core/camel-core-model/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core-model</artifactId>
diff --git a/core/camel-core-processor/pom.xml b/core/camel-core-processor/pom.xml
index 23d6e45..979498a 100644
--- a/core/camel-core-processor/pom.xml
+++ b/core/camel-core-processor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core-processor</artifactId>
diff --git a/core/camel-core-reifier/pom.xml b/core/camel-core-reifier/pom.xml
index 4c27a94..21212ee 100644
--- a/core/camel-core-reifier/pom.xml
+++ b/core/camel-core-reifier/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core-reifier</artifactId>
diff --git a/core/camel-core-xml/pom.xml b/core/camel-core-xml/pom.xml
index 3876584..3565218 100644
--- a/core/camel-core-xml/pom.xml
+++ b/core/camel-core-xml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core-xml</artifactId>
diff --git a/core/camel-core/pom.xml b/core/camel-core/pom.xml
index 50d8e33..1a4d45f 100644
--- a/core/camel-core/pom.xml
+++ b/core/camel-core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-core</artifactId>
diff --git a/core/camel-health/pom.xml b/core/camel-health/pom.xml
index 371be13..44e0129 100644
--- a/core/camel-health/pom.xml
+++ b/core/camel-health/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-health</artifactId>
diff --git a/core/camel-main/pom.xml b/core/camel-main/pom.xml
index d5a60d5..6d96e53 100644
--- a/core/camel-main/pom.xml
+++ b/core/camel-main/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-main</artifactId>
diff --git a/core/camel-management-api/pom.xml b/core/camel-management-api/pom.xml
index bea02ed..944c003 100644
--- a/core/camel-management-api/pom.xml
+++ b/core/camel-management-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-management-api</artifactId>
diff --git a/core/camel-management/pom.xml b/core/camel-management/pom.xml
index d8d2ece..20c8c69 100644
--- a/core/camel-management/pom.xml
+++ b/core/camel-management/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-management</artifactId>
diff --git a/core/camel-support/pom.xml b/core/camel-support/pom.xml
index df0ee82..7bf3d5d 100644
--- a/core/camel-support/pom.xml
+++ b/core/camel-support/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-support</artifactId>
diff --git a/core/camel-util/pom.xml b/core/camel-util/pom.xml
index 70c0bca..facb755 100644
--- a/core/camel-util/pom.xml
+++ b/core/camel-util/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-util</artifactId>
diff --git a/core/camel-xml-io-util/pom.xml b/core/camel-xml-io-util/pom.xml
index 219f302..fcaa2d6 100644
--- a/core/camel-xml-io-util/pom.xml
+++ b/core/camel-xml-io-util/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-io-util</artifactId>
diff --git a/core/camel-xml-io/pom.xml b/core/camel-xml-io/pom.xml
index fe6d275..959bc8a 100644
--- a/core/camel-xml-io/pom.xml
+++ b/core/camel-xml-io/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-io</artifactId>
diff --git a/core/camel-xml-jaxb/pom.xml b/core/camel-xml-jaxb/pom.xml
index a5d1a63..f7b6ab3 100644
--- a/core/camel-xml-jaxb/pom.xml
+++ b/core/camel-xml-jaxb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-jaxb</artifactId>
diff --git a/core/camel-xml-jaxp/pom.xml b/core/camel-xml-jaxp/pom.xml
index 55f6d9c..35f5ff7 100644
--- a/core/camel-xml-jaxp/pom.xml
+++ b/core/camel-xml-jaxp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-jaxp</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index 2952c3b..7a9268c 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/docs/pom.xml b/docs/pom.xml
index a434207..decbbc7 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/dsl/camel-componentdsl/pom.xml b/dsl/camel-componentdsl/pom.xml
index de9ff1b..019234c 100644
--- a/dsl/camel-componentdsl/pom.xml
+++ b/dsl/camel-componentdsl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-componentdsl</artifactId>
diff --git a/dsl/camel-dsl-modeline/pom.xml b/dsl/camel-dsl-modeline/pom.xml
index 0aa8a3c..232f509 100644
--- a/dsl/camel-dsl-modeline/pom.xml
+++ b/dsl/camel-dsl-modeline/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-dsl-modeline</artifactId>
diff --git a/dsl/camel-dsl-support/pom.xml b/dsl/camel-dsl-support/pom.xml
index a8e6622..4fae89b 100644
--- a/dsl/camel-dsl-support/pom.xml
+++ b/dsl/camel-dsl-support/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-dsl-support</artifactId>
diff --git a/dsl/camel-endpointdsl-support/pom.xml b/dsl/camel-endpointdsl-support/pom.xml
index a19310d..3a8c188 100644
--- a/dsl/camel-endpointdsl-support/pom.xml
+++ b/dsl/camel-endpointdsl-support/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-endpointdsl-support</artifactId>
diff --git a/dsl/camel-endpointdsl/pom.xml b/dsl/camel-endpointdsl/pom.xml
index 75e6f1f..4533cb9 100644
--- a/dsl/camel-endpointdsl/pom.xml
+++ b/dsl/camel-endpointdsl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-endpointdsl</artifactId>
diff --git a/dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml b/dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml
index 9630545..c47bade 100644
--- a/dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml
+++ b/dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy-dsl-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-groovy-dsl-common</artifactId>
diff --git a/dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml b/dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml
index 05cff79..6282a9b 100644
--- a/dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml
+++ b/dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy-dsl-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-groovy-dsl-test</artifactId>
diff --git a/dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml b/dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml
index 2d9f366..8a6d58e 100644
--- a/dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml
+++ b/dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy-dsl-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-groovy-dsl</artifactId>
diff --git a/dsl/camel-groovy-dsl/pom.xml b/dsl/camel-groovy-dsl/pom.xml
index 2d00926..2f6ef4d 100644
--- a/dsl/camel-groovy-dsl/pom.xml
+++ b/dsl/camel-groovy-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-groovy-dsl-parent</artifactId>
diff --git a/dsl/camel-java-joor-dsl/pom.xml b/dsl/camel-java-joor-dsl/pom.xml
index e128f50f..6b67921 100644
--- a/dsl/camel-java-joor-dsl/pom.xml
+++ b/dsl/camel-java-joor-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-java-joor-dsl</artifactId>
diff --git a/dsl/camel-jbang/camel-jbang-core/pom.xml b/dsl/camel-jbang/camel-jbang-core/pom.xml
index 3440748..7201edd 100644
--- a/dsl/camel-jbang/camel-jbang-core/pom.xml
+++ b/dsl/camel-jbang/camel-jbang-core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jbang-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl/camel-jbang/camel-jbang-main/pom.xml b/dsl/camel-jbang/camel-jbang-main/pom.xml
index 0245fa4..05103c7 100644
--- a/dsl/camel-jbang/camel-jbang-main/pom.xml
+++ b/dsl/camel-jbang/camel-jbang-main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jbang-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl/camel-jbang/pom.xml b/dsl/camel-jbang/pom.xml
index 31911e9..78cbde2 100644
--- a/dsl/camel-jbang/pom.xml
+++ b/dsl/camel-jbang/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl/camel-js-dsl/pom.xml b/dsl/camel-js-dsl/pom.xml
index cfd9deb..e1b5f34 100644
--- a/dsl/camel-js-dsl/pom.xml
+++ b/dsl/camel-js-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-js-dsl</artifactId>
diff --git a/dsl/camel-jsh-dsl/pom.xml b/dsl/camel-jsh-dsl/pom.xml
index a84e666..cdb2b5d 100644
--- a/dsl/camel-jsh-dsl/pom.xml
+++ b/dsl/camel-jsh-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-jsh-dsl</artifactId>
diff --git a/dsl/camel-kamelet-main/pom.xml b/dsl/camel-kamelet-main/pom.xml
index dacc799..4292671 100644
--- a/dsl/camel-kamelet-main/pom.xml
+++ b/dsl/camel-kamelet-main/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-kamelet-main</artifactId>
diff --git a/dsl/camel-kotlin-dsl/pom.xml b/dsl/camel-kotlin-dsl/pom.xml
index f9491a5..f5b1a87 100644
--- a/dsl/camel-kotlin-dsl/pom.xml
+++ b/dsl/camel-kotlin-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-kotlin-dsl</artifactId>
diff --git a/dsl/camel-xml-io-dsl/pom.xml b/dsl/camel-xml-io-dsl/pom.xml
index a048264..5e27921 100644
--- a/dsl/camel-xml-io-dsl/pom.xml
+++ b/dsl/camel-xml-io-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-io-dsl</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl-test/cdi/pom.xml b/dsl/camel-xml-jaxb-dsl-test/cdi/pom.xml
index e967f77..bc25697 100644
--- a/dsl/camel-xml-jaxb-dsl-test/cdi/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb-dsl-test</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-jaxb-dsl-test-cdi</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl-test/definition/pom.xml b/dsl/camel-xml-jaxb-dsl-test/definition/pom.xml
index 1aa1f6d..02c2da3 100644
--- a/dsl/camel-xml-jaxb-dsl-test/definition/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/definition/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb-dsl-test</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-jaxb-dsl-test-definition</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl-test/jbpm/pom.xml b/dsl/camel-xml-jaxb-dsl-test/jbpm/pom.xml
index 09c782c..4f60f6c 100644
--- a/dsl/camel-xml-jaxb-dsl-test/jbpm/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/jbpm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb-dsl-test</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-jaxb-dsl-test-jbpm</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl-test/pom.xml b/dsl/camel-xml-jaxb-dsl-test/pom.xml
index 586fb05..6e3b277 100644
--- a/dsl/camel-xml-jaxb-dsl-test/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl/camel-xml-jaxb-dsl-test/spring/pom.xml b/dsl/camel-xml-jaxb-dsl-test/spring/pom.xml
index c9d1fde..decc8d3 100644
--- a/dsl/camel-xml-jaxb-dsl-test/spring/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb-dsl-test</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-jaxb-dsl-test-spring</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl-test/swagger/pom.xml b/dsl/camel-xml-jaxb-dsl-test/swagger/pom.xml
index 0bc4462..e7464df 100644
--- a/dsl/camel-xml-jaxb-dsl-test/swagger/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/swagger/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb-dsl-test</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-jaxb-dsl-test-swagger</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl/pom.xml b/dsl/camel-xml-jaxb-dsl/pom.xml
index 420a55e..a48d8f7 100644
--- a/dsl/camel-xml-jaxb-dsl/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-xml-jaxb-dsl</artifactId>
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml b/dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml
index 0fca50d..fc07ea7 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-yaml-dsl-common</artifactId>
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml
index 758cf9d..52d04ca 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-yaml-dsl-deserializers</artifactId>
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl-maven-plugin/pom.xml b/dsl/camel-yaml-dsl/camel-yaml-dsl-maven-plugin/pom.xml
index a360af4..7ecb228 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl-maven-plugin/pom.xml
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-yaml-dsl-maven-plugin</artifactId>
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml b/dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml
index 9ecca84..35a2d23 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-yaml-dsl</artifactId>
diff --git a/dsl/camel-yaml-dsl/pom.xml b/dsl/camel-yaml-dsl/pom.xml
index 17e6ab7..8714802 100644
--- a/dsl/camel-yaml-dsl/pom.xml
+++ b/dsl/camel-yaml-dsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>dsl</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-yaml-dsl-parent</artifactId>
diff --git a/dsl/pom.xml b/dsl/pom.xml
index 35171c8..f3ce35c 100644
--- a/dsl/pom.xml
+++ b/dsl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/etc/pom.xml b/etc/pom.xml
index de0fec0..8120c5a 100644
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/init/camel-bundle-plugin/pom.xml b/init/camel-bundle-plugin/pom.xml
index 9c57aff..7584226 100644
--- a/init/camel-bundle-plugin/pom.xml
+++ b/init/camel-bundle-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>init</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/init/pom.xml b/init/pom.xml
index 31a41d1..2b3faec 100644
--- a/init/pom.xml
+++ b/init/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 69a6b70d..e5cef78 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index 975c024..976ecd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>3.18.6-SNAPSHOT</version>
+    <version>3.18.6</version>
     <packaging>pom</packaging>
 
     <name>Camel</name>
@@ -89,7 +89,7 @@
         <connection>scm:git:http://gitbox.apache.org/repos/asf/camel.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=camel.git;a=summary</url>
-        <tag>HEAD</tag>
+        <tag>camel-3.18.6</tag>
     </scm>
     <issueManagement>
         <system>jira</system>
diff --git a/test-infra/camel-test-infra-activemq/pom.xml b/test-infra/camel-test-infra-activemq/pom.xml
index 5a4aea5..2e2cdb1 100644
--- a/test-infra/camel-test-infra-activemq/pom.xml
+++ b/test-infra/camel-test-infra-activemq/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-arangodb/pom.xml b/test-infra/camel-test-infra-arangodb/pom.xml
index abe091a..7543e7b 100644
--- a/test-infra/camel-test-infra-arangodb/pom.xml
+++ b/test-infra/camel-test-infra-arangodb/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-artemis/pom.xml b/test-infra/camel-test-infra-artemis/pom.xml
index 40392e8..4ce5fcc 100644
--- a/test-infra/camel-test-infra-artemis/pom.xml
+++ b/test-infra/camel-test-infra-artemis/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-aws-common/pom.xml b/test-infra/camel-test-infra-aws-common/pom.xml
index 37b4bee..9b85b3d 100644
--- a/test-infra/camel-test-infra-aws-common/pom.xml
+++ b/test-infra/camel-test-infra-aws-common/pom.xml
@@ -23,7 +23,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-aws-v2/pom.xml b/test-infra/camel-test-infra-aws-v2/pom.xml
index cb7fbe0..d9691cf 100644
--- a/test-infra/camel-test-infra-aws-v2/pom.xml
+++ b/test-infra/camel-test-infra-aws-v2/pom.xml
@@ -23,7 +23,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-azure-common/pom.xml b/test-infra/camel-test-infra-azure-common/pom.xml
index d1af54c..a17484c 100644
--- a/test-infra/camel-test-infra-azure-common/pom.xml
+++ b/test-infra/camel-test-infra-azure-common/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-azure-storage-blob/pom.xml b/test-infra/camel-test-infra-azure-storage-blob/pom.xml
index 63b4fdf..767faed 100644
--- a/test-infra/camel-test-infra-azure-storage-blob/pom.xml
+++ b/test-infra/camel-test-infra-azure-storage-blob/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-azure-storage-datalake/pom.xml b/test-infra/camel-test-infra-azure-storage-datalake/pom.xml
index 280f0db..daad5ae 100644
--- a/test-infra/camel-test-infra-azure-storage-datalake/pom.xml
+++ b/test-infra/camel-test-infra-azure-storage-datalake/pom.xml
@@ -18,7 +18,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-azure-storage-queue/pom.xml b/test-infra/camel-test-infra-azure-storage-queue/pom.xml
index 5cb8330..c00882d 100644
--- a/test-infra/camel-test-infra-azure-storage-queue/pom.xml
+++ b/test-infra/camel-test-infra-azure-storage-queue/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-cassandra/pom.xml b/test-infra/camel-test-infra-cassandra/pom.xml
index ea2115e..199c4c7 100644
--- a/test-infra/camel-test-infra-cassandra/pom.xml
+++ b/test-infra/camel-test-infra-cassandra/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-chatscript/pom.xml b/test-infra/camel-test-infra-chatscript/pom.xml
index eef4a60..b53e253 100644
--- a/test-infra/camel-test-infra-chatscript/pom.xml
+++ b/test-infra/camel-test-infra-chatscript/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-common/pom.xml b/test-infra/camel-test-infra-common/pom.xml
index cdaf00c..021d5ed 100644
--- a/test-infra/camel-test-infra-common/pom.xml
+++ b/test-infra/camel-test-infra-common/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-consul/pom.xml b/test-infra/camel-test-infra-consul/pom.xml
index 2cd1ee6..2d1ab9d 100644
--- a/test-infra/camel-test-infra-consul/pom.xml
+++ b/test-infra/camel-test-infra-consul/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-couchbase/pom.xml b/test-infra/camel-test-infra-couchbase/pom.xml
index 6cb5722..f06c002 100644
--- a/test-infra/camel-test-infra-couchbase/pom.xml
+++ b/test-infra/camel-test-infra-couchbase/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-couchdb/pom.xml b/test-infra/camel-test-infra-couchdb/pom.xml
index 9eebb46..c5b0da1 100644
--- a/test-infra/camel-test-infra-couchdb/pom.xml
+++ b/test-infra/camel-test-infra-couchdb/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-dispatch-router/pom.xml b/test-infra/camel-test-infra-dispatch-router/pom.xml
index 9631c6e..340689f 100644
--- a/test-infra/camel-test-infra-dispatch-router/pom.xml
+++ b/test-infra/camel-test-infra-dispatch-router/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-elasticsearch/pom.xml b/test-infra/camel-test-infra-elasticsearch/pom.xml
index 7492563..67870e7 100644
--- a/test-infra/camel-test-infra-elasticsearch/pom.xml
+++ b/test-infra/camel-test-infra-elasticsearch/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-fhir/pom.xml b/test-infra/camel-test-infra-fhir/pom.xml
index 927d4a0..4c0463e 100644
--- a/test-infra/camel-test-infra-fhir/pom.xml
+++ b/test-infra/camel-test-infra-fhir/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-ftp/pom.xml b/test-infra/camel-test-infra-ftp/pom.xml
index aa45976..366c9d9 100644
--- a/test-infra/camel-test-infra-ftp/pom.xml
+++ b/test-infra/camel-test-infra-ftp/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-google-pubsub/pom.xml b/test-infra/camel-test-infra-google-pubsub/pom.xml
index 355ae44..30a0302 100644
--- a/test-infra/camel-test-infra-google-pubsub/pom.xml
+++ b/test-infra/camel-test-infra-google-pubsub/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-hashicorp-vault/pom.xml b/test-infra/camel-test-infra-hashicorp-vault/pom.xml
index cce8763..d23afca 100644
--- a/test-infra/camel-test-infra-hashicorp-vault/pom.xml
+++ b/test-infra/camel-test-infra-hashicorp-vault/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-hbase/pom.xml b/test-infra/camel-test-infra-hbase/pom.xml
index 8dba83d..5c1930c 100644
--- a/test-infra/camel-test-infra-hbase/pom.xml
+++ b/test-infra/camel-test-infra-hbase/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-hdfs/pom.xml b/test-infra/camel-test-infra-hdfs/pom.xml
index 05c83d6..57f806bc 100644
--- a/test-infra/camel-test-infra-hdfs/pom.xml
+++ b/test-infra/camel-test-infra-hdfs/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-ignite/pom.xml b/test-infra/camel-test-infra-ignite/pom.xml
index c1aad62..2ab937c 100644
--- a/test-infra/camel-test-infra-ignite/pom.xml
+++ b/test-infra/camel-test-infra-ignite/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-infinispan/pom.xml b/test-infra/camel-test-infra-infinispan/pom.xml
index 4379d40..fbfc124 100644
--- a/test-infra/camel-test-infra-infinispan/pom.xml
+++ b/test-infra/camel-test-infra-infinispan/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-jdbc/pom.xml b/test-infra/camel-test-infra-jdbc/pom.xml
index 1409832..a65f7a9 100644
--- a/test-infra/camel-test-infra-jdbc/pom.xml
+++ b/test-infra/camel-test-infra-jdbc/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-kafka/pom.xml b/test-infra/camel-test-infra-kafka/pom.xml
index 57942b8..4849521 100644
--- a/test-infra/camel-test-infra-kafka/pom.xml
+++ b/test-infra/camel-test-infra-kafka/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-messaging-common/pom.xml b/test-infra/camel-test-infra-messaging-common/pom.xml
index 5448a5a..201f76b 100644
--- a/test-infra/camel-test-infra-messaging-common/pom.xml
+++ b/test-infra/camel-test-infra-messaging-common/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-minio/pom.xml b/test-infra/camel-test-infra-minio/pom.xml
index 5fcd89e..5a3712d 100644
--- a/test-infra/camel-test-infra-minio/pom.xml
+++ b/test-infra/camel-test-infra-minio/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-mongodb/pom.xml b/test-infra/camel-test-infra-mongodb/pom.xml
index 83ddad1..ec55d4b 100644
--- a/test-infra/camel-test-infra-mongodb/pom.xml
+++ b/test-infra/camel-test-infra-mongodb/pom.xml
@@ -23,7 +23,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-mosquitto/pom.xml b/test-infra/camel-test-infra-mosquitto/pom.xml
index c0caf12..c873efe 100644
--- a/test-infra/camel-test-infra-mosquitto/pom.xml
+++ b/test-infra/camel-test-infra-mosquitto/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-nats/pom.xml b/test-infra/camel-test-infra-nats/pom.xml
index d0c2fb3..2b9c757 100644
--- a/test-infra/camel-test-infra-nats/pom.xml
+++ b/test-infra/camel-test-infra-nats/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-openldap/pom.xml b/test-infra/camel-test-infra-openldap/pom.xml
index 1baada3..cf91a29 100644
--- a/test-infra/camel-test-infra-openldap/pom.xml
+++ b/test-infra/camel-test-infra-openldap/pom.xml
@@ -22,7 +22,7 @@
 		<artifactId>camel-test-infra-parent</artifactId>
 		<groupId>org.apache.camel</groupId>
 		<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-		<version>3.18.6-SNAPSHOT</version>
+		<version>3.18.6</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-parent/pom.xml b/test-infra/camel-test-infra-parent/pom.xml
index 6d0f534..3010df8 100644
--- a/test-infra/camel-test-infra-parent/pom.xml
+++ b/test-infra/camel-test-infra-parent/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>test-infra</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>camel-test-infra-parent</artifactId>
diff --git a/test-infra/camel-test-infra-postgres/pom.xml b/test-infra/camel-test-infra-postgres/pom.xml
index b8dd0d1..cf484df 100644
--- a/test-infra/camel-test-infra-postgres/pom.xml
+++ b/test-infra/camel-test-infra-postgres/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-pulsar/pom.xml b/test-infra/camel-test-infra-pulsar/pom.xml
index 94591b1..32379b3 100644
--- a/test-infra/camel-test-infra-pulsar/pom.xml
+++ b/test-infra/camel-test-infra-pulsar/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-rabbitmq/pom.xml b/test-infra/camel-test-infra-rabbitmq/pom.xml
index cd62938..09f6a29 100644
--- a/test-infra/camel-test-infra-rabbitmq/pom.xml
+++ b/test-infra/camel-test-infra-rabbitmq/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-redis/pom.xml b/test-infra/camel-test-infra-redis/pom.xml
index c7b57b1..08f9212 100644
--- a/test-infra/camel-test-infra-redis/pom.xml
+++ b/test-infra/camel-test-infra-redis/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-solr/pom.xml b/test-infra/camel-test-infra-solr/pom.xml
index cfa8879..8d03d01 100644
--- a/test-infra/camel-test-infra-solr/pom.xml
+++ b/test-infra/camel-test-infra-solr/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
     
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-xmpp/pom.xml b/test-infra/camel-test-infra-xmpp/pom.xml
index 6bdd1e0..7501334 100644
--- a/test-infra/camel-test-infra-xmpp/pom.xml
+++ b/test-infra/camel-test-infra-xmpp/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-zookeeper/pom.xml b/test-infra/camel-test-infra-zookeeper/pom.xml
index 508b951..a06aeb5 100644
--- a/test-infra/camel-test-infra-zookeeper/pom.xml
+++ b/test-infra/camel-test-infra-zookeeper/pom.xml
@@ -22,7 +22,7 @@
         <artifactId>camel-test-infra-parent</artifactId>
         <groupId>org.apache.camel</groupId>
         <relativePath>../camel-test-infra-parent/pom.xml</relativePath>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/pom.xml b/test-infra/pom.xml
index 60d05a0..8769277 100644
--- a/test-infra/pom.xml
+++ b/test-infra/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>camel-parent</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index 724a946..74d4a33 100644
--- a/tests/camel-itest-cdi/pom.xml
+++ b/tests/camel-itest-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-itest-cdi</artifactId>
diff --git a/tests/camel-itest-jms2/pom.xml b/tests/camel-itest-jms2/pom.xml
index 19f1d1e..02037a6 100644
--- a/tests/camel-itest-jms2/pom.xml
+++ b/tests/camel-itest-jms2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-itest-jms2</artifactId>
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 2b61cf8..6589048 100644
--- a/tests/camel-itest-standalone/pom.xml
+++ b/tests/camel-itest-standalone/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-itest-standalone</artifactId>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index d9633b6..0e27600 100644
--- a/tests/camel-itest/pom.xml
+++ b/tests/camel-itest/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.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 38971f3..ffcc0df 100644
--- a/tests/camel-partial-classpath-test/pom.xml
+++ b/tests/camel-partial-classpath-test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-partial-classpath-test</artifactId>
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 425ba03..34d5b54 100644
--- a/tests/camel-typeconverterscan-test/pom.xml
+++ b/tests/camel-typeconverterscan-test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-typeconverterscan-test</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 39e91a4..bb87f37 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/tests/test-bundles/camel-validator-test-resources/pom.xml b/tests/test-bundles/camel-validator-test-resources/pom.xml
index 393aac1..a1337b8 100644
--- a/tests/test-bundles/camel-validator-test-resources/pom.xml
+++ b/tests/test-bundles/camel-validator-test-resources/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
diff --git a/tests/test-bundles/mock-javamail_1.7/pom.xml b/tests/test-bundles/mock-javamail_1.7/pom.xml
index 1751012..6792eaf 100644
--- a/tests/test-bundles/mock-javamail_1.7/pom.xml
+++ b/tests/test-bundles/mock-javamail_1.7/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.tests.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index fabb9f0..5fece8e 100644
--- a/tests/test-bundles/pom.xml
+++ b/tests/test-bundles/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tooling/camel-tooling-model/pom.xml b/tooling/camel-tooling-model/pom.xml
index e45345d..2912525 100644
--- a/tooling/camel-tooling-model/pom.xml
+++ b/tooling/camel-tooling-model/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-tooling-model</artifactId>
diff --git a/tooling/camel-tooling-util/pom.xml b/tooling/camel-tooling-util/pom.xml
index ace5b67..4f6a13c 100644
--- a/tooling/camel-tooling-util/pom.xml
+++ b/tooling/camel-tooling-util/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-tooling-util</artifactId>
diff --git a/tooling/camel-util-json/pom.xml b/tooling/camel-util-json/pom.xml
index 8a54fe7..cbad89e 100644
--- a/tooling/camel-util-json/pom.xml
+++ b/tooling/camel-util-json/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-util-json</artifactId>
diff --git a/tooling/maven/bom-generator-maven-plugin/pom.xml b/tooling/maven/bom-generator-maven-plugin/pom.xml
index b1c987b..da03272 100644
--- a/tooling/maven/bom-generator-maven-plugin/pom.xml
+++ b/tooling/maven/bom-generator-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>bom-generator-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-api-component-maven-plugin/pom.xml b/tooling/maven/camel-api-component-maven-plugin/pom.xml
index d5a6e2b..0cdb75a 100644
--- a/tooling/maven/camel-api-component-maven-plugin/pom.xml
+++ b/tooling/maven/camel-api-component-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-api-component-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-component-maven-plugin/pom.xml b/tooling/maven/camel-component-maven-plugin/pom.xml
index ea86212..cdd8733 100644
--- a/tooling/maven/camel-component-maven-plugin/pom.xml
+++ b/tooling/maven/camel-component-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-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 d702159..d44078b 100644
--- a/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
+++ b/tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-javadoc-plugin/pom.xml b/tooling/maven/camel-javadoc-plugin/pom.xml
index dc296f7..40e88c5 100644
--- a/tooling/maven/camel-javadoc-plugin/pom.xml
+++ b/tooling/maven/camel-javadoc-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-javadoc-plugin</artifactId>
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index ba0eaa9..f173ba0 100644
--- a/tooling/maven/camel-maven-plugin/pom.xml
+++ b/tooling/maven/camel-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.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 9d838d2..169caa70 100644
--- a/tooling/maven/camel-package-maven-plugin/pom.xml
+++ b/tooling/maven/camel-package-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-package-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-resources-plugin/pom.xml b/tooling/maven/camel-resources-plugin/pom.xml
index 4488c63..8d22021 100644
--- a/tooling/maven/camel-resources-plugin/pom.xml
+++ b/tooling/maven/camel-resources-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/tooling/maven/camel-restdsl-openapi-plugin/pom.xml b/tooling/maven/camel-restdsl-openapi-plugin/pom.xml
index 17336b6..9de187d 100644
--- a/tooling/maven/camel-restdsl-openapi-plugin/pom.xml
+++ b/tooling/maven/camel-restdsl-openapi-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-restdsl-openapi-plugin</artifactId>
diff --git a/tooling/maven/camel-restdsl-swagger-plugin/pom.xml b/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
index ffa7008..8104e2e 100644
--- a/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
+++ b/tooling/maven/camel-restdsl-swagger-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-restdsl-swagger-plugin</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 8ef1d6f..cf0b20a 100644
--- a/tooling/maven/pom.xml
+++ b/tooling/maven/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tooling-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/tooling/maven/sync-properties-maven-plugin/pom.xml b/tooling/maven/sync-properties-maven-plugin/pom.xml
index 1c22c41..1f1af18 100644
--- a/tooling/maven/sync-properties-maven-plugin/pom.xml
+++ b/tooling/maven/sync-properties-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>sync-properties-maven-plugin</artifactId>
diff --git a/tooling/openapi-rest-dsl-generator/pom.xml b/tooling/openapi-rest-dsl-generator/pom.xml
index d077c7a..684801c 100644
--- a/tooling/openapi-rest-dsl-generator/pom.xml
+++ b/tooling/openapi-rest-dsl-generator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-openapi-rest-dsl-generator</artifactId>
diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 6d8e64d..573fa36 100644
--- a/tooling/parent/pom.xml
+++ b/tooling/parent/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>tooling-parent</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index a835c82..b8e876b 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index 813f03b..c742b58 100644
--- a/tooling/spi-annotations/pom.xml
+++ b/tooling/spi-annotations/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <!-- should not be OSGi bundle as we shade this component into camel-core -->
diff --git a/tooling/swagger-rest-dsl-generator/pom.xml b/tooling/swagger-rest-dsl-generator/pom.xml
index cd68fc1..8413147 100644
--- a/tooling/swagger-rest-dsl-generator/pom.xml
+++ b/tooling/swagger-rest-dsl-generator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.18.6-SNAPSHOT</version>
+        <version>3.18.6</version>
     </parent>
 
     <artifactId>camel-swagger-rest-dsl-generator</artifactId>