[maven-release-plugin] prepare release camel-3.7.3
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 88a807b..74a47ef 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/archetypes/camel-archetype-api-component/pom.xml b/archetypes/camel-archetype-api-component/pom.xml
index 2aa5e15..58a764b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 454f37c..e19d40e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 030b341..58f8625 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 52ebf8c..e837612 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-endpointdsl/pom.xml b/archetypes/camel-archetype-endpointdsl/pom.xml
index 6961e9f..2cdb942 100644
--- a/archetypes/camel-archetype-endpointdsl/pom.xml
+++ b/archetypes/camel-archetype-endpointdsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 f63e89f..19be144 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 b041a48..9ecdea8 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 b4c4d20..257d16e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 4c18481..729710f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 55d90e2..b39d091 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.7.3-SNAPSHOT</version>
+    <version>3.7.3</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>camel-bom</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index ffbd2d5..8f86c5a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index 0e0b5ed..91b21cf 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>
diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 9cace24..c043032 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -27,10 +27,13 @@
   </parent>
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-dependencies</artifactId>
-  <version>3.7.3-SNAPSHOT</version>
+  <version>3.7.3</version>
   <packaging>pom</packaging>
   <name>Camel :: Dependencies</name>
   <description>Camel Dependencies POM</description>
+  <scm>
+    <tag>camel-3.7.3</tag>
+  </scm>
   <properties>
     <abdera-version>1.1.3</abdera-version>
     <activemq-artemis-version>2.16.0</activemq-artemis-version>
diff --git a/catalog/camel-catalog-lucene/pom.xml b/catalog/camel-catalog-lucene/pom.xml
index 0758e14..60700b3 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-catalog-lucene</artifactId>
diff --git a/catalog/camel-catalog-maven/pom.xml b/catalog/camel-catalog-maven/pom.xml
index 53f9b12..90527b6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-catalog-maven</artifactId>
diff --git a/catalog/camel-catalog/pom.xml b/catalog/camel-catalog/pom.xml
index 4e82ed3..74e14d9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 9e0d9c4..610a321 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 6c56f12..a014817 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../../tooling/maven</relativePath>
     </parent>
 
diff --git a/catalog/camel-route-parser/pom.xml b/catalog/camel-route-parser/pom.xml
index a780903..4149791 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-route-parser</artifactId>
diff --git a/catalog/dummy-component/pom.xml b/catalog/dummy-component/pom.xml
index 66f32f3..cac3563 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 57b5382..714d9e2 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/components/camel-activemq/pom.xml b/components/camel-activemq/pom.xml
index 0f253c2..7b2bac9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-activemq</artifactId>
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 541f94e..74c59d6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ahc-ws</artifactId>
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index 470e972..21f82fc 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ahc</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 1cc56dc..2d05aa6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-any23/pom.xml b/components/camel-any23/pom.xml
index 5a7493c..03020d4 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.7.3-SNAPSHOT</version>
+    <version>3.7.3</version>
   </parent>
 
   <artifactId>camel-any23</artifactId>
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index 7ea0624..bdd3b3c 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-apns</artifactId>
diff --git a/components/camel-arangodb/pom.xml b/components/camel-arangodb/pom.xml
index e961a57..023fc1e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 628369a..1011fd0 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 997ec72..c9cc931 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-as2</artifactId>
diff --git a/components/camel-as2/pom.xml b/components/camel-as2/pom.xml
index 2631da2..ad5cde4 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-as2-parent</artifactId>
diff --git a/components/camel-asn1/pom.xml b/components/camel-asn1/pom.xml
index b35f79b..32b83fa 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-asn1</artifactId>
diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml
index a7d1ff1..f4312c9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-asterisk</artifactId>
diff --git a/components/camel-atlasmap/pom.xml b/components/camel-atlasmap/pom.xml
index a0bb2d6..ccfa420 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-atlasmap</artifactId>
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index 60e83bf..0b8fef8 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-atmos</artifactId>
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index be94013..04d8070 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index 9567e7c..1447f6b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-atom</artifactId>
diff --git a/components/camel-atomix/pom.xml b/components/camel-atomix/pom.xml
index b5e3974..1255299 100644
--- a/components/camel-atomix/pom.xml
+++ b/components/camel-atomix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-atomix</artifactId>
diff --git a/components/camel-attachments/pom.xml b/components/camel-attachments/pom.xml
index c2b9875..2ce6158 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-attachments</artifactId>
diff --git a/components/camel-avro-rpc/pom.xml b/components/camel-avro-rpc/pom.xml
index 38098d2..bcebd7f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-avro-rpc</artifactId>
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 78f15e5..bc94e5a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>
diff --git a/components/camel-aws-cw/pom.xml b/components/camel-aws-cw/pom.xml
index bbd56dd..887e507 100644
--- a/components/camel-aws-cw/pom.xml
+++ b/components/camel-aws-cw/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-cw</artifactId>
diff --git a/components/camel-aws-ddb/pom.xml b/components/camel-aws-ddb/pom.xml
index ddbaa89..b561a9e 100644
--- a/components/camel-aws-ddb/pom.xml
+++ b/components/camel-aws-ddb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-ddb</artifactId>
diff --git a/components/camel-aws-ec2/pom.xml b/components/camel-aws-ec2/pom.xml
index 367a31a..f957342 100644
--- a/components/camel-aws-ec2/pom.xml
+++ b/components/camel-aws-ec2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-ec2</artifactId>
diff --git a/components/camel-aws-ecs/pom.xml b/components/camel-aws-ecs/pom.xml
index 050497b..7ca39ad 100644
--- a/components/camel-aws-ecs/pom.xml
+++ b/components/camel-aws-ecs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-ecs</artifactId>
diff --git a/components/camel-aws-eks/pom.xml b/components/camel-aws-eks/pom.xml
index b5148b7..8bac910 100644
--- a/components/camel-aws-eks/pom.xml
+++ b/components/camel-aws-eks/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-eks</artifactId>
diff --git a/components/camel-aws-iam/pom.xml b/components/camel-aws-iam/pom.xml
index 12c68a0..e9775e3 100644
--- a/components/camel-aws-iam/pom.xml
+++ b/components/camel-aws-iam/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-iam</artifactId>
diff --git a/components/camel-aws-kinesis/pom.xml b/components/camel-aws-kinesis/pom.xml
index e8247dd..75167c3 100644
--- a/components/camel-aws-kinesis/pom.xml
+++ b/components/camel-aws-kinesis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-kinesis</artifactId>
diff --git a/components/camel-aws-kms/pom.xml b/components/camel-aws-kms/pom.xml
index 6641605..c9c87e7 100644
--- a/components/camel-aws-kms/pom.xml
+++ b/components/camel-aws-kms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-kms</artifactId>
diff --git a/components/camel-aws-lambda/pom.xml b/components/camel-aws-lambda/pom.xml
index b722106..d6ad4f9 100644
--- a/components/camel-aws-lambda/pom.xml
+++ b/components/camel-aws-lambda/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-lambda</artifactId>
diff --git a/components/camel-aws-mq/pom.xml b/components/camel-aws-mq/pom.xml
index 2fcc424..ff07bef 100644
--- a/components/camel-aws-mq/pom.xml
+++ b/components/camel-aws-mq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-mq</artifactId>
diff --git a/components/camel-aws-msk/pom.xml b/components/camel-aws-msk/pom.xml
index 566837a..50df9b9 100644
--- a/components/camel-aws-msk/pom.xml
+++ b/components/camel-aws-msk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-msk</artifactId>
diff --git a/components/camel-aws-s3/pom.xml b/components/camel-aws-s3/pom.xml
index 8a0ff0f..f411d5d 100644
--- a/components/camel-aws-s3/pom.xml
+++ b/components/camel-aws-s3/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-s3</artifactId>
diff --git a/components/camel-aws-sdb/pom.xml b/components/camel-aws-sdb/pom.xml
index 7dd7ee5..93a7718 100644
--- a/components/camel-aws-sdb/pom.xml
+++ b/components/camel-aws-sdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-sdb</artifactId>
diff --git a/components/camel-aws-ses/pom.xml b/components/camel-aws-ses/pom.xml
index 03a0e0a..34ec2c3 100644
--- a/components/camel-aws-ses/pom.xml
+++ b/components/camel-aws-ses/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-ses</artifactId>
diff --git a/components/camel-aws-sns/pom.xml b/components/camel-aws-sns/pom.xml
index a8fdaf3..48aa442 100644
--- a/components/camel-aws-sns/pom.xml
+++ b/components/camel-aws-sns/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-sns</artifactId>
diff --git a/components/camel-aws-sqs/pom.xml b/components/camel-aws-sqs/pom.xml
index 29b771d..e3375a6 100644
--- a/components/camel-aws-sqs/pom.xml
+++ b/components/camel-aws-sqs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-sqs</artifactId>
diff --git a/components/camel-aws-swf/pom.xml b/components/camel-aws-swf/pom.xml
index d4bb83c..e0a14d4 100644
--- a/components/camel-aws-swf/pom.xml
+++ b/components/camel-aws-swf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-swf</artifactId>
diff --git a/components/camel-aws-translate/pom.xml b/components/camel-aws-translate/pom.xml
index 1b6bcac..ad62fe4 100644
--- a/components/camel-aws-translate/pom.xml
+++ b/components/camel-aws-translate/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-translate</artifactId>
diff --git a/components/camel-aws-xray/pom.xml b/components/camel-aws-xray/pom.xml
index d074931..2072ef9 100644
--- a/components/camel-aws-xray/pom.xml
+++ b/components/camel-aws-xray/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws-xray</artifactId>
diff --git a/components/camel-aws2-athena/pom.xml b/components/camel-aws2-athena/pom.xml
index 4ac4136..98f5f76 100644
--- a/components/camel-aws2-athena/pom.xml
+++ b/components/camel-aws2-athena/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-athena</artifactId>
diff --git a/components/camel-aws2-cw/pom.xml b/components/camel-aws2-cw/pom.xml
index 06e907b..4dec54c 100644
--- a/components/camel-aws2-cw/pom.xml
+++ b/components/camel-aws2-cw/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-cw</artifactId>
diff --git a/components/camel-aws2-ddb/pom.xml b/components/camel-aws2-ddb/pom.xml
index e9d0c30..0e02e20 100644
--- a/components/camel-aws2-ddb/pom.xml
+++ b/components/camel-aws2-ddb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-ddb</artifactId>
diff --git a/components/camel-aws2-ec2/pom.xml b/components/camel-aws2-ec2/pom.xml
index 09605c6..4c8326e 100644
--- a/components/camel-aws2-ec2/pom.xml
+++ b/components/camel-aws2-ec2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-ec2</artifactId>
diff --git a/components/camel-aws2-ecs/pom.xml b/components/camel-aws2-ecs/pom.xml
index 77309cc..91321d4 100644
--- a/components/camel-aws2-ecs/pom.xml
+++ b/components/camel-aws2-ecs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-ecs</artifactId>
diff --git a/components/camel-aws2-eks/pom.xml b/components/camel-aws2-eks/pom.xml
index ce5c610..413cfc2 100644
--- a/components/camel-aws2-eks/pom.xml
+++ b/components/camel-aws2-eks/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-eks</artifactId>
diff --git a/components/camel-aws2-eventbridge/pom.xml b/components/camel-aws2-eventbridge/pom.xml
index 07f4143..c14c1d6 100644
--- a/components/camel-aws2-eventbridge/pom.xml
+++ b/components/camel-aws2-eventbridge/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-eventbridge</artifactId>
diff --git a/components/camel-aws2-iam/pom.xml b/components/camel-aws2-iam/pom.xml
index e776867..b5f2699 100644
--- a/components/camel-aws2-iam/pom.xml
+++ b/components/camel-aws2-iam/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-iam</artifactId>
diff --git a/components/camel-aws2-kinesis/pom.xml b/components/camel-aws2-kinesis/pom.xml
index 5c463cc..cfbb4ba 100644
--- a/components/camel-aws2-kinesis/pom.xml
+++ b/components/camel-aws2-kinesis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-kinesis</artifactId>
diff --git a/components/camel-aws2-kms/pom.xml b/components/camel-aws2-kms/pom.xml
index f47a5e2..f092270 100644
--- a/components/camel-aws2-kms/pom.xml
+++ b/components/camel-aws2-kms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-kms</artifactId>
diff --git a/components/camel-aws2-lambda/pom.xml b/components/camel-aws2-lambda/pom.xml
index 1f65bcb..98410e9 100644
--- a/components/camel-aws2-lambda/pom.xml
+++ b/components/camel-aws2-lambda/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-lambda</artifactId>
diff --git a/components/camel-aws2-mq/pom.xml b/components/camel-aws2-mq/pom.xml
index b0bac7b..edd7c71 100644
--- a/components/camel-aws2-mq/pom.xml
+++ b/components/camel-aws2-mq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-mq</artifactId>
diff --git a/components/camel-aws2-msk/pom.xml b/components/camel-aws2-msk/pom.xml
index af2c296..2de0d7c 100644
--- a/components/camel-aws2-msk/pom.xml
+++ b/components/camel-aws2-msk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-msk</artifactId>
diff --git a/components/camel-aws2-s3/pom.xml b/components/camel-aws2-s3/pom.xml
index 499d1a1..dd9d620 100644
--- a/components/camel-aws2-s3/pom.xml
+++ b/components/camel-aws2-s3/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-s3</artifactId>
diff --git a/components/camel-aws2-ses/pom.xml b/components/camel-aws2-ses/pom.xml
index 746098b..cd347ae 100644
--- a/components/camel-aws2-ses/pom.xml
+++ b/components/camel-aws2-ses/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-ses</artifactId>
diff --git a/components/camel-aws2-sns/pom.xml b/components/camel-aws2-sns/pom.xml
index dc0b6d9..baa50c8 100644
--- a/components/camel-aws2-sns/pom.xml
+++ b/components/camel-aws2-sns/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-sns</artifactId>
diff --git a/components/camel-aws2-sqs/pom.xml b/components/camel-aws2-sqs/pom.xml
index cba1d49..e2a20a5 100644
--- a/components/camel-aws2-sqs/pom.xml
+++ b/components/camel-aws2-sqs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-sqs</artifactId>
diff --git a/components/camel-aws2-sts/pom.xml b/components/camel-aws2-sts/pom.xml
index bf07c1c..0dd3f2c 100644
--- a/components/camel-aws2-sts/pom.xml
+++ b/components/camel-aws2-sts/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-sts</artifactId>
diff --git a/components/camel-aws2-translate/pom.xml b/components/camel-aws2-translate/pom.xml
index 07044bc..49824bb 100644
--- a/components/camel-aws2-translate/pom.xml
+++ b/components/camel-aws2-translate/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-aws2-translate</artifactId>
diff --git a/components/camel-azure-eventhubs/pom.xml b/components/camel-azure-eventhubs/pom.xml
index 8816424..8de0b64 100644
--- a/components/camel-azure-eventhubs/pom.xml
+++ b/components/camel-azure-eventhubs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-azure-eventhubs</artifactId>
diff --git a/components/camel-azure-storage-blob/pom.xml b/components/camel-azure-storage-blob/pom.xml
index 25dc73d..bec7d56 100644
--- a/components/camel-azure-storage-blob/pom.xml
+++ b/components/camel-azure-storage-blob/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-azure-storage-blob</artifactId>
diff --git a/components/camel-azure-storage-queue/pom.xml b/components/camel-azure-storage-queue/pom.xml
index 4dce192..6ac6b90 100644
--- a/components/camel-azure-storage-queue/pom.xml
+++ b/components/camel-azure-storage-queue/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-azure-storage-queue</artifactId>
diff --git a/components/camel-azure/pom.xml b/components/camel-azure/pom.xml
index ea62c8c..7375626 100644
--- a/components/camel-azure/pom.xml
+++ b/components/camel-azure/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-azure</artifactId>
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index 7ce31ff..af10a18 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index ee3893d..6237ec5 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-base64</artifactId>
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index b79fffa..b829172 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>
diff --git a/components/camel-bean/pom.xml b/components/camel-bean/pom.xml
index 33fe924..2f8b84b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-bean</artifactId>
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index 9332cbe..178f058 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-beanio</artifactId>
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index 294cd42..783deec 100644
--- a/components/camel-beanstalk/pom.xml
+++ b/components/camel-beanstalk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-beanstalk</artifactId>
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 4209829..c663750 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>
diff --git a/components/camel-bonita/pom.xml b/components/camel-bonita/pom.xml
index d3f6d8c..120df70 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 eb17749..ee8e695 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 6034fba..5185b5d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-box</artifactId>
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index 97712f5..6bfcedc 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-box-parent</artifactId>
diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml
index 23d0bf6..e46806a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-braintree</artifactId>
diff --git a/components/camel-browse/pom.xml b/components/camel-browse/pom.xml
index e513594..aae9892 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-browse</artifactId>
diff --git a/components/camel-caffeine/pom.xml b/components/camel-caffeine/pom.xml
index 0815534..faa8237 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-caffeine</artifactId>
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index 705afb8..3b3dc17 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cassandraql</artifactId>
diff --git a/components/camel-cbor/pom.xml b/components/camel-cbor/pom.xml
index c4a6ce1..ff2b1a5 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cbor</artifactId>
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index 075dcdf..0c00077 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cdi</artifactId>
diff --git a/components/camel-chatscript/pom.xml b/components/camel-chatscript/pom.xml
index 46af903..2371c54 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-chatscript</artifactId>
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 5652078..05387ee 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-chunk</artifactId>
diff --git a/components/camel-cm-sms/pom.xml b/components/camel-cm-sms/pom.xml
index b9ff784..e74988d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cm-sms</artifactId>
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index 61a012d..c86d3d7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index 6f1ed1d..5178b17 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-coap</artifactId>
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 44a5393..f108207 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>
diff --git a/components/camel-consul/pom.xml b/components/camel-consul/pom.xml
index 3bd5cca..eea0d9d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-consul</artifactId>
diff --git a/components/camel-controlbus/pom.xml b/components/camel-controlbus/pom.xml
index 3be3f0e..8d3f9f0 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-controlbus</artifactId>
diff --git a/components/camel-corda/pom.xml b/components/camel-corda/pom.xml
index d4e4822..59c7c03 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-corda</artifactId>
diff --git a/components/camel-couchbase/pom.xml b/components/camel-couchbase/pom.xml
index aca3bd2..787fc49 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-couchbase</artifactId>
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index ba01464..0cce093 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-couchdb</artifactId>
diff --git a/components/camel-cron/pom.xml b/components/camel-cron/pom.xml
index eeb84fa..e652dcb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cron</artifactId>
diff --git a/components/camel-crypto-cms/pom.xml b/components/camel-crypto-cms/pom.xml
index 75b8cef..a368713 100644
--- a/components/camel-crypto-cms/pom.xml
+++ b/components/camel-crypto-cms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-crypto-cms</artifactId>
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 08e1b44..173a4dc 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-crypto</artifactId>
diff --git a/components/camel-csimple-joor/pom.xml b/components/camel-csimple-joor/pom.xml
index 5313295..95accd4 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-csimple-joor</artifactId>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 86e0fae..2241124 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index 180f0f1..d5531b6 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cxf-transport</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 3557d42..6364906 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cxf</artifactId>
diff --git a/components/camel-dataformat/pom.xml b/components/camel-dataformat/pom.xml
index 0e5bc91..3ff28ce 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-dataformat</artifactId>
diff --git a/components/camel-dataset/pom.xml b/components/camel-dataset/pom.xml
index bf50d8c..c4f604b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-dataset</artifactId>
diff --git a/components/camel-datasonnet/pom.xml b/components/camel-datasonnet/pom.xml
index 25dbfe3..5ce07b5 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-datasonnet</artifactId>
diff --git a/components/camel-debezium-common/camel-debezium-common-component/pom.xml b/components/camel-debezium-common/camel-debezium-common-component/pom.xml
index 81b644e..de1c65a 100644
--- a/components/camel-debezium-common/camel-debezium-common-component/pom.xml
+++ b/components/camel-debezium-common/camel-debezium-common-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-debezium-common</artifactId>
diff --git a/components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml b/components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
index cd70366..973d93b 100644
--- a/components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
+++ b/components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-debezium-common/pom.xml b/components/camel-debezium-common/pom.xml
index add9c40..ae3ddb7 100644
--- a/components/camel-debezium-common/pom.xml
+++ b/components/camel-debezium-common/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-debezium-parent</artifactId>
diff --git a/components/camel-debezium-mongodb/pom.xml b/components/camel-debezium-mongodb/pom.xml
index 6979083..498e75f 100644
--- a/components/camel-debezium-mongodb/pom.xml
+++ b/components/camel-debezium-mongodb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-debezium-mongodb</artifactId>
diff --git a/components/camel-debezium-mysql/pom.xml b/components/camel-debezium-mysql/pom.xml
index ab78bd8..8664846 100644
--- a/components/camel-debezium-mysql/pom.xml
+++ b/components/camel-debezium-mysql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-debezium-mysql</artifactId>
diff --git a/components/camel-debezium-postgres/pom.xml b/components/camel-debezium-postgres/pom.xml
index fc1ebb9..ade20db 100644
--- a/components/camel-debezium-postgres/pom.xml
+++ b/components/camel-debezium-postgres/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-debezium-postgres</artifactId>
diff --git a/components/camel-debezium-sqlserver/pom.xml b/components/camel-debezium-sqlserver/pom.xml
index 220ffc0..f577524 100644
--- a/components/camel-debezium-sqlserver/pom.xml
+++ b/components/camel-debezium-sqlserver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-debezium-sqlserver</artifactId>
diff --git a/components/camel-digitalocean/pom.xml b/components/camel-digitalocean/pom.xml
index 61a5d4f..eb4eabd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-digitalocean</artifactId>
diff --git a/components/camel-direct/pom.xml b/components/camel-direct/pom.xml
index 99ebc82..eb0c89a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-direct</artifactId>
diff --git a/components/camel-directvm/pom.xml b/components/camel-directvm/pom.xml
index 5586803..75819ed 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-directvm</artifactId>
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index 3973cc7..33fe319 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <name>Camel :: Disruptor</name>
diff --git a/components/camel-djl/pom.xml b/components/camel-djl/pom.xml
index 98ea300..3cdde07 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-djl</artifactId>
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 2b41bea..830683a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <name>Camel :: DNS</name>
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index 9bb32b4..ebfbbbd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-docker</artifactId>
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index a3a18a2..d826651 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>
diff --git a/components/camel-drill/pom.xml b/components/camel-drill/pom.xml
index 46542ab..a89723f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-drill</artifactId>
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index c3deab1..a0834ef 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-dropbox</artifactId>
diff --git a/components/camel-ehcache/pom.xml b/components/camel-ehcache/pom.xml
index dc2f4f99..ee8aa80 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ehcache</artifactId>
diff --git a/components/camel-elasticsearch-rest/pom.xml b/components/camel-elasticsearch-rest/pom.xml
index 5202058..327df02 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-elasticsearch-rest</artifactId>
diff --git a/components/camel-elsql/pom.xml b/components/camel-elsql/pom.xml
index 764d834..6fd92b6 100644
--- a/components/camel-elsql/pom.xml
+++ b/components/camel-elsql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-elsql</artifactId>
diff --git a/components/camel-elytron/pom.xml b/components/camel-elytron/pom.xml
index 556fa2d..8622b45 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-elytron</artifactId>
diff --git a/components/camel-etcd/pom.xml b/components/camel-etcd/pom.xml
index cadc710..bfd9c25 100644
--- a/components/camel-etcd/pom.xml
+++ b/components/camel-etcd/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-etcd</artifactId>
diff --git a/components/camel-etcd3/pom.xml b/components/camel-etcd3/pom.xml
index 54bdc61..71aed3e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-etcd3</artifactId>
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 7426ad8..d9afeae 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-exec</artifactId>
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index 3215cc1..c3197cd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-facebook</artifactId>
diff --git a/components/camel-fastjson/pom.xml b/components/camel-fastjson/pom.xml
index a15c41e..9a63a70 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 69d29fc..a73e5f9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 702e42f..467183d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-fhir</artifactId>
diff --git a/components/camel-fhir/pom.xml b/components/camel-fhir/pom.xml
index c7fcf0b..8242743 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-fhir-parent</artifactId>
diff --git a/components/camel-file-watch/pom.xml b/components/camel-file-watch/pom.xml
index a1b6fc5..7e42aab 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-file-watch</artifactId>
diff --git a/components/camel-file/pom.xml b/components/camel-file/pom.xml
index fec363d..6690747 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-file</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index d06c013..61ede2d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-flink/pom.xml b/components/camel-flink/pom.xml
index 90c52db..ae173ef 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-flink</artifactId>
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 09cf348..1a983a6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index a017821..5335f2f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 3d9b6bf..be3004b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index 8735af0..29a7be1 100644
--- a/components/camel-ganglia/pom.xml
+++ b/components/camel-ganglia/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ganglia</artifactId>
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index 85fa225..b54a572 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-geocoder</artifactId>
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index 3285499..48f383f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-git</artifactId>
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index acb74fd..5fe9632 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-github</artifactId>
diff --git a/components/camel-google-bigquery/pom.xml b/components/camel-google-bigquery/pom.xml
index aef23c3..057289a 100644
--- a/components/camel-google-bigquery/pom.xml
+++ b/components/camel-google-bigquery/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-google-bigquery</artifactId>
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index 4f7d974..e2ea8da 100644
--- a/components/camel-google-calendar/pom.xml
+++ b/components/camel-google-calendar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-google-calendar</artifactId>
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index 205fbf5..36348e2 100644
--- a/components/camel-google-drive/pom.xml
+++ b/components/camel-google-drive/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-google-drive</artifactId>
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index 329cb12..05355be 100644
--- a/components/camel-google-mail/pom.xml
+++ b/components/camel-google-mail/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-google-mail</artifactId>
diff --git a/components/camel-google-pubsub/pom.xml b/components/camel-google-pubsub/pom.xml
index 2f4729c..60bc745 100644
--- a/components/camel-google-pubsub/pom.xml
+++ b/components/camel-google-pubsub/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-google-pubsub</artifactId>
diff --git a/components/camel-google-sheets/pom.xml b/components/camel-google-sheets/pom.xml
index a9567e9..b49a5ed 100644
--- a/components/camel-google-sheets/pom.xml
+++ b/components/camel-google-sheets/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-google-sheets</artifactId>
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index 0c5dcc7..223eed0 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-gora</artifactId>
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index b218712..905a862 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-grape</artifactId>
diff --git a/components/camel-graphql/pom.xml b/components/camel-graphql/pom.xml
index 93c2943..c43529d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-graphql</artifactId>
diff --git a/components/camel-grok/pom.xml b/components/camel-grok/pom.xml
index a8cca22..4388746 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-grok</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 064b728..69a5b31 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-grpc/pom.xml b/components/camel-grpc/pom.xml
index f761a7b..6b4029a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-grpc</artifactId>
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 4a95a5f..0ac98e7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 8e12a4a..a69fd15 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index 1598132..fab35be 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-hazelcast</artifactId>
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index e2087f9..2928536 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index bd3e392..338e7dd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>
diff --git a/components/camel-headersmap/pom.xml b/components/camel-headersmap/pom.xml
index 124b37e..fe854c2 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-headersmap</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index e83789e..c1ac6cb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http-base/pom.xml b/components/camel-http-base/pom.xml
index 276d140..99bc950 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-http-base</artifactId>
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index bab0bcb..62aa5ba 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-http-common</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 71ff197..3f960fa 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-http</artifactId>
diff --git a/components/camel-hystrix/pom.xml b/components/camel-hystrix/pom.xml
index 90a04e8..afbbc37 100644
--- a/components/camel-hystrix/pom.xml
+++ b/components/camel-hystrix/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-hystrix</artifactId>
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index d2ca985..f1e7026 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ical</artifactId>
diff --git a/components/camel-iec60870/pom.xml b/components/camel-iec60870/pom.xml
index 8bc0578..ab44d78 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-iec60870</artifactId>
diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml
index 4143ceb..7740b17 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ignite</artifactId>
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index 6528b03..6305e28 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>
diff --git a/components/camel-influxdb/pom.xml b/components/camel-influxdb/pom.xml
index 448e3b6..7ae90dd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-influxdb</artifactId>
diff --git a/components/camel-iota/pom.xml b/components/camel-iota/pom.xml
index 2d88c3f..022c175 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-iota</artifactId>
diff --git a/components/camel-ipfs/pom.xml b/components/camel-ipfs/pom.xml
index f79aaf3..36e9cef 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ipfs</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index c1ca296..03102f9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-irc</artifactId>
diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml
index 4f00180..51a15af 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ironmq</artifactId>
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index b5470b0..aeead23 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index 3434a20..a4a02c2 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jacksonxml</artifactId>
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index 0435756..6188b74 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index ca2f1d0..fedf335 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index dbc6b25..f2ac04e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>
diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml
index 6c9e29a..b9f1ab6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jcache</artifactId>
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index 79b810f..ecf6808 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jclouds</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index dec9167..9161710 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jcr</artifactId>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index e5c398c..b921adb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jdbc</artifactId>
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index 46a9f24..f83da7f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 3a768bd..7d9f462 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jgroups-raft/pom.xml b/components/camel-jgroups-raft/pom.xml
index b507a1f..72b7c9a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jgroups-raft</artifactId>
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 6d589ad..fbe520c 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index da855d0..973b491 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 046613c..ce4e00f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jira</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 4edf994..2438ec6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 37a65d0..a23575f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>
diff --git a/components/camel-johnzon/pom.xml b/components/camel-johnzon/pom.xml
index 753a0bf..d9a17fd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-johnzon</artifactId>
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index 3e7dd56..2af3a61 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jolt</artifactId>
diff --git a/components/camel-jooq/pom.xml b/components/camel-jooq/pom.xml
index 9545acc..15591e0 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jooq</artifactId>
diff --git a/components/camel-joor/pom.xml b/components/camel-joor/pom.xml
index 2448f27..b7b0860 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-joor</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index e46e231..5a3c779 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jpa</artifactId>
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index f8d96f7..f641ebd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jsch</artifactId>
diff --git a/components/camel-jslt/pom.xml b/components/camel-jslt/pom.xml
index 1582b6c..3659b64 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jslt</artifactId>
diff --git a/components/camel-json-validator/pom.xml b/components/camel-json-validator/pom.xml
index 7f375cc..c74a40a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-json-validator</artifactId>
diff --git a/components/camel-jsonapi/pom.xml b/components/camel-jsonapi/pom.xml
index b1b6761..e54015b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jsonapi</artifactId>
diff --git a/components/camel-jsonata/pom.xml b/components/camel-jsonata/pom.xml
index db8d411..9063062 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jsonata</artifactId>
diff --git a/components/camel-jsonb/pom.xml b/components/camel-jsonb/pom.xml
index d99945a..b652aa7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jsonb</artifactId>
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index fb2da1f..afe3226 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jsonpath</artifactId>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index b175339..7d4d2ad 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jt400</artifactId>
diff --git a/components/camel-jta/pom.xml b/components/camel-jta/pom.xml
index 8425d7d..d77296f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jta</artifactId>
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index 0cb3e3b..0a25200 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-kafka</artifactId>
diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml
index 8caadac..7c01f0b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-kubernetes</artifactId>
diff --git a/components/camel-kudu/pom.xml b/components/camel-kudu/pom.xml
index 0f71441..f07bbb3 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-kudu</artifactId>
diff --git a/components/camel-language/pom.xml b/components/camel-language/pom.xml
index db6700d..d7c637a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-language</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index a3892d8..aec57b5 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-ldif/pom.xml b/components/camel-ldif/pom.xml
index f8c8cfb..6f56b46 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ldif</artifactId>
diff --git a/components/camel-leveldb-legacy/pom.xml b/components/camel-leveldb-legacy/pom.xml
index ea3b446..ad8bb74 100644
--- a/components/camel-leveldb-legacy/pom.xml
+++ b/components/camel-leveldb-legacy/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-leveldb-legacy</artifactId>
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 0ed24a9..7868123 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>
diff --git a/components/camel-log/pom.xml b/components/camel-log/pom.xml
index d68c83e..8118b9a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-log</artifactId>
diff --git a/components/camel-lra/pom.xml b/components/camel-lra/pom.xml
index 96877f8..101303b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-lra</artifactId>
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 973d6ff..ee5f780 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-lucene</artifactId>
diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml
index 835e6c0..88d482e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-lumberjack</artifactId>
diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml
index e72ebd9..46667bc 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-lzf</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index bcf8bb7..c85a660 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-master/pom.xml b/components/camel-master/pom.xml
index 6cca566..8960782 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-master</artifactId>
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index 5d303f5..f5a818c 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-metrics</artifactId>
diff --git a/components/camel-micrometer/pom.xml b/components/camel-micrometer/pom.xml
index d76ad7e..a34add6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-micrometer</artifactId>
diff --git a/components/camel-microprofile-config/pom.xml b/components/camel-microprofile-config/pom.xml
index 0650eac..e84ed72 100644
--- a/components/camel-microprofile-config/pom.xml
+++ b/components/camel-microprofile-config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-microprofile-config</artifactId>
diff --git a/components/camel-microprofile-fault-tolerance/pom.xml b/components/camel-microprofile-fault-tolerance/pom.xml
index c37f137..f8e3515 100644
--- a/components/camel-microprofile-fault-tolerance/pom.xml
+++ b/components/camel-microprofile-fault-tolerance/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-microprofile-fault-tolerance</artifactId>
diff --git a/components/camel-microprofile-health/pom.xml b/components/camel-microprofile-health/pom.xml
index 47e6174..d846091 100644
--- a/components/camel-microprofile-health/pom.xml
+++ b/components/camel-microprofile-health/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-microprofile-health</artifactId>
diff --git a/components/camel-microprofile-metrics/pom.xml b/components/camel-microprofile-metrics/pom.xml
index 02c2ec5..018a10c 100644
--- a/components/camel-microprofile-metrics/pom.xml
+++ b/components/camel-microprofile-metrics/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-microprofile-metrics</artifactId>
diff --git a/components/camel-milo/pom.xml b/components/camel-milo/pom.xml
index b9f14b2..7cb9b4f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-milo</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 792dd12..901132d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-minio/pom.xml b/components/camel-minio/pom.xml
index 5d3fc4e..f7f290d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-minio</artifactId>
diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml
index 73d3879..62aa05f3 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mllp</artifactId>
diff --git a/components/camel-mock/pom.xml b/components/camel-mock/pom.xml
index 3972ffd..4754877 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mock</artifactId>
diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml
index aed365a..cd4d067 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mongodb-gridfs</artifactId>
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index 6c2d6e0..845fd436 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mongodb</artifactId>
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index 15776eb..9acc901 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-msv</artifactId>
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index 0401161..08cc2b9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mustache</artifactId>
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 857d503..87b3306 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mvel</artifactId>
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index d8df4c0..8bf32ad 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-mybatis</artifactId>
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index 9f9b60b..10491d4 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-nagios</artifactId>
diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml
index 38adadb..b3cb0be 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-nats</artifactId>
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index 56555ac..e249951 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-netty-http</artifactId>
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 7583921..d70ccb8 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-netty</artifactId>
diff --git a/components/camel-nitrite/pom.xml b/components/camel-nitrite/pom.xml
index fbe9f95..a8be456 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.7.3-SNAPSHOT</version>
+    <version>3.7.3</version>
   </parent>
 
   <artifactId>camel-nitrite</artifactId>
diff --git a/components/camel-nsq/pom.xml b/components/camel-nsq/pom.xml
index 46bc561..c130d89 100644
--- a/components/camel-nsq/pom.xml
+++ b/components/camel-nsq/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/components/camel-oaipmh/pom.xml b/components/camel-oaipmh/pom.xml
index e981d81..0763a4b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-oaipmh</artifactId>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 02419dc..53f65a1 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 3fae44b..516e7ba 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 36788a7..c13dcef 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-olingo2</artifactId>
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index b568c90..9ee0872 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 0044395..9952dca 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 91f77b0..63aaca0 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-olingo4</artifactId>
diff --git a/components/camel-olingo4/pom.xml b/components/camel-olingo4/pom.xml
index 5aecf16..d508cda 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-olingo4-parent</artifactId>
diff --git a/components/camel-openapi-java/pom.xml b/components/camel-openapi-java/pom.xml
index 7f5d4eb..aed3ba00 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-openapi-java</artifactId>
diff --git a/components/camel-openstack/pom.xml b/components/camel-openstack/pom.xml
index 027f5cbf..367801c 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-openstack</artifactId>
diff --git a/components/camel-opentelemetry/pom.xml b/components/camel-opentelemetry/pom.xml
index 561eaab..2740279 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.7.3-SNAPSHOT</version>
+    <version>3.7.3</version>
   </parent>
 
 
diff --git a/components/camel-opentracing/pom.xml b/components/camel-opentracing/pom.xml
index ba6fda2..202851c 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-opentracing</artifactId>
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index cbf1f2a..70f61ab 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-optaplanner</artifactId>
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index d7deb2a..d02233c 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-paho</artifactId>
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index e55b9ae..56d8b7e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 4ddcc25..c3cc993 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-pg-replication-slot</artifactId>
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index e61ce7f..3efe04b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 2a54a18..9bb1b9b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 1c66999..c59fb36 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-platform-http</artifactId>
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index e8a7496..b259525 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index 432cd9b..857a949 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-protobuf</artifactId>
diff --git a/components/camel-pubnub/pom.xml b/components/camel-pubnub/pom.xml
index 4cd750d..a56d1a5 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-pubnub</artifactId>
diff --git a/components/camel-pulsar/pom.xml b/components/camel-pulsar/pom.xml
index 5b44eb4..597f3e7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-pulsar</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index aaf5008..9288c20 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index 987ebd7..bc284b5 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-quickfix</artifactId>
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index a8e60ad..6ba7d35 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-rabbitmq</artifactId>
diff --git a/components/camel-reactive-executor-vertx/pom.xml b/components/camel-reactive-executor-vertx/pom.xml
index b9bbb98..2aa0c13 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 22d2432..560d236 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-reactive-streams</artifactId>
diff --git a/components/camel-reactor/pom.xml b/components/camel-reactor/pom.xml
index 5e4175a..0282a7b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-reactor</artifactId>
diff --git a/components/camel-redis/pom.xml b/components/camel-redis/pom.xml
index 666b5b9..d5f210b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-redis</artifactId>
diff --git a/components/camel-ref/pom.xml b/components/camel-ref/pom.xml
index a8fc9eb..dbefb98 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ref</artifactId>
diff --git a/components/camel-resilience4j/pom.xml b/components/camel-resilience4j/pom.xml
index 8fbb479..d8b1fcc 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-resilience4j</artifactId>
diff --git a/components/camel-rest-openapi/pom.xml b/components/camel-rest-openapi/pom.xml
index 7adca37..cda424d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-rest-openapi</artifactId>
diff --git a/components/camel-rest-swagger/pom.xml b/components/camel-rest-swagger/pom.xml
index 0a36071..d0b5e0e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-rest-swagger</artifactId>
diff --git a/components/camel-rest/pom.xml b/components/camel-rest/pom.xml
index 9026842..2e4dc63 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-rest</artifactId>
diff --git a/components/camel-resteasy/pom.xml b/components/camel-resteasy/pom.xml
index 59c3119..f1755f7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-resteasy</artifactId>
diff --git a/components/camel-ribbon/pom.xml b/components/camel-ribbon/pom.xml
index 5b6bca7..18da2a5 100644
--- a/components/camel-ribbon/pom.xml
+++ b/components/camel-ribbon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ribbon</artifactId>
diff --git a/components/camel-robotframework/pom.xml b/components/camel-robotframework/pom.xml
index d1638e1..6914eba 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.7.3-SNAPSHOT</version>
+    <version>3.7.3</version>
   </parent>
   
   <artifactId>camel-robotframework</artifactId>
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index 9173311..e00f8f8 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>
diff --git a/components/camel-rxjava/pom.xml b/components/camel-rxjava/pom.xml
index 60e1315..b5d48f0 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-rxjava</artifactId>
diff --git a/components/camel-saga/pom.xml b/components/camel-saga/pom.xml
index f5b3e15..b85458b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-saga</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index a9b7d25..05ee2e8 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 7a8ce00..1e6ac90 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index 317be5b5..007361a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-salesforce-parent</artifactId>
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index 110b084..6f802b7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 4ca4982..d42731e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scheduler/pom.xml b/components/camel-scheduler/pom.xml
index a7eba7a..1ca9d5b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-scheduler</artifactId>
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 0ac4c82..162b65e 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-seda/pom.xml b/components/camel-seda/pom.xml
index daa5dc3..fb76c56 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-seda</artifactId>
diff --git a/components/camel-service/pom.xml b/components/camel-service/pom.xml
index 1723020..74b94ee 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 7eec0ec..0eaef1d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 40f3208..7f69b84 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml
index 85a24d5..726056a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-servicenow-parent</artifactId>
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index d35750d..f4dd210 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-servlet</artifactId>
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 391ae59..9d73007 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-shiro</artifactId>
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 7346cd4..cf808af 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-sip</artifactId>
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index 7b15f77..de4caf1 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-sjms</artifactId>
diff --git a/components/camel-sjms2/pom.xml b/components/camel-sjms2/pom.xml
index c835418..f332de9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-sjms2</artifactId>
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 5096139..16ecf89 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-slack</artifactId>
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index c2d87ac..c9f6ada 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index 9a46900..35f06d8 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-snakeyaml</artifactId>
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 340aca1..9e86738 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index dd6f4b6..ca3f28a 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index e6e02d7..ba85496 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-solr</artifactId>
diff --git a/components/camel-soroush/pom.xml b/components/camel-soroush/pom.xml
index 85f8943..b3f966b 100644
--- a/components/camel-soroush/pom.xml
+++ b/components/camel-soroush/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-soroush</artifactId>
diff --git a/components/camel-spark/pom.xml b/components/camel-spark/pom.xml
index e01b9d6..d1b0088 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spark</artifactId>
diff --git a/components/camel-splunk-hec/pom.xml b/components/camel-splunk-hec/pom.xml
index 36af79a..3c37604 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <name>Camel :: Splunk HEC</name>
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index 3c4b733..f2bba3b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <name>Camel :: Splunk</name>
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 935ab5e..a597dc7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 04373d8..556ade6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index 3f2ab57..4fd95a8 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring-javaconfig</artifactId>
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index eb80e57..2ed0437 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>
diff --git a/components/camel-spring-main/pom.xml b/components/camel-spring-main/pom.xml
index bf43e37..4707309 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring-main</artifactId>
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 01d8f47..df2a5b4 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring-redis</artifactId>
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index e22af11..f2375fb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring-security</artifactId>
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index b7ad54f..96a140cb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring-ws</artifactId>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index 52d20b2..162fab4 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index 191e835..b40fc5f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-sql</artifactId>
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 70665e9..c7be5ed 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-ssh</artifactId>
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index 89b08c5..57cb04e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-stax</artifactId>
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index f5075c0..2db2d02 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-stomp</artifactId>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 987c34a..2f4a865 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 092a276..44bccfc 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-stub/pom.xml b/components/camel-stub/pom.xml
index 9439e1b..2fbfcb0 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-stub</artifactId>
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index 1b6a8b8..3ed6ec1 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-swagger-java</artifactId>
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 59098d0..fe712a4 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-syslog</artifactId>
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index 1ec52e5..a4232e5 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-tagsoup</artifactId>
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index 840cf36..eaf2394 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-tarfile</artifactId>
diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml
index 97fc497..3c88a7b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-telegram</artifactId>
diff --git a/components/camel-test-cdi/pom.xml b/components/camel-test-cdi/pom.xml
index 019b976..842c0d6 100644
--- a/components/camel-test-cdi/pom.xml
+++ b/components/camel-test-cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-test-cdi</artifactId>
diff --git a/components/camel-test-junit5/pom.xml b/components/camel-test-junit5/pom.xml
index 5d7974f..c552aa8 100644
--- a/components/camel-test-junit5/pom.xml
+++ b/components/camel-test-junit5/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>3.7.3-SNAPSHOT</version>
+		<version>3.7.3</version>
 	</parent>
 
 	<artifactId>camel-test-junit5</artifactId>
diff --git a/components/camel-test-spring-junit5/pom.xml b/components/camel-test-spring-junit5/pom.xml
index 4a96a46..caf4c5b 100644
--- a/components/camel-test-spring-junit5/pom.xml
+++ b/components/camel-test-spring-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-test-spring-junit5</artifactId>
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 7414eb0..533123a 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-test-spring</artifactId>
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 225685c..3547297 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-test</artifactId>
diff --git a/components/camel-testcontainers-junit5/pom.xml b/components/camel-testcontainers-junit5/pom.xml
index b96ceaa..6c30f20 100644
--- a/components/camel-testcontainers-junit5/pom.xml
+++ b/components/camel-testcontainers-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-testcontainers-junit5</artifactId>
diff --git a/components/camel-testcontainers-spring-junit5/pom.xml b/components/camel-testcontainers-spring-junit5/pom.xml
index 978b11f..8e8ebab 100644
--- a/components/camel-testcontainers-spring-junit5/pom.xml
+++ b/components/camel-testcontainers-spring-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-testcontainers-spring-junit5</artifactId>
diff --git a/components/camel-testcontainers-spring/pom.xml b/components/camel-testcontainers-spring/pom.xml
index fb3e51e..4cea105 100644
--- a/components/camel-testcontainers-spring/pom.xml
+++ b/components/camel-testcontainers-spring/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-testcontainers-spring</artifactId>
diff --git a/components/camel-testcontainers/pom.xml b/components/camel-testcontainers/pom.xml
index 721bf54..26e31a6 100644
--- a/components/camel-testcontainers/pom.xml
+++ b/components/camel-testcontainers/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-testcontainers</artifactId>
diff --git a/components/camel-threadpoolfactory-vertx/pom.xml b/components/camel-threadpoolfactory-vertx/pom.xml
index bf22ff9..3412e40 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-threadpoolfactory-vertx</artifactId>
diff --git a/components/camel-thrift/pom.xml b/components/camel-thrift/pom.xml
index ffce079..9c6e3ee 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-thrift</artifactId>
diff --git a/components/camel-tika/pom.xml b/components/camel-tika/pom.xml
index dd09a3d..240bd69 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-tika</artifactId>
diff --git a/components/camel-timer/pom.xml b/components/camel-timer/pom.xml
index 96a406f..5ae904b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-timer</artifactId>
diff --git a/components/camel-tracing/pom.xml b/components/camel-tracing/pom.xml
index 5d42b93..92e4b6b 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.7.3-SNAPSHOT</version>
+    <version>3.7.3</version>
   </parent>
 
   <properties>
diff --git a/components/camel-twilio/pom.xml b/components/camel-twilio/pom.xml
index 3d3352a..8cda52c 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-twilio</artifactId>
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index e066ceb..e0757de 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 aba05c8..fd3e417 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-undertow-spring-security</artifactId>
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index f467170..929be31 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-undertow</artifactId>
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index bfd0b73..09b5588 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>
diff --git a/components/camel-validator/pom.xml b/components/camel-validator/pom.xml
index c5b2f61..484e160 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-validator</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index cf50abe..bc13cba 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-vertx-http/pom.xml b/components/camel-vertx-http/pom.xml
index bb7f93e6..2be3e90 100644
--- a/components/camel-vertx-http/pom.xml
+++ b/components/camel-vertx-http/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-vertx-http</artifactId>
diff --git a/components/camel-vertx-kafka/camel-vertx-kafka-component/pom.xml b/components/camel-vertx-kafka/camel-vertx-kafka-component/pom.xml
index 272b6d7..c2a5f11 100644
--- a/components/camel-vertx-kafka/camel-vertx-kafka-component/pom.xml
+++ b/components/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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-vertx-kafka</artifactId>
diff --git a/components/camel-vertx-kafka/camel-vertx-kafka-maven-plugin/pom.xml b/components/camel-vertx-kafka/camel-vertx-kafka-maven-plugin/pom.xml
index f2b054a..df2c89e 100644
--- a/components/camel-vertx-kafka/camel-vertx-kafka-maven-plugin/pom.xml
+++ b/components/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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-vertx-kafka/pom.xml b/components/camel-vertx-kafka/pom.xml
index 5198592..ae1afb4 100644
--- a/components/camel-vertx-kafka/pom.xml
+++ b/components/camel-vertx-kafka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-vertx-kafka-parent</artifactId>
diff --git a/components/camel-vertx-websocket/pom.xml b/components/camel-vertx-websocket/pom.xml
index 1f3a577..f64c8f0 100644
--- a/components/camel-vertx-websocket/pom.xml
+++ b/components/camel-vertx-websocket/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-vertx-websocket</artifactId>
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 0b74f24..abb066f 100644
--- a/components/camel-vertx/pom.xml
+++ b/components/camel-vertx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-vertx</artifactId>
diff --git a/components/camel-vm/pom.xml b/components/camel-vm/pom.xml
index 16b70af..981039e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-vm</artifactId>
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index b49d3cb..ff54d53 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-weather</artifactId>
diff --git a/components/camel-web3j/pom.xml b/components/camel-web3j/pom.xml
index 7886336..4d947eb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-web3j</artifactId>
diff --git a/components/camel-webhook/pom.xml b/components/camel-webhook/pom.xml
index 92e522d..413840e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/components/camel-websocket-jsr356/pom.xml b/components/camel-websocket-jsr356/pom.xml
index 56c5c0e..d7371d4 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index fb78ae0..36d1033 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>
diff --git a/components/camel-weka/pom.xml b/components/camel-weka/pom.xml
index f3ca5c6..09f1969 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-weka</artifactId>
diff --git a/components/camel-wordpress/pom.xml b/components/camel-wordpress/pom.xml
index 42446d2..df706fe 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-wordpress</artifactId>
diff --git a/components/camel-workday/pom.xml b/components/camel-workday/pom.xml
index 606a59e..02e745b 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.7.3-SNAPSHOT</version>
+    <version>3.7.3</version>
   </parent>
 
   <artifactId>camel-workday</artifactId>
diff --git a/components/camel-xchange/pom.xml b/components/camel-xchange/pom.xml
index ed93331..cee0949 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xchange</artifactId>
diff --git a/components/camel-xj/pom.xml b/components/camel-xj/pom.xml
index 57fc4f6..544ba63 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xj</artifactId>
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index 6049aba..f76e60c 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index d1a94e9..5feb9bb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xpath/pom.xml b/components/camel-xpath/pom.xml
index 85a978b..91b16fd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xpath</artifactId>
diff --git a/components/camel-xslt-saxon/pom.xml b/components/camel-xslt-saxon/pom.xml
index 88cfb32..4d3a207 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xslt-saxon</artifactId>
diff --git a/components/camel-xslt/pom.xml b/components/camel-xslt/pom.xml
index c37f9e9..ed29c38 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xslt</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 43053d9..518827e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xstream</artifactId>
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index 27b30f8..a7a8651 100644
--- a/components/camel-yammer/pom.xml
+++ b/components/camel-yammer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-yammer</artifactId>
diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml
index 4910e12..72c9151 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-zendesk</artifactId>
diff --git a/components/camel-zip-deflater/pom.xml b/components/camel-zip-deflater/pom.xml
index 0377222..376d6f6 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-zip-deflater</artifactId>
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index ca10e74..40d1620 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-zipfile</artifactId>
diff --git a/components/camel-zipkin/pom.xml b/components/camel-zipkin/pom.xml
index 219b07d..8c83695 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-zipkin</artifactId>
diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml
index 8306cb9..de7b7cd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-zookeeper-master</artifactId>
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 7d42d52..54e9e24 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-zookeeper</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 17f6cdf..b77e656 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/core/camel-allcomponents/pom.xml b/core/camel-allcomponents/pom.xml
index ea9f303..5400fae 100644
--- a/core/camel-allcomponents/pom.xml
+++ b/core/camel-allcomponents/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-api/pom.xml b/core/camel-api/pom.xml
index 81de673..69a038f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-base-engine/pom.xml b/core/camel-base-engine/pom.xml
index a40afa2..209b2f2 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-base/pom.xml b/core/camel-base/pom.xml
index 748d9aa..e75e4c7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-caffeine-lrucache/pom.xml b/core/camel-caffeine-lrucache/pom.xml
index f2f2fb3..9d14f3a 100644
--- a/core/camel-caffeine-lrucache/pom.xml
+++ b/core/camel-caffeine-lrucache/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-caffeine-lrucache</artifactId>
diff --git a/core/camel-cloud/pom.xml b/core/camel-cloud/pom.xml
index 60ef338..f5004a7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-cloud</artifactId>
diff --git a/core/camel-cluster/pom.xml b/core/camel-cluster/pom.xml
index 74dc4f6..5c4a533 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-componentdsl/pom.xml b/core/camel-componentdsl/pom.xml
index 3735c6d..f7aeed8 100644
--- a/core/camel-componentdsl/pom.xml
+++ b/core/camel-componentdsl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-catalog/pom.xml b/core/camel-core-catalog/pom.xml
index 1e317d2..d2fa209 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-engine/pom.xml b/core/camel-core-engine/pom.xml
index 3315086..1fb5359 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-languages/pom.xml b/core/camel-core-languages/pom.xml
index ee231df..4ba89d7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-model/pom.xml b/core/camel-core-model/pom.xml
index 64c8972..b3e51e2 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-processor/pom.xml b/core/camel-core-processor/pom.xml
index 6bbe462..dca15a2 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-reifier/pom.xml b/core/camel-core-reifier/pom.xml
index 002a397..f573533 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-xml/pom.xml b/core/camel-core-xml/pom.xml
index 17cef84..9072671 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-core-xml</artifactId>
diff --git a/core/camel-core/pom.xml b/core/camel-core/pom.xml
index 90af25c..bd974cf 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-endpointdsl/pom.xml b/core/camel-endpointdsl/pom.xml
index 5f4dc4e..601bff7 100644
--- a/core/camel-endpointdsl/pom.xml
+++ b/core/camel-endpointdsl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-health/pom.xml b/core/camel-health/pom.xml
index 45dc234..9896f24 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-main/pom.xml b/core/camel-main/pom.xml
index b50c2ae..85d6a47 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-main</artifactId>
diff --git a/core/camel-management-api/pom.xml b/core/camel-management-api/pom.xml
index eeb41b8..a890f74 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-management/pom.xml b/core/camel-management/pom.xml
index ca23a01..b2f7359 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-support/pom.xml b/core/camel-support/pom.xml
index 2ec8d0e..0193476 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-util/pom.xml b/core/camel-util/pom.xml
index 802a659..aa04f75 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-xml-io/pom.xml b/core/camel-xml-io/pom.xml
index b638cc3..98baf21 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xml-io</artifactId>
diff --git a/core/camel-xml-jaxb/pom.xml b/core/camel-xml-jaxb/pom.xml
index 23fa5bc..83e8b61 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-xml-jaxb</artifactId>
diff --git a/core/camel-xml-jaxp/pom.xml b/core/camel-xml-jaxp/pom.xml
index 3628fa2..7c55ed1 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index 209fb3b..8e99e2f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/docs/pom.xml b/docs/pom.xml
index 4c80176..369e6cd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/etc/pom.xml b/etc/pom.xml
index 516e0f2..a41dbfc 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/init/camel-bundle-plugin/pom.xml b/init/camel-bundle-plugin/pom.xml
index feddecc..e6640aa 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/init/camel-format-plugin/pom.xml b/init/camel-format-plugin/pom.xml
index 2b6ac10..e425047 100644
--- a/init/camel-format-plugin/pom.xml
+++ b/init/camel-format-plugin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>init</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/init/pom.xml b/init/pom.xml
index 66728c0..0298312b 100644
--- a/init/pom.xml
+++ b/init/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 1b2826e..44220c5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index 0e0454d..5cb0175 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>3.7.3-SNAPSHOT</version>
+    <version>3.7.3</version>
     <packaging>pom</packaging>
 
     <name>Camel</name>
@@ -88,7 +88,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.7.3</tag>
     </scm>
     <issueManagement>
         <system>jira</system>
diff --git a/test-infra/camel-test-infra-arangodb/pom.xml b/test-infra/camel-test-infra-arangodb/pom.xml
index 068c48e..79a0d61 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 e2d00cc..308b0fa 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 50a4d8b..0c56311 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-aws-v1/pom.xml b/test-infra/camel-test-infra-aws-v1/pom.xml
index c89c1a9..dc5cde3 100644
--- a/test-infra/camel-test-infra-aws-v1/pom.xml
+++ b/test-infra/camel-test-infra-aws-v1/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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 c2f6986..4a34887 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 d63f284..7f6f38f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 aaf6b1e..5fa4ee3 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 2ec7b20..d9aaff5 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 e28cc72..2295387 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 d9a331b..13d4dee 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 b135b72..0e91e6f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 da6ea92..4067611 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 94c927d..abaf353 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 c1d4c0a..008cbee 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 2df8834..3def5ba 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/test-infra/camel-test-infra-etcd/pom.xml b/test-infra/camel-test-infra-etcd/pom.xml
index 508c2b2..54d1f0a 100644
--- a/test-infra/camel-test-infra-etcd/pom.xml
+++ b/test-infra/camel-test-infra-etcd/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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 0ea2887..a518636 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 3b0c7c9..b050f7b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 18aacf0..feee160 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 07e19fa..e6e714d 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 39d463b..9432f56 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 ece9d49..1a3a95e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 cac111a..4ec33cf 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 352c9b8..64ea593 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 5d51a64..84e9924 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 ea67040..61284e9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 f4d706d..4e9b339 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-nsq/pom.xml b/test-infra/camel-test-infra-nsq/pom.xml
index 9910591..918d14f 100644
--- a/test-infra/camel-test-infra-nsq/pom.xml
+++ b/test-infra/camel-test-infra-nsq/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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 a9f4013..ae77014 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 fb77f25..7d09040 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 9722a3f..4fca9d2 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 fae7ba4..272039e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 cf94dad..eda52df 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 64531f7..f769755 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/pom.xml b/test-infra/pom.xml
index 78af67b..9d44244 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/tests/camel-itest-cdi/pom.xml b/tests/camel-itest-cdi/pom.xml
index e360e9c..077cc34 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-itest-cdi</artifactId>
diff --git a/tests/camel-itest-jms2/pom.xml b/tests/camel-itest-jms2/pom.xml
index 9727df5..75dab86 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-itest-jms2</artifactId>
diff --git a/tests/camel-itest-performance/pom.xml b/tests/camel-itest-performance/pom.xml
index 2eca40f..7ecca68 100644
--- a/tests/camel-itest-performance/pom.xml
+++ b/tests/camel-itest-performance/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-itest-performance</artifactId>
diff --git a/tests/camel-itest-standalone/pom.xml b/tests/camel-itest-standalone/pom.xml
index 6ee4e7c..a72e5fb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-itest-standalone</artifactId>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 3f990d0..5a82cf9 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-itest</artifactId>
diff --git a/tests/camel-jmh/pom.xml b/tests/camel-jmh/pom.xml
index 82b517b4..dfa95b0 100644
--- a/tests/camel-jmh/pom.xml
+++ b/tests/camel-jmh/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-jmh</artifactId>
diff --git a/tests/camel-partial-classpath-test/pom.xml b/tests/camel-partial-classpath-test/pom.xml
index 354e844..d285390 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-partial-classpath-test</artifactId>
diff --git a/tests/camel-performance/pom.xml b/tests/camel-performance/pom.xml
index 9d25a65..f723263 100644
--- a/tests/camel-performance/pom.xml
+++ b/tests/camel-performance/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>tests</artifactId>
-        <version>3.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-performance</artifactId>
diff --git a/tests/camel-typeconverterscan-test/pom.xml b/tests/camel-typeconverterscan-test/pom.xml
index 42dc750..2838f65 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-typeconverterscan-test</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 4f18bb9..c9ccd81 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 fd52c92..c03c3cd 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 04e19e6..070b460 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index 1ee6f5e..0323efb 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
diff --git a/tooling/camel-tooling-model/pom.xml b/tooling/camel-tooling-model/pom.xml
index bd588a0..7d40447 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-tooling-model</artifactId>
diff --git a/tooling/camel-tooling-util/pom.xml b/tooling/camel-tooling-util/pom.xml
index fd4aeee..5929117 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-tooling-util</artifactId>
diff --git a/tooling/camel-util-json/pom.xml b/tooling/camel-util-json/pom.xml
index 70974f2..e48ea8f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 1ef50a1..5fb6d67 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 156f129..52422f7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 0cc3648..9d7ea61 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 f731100..4d0dec8 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 4f40722..2eb90f8 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 3d4a821..fd20436 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 3d4140b..66bc45f 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 7eb7cf4..cc412ca7 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 028a8ee..f4c8ee4 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 857a9af..883f43e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-restdsl-swagger-plugin</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 23caff6..63ef9df 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 a910d79..fec3d2e 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 1ad920b..79c4160 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-openapi-rest-dsl-generator</artifactId>
diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 509810d..c8abbd1 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>tooling-parent</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 591c3df..85f909b 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index 60388d7..7cd7bc4 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</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 d32139b..3ae7054 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.7.3-SNAPSHOT</version>
+        <version>3.7.3</version>
     </parent>
 
     <artifactId>camel-swagger-rest-dsl-generator</artifactId>