[maven-release-plugin] prepare release camel-4.4.3
diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index ef15641..ffaac31 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 816e36e..8897117 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 e34ad48..3dc7663 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 efcc992..fd05ae5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 8733b5f..d18a50b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 b3e508a..fb0dcaf 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 4b808b4..2a977d4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index bc28617..f4b83bd 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index 3e2cf8a..8f6d2ac 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../../</relativePath>
</parent>
<artifactId>camel-bom</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 181b5f8..fc6be26 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index ef36fba..0f00914 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-buildtools</artifactId>
diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 04ef38b..01a358b 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/catalog/camel-allcomponents/pom.xml b/catalog/camel-allcomponents/pom.xml
index d9afe44..56f81e8 100644
--- a/catalog/camel-allcomponents/pom.xml
+++ b/catalog/camel-allcomponents/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>catalog</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-allcomponents</artifactId>
diff --git a/catalog/camel-catalog-common/pom.xml b/catalog/camel-catalog-common/pom.xml
index 5765e8e..59b556d 100644
--- a/catalog/camel-catalog-common/pom.xml
+++ b/catalog/camel-catalog-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>catalog</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-catalog-common</artifactId>
diff --git a/catalog/camel-catalog-console/pom.xml b/catalog/camel-catalog-console/pom.xml
index ba51be5..517174c 100644
--- a/catalog/camel-catalog-console/pom.xml
+++ b/catalog/camel-catalog-console/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>catalog</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-catalog-console</artifactId>
diff --git a/catalog/camel-catalog-lucene/pom.xml b/catalog/camel-catalog-lucene/pom.xml
index c102657..e8ca5c6 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 c96dd443..ded97df 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-catalog-maven</artifactId>
diff --git a/catalog/camel-catalog/pom.xml b/catalog/camel-catalog/pom.xml
index c4d0483..01e070d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 f5ff7e3..21ee442 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 3a7ba8e..58ec665 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../../tooling/maven</relativePath>
</parent>
@@ -232,7 +232,7 @@
<dependency>
<groupId>org.apache.camel</groupId>
<artifactId>camel-catalog-common</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<scope>compile</scope>
</dependency>
diff --git a/catalog/camel-route-parser/pom.xml b/catalog/camel-route-parser/pom.xml
index d3cfe06..06bfe9b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-route-parser</artifactId>
diff --git a/catalog/dummy-component/pom.xml b/catalog/dummy-component/pom.xml
index e63dc3d..c5a674a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>..</relativePath>
</parent>
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 1c75d72..ba3ac3d 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/components/camel-activemq/pom.xml b/components/camel-activemq/pom.xml
index f921c98..e26bb29 100644
--- a/components/camel-activemq/pom.xml
+++ b/components/camel-activemq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-activemq</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index a981d1f..f1bd1df 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-amqp</artifactId>
diff --git a/components/camel-arangodb/pom.xml b/components/camel-arangodb/pom.xml
index 3b03093..8d83e81 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-arangodb</artifactId>
diff --git a/components/camel-as2/camel-as2-api/pom.xml b/components/camel-as2/camel-as2-api/pom.xml
index f5844d9..f7ec5cb 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 8685e92..2a25b74 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-as2</artifactId>
diff --git a/components/camel-as2/pom.xml b/components/camel-as2/pom.xml
index e8a9dc6..431ccc2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-as2-parent</artifactId>
diff --git a/components/camel-asn1/pom.xml b/components/camel-asn1/pom.xml
index 8629cca..ffd5b82 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-asn1</artifactId>
diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml
index d941580..4ce2669 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-asterisk</artifactId>
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index c8fe8b5..1fb63fd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-atmosphere-websocket</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index ee66567..7f7f11a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-atom</artifactId>
diff --git a/components/camel-attachments/pom.xml b/components/camel-attachments/pom.xml
index 6b5b60f..fd998ab 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-attachments</artifactId>
diff --git a/components/camel-avro-rpc/camel-avro-rpc-component/pom.xml b/components/camel-avro-rpc/camel-avro-rpc-component/pom.xml
index e902f8a..f9277a9 100644
--- a/components/camel-avro-rpc/camel-avro-rpc-component/pom.xml
+++ b/components/camel-avro-rpc/camel-avro-rpc-component/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-avro-rpc</artifactId>
diff --git a/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml b/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml
index 1c74028..90d489c 100644
--- a/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml
+++ b/components/camel-avro-rpc/camel-avro-rpc-jetty/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-avro-rpc-jetty</artifactId>
diff --git a/components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml b/components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml
index 2cb9bf5..ede540a 100644
--- a/components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml
+++ b/components/camel-avro-rpc/camel-avro-rpc-spi/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-avro-rpc-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-avro-rpc-spi</artifactId>
diff --git a/components/camel-avro-rpc/pom.xml b/components/camel-avro-rpc/pom.xml
index c8fa25c..310e50a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-avro-rpc-parent</artifactId>
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 7a9d6f8..c690d81 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-avro</artifactId>
diff --git a/components/camel-aws/camel-aws-cloudtrail/pom.xml b/components/camel-aws/camel-aws-cloudtrail/pom.xml
index 1f4926b..c8ad994 100644
--- a/components/camel-aws/camel-aws-cloudtrail/pom.xml
+++ b/components/camel-aws/camel-aws-cloudtrail/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws-cloudtrail</artifactId>
diff --git a/components/camel-aws/camel-aws-config/pom.xml b/components/camel-aws/camel-aws-config/pom.xml
index 07460af..c08db5e 100644
--- a/components/camel-aws/camel-aws-config/pom.xml
+++ b/components/camel-aws/camel-aws-config/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws-config</artifactId>
diff --git a/components/camel-aws/camel-aws-secrets-manager/pom.xml b/components/camel-aws/camel-aws-secrets-manager/pom.xml
index 3efa9e1..79fc5d9 100644
--- a/components/camel-aws/camel-aws-secrets-manager/pom.xml
+++ b/components/camel-aws/camel-aws-secrets-manager/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws-secrets-manager</artifactId>
diff --git a/components/camel-aws/camel-aws-xray/pom.xml b/components/camel-aws/camel-aws-xray/pom.xml
index 7431e9e..0b8ef61 100644
--- a/components/camel-aws/camel-aws-xray/pom.xml
+++ b/components/camel-aws/camel-aws-xray/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws-xray</artifactId>
diff --git a/components/camel-aws/camel-aws2-athena/pom.xml b/components/camel-aws/camel-aws2-athena/pom.xml
index 923edf9..959c8da 100644
--- a/components/camel-aws/camel-aws2-athena/pom.xml
+++ b/components/camel-aws/camel-aws2-athena/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-athena</artifactId>
diff --git a/components/camel-aws/camel-aws2-cw/pom.xml b/components/camel-aws/camel-aws2-cw/pom.xml
index 7d12bd2..a34231d 100644
--- a/components/camel-aws/camel-aws2-cw/pom.xml
+++ b/components/camel-aws/camel-aws2-cw/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-cw</artifactId>
diff --git a/components/camel-aws/camel-aws2-ddb/pom.xml b/components/camel-aws/camel-aws2-ddb/pom.xml
index 7a0c1ea..fbaafc8 100644
--- a/components/camel-aws/camel-aws2-ddb/pom.xml
+++ b/components/camel-aws/camel-aws2-ddb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-ddb</artifactId>
diff --git a/components/camel-aws/camel-aws2-ec2/pom.xml b/components/camel-aws/camel-aws2-ec2/pom.xml
index 130c2ce..08e12ee 100644
--- a/components/camel-aws/camel-aws2-ec2/pom.xml
+++ b/components/camel-aws/camel-aws2-ec2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-ec2</artifactId>
diff --git a/components/camel-aws/camel-aws2-ecs/pom.xml b/components/camel-aws/camel-aws2-ecs/pom.xml
index fe348ff..6babbd8 100644
--- a/components/camel-aws/camel-aws2-ecs/pom.xml
+++ b/components/camel-aws/camel-aws2-ecs/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-ecs</artifactId>
diff --git a/components/camel-aws/camel-aws2-eks/pom.xml b/components/camel-aws/camel-aws2-eks/pom.xml
index fa945c8..9048a8f 100644
--- a/components/camel-aws/camel-aws2-eks/pom.xml
+++ b/components/camel-aws/camel-aws2-eks/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-eks</artifactId>
diff --git a/components/camel-aws/camel-aws2-eventbridge/pom.xml b/components/camel-aws/camel-aws2-eventbridge/pom.xml
index 45ac105..6e852a0 100644
--- a/components/camel-aws/camel-aws2-eventbridge/pom.xml
+++ b/components/camel-aws/camel-aws2-eventbridge/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-eventbridge</artifactId>
diff --git a/components/camel-aws/camel-aws2-iam/pom.xml b/components/camel-aws/camel-aws2-iam/pom.xml
index 5721658..ffda621 100644
--- a/components/camel-aws/camel-aws2-iam/pom.xml
+++ b/components/camel-aws/camel-aws2-iam/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-iam</artifactId>
diff --git a/components/camel-aws/camel-aws2-kinesis/pom.xml b/components/camel-aws/camel-aws2-kinesis/pom.xml
index c6337fd..c7f458f 100644
--- a/components/camel-aws/camel-aws2-kinesis/pom.xml
+++ b/components/camel-aws/camel-aws2-kinesis/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-kinesis</artifactId>
diff --git a/components/camel-aws/camel-aws2-kms/pom.xml b/components/camel-aws/camel-aws2-kms/pom.xml
index 8f0eb1b..0b48466 100644
--- a/components/camel-aws/camel-aws2-kms/pom.xml
+++ b/components/camel-aws/camel-aws2-kms/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-kms</artifactId>
diff --git a/components/camel-aws/camel-aws2-lambda/pom.xml b/components/camel-aws/camel-aws2-lambda/pom.xml
index b07b5fc..787801b 100644
--- a/components/camel-aws/camel-aws2-lambda/pom.xml
+++ b/components/camel-aws/camel-aws2-lambda/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-lambda</artifactId>
diff --git a/components/camel-aws/camel-aws2-mq/pom.xml b/components/camel-aws/camel-aws2-mq/pom.xml
index 54d6b42..1b705d2 100644
--- a/components/camel-aws/camel-aws2-mq/pom.xml
+++ b/components/camel-aws/camel-aws2-mq/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-mq</artifactId>
diff --git a/components/camel-aws/camel-aws2-msk/pom.xml b/components/camel-aws/camel-aws2-msk/pom.xml
index c93029a..ed96162 100644
--- a/components/camel-aws/camel-aws2-msk/pom.xml
+++ b/components/camel-aws/camel-aws2-msk/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-msk</artifactId>
diff --git a/components/camel-aws/camel-aws2-redshift/pom.xml b/components/camel-aws/camel-aws2-redshift/pom.xml
index 447de79..f58a6ab 100644
--- a/components/camel-aws/camel-aws2-redshift/pom.xml
+++ b/components/camel-aws/camel-aws2-redshift/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.apache.camel</groupId>
<relativePath>../../pom.xml</relativePath>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-redshift</artifactId>
diff --git a/components/camel-aws/camel-aws2-s3/pom.xml b/components/camel-aws/camel-aws2-s3/pom.xml
index 29e8ea9..d163fd6 100644
--- a/components/camel-aws/camel-aws2-s3/pom.xml
+++ b/components/camel-aws/camel-aws2-s3/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-s3</artifactId>
diff --git a/components/camel-aws/camel-aws2-ses/pom.xml b/components/camel-aws/camel-aws2-ses/pom.xml
index 0f9781a..41a4006 100644
--- a/components/camel-aws/camel-aws2-ses/pom.xml
+++ b/components/camel-aws/camel-aws2-ses/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-ses</artifactId>
diff --git a/components/camel-aws/camel-aws2-sns/pom.xml b/components/camel-aws/camel-aws2-sns/pom.xml
index fdf4431..15f088c 100644
--- a/components/camel-aws/camel-aws2-sns/pom.xml
+++ b/components/camel-aws/camel-aws2-sns/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-sns</artifactId>
diff --git a/components/camel-aws/camel-aws2-sqs/pom.xml b/components/camel-aws/camel-aws2-sqs/pom.xml
index 9a6405a7..de3e4b7 100644
--- a/components/camel-aws/camel-aws2-sqs/pom.xml
+++ b/components/camel-aws/camel-aws2-sqs/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-sqs</artifactId>
diff --git a/components/camel-aws/camel-aws2-step-functions/pom.xml b/components/camel-aws/camel-aws2-step-functions/pom.xml
index 0b90dc0..d558902 100644
--- a/components/camel-aws/camel-aws2-step-functions/pom.xml
+++ b/components/camel-aws/camel-aws2-step-functions/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-step-functions</artifactId>
diff --git a/components/camel-aws/camel-aws2-sts/pom.xml b/components/camel-aws/camel-aws2-sts/pom.xml
index 809434a..4834adac 100644
--- a/components/camel-aws/camel-aws2-sts/pom.xml
+++ b/components/camel-aws/camel-aws2-sts/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-sts</artifactId>
diff --git a/components/camel-aws/camel-aws2-timestream/pom.xml b/components/camel-aws/camel-aws2-timestream/pom.xml
index c7869f8..1994183 100644
--- a/components/camel-aws/camel-aws2-timestream/pom.xml
+++ b/components/camel-aws/camel-aws2-timestream/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-timestream</artifactId>
diff --git a/components/camel-aws/camel-aws2-translate/pom.xml b/components/camel-aws/camel-aws2-translate/pom.xml
index 456129d..8662918 100644
--- a/components/camel-aws/camel-aws2-translate/pom.xml
+++ b/components/camel-aws/camel-aws2-translate/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-aws-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws2-translate</artifactId>
diff --git a/components/camel-aws/pom.xml b/components/camel-aws/pom.xml
index ac72471..7e47df4 100644
--- a/components/camel-aws/pom.xml
+++ b/components/camel-aws/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-aws-parent</artifactId>
diff --git a/components/camel-azure/camel-azure-cosmosdb/pom.xml b/components/camel-azure/camel-azure-cosmosdb/pom.xml
index 7a8a0de..6f1bdec 100644
--- a/components/camel-azure/camel-azure-cosmosdb/pom.xml
+++ b/components/camel-azure/camel-azure-cosmosdb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-cosmosdb</artifactId>
diff --git a/components/camel-azure/camel-azure-eventhubs/pom.xml b/components/camel-azure/camel-azure-eventhubs/pom.xml
index 0afc46f..76fdd43 100644
--- a/components/camel-azure/camel-azure-eventhubs/pom.xml
+++ b/components/camel-azure/camel-azure-eventhubs/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-eventhubs</artifactId>
diff --git a/components/camel-azure/camel-azure-files/pom.xml b/components/camel-azure/camel-azure-files/pom.xml
index b3ef628..9828fd4 100644
--- a/components/camel-azure/camel-azure-files/pom.xml
+++ b/components/camel-azure/camel-azure-files/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-files</artifactId>
diff --git a/components/camel-azure/camel-azure-key-vault/pom.xml b/components/camel-azure/camel-azure-key-vault/pom.xml
index ce7f30f..f410e9b 100644
--- a/components/camel-azure/camel-azure-key-vault/pom.xml
+++ b/components/camel-azure/camel-azure-key-vault/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-key-vault</artifactId>
diff --git a/components/camel-azure/camel-azure-schema-registry/pom.xml b/components/camel-azure/camel-azure-schema-registry/pom.xml
index 0af1b7e..98f1c1a 100644
--- a/components/camel-azure/camel-azure-schema-registry/pom.xml
+++ b/components/camel-azure/camel-azure-schema-registry/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-schema-registry</artifactId>
diff --git a/components/camel-azure/camel-azure-servicebus/pom.xml b/components/camel-azure/camel-azure-servicebus/pom.xml
index 3c8e104..d24d641 100644
--- a/components/camel-azure/camel-azure-servicebus/pom.xml
+++ b/components/camel-azure/camel-azure-servicebus/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-servicebus</artifactId>
diff --git a/components/camel-azure/camel-azure-storage-blob/pom.xml b/components/camel-azure/camel-azure-storage-blob/pom.xml
index ecaca80..1e33daa 100644
--- a/components/camel-azure/camel-azure-storage-blob/pom.xml
+++ b/components/camel-azure/camel-azure-storage-blob/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-storage-blob</artifactId>
diff --git a/components/camel-azure/camel-azure-storage-datalake/pom.xml b/components/camel-azure/camel-azure-storage-datalake/pom.xml
index 17c49cc..6b1163e 100644
--- a/components/camel-azure/camel-azure-storage-datalake/pom.xml
+++ b/components/camel-azure/camel-azure-storage-datalake/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-storage-datalake</artifactId>
diff --git a/components/camel-azure/camel-azure-storage-queue/pom.xml b/components/camel-azure/camel-azure-storage-queue/pom.xml
index 1c0c1da..d12f9ad 100644
--- a/components/camel-azure/camel-azure-storage-queue/pom.xml
+++ b/components/camel-azure/camel-azure-storage-queue/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-azure-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-storage-queue</artifactId>
diff --git a/components/camel-azure/pom.xml b/components/camel-azure/pom.xml
index 1ef21d5..a577a43 100644
--- a/components/camel-azure/pom.xml
+++ b/components/camel-azure/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-azure-parent</artifactId>
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index 6b5d994..be900f9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-barcode</artifactId>
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index 4b489f2..be3b378 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-base64</artifactId>
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index 0031177..19f34ee 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-bean-validator</artifactId>
diff --git a/components/camel-bean/pom.xml b/components/camel-bean/pom.xml
index 18b540b..995665c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-bean</artifactId>
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index dba8968..887279f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-beanio</artifactId>
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 5c669f9..4914d66 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-bindy</artifactId>
diff --git a/components/camel-bonita/pom.xml b/components/camel-bonita/pom.xml
index 6baccca..2048c19 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 7117385..5e94b5a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 bc5ea1b..7a67b49 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-box</artifactId>
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index 96503f6..33c911a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-box-parent</artifactId>
diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml
index b44e99a..fa3f3a1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-braintree</artifactId>
diff --git a/components/camel-browse/pom.xml b/components/camel-browse/pom.xml
index 62293e9..e65da43 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-browse</artifactId>
diff --git a/components/camel-caffeine/pom.xml b/components/camel-caffeine/pom.xml
index 68f49d9..e26c765 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-caffeine</artifactId>
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index ede0662..bcb2a2b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cassandraql</artifactId>
diff --git a/components/camel-cbor/pom.xml b/components/camel-cbor/pom.xml
index 4e520ae..9ecda70 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cbor</artifactId>
diff --git a/components/camel-chatscript/pom.xml b/components/camel-chatscript/pom.xml
index 2650964..18bae4b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-chatscript</artifactId>
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 83ad30a..027dd4a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-chunk</artifactId>
diff --git a/components/camel-cloudevents/pom.xml b/components/camel-cloudevents/pom.xml
index ef91154..55656af 100644
--- a/components/camel-cloudevents/pom.xml
+++ b/components/camel-cloudevents/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cloudevents</artifactId>
diff --git a/components/camel-cm-sms/pom.xml b/components/camel-cm-sms/pom.xml
index b1aac90..9b86b0f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cm-sms</artifactId>
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index a289fb4..790cf42 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-coap</artifactId>
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 3fa0552..4d87e70 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cometd</artifactId>
diff --git a/components/camel-consul/pom.xml b/components/camel-consul/pom.xml
index 6b2e80f..e39574b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-consul</artifactId>
diff --git a/components/camel-controlbus/pom.xml b/components/camel-controlbus/pom.xml
index 20e31e3..da9cd15 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-controlbus</artifactId>
diff --git a/components/camel-couchbase/pom.xml b/components/camel-couchbase/pom.xml
index 8077081..e82feb8 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-couchbase</artifactId>
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index ae23196..9b41ead 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-couchdb</artifactId>
diff --git a/components/camel-cron/pom.xml b/components/camel-cron/pom.xml
index 4ee6ca3..ad4e0a3 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cron</artifactId>
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index 090807c..4d4c4a0 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-crypto</artifactId>
diff --git a/components/camel-csimple-joor/pom.xml b/components/camel-csimple-joor/pom.xml
index e64eac7..aa81e9f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-csimple-joor</artifactId>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 9422b74..1b53936 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf/camel-cxf-common/pom.xml b/components/camel-cxf/camel-cxf-common/pom.xml
index b40fb6c..1d308d4 100644
--- a/components/camel-cxf/camel-cxf-common/pom.xml
+++ b/components/camel-cxf/camel-cxf-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-common</artifactId>
diff --git a/components/camel-cxf/camel-cxf-rest/pom.xml b/components/camel-cxf/camel-cxf-rest/pom.xml
index b82b240..d9d3f35 100644
--- a/components/camel-cxf/camel-cxf-rest/pom.xml
+++ b/components/camel-cxf/camel-cxf-rest/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-rest</artifactId>
diff --git a/components/camel-cxf/camel-cxf-soap/pom.xml b/components/camel-cxf/camel-cxf-soap/pom.xml
index c9a9054..f7b65cd 100644
--- a/components/camel-cxf/camel-cxf-soap/pom.xml
+++ b/components/camel-cxf/camel-cxf-soap/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-soap</artifactId>
diff --git a/components/camel-cxf/camel-cxf-spring-common/pom.xml b/components/camel-cxf/camel-cxf-spring-common/pom.xml
index 7f8b84b..4fcba38 100644
--- a/components/camel-cxf/camel-cxf-spring-common/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-spring-common</artifactId>
diff --git a/components/camel-cxf/camel-cxf-spring-rest/pom.xml b/components/camel-cxf/camel-cxf-spring-rest/pom.xml
index 4c87f5b..a9024fb 100644
--- a/components/camel-cxf/camel-cxf-spring-rest/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-rest/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-spring-rest</artifactId>
diff --git a/components/camel-cxf/camel-cxf-spring-soap/pom.xml b/components/camel-cxf/camel-cxf-spring-soap/pom.xml
index e2c8826..b98d157 100644
--- a/components/camel-cxf/camel-cxf-spring-soap/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-soap/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-spring-soap</artifactId>
diff --git a/components/camel-cxf/camel-cxf-spring-transport/pom.xml b/components/camel-cxf/camel-cxf-spring-transport/pom.xml
index 51afdb8..5b43841 100644
--- a/components/camel-cxf/camel-cxf-spring-transport/pom.xml
+++ b/components/camel-cxf/camel-cxf-spring-transport/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-spring-transport</artifactId>
diff --git a/components/camel-cxf/camel-cxf-transport/pom.xml b/components/camel-cxf/camel-cxf-transport/pom.xml
index 5461816..2223f9a 100644
--- a/components/camel-cxf/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf/camel-cxf-transport/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-cxf-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-transport</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index 70b3f9e..29a42ed 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cxf-parent</artifactId>
diff --git a/components/camel-dataformat/pom.xml b/components/camel-dataformat/pom.xml
index d053c41..fece134 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dataformat</artifactId>
diff --git a/components/camel-dataset/pom.xml b/components/camel-dataset/pom.xml
index 7a753da..d89a5b3 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dataset</artifactId>
diff --git a/components/camel-datasonnet/pom.xml b/components/camel-datasonnet/pom.xml
index 616d2c0..8f7695b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-datasonnet</artifactId>
diff --git a/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml b/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
index 1a9b7c4..3456fe9 100644
--- a/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
+++ b/components/camel-debezium/camel-debezium-common/camel-debezium-common-component/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-common-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-common</artifactId>
diff --git a/components/camel-debezium/camel-debezium-common/camel-debezium-maven-plugin/pom.xml b/components/camel-debezium/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
index 4cbc810..447d9b8 100644
--- a/components/camel-debezium/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
+++ b/components/camel-debezium/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-common-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-debezium/camel-debezium-common/pom.xml b/components/camel-debezium/camel-debezium-common/pom.xml
index c785521..b5759db 100644
--- a/components/camel-debezium/camel-debezium-common/pom.xml
+++ b/components/camel-debezium/camel-debezium-common/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-common-parent</artifactId>
diff --git a/components/camel-debezium/camel-debezium-db2/pom.xml b/components/camel-debezium/camel-debezium-db2/pom.xml
index dc861d0..d41ad30 100644
--- a/components/camel-debezium/camel-debezium-db2/pom.xml
+++ b/components/camel-debezium/camel-debezium-db2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-db2</artifactId>
diff --git a/components/camel-debezium/camel-debezium-mongodb/pom.xml b/components/camel-debezium/camel-debezium-mongodb/pom.xml
index c757220..6038162 100644
--- a/components/camel-debezium/camel-debezium-mongodb/pom.xml
+++ b/components/camel-debezium/camel-debezium-mongodb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-mongodb</artifactId>
diff --git a/components/camel-debezium/camel-debezium-mysql/pom.xml b/components/camel-debezium/camel-debezium-mysql/pom.xml
index 1f30967..0eca7ae 100644
--- a/components/camel-debezium/camel-debezium-mysql/pom.xml
+++ b/components/camel-debezium/camel-debezium-mysql/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-mysql</artifactId>
diff --git a/components/camel-debezium/camel-debezium-oracle/pom.xml b/components/camel-debezium/camel-debezium-oracle/pom.xml
index 8d772c6..44b3bed 100644
--- a/components/camel-debezium/camel-debezium-oracle/pom.xml
+++ b/components/camel-debezium/camel-debezium-oracle/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-oracle</artifactId>
diff --git a/components/camel-debezium/camel-debezium-postgres/pom.xml b/components/camel-debezium/camel-debezium-postgres/pom.xml
index b19f668..c975e32 100644
--- a/components/camel-debezium/camel-debezium-postgres/pom.xml
+++ b/components/camel-debezium/camel-debezium-postgres/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-postgres</artifactId>
diff --git a/components/camel-debezium/camel-debezium-sqlserver/pom.xml b/components/camel-debezium/camel-debezium-sqlserver/pom.xml
index 3466095..19eb88a 100644
--- a/components/camel-debezium/camel-debezium-sqlserver/pom.xml
+++ b/components/camel-debezium/camel-debezium-sqlserver/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-debezium-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-sqlserver</artifactId>
diff --git a/components/camel-debezium/pom.xml b/components/camel-debezium/pom.xml
index 4d70dde..89a6111 100644
--- a/components/camel-debezium/pom.xml
+++ b/components/camel-debezium/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debezium-parent</artifactId>
diff --git a/components/camel-debug/pom.xml b/components/camel-debug/pom.xml
index eb946e9..d9f1275 100644
--- a/components/camel-debug/pom.xml
+++ b/components/camel-debug/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-debug</artifactId>
diff --git a/components/camel-dhis2/camel-dhis2-api/pom.xml b/components/camel-dhis2/camel-dhis2-api/pom.xml
index 2bbd327..3085c37 100644
--- a/components/camel-dhis2/camel-dhis2-api/pom.xml
+++ b/components/camel-dhis2/camel-dhis2-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dhis2-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dhis2-api</artifactId>
diff --git a/components/camel-dhis2/camel-dhis2-component/pom.xml b/components/camel-dhis2/camel-dhis2-component/pom.xml
index 2417075..e38e0c5 100644
--- a/components/camel-dhis2/camel-dhis2-component/pom.xml
+++ b/components/camel-dhis2/camel-dhis2-component/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dhis2-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dhis2</artifactId>
diff --git a/components/camel-dhis2/pom.xml b/components/camel-dhis2/pom.xml
index 476fdda..25feea2 100644
--- a/components/camel-dhis2/pom.xml
+++ b/components/camel-dhis2/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dhis2-parent</artifactId>
diff --git a/components/camel-digitalocean/pom.xml b/components/camel-digitalocean/pom.xml
index f2377e7..080c4e9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-digitalocean</artifactId>
diff --git a/components/camel-direct/pom.xml b/components/camel-direct/pom.xml
index 992e03c..c9232c8 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-direct</artifactId>
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index 97c380a..4d58638 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<name>Camel :: Disruptor</name>
diff --git a/components/camel-djl/pom.xml b/components/camel-djl/pom.xml
index 4034d71..ac165ae 100644
--- a/components/camel-djl/pom.xml
+++ b/components/camel-djl/pom.xml
@@ -23,7 +23,7 @@
<parent>
<artifactId>components</artifactId>
<groupId>org.apache.camel</groupId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-djl</artifactId>
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index 6dd4d08..cf57005 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<name>Camel :: DNS</name>
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index 58f482e..28bdfe4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-docker</artifactId>
diff --git a/components/camel-drill/pom.xml b/components/camel-drill/pom.xml
index 59b7651..1ecff7f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-drill</artifactId>
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index a087fde..fb88cfc 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dropbox</artifactId>
diff --git a/components/camel-dynamic-router/pom.xml b/components/camel-dynamic-router/pom.xml
index a01561b..e0dbb8b 100644
--- a/components/camel-dynamic-router/pom.xml
+++ b/components/camel-dynamic-router/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dynamic-router</artifactId>
diff --git a/components/camel-ehcache/pom.xml b/components/camel-ehcache/pom.xml
index aab94f0..fba49a0 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ehcache</artifactId>
diff --git a/components/camel-elasticsearch-rest-client/pom.xml b/components/camel-elasticsearch-rest-client/pom.xml
index ee8ad20..352a9c5 100644
--- a/components/camel-elasticsearch-rest-client/pom.xml
+++ b/components/camel-elasticsearch-rest-client/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-elasticsearch-rest-client</artifactId>
diff --git a/components/camel-elasticsearch/pom.xml b/components/camel-elasticsearch/pom.xml
index e3c81c4..c28d787 100644
--- a/components/camel-elasticsearch/pom.xml
+++ b/components/camel-elasticsearch/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-elasticsearch</artifactId>
diff --git a/components/camel-elytron/pom.xml b/components/camel-elytron/pom.xml
index 4cb926b..b9bf45e 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-elytron</artifactId>
diff --git a/components/camel-etcd3/pom.xml b/components/camel-etcd3/pom.xml
index b852587..b522cc2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-etcd3</artifactId>
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index b6ce6a3..2715eab 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-exec</artifactId>
diff --git a/components/camel-fastjson/pom.xml b/components/camel-fastjson/pom.xml
index 47312f1..3ffc7b2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 52068e8..32a792a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 f1ff1ee..cc9912d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-fhir</artifactId>
diff --git a/components/camel-fhir/pom.xml b/components/camel-fhir/pom.xml
index 0f3ce1c..ff1105b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 24de4b4..8c98f05 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-file-watch</artifactId>
diff --git a/components/camel-file/pom.xml b/components/camel-file/pom.xml
index 3c1e2ed..cb78b66 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-file</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 806a59b..4a15bc1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-flink/pom.xml b/components/camel-flink/pom.xml
index 7e3859f..fddb15b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-flink</artifactId>
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 2abc414..784e300 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-fop</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index f06ecc0..217aae5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index 0eda758..6adfeb5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ftp</artifactId>
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index fa45eee..8a3886c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-geocoder</artifactId>
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index cb15bac..9c662ea 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-git</artifactId>
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index d5a3160..59f090f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-github</artifactId>
diff --git a/components/camel-google/camel-google-bigquery/pom.xml b/components/camel-google/camel-google-bigquery/pom.xml
index e41b0f4..df7cba3 100644
--- a/components/camel-google/camel-google-bigquery/pom.xml
+++ b/components/camel-google/camel-google-bigquery/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-bigquery</artifactId>
diff --git a/components/camel-google/camel-google-calendar/pom.xml b/components/camel-google/camel-google-calendar/pom.xml
index 5a4a44b..ddd1b67 100644
--- a/components/camel-google/camel-google-calendar/pom.xml
+++ b/components/camel-google/camel-google-calendar/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-calendar</artifactId>
diff --git a/components/camel-google/camel-google-drive/pom.xml b/components/camel-google/camel-google-drive/pom.xml
index a0ed987..15d9b3d 100644
--- a/components/camel-google/camel-google-drive/pom.xml
+++ b/components/camel-google/camel-google-drive/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-drive</artifactId>
diff --git a/components/camel-google/camel-google-functions/pom.xml b/components/camel-google/camel-google-functions/pom.xml
index a8f8065..d33ed13 100644
--- a/components/camel-google/camel-google-functions/pom.xml
+++ b/components/camel-google/camel-google-functions/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-functions</artifactId>
diff --git a/components/camel-google/camel-google-mail/pom.xml b/components/camel-google/camel-google-mail/pom.xml
index 9d9cf68a..3bbce51 100644
--- a/components/camel-google/camel-google-mail/pom.xml
+++ b/components/camel-google/camel-google-mail/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-mail</artifactId>
diff --git a/components/camel-google/camel-google-pubsub/pom.xml b/components/camel-google/camel-google-pubsub/pom.xml
index 180ea12..fc93550 100644
--- a/components/camel-google/camel-google-pubsub/pom.xml
+++ b/components/camel-google/camel-google-pubsub/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-pubsub</artifactId>
diff --git a/components/camel-google/camel-google-secret-manager/pom.xml b/components/camel-google/camel-google-secret-manager/pom.xml
index 774a627..2cfae8c 100644
--- a/components/camel-google/camel-google-secret-manager/pom.xml
+++ b/components/camel-google/camel-google-secret-manager/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-secret-manager</artifactId>
diff --git a/components/camel-google/camel-google-sheets/pom.xml b/components/camel-google/camel-google-sheets/pom.xml
index 7b5c7d5..f484b60 100644
--- a/components/camel-google/camel-google-sheets/pom.xml
+++ b/components/camel-google/camel-google-sheets/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-sheets</artifactId>
diff --git a/components/camel-google/camel-google-storage/pom.xml b/components/camel-google/camel-google-storage/pom.xml
index b493558..4f8b1cc 100644
--- a/components/camel-google/camel-google-storage/pom.xml
+++ b/components/camel-google/camel-google-storage/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-google-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-storage</artifactId>
diff --git a/components/camel-google/pom.xml b/components/camel-google/pom.xml
index ad0c7fd..dcf274d 100644
--- a/components/camel-google/pom.xml
+++ b/components/camel-google/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-google-parent</artifactId>
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index 64ff2c0..4e31f20 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-grape</artifactId>
diff --git a/components/camel-graphql/pom.xml b/components/camel-graphql/pom.xml
index 1777f20..6855994 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-graphql</artifactId>
diff --git a/components/camel-grok/pom.xml b/components/camel-grok/pom.xml
index 807a3c2..7caf9c4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-grok</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index bfd0318..32dce4a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-groovy</artifactId>
diff --git a/components/camel-grpc/pom.xml b/components/camel-grpc/pom.xml
index 62567fb..98dab2a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-grpc</artifactId>
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 2259cf5..44b69ea 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-gson</artifactId>
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 63fcb4f..cf5935b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-guava-eventbus</artifactId>
diff --git a/components/camel-hashicorp-vault/pom.xml b/components/camel-hashicorp-vault/pom.xml
index 3ae18e1..54d47bd 100644
--- a/components/camel-hashicorp-vault/pom.xml
+++ b/components/camel-hashicorp-vault/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-hashicorp-vault</artifactId>
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index cdd9eea..4a57107 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-hazelcast</artifactId>
diff --git a/components/camel-headersmap/pom.xml b/components/camel-headersmap/pom.xml
index 7a6e579..ff4b68d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-headersmap</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index 73b10f2..96d607d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http-base/pom.xml b/components/camel-http-base/pom.xml
index f9fd47b..2b0f80d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 73f5c9a..ec150b9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-http-common</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index 39ec9a2..fb83e06 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-http</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-common/pom.xml b/components/camel-huawei/camel-huaweicloud-common/pom.xml
index f8ece68..d7d76fa 100644
--- a/components/camel-huawei/camel-huaweicloud-common/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-common/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-huawei-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<properties>
diff --git a/components/camel-huawei/camel-huaweicloud-dms/pom.xml b/components/camel-huawei/camel-huaweicloud-dms/pom.xml
index bf0d239..2dcdd6b 100644
--- a/components/camel-huawei/camel-huaweicloud-dms/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-dms/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-huawei-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<properties>
diff --git a/components/camel-huawei/camel-huaweicloud-frs/pom.xml b/components/camel-huawei/camel-huaweicloud-frs/pom.xml
index 6965609..ec31db0 100644
--- a/components/camel-huawei/camel-huaweicloud-frs/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-frs/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>camel-huawei-parent</artifactId>
<groupId>org.apache.camel</groupId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-huaweicloud-frs</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml b/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml
index 089a5e7..d2cbcfa 100644
--- a/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-functiongraph/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-huawei-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-huaweicloud-functiongraph</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-iam/pom.xml b/components/camel-huawei/camel-huaweicloud-iam/pom.xml
index eacde06..89ddb6e 100644
--- a/components/camel-huawei/camel-huaweicloud-iam/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-iam/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-huawei-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-huaweicloud-iam</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml b/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml
index df18a0d..8a65c73 100644
--- a/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-imagerecognition/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-huawei-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-huaweicloud-imagerecognition</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-obs/pom.xml b/components/camel-huawei/camel-huaweicloud-obs/pom.xml
index 530e1e7..ba29107 100644
--- a/components/camel-huawei/camel-huaweicloud-obs/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-obs/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-huawei-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-huaweicloud-obs</artifactId>
diff --git a/components/camel-huawei/camel-huaweicloud-smn/pom.xml b/components/camel-huawei/camel-huaweicloud-smn/pom.xml
index fe81d93..b9deef4 100644
--- a/components/camel-huawei/camel-huaweicloud-smn/pom.xml
+++ b/components/camel-huawei/camel-huaweicloud-smn/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-huawei-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-huaweicloud-smn</artifactId>
diff --git a/components/camel-huawei/pom.xml b/components/camel-huawei/pom.xml
index 31c12a1..c1da884 100644
--- a/components/camel-huawei/pom.xml
+++ b/components/camel-huawei/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-huawei-parent</artifactId>
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index 83255fa..64af9a5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ical</artifactId>
diff --git a/components/camel-iec60870/pom.xml b/components/camel-iec60870/pom.xml
index 39a40c6..3ae9b94 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-iec60870</artifactId>
diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml
index 84bbacf..d9c2434 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ignite</artifactId>
diff --git a/components/camel-infinispan/camel-infinispan-common/pom.xml b/components/camel-infinispan/camel-infinispan-common/pom.xml
index e2cef0b..bbb272e 100644
--- a/components/camel-infinispan/camel-infinispan-common/pom.xml
+++ b/components/camel-infinispan/camel-infinispan-common/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-infinispan-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-infinispan-common</artifactId>
diff --git a/components/camel-infinispan/camel-infinispan-embedded/pom.xml b/components/camel-infinispan/camel-infinispan-embedded/pom.xml
index 7c1975d..f913a08 100644
--- a/components/camel-infinispan/camel-infinispan-embedded/pom.xml
+++ b/components/camel-infinispan/camel-infinispan-embedded/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-infinispan-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-infinispan-embedded</artifactId>
diff --git a/components/camel-infinispan/camel-infinispan/pom.xml b/components/camel-infinispan/camel-infinispan/pom.xml
index 9c733fe..0cbadd0 100644
--- a/components/camel-infinispan/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/camel-infinispan/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-infinispan-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-infinispan</artifactId>
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index 186e93b..8530393 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-infinispan-parent</artifactId>
diff --git a/components/camel-influxdb/pom.xml b/components/camel-influxdb/pom.xml
index e7d0864..fcf1b5c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-influxdb</artifactId>
diff --git a/components/camel-influxdb2/pom.xml b/components/camel-influxdb2/pom.xml
index 91a536b..42f1d62 100644
--- a/components/camel-influxdb2/pom.xml
+++ b/components/camel-influxdb2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-influxdb2</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 31806ae..4d092f9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-irc</artifactId>
diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml
index d4a650a..9efb0bb 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ironmq</artifactId>
diff --git a/components/camel-jackson-avro/pom.xml b/components/camel-jackson-avro/pom.xml
index 0bbef12..87a1c36 100644
--- a/components/camel-jackson-avro/pom.xml
+++ b/components/camel-jackson-avro/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jackson-avro</artifactId>
diff --git a/components/camel-jackson-protobuf/pom.xml b/components/camel-jackson-protobuf/pom.xml
index b2e5aa5..a575ce9 100644
--- a/components/camel-jackson-protobuf/pom.xml
+++ b/components/camel-jackson-protobuf/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jackson-protobuf</artifactId>
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index 39f9ead..c899125 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jackson</artifactId>
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index 1ab96d5..fba09d0 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jacksonxml</artifactId>
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index b244c06..af92575 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jasypt</artifactId>
diff --git a/components/camel-javascript/pom.xml b/components/camel-javascript/pom.xml
index 2f1ba67..2d270af 100644
--- a/components/camel-javascript/pom.xml
+++ b/components/camel-javascript/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-javascript</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index d58b3e6..11549c4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml
index 448adcf..b6b7cc0 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jcache</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 7e9b509..9c680b8 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jcr</artifactId>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index a3b9947..b94be86 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jdbc</artifactId>
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index bbb43df..96df53b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jetty-common</artifactId>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 8bcac37..3cd6325 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jfr/pom.xml b/components/camel-jfr/pom.xml
index cfbe0f9..52ab1c2 100644
--- a/components/camel-jfr/pom.xml
+++ b/components/camel-jfr/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jfr</artifactId>
diff --git a/components/camel-jgroups-raft/pom.xml b/components/camel-jgroups-raft/pom.xml
index 4de35b7b..900f836 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jgroups-raft</artifactId>
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 4ba6697..bfa9c61 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jgroups</artifactId>
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 0d6272e..d3966b6 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jira</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 41fb721..2c258d7 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jms</artifactId>
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index b4990be..e93a6bc 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jmx</artifactId>
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index 34d1f91..de08d8f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jolt</artifactId>
diff --git a/components/camel-jooq/pom.xml b/components/camel-jooq/pom.xml
index 7eda6ce..a4322ca 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jooq</artifactId>
diff --git a/components/camel-joor/pom.xml b/components/camel-joor/pom.xml
index ffc7048..689b2fb 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-joor</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index e1a1091..f4a86fb 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jpa</artifactId>
diff --git a/components/camel-jq/pom.xml b/components/camel-jq/pom.xml
index c97da1f..acd5ef3 100644
--- a/components/camel-jq/pom.xml
+++ b/components/camel-jq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jq</artifactId>
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 7269828..2049e53 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jsch</artifactId>
diff --git a/components/camel-jslt/pom.xml b/components/camel-jslt/pom.xml
index eca1c8c..0152bcf 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jslt</artifactId>
diff --git a/components/camel-json-patch/pom.xml b/components/camel-json-patch/pom.xml
index fb80461..59b1068 100644
--- a/components/camel-json-patch/pom.xml
+++ b/components/camel-json-patch/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-json-patch</artifactId>
diff --git a/components/camel-json-validator/pom.xml b/components/camel-json-validator/pom.xml
index 2a0ab08..dc5aec7 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-json-validator</artifactId>
diff --git a/components/camel-jsonapi/pom.xml b/components/camel-jsonapi/pom.xml
index 2865535..673e501 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jsonapi</artifactId>
diff --git a/components/camel-jsonata/pom.xml b/components/camel-jsonata/pom.xml
index a871969..7423f1b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jsonata</artifactId>
diff --git a/components/camel-jsonb/pom.xml b/components/camel-jsonb/pom.xml
index c8b55cf..66109c6 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jsonb</artifactId>
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index bfa9f83..571f319 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jsonpath</artifactId>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index 2073a5a..f003b52 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jt400</artifactId>
diff --git a/components/camel-jta/pom.xml b/components/camel-jta/pom.xml
index d7b9719..179fee4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jta</artifactId>
diff --git a/components/camel-jte/pom.xml b/components/camel-jte/pom.xml
index 7241749..6a8cd5c 100644
--- a/components/camel-jte/pom.xml
+++ b/components/camel-jte/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jte</artifactId>
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index c41c231..1744658 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-kafka</artifactId>
diff --git a/components/camel-kamelet/pom.xml b/components/camel-kamelet/pom.xml
index bc7f497..28b4053 100644
--- a/components/camel-kamelet/pom.xml
+++ b/components/camel-kamelet/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-kamelet</artifactId>
diff --git a/components/camel-knative/camel-knative-api/pom.xml b/components/camel-knative/camel-knative-api/pom.xml
index 2427af6..2b2b2c6 100644
--- a/components/camel-knative/camel-knative-api/pom.xml
+++ b/components/camel-knative/camel-knative-api/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-knative-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-knative-api</artifactId>
diff --git a/components/camel-knative/camel-knative-component/pom.xml b/components/camel-knative/camel-knative-component/pom.xml
index 47459fe..18d95d1 100644
--- a/components/camel-knative/camel-knative-component/pom.xml
+++ b/components/camel-knative/camel-knative-component/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-knative-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-knative</artifactId>
diff --git a/components/camel-knative/camel-knative-http/pom.xml b/components/camel-knative/camel-knative-http/pom.xml
index 7e9e79c..625cff7 100644
--- a/components/camel-knative/camel-knative-http/pom.xml
+++ b/components/camel-knative/camel-knative-http/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-knative-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-knative-http</artifactId>
diff --git a/components/camel-knative/pom.xml b/components/camel-knative/pom.xml
index 32c5791..f3a39a5 100644
--- a/components/camel-knative/pom.xml
+++ b/components/camel-knative/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-knative-parent</artifactId>
diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml
index 0c70da5..c204873 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-kubernetes</artifactId>
diff --git a/components/camel-kudu/pom.xml b/components/camel-kudu/pom.xml
index c1f5f43..5edd1dd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-kudu</artifactId>
diff --git a/components/camel-language/pom.xml b/components/camel-language/pom.xml
index e8f21c9..3ab040f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-language</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index af959e4..7e39717 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ldap</artifactId>
diff --git a/components/camel-ldif/pom.xml b/components/camel-ldif/pom.xml
index f599185..159f4eb 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ldif</artifactId>
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 977baa5..b428bf1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-leveldb</artifactId>
diff --git a/components/camel-log/pom.xml b/components/camel-log/pom.xml
index c3e68d0..73a8399 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-log</artifactId>
diff --git a/components/camel-lra/pom.xml b/components/camel-lra/pom.xml
index bd60588..fb85841 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-lra</artifactId>
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index e129d03..8be56fc 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-lucene</artifactId>
diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml
index 727c96b..dc7eeb9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-lumberjack</artifactId>
diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml
index fba6eb7..588ee99 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-lzf</artifactId>
diff --git a/components/camel-mail-microsoft-oauth/pom.xml b/components/camel-mail-microsoft-oauth/pom.xml
index 028f4d4..c53371a 100644
--- a/components/camel-mail-microsoft-oauth/pom.xml
+++ b/components/camel-mail-microsoft-oauth/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mail-microsoft-oauth</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index de7a80e..b3568dd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mail</artifactId>
diff --git a/components/camel-mapstruct/pom.xml b/components/camel-mapstruct/pom.xml
index 4aedd9b..e30389c 100644
--- a/components/camel-mapstruct/pom.xml
+++ b/components/camel-mapstruct/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mapstruct</artifactId>
diff --git a/components/camel-master/pom.xml b/components/camel-master/pom.xml
index 6387279..280327f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-master</artifactId>
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index 9c2807f..a5e9505 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-metrics</artifactId>
diff --git a/components/camel-micrometer-prometheus/pom.xml b/components/camel-micrometer-prometheus/pom.xml
index e1184b7..4d69df1 100644
--- a/components/camel-micrometer-prometheus/pom.xml
+++ b/components/camel-micrometer-prometheus/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-micrometer-prometheus</artifactId>
diff --git a/components/camel-micrometer/pom.xml b/components/camel-micrometer/pom.xml
index cdfdace..18d0b48 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-micrometer</artifactId>
diff --git a/components/camel-microprofile/camel-microprofile-config/pom.xml b/components/camel-microprofile/camel-microprofile-config/pom.xml
index 44294e4..8f08164 100644
--- a/components/camel-microprofile/camel-microprofile-config/pom.xml
+++ b/components/camel-microprofile/camel-microprofile-config/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-microprofile-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-microprofile-config</artifactId>
diff --git a/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml b/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml
index 53056f0..7a70100 100644
--- a/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml
+++ b/components/camel-microprofile/camel-microprofile-fault-tolerance/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-microprofile-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-microprofile-fault-tolerance</artifactId>
diff --git a/components/camel-microprofile/camel-microprofile-health/pom.xml b/components/camel-microprofile/camel-microprofile-health/pom.xml
index f4c4964..82f1949 100644
--- a/components/camel-microprofile/camel-microprofile-health/pom.xml
+++ b/components/camel-microprofile/camel-microprofile-health/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-microprofile-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-microprofile-health</artifactId>
diff --git a/components/camel-microprofile/pom.xml b/components/camel-microprofile/pom.xml
index 69fcecd..acf6153 100644
--- a/components/camel-microprofile/pom.xml
+++ b/components/camel-microprofile/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-microprofile-parent</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 82ce9dc..2478897 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mina</artifactId>
diff --git a/components/camel-minio/pom.xml b/components/camel-minio/pom.xml
index 93ac0f2..e9ab32f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-minio</artifactId>
diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml
index 27fd159..3fe2b63 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mllp</artifactId>
diff --git a/components/camel-mock/pom.xml b/components/camel-mock/pom.xml
index db9c6bc..8f1ef10 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mock</artifactId>
diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml
index 876239d..5e3e10b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mongodb-gridfs</artifactId>
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index 444f1b7..5229e2d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mongodb</artifactId>
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index 1c69887..ae573d3 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mustache</artifactId>
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index d7f236d..ba2236a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mvel</artifactId>
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index f27cce7..5bcfd24 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-mybatis</artifactId>
diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml
index ccf8d82..10a66a1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-nats</artifactId>
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index 18844f4..68555e1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-netty-http</artifactId>
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 319b9f1..2f84552 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-netty</artifactId>
diff --git a/components/camel-nitrite/pom.xml b/components/camel-nitrite/pom.xml
index 26f429e..5d05d32 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-nitrite</artifactId>
diff --git a/components/camel-oaipmh/pom.xml b/components/camel-oaipmh/pom.xml
index bcfdae7..8b1c8af 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-oaipmh</artifactId>
diff --git a/components/camel-observation/pom.xml b/components/camel-observation/pom.xml
index 063cd34..0761ecc 100644
--- a/components/camel-observation/pom.xml
+++ b/components/camel-observation/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index dc8e9d6..7fdaa0b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 84868ec..80f8ff4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 5a7d768..5f3f938 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-olingo2</artifactId>
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index 997b42b..2b6c429 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 de0728f..b766310 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 f3331ee..ed65f27 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-olingo4</artifactId>
diff --git a/components/camel-olingo4/pom.xml b/components/camel-olingo4/pom.xml
index 59fbc0f..48417e2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 8d16056..c48ef82 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-openapi-java</artifactId>
diff --git a/components/camel-opensearch/pom.xml b/components/camel-opensearch/pom.xml
index 5b0ed5f..37f5d03 100644
--- a/components/camel-opensearch/pom.xml
+++ b/components/camel-opensearch/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-opensearch</artifactId>
diff --git a/components/camel-openstack/pom.xml b/components/camel-openstack/pom.xml
index bdbc66a..6e9f22b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-openstack</artifactId>
diff --git a/components/camel-opentelemetry/pom.xml b/components/camel-opentelemetry/pom.xml
index 3538f84..921048f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-opentelemetry</artifactId>
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index b9b99c7..fa56327 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-optaplanner</artifactId>
diff --git a/components/camel-paho-mqtt5/pom.xml b/components/camel-paho-mqtt5/pom.xml
index 2dcd765a..9ace2a6 100644
--- a/components/camel-paho-mqtt5/pom.xml
+++ b/components/camel-paho-mqtt5/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-paho-mqtt5</artifactId>
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index 4b05112..620c3b4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-paho</artifactId>
diff --git a/components/camel-parquet-avro/pom.xml b/components/camel-parquet-avro/pom.xml
index 3be6d49..d431bb0 100644
--- a/components/camel-parquet-avro/pom.xml
+++ b/components/camel-parquet-avro/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-parquet-avro</artifactId>
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index 289f2c2..e318d7e 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 41543c9..2888b5b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-pg-replication-slot</artifactId>
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index ef16189..f409b16 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-pgevent</artifactId>
diff --git a/components/camel-platform-http-main/pom.xml b/components/camel-platform-http-main/pom.xml
index 885ebc3..425f84e 100644
--- a/components/camel-platform-http-main/pom.xml
+++ b/components/camel-platform-http-main/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-platform-http-main</artifactId>
diff --git a/components/camel-platform-http-vertx/pom.xml b/components/camel-platform-http-vertx/pom.xml
index 8ad98ef..7d4597e 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 851e6f0..ce5a93d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-platform-http</artifactId>
diff --git a/components/camel-plc4x/pom.xml b/components/camel-plc4x/pom.xml
index 52ccb8b..84ca56c 100644
--- a/components/camel-plc4x/pom.xml
+++ b/components/camel-plc4x/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-plc4x</artifactId>
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index fffea7a..e1ddc92 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-printer</artifactId>
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index 5003e75..bcd17e9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-protobuf</artifactId>
diff --git a/components/camel-pubnub/pom.xml b/components/camel-pubnub/pom.xml
index d91e049..1a35a1d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-pubnub</artifactId>
diff --git a/components/camel-pulsar/pom.xml b/components/camel-pulsar/pom.xml
index 5cb47d8..250e5cd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-pulsar</artifactId>
diff --git a/components/camel-python/pom.xml b/components/camel-python/pom.xml
index fe13614..d4adc9ffe 100644
--- a/components/camel-python/pom.xml
+++ b/components/camel-python/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-python</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index ae9eca2..3181792 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-quartz</artifactId>
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index b9903af..e11b8f8 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-quickfix</artifactId>
diff --git a/components/camel-reactive-executor-tomcat/pom.xml b/components/camel-reactive-executor-tomcat/pom.xml
index 3bd1eaf..70b2e9a 100644
--- a/components/camel-reactive-executor-tomcat/pom.xml
+++ b/components/camel-reactive-executor-tomcat/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-reactive-executor-tomcat</artifactId>
diff --git a/components/camel-reactive-executor-vertx/pom.xml b/components/camel-reactive-executor-vertx/pom.xml
index 7a3fe5c..d811288 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 2d51168..4be3015 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-reactive-streams</artifactId>
diff --git a/components/camel-reactor/pom.xml b/components/camel-reactor/pom.xml
index 889097b..5df1684 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-reactor</artifactId>
diff --git a/components/camel-redis/pom.xml b/components/camel-redis/pom.xml
index b865cf9..0632cd6 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-redis</artifactId>
diff --git a/components/camel-ref/pom.xml b/components/camel-ref/pom.xml
index 355c155..b401baf 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ref</artifactId>
diff --git a/components/camel-resilience4j/pom.xml b/components/camel-resilience4j/pom.xml
index d66f3e4..ac4ab02 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-resilience4j</artifactId>
diff --git a/components/camel-resourceresolver-github/pom.xml b/components/camel-resourceresolver-github/pom.xml
index 7afd80d..e520775 100644
--- a/components/camel-resourceresolver-github/pom.xml
+++ b/components/camel-resourceresolver-github/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-resourceresolver-github</artifactId>
diff --git a/components/camel-rest-openapi/pom.xml b/components/camel-rest-openapi/pom.xml
index cab601e..555ad7c8 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-rest-openapi</artifactId>
diff --git a/components/camel-rest/pom.xml b/components/camel-rest/pom.xml
index 9804355..401c130 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-rest</artifactId>
diff --git a/components/camel-robotframework/pom.xml b/components/camel-robotframework/pom.xml
index 8fe4d26..03c7863 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-robotframework</artifactId>
diff --git a/components/camel-rocketmq/pom.xml b/components/camel-rocketmq/pom.xml
index 9d22b55..d9ecc6a 100644
--- a/components/camel-rocketmq/pom.xml
+++ b/components/camel-rocketmq/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-rocketmq</artifactId>
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index f93efc2..af3f87e 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-rss</artifactId>
diff --git a/components/camel-rxjava/pom.xml b/components/camel-rxjava/pom.xml
index e168769..c3a609a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-rxjava</artifactId>
diff --git a/components/camel-saga/pom.xml b/components/camel-saga/pom.xml
index d664b0c..542f8e9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-saga</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-codegen/pom.xml b/components/camel-salesforce/camel-salesforce-codegen/pom.xml
index f269f7d..e8318be 100644
--- a/components/camel-salesforce/camel-salesforce-codegen/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-codegen/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-salesforce-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-salesforce-codegen</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index 899566e..a9f01b5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 41fc058..510910d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index 25856f2..fd93e84 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 32ac56b..90a652e 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-sap-netweaver</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index d107ba4..5cb2cc4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scheduler/pom.xml b/components/camel-scheduler/pom.xml
index 4ef8bdb..7c8c721 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-scheduler</artifactId>
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 97f8eb4..689aeb4 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-schematron</artifactId>
diff --git a/components/camel-seda/pom.xml b/components/camel-seda/pom.xml
index 2394a57..10dadf2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-seda</artifactId>
diff --git a/components/camel-service/pom.xml b/components/camel-service/pom.xml
index 6e4d5e0..8015f45 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 3167153..5bbfbdc 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 18fefae..b4a699f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml
index ae39f70..87f4918 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-servicenow-parent</artifactId>
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index d1fa2f6..f76cf66 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-servlet</artifactId>
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index 0e7f07f..300a493 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-shiro</artifactId>
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index 9598c82..253a2f7 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-sjms</artifactId>
diff --git a/components/camel-sjms2/pom.xml b/components/camel-sjms2/pom.xml
index dea5285..0123117 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-sjms2</artifactId>
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index e0bbe53..166a6fd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-slack</artifactId>
diff --git a/components/camel-smb/pom.xml b/components/camel-smb/pom.xml
index ca981e2..7e3892a 100644
--- a/components/camel-smb/pom.xml
+++ b/components/camel-smb/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-smb</artifactId>
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index e02c095..3cbcfcd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-smpp</artifactId>
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index 60a2192..482b666 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-snakeyaml</artifactId>
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 8f07bdd..b9b36fa 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-snmp</artifactId>
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index 11638aa..d776590 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-soap</artifactId>
diff --git a/components/camel-splunk-hec/pom.xml b/components/camel-splunk-hec/pom.xml
index 1e0465d..e1283af 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<name>Camel :: Splunk HEC</name>
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index 95ab5a4..bfc8772 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<name>Camel :: Splunk</name>
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 4acd807..af27789 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-spring-batch</artifactId>
diff --git a/components/camel-spring-jdbc/pom.xml b/components/camel-spring-jdbc/pom.xml
index 299967c..b2a3626 100644
--- a/components/camel-spring-jdbc/pom.xml
+++ b/components/camel-spring-jdbc/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-spring-jdbc</artifactId>
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index cf87226..0ea3a5c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 40629d8..73f591d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-spring-main</artifactId>
diff --git a/components/camel-spring-rabbitmq/pom.xml b/components/camel-spring-rabbitmq/pom.xml
index 9788f1f..6308fb0 100644
--- a/components/camel-spring-rabbitmq/pom.xml
+++ b/components/camel-spring-rabbitmq/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-spring-rabbitmq</artifactId>
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 830f3a7..869d8a9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 5c4674c..97aa2cd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 0b667f7..7fe387a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-spring-ws</artifactId>
diff --git a/components/camel-spring-xml/pom.xml b/components/camel-spring-xml/pom.xml
index 10eaae8..162ca83 100644
--- a/components/camel-spring-xml/pom.xml
+++ b/components/camel-spring-xml/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-spring-xml</artifactId>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index fee90a2..e981053 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index d5e52b7..77a4a83 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-sql</artifactId>
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 4b4c3c5..3d68430 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-ssh</artifactId>
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index c7c7f50..f68038e 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-stax</artifactId>
diff --git a/components/camel-stitch/pom.xml b/components/camel-stitch/pom.xml
index aa4f9b3..2ea1f6a 100644
--- a/components/camel-stitch/pom.xml
+++ b/components/camel-stitch/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-stitch</artifactId>
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index 49d22db..03e8e40 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-stomp</artifactId>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index 8fb0f2c..629d0b6 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-stream</artifactId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index 92e4cd7..53a7ce1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-stub/pom.xml b/components/camel-stub/pom.xml
index 435a51c..fee84c1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-stub</artifactId>
diff --git a/components/camel-swift/pom.xml b/components/camel-swift/pom.xml
index d23b25a..9e7834f 100644
--- a/components/camel-swift/pom.xml
+++ b/components/camel-swift/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-swift</artifactId>
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index a8b09c0..34c05d4 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-syslog</artifactId>
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index 2d2d103..d4c2420 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-tarfile</artifactId>
diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml
index 1e74a21..1a7c53e 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-telegram</artifactId>
diff --git a/components/camel-test/camel-test-junit5/pom.xml b/components/camel-test/camel-test-junit5/pom.xml
index 4f4096d..753bf62 100644
--- a/components/camel-test/camel-test-junit5/pom.xml
+++ b/components/camel-test/camel-test-junit5/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-test-junit5</artifactId>
diff --git a/components/camel-test/camel-test-main-junit5/pom.xml b/components/camel-test/camel-test-main-junit5/pom.xml
index 4e9465c..de039cc 100644
--- a/components/camel-test/camel-test-main-junit5/pom.xml
+++ b/components/camel-test/camel-test-main-junit5/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-test-main-junit5</artifactId>
diff --git a/components/camel-test/camel-test-spring-junit5/pom.xml b/components/camel-test/camel-test-spring-junit5/pom.xml
index 3d569e8..7fc796e 100644
--- a/components/camel-test/camel-test-spring-junit5/pom.xml
+++ b/components/camel-test/camel-test-spring-junit5/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-test-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-test-spring-junit5</artifactId>
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index c751883..2628f8e 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-test-parent</artifactId>
diff --git a/components/camel-threadpoolfactory-vertx/pom.xml b/components/camel-threadpoolfactory-vertx/pom.xml
index 40a40f4..7ce88d3 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-threadpoolfactory-vertx</artifactId>
diff --git a/components/camel-thrift/pom.xml b/components/camel-thrift/pom.xml
index c0d99ff..0a85646 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-thrift</artifactId>
diff --git a/components/camel-thymeleaf/pom.xml b/components/camel-thymeleaf/pom.xml
index 0429041..818b8c3 100644
--- a/components/camel-thymeleaf/pom.xml
+++ b/components/camel-thymeleaf/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-thymeleaf</artifactId>
diff --git a/components/camel-tika/pom.xml b/components/camel-tika/pom.xml
index 9395940..a81260d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-tika</artifactId>
diff --git a/components/camel-timer/pom.xml b/components/camel-timer/pom.xml
index c8a5ef4..5bc96f2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-timer</artifactId>
diff --git a/components/camel-tracing/pom.xml b/components/camel-tracing/pom.xml
index 2e302ba..807e58a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<properties>
diff --git a/components/camel-twilio/pom.xml b/components/camel-twilio/pom.xml
index ce28e8d..486a809 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-twilio</artifactId>
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index 291d65e..70da097 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 11b776c..b93d3d0 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-undertow-spring-security</artifactId>
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index 48fbf01..4c7f8d7 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-undertow</artifactId>
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index 34f09f6..d50e065 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-univocity-parsers</artifactId>
diff --git a/components/camel-validator/pom.xml b/components/camel-validator/pom.xml
index 0b15781..ae2f3d3 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-validator</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 1a038d7..91a3170 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-velocity</artifactId>
diff --git a/components/camel-vertx/camel-vertx-common/pom.xml b/components/camel-vertx/camel-vertx-common/pom.xml
index d52e601..c655009 100644
--- a/components/camel-vertx/camel-vertx-common/pom.xml
+++ b/components/camel-vertx/camel-vertx-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-vertx-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-vertx-common</artifactId>
diff --git a/components/camel-vertx/camel-vertx-http/pom.xml b/components/camel-vertx/camel-vertx-http/pom.xml
index 4857f73..d63bc88 100644
--- a/components/camel-vertx/camel-vertx-http/pom.xml
+++ b/components/camel-vertx/camel-vertx-http/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-vertx-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-vertx-http</artifactId>
diff --git a/components/camel-vertx/camel-vertx-websocket/pom.xml b/components/camel-vertx/camel-vertx-websocket/pom.xml
index ec511fc..efe5e81 100644
--- a/components/camel-vertx/camel-vertx-websocket/pom.xml
+++ b/components/camel-vertx/camel-vertx-websocket/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-vertx-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-vertx-websocket</artifactId>
diff --git a/components/camel-vertx/camel-vertx/pom.xml b/components/camel-vertx/camel-vertx/pom.xml
index 1ff6a71..631ca2c 100644
--- a/components/camel-vertx/camel-vertx/pom.xml
+++ b/components/camel-vertx/camel-vertx/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-vertx-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-vertx</artifactId>
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 9f805a5..993e552 100644
--- a/components/camel-vertx/pom.xml
+++ b/components/camel-vertx/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-vertx-parent</artifactId>
diff --git a/components/camel-wal/pom.xml b/components/camel-wal/pom.xml
index 74ed3dc1..3fa5cc9 100644
--- a/components/camel-wal/pom.xml
+++ b/components/camel-wal/pom.xml
@@ -24,7 +24,7 @@
<parent>
<artifactId>components</artifactId>
<groupId>org.apache.camel</groupId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-wal</artifactId>
diff --git a/components/camel-wasm/pom.xml b/components/camel-wasm/pom.xml
index eb3bda2..8315d25 100644
--- a/components/camel-wasm/pom.xml
+++ b/components/camel-wasm/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-wasm</artifactId>
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index bb72ad8..042eaa2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-weather</artifactId>
diff --git a/components/camel-web3j/pom.xml b/components/camel-web3j/pom.xml
index 98433ea..d1f0a53 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-web3j</artifactId>
diff --git a/components/camel-webhook/pom.xml b/components/camel-webhook/pom.xml
index d95488b..2833905 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-whatsapp/pom.xml b/components/camel-whatsapp/pom.xml
index 83a381c..d14e66f 100644
--- a/components/camel-whatsapp/pom.xml
+++ b/components/camel-whatsapp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-whatsapp</artifactId>
diff --git a/components/camel-wordpress/pom.xml b/components/camel-wordpress/pom.xml
index 52cdf08..a7a604d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-wordpress</artifactId>
diff --git a/components/camel-workday/pom.xml b/components/camel-workday/pom.xml
index 5aacb8c..c895d37 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-workday</artifactId>
diff --git a/components/camel-xchange/pom.xml b/components/camel-xchange/pom.xml
index 91d86edf..accbef5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xchange</artifactId>
diff --git a/components/camel-xj/pom.xml b/components/camel-xj/pom.xml
index b14fe99..98eba03 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xj</artifactId>
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index ecb4693..fe9bf69 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 4846ea3..b3285fb 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xpath/pom.xml b/components/camel-xpath/pom.xml
index b745c4d..6fe4cc49 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xpath</artifactId>
diff --git a/components/camel-xslt-saxon/pom.xml b/components/camel-xslt-saxon/pom.xml
index 77b1eb3..ec9264c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xslt-saxon</artifactId>
diff --git a/components/camel-xslt/pom.xml b/components/camel-xslt/pom.xml
index 21a9e8a..33593ee 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xslt</artifactId>
diff --git a/components/camel-zeebe/pom.xml b/components/camel-zeebe/pom.xml
index 084ee61..067014e 100644
--- a/components/camel-zeebe/pom.xml
+++ b/components/camel-zeebe/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>components</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-zeebe</artifactId>
diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml
index 03e74a7..0e19405 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-zendesk</artifactId>
diff --git a/components/camel-zip-deflater/pom.xml b/components/camel-zip-deflater/pom.xml
index daf550b..d5bd3c5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-zip-deflater</artifactId>
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index f85ab04..ddbe663 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-zipfile</artifactId>
diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml
index 894090d..3a29a96 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-zookeeper-master</artifactId>
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index cc8f43d..5c8531c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-zookeeper</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index 81c32a1..c0e7243 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/core/camel-api/pom.xml b/core/camel-api/pom.xml
index e745e03..f23918a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-api</artifactId>
diff --git a/core/camel-base-engine/pom.xml b/core/camel-base-engine/pom.xml
index 77a479f..8016625 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-base-engine</artifactId>
diff --git a/core/camel-base/pom.xml b/core/camel-base/pom.xml
index b1c0c11..1a96ccc 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-base</artifactId>
diff --git a/core/camel-cloud/pom.xml b/core/camel-cloud/pom.xml
index 89a0ba3..0bf14c8 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cloud</artifactId>
diff --git a/core/camel-cluster/pom.xml b/core/camel-cluster/pom.xml
index 0e1930d..4074d05 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cluster</artifactId>
diff --git a/core/camel-console/pom.xml b/core/camel-console/pom.xml
index 4991310..a241a57 100644
--- a/core/camel-console/pom.xml
+++ b/core/camel-console/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>core</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-console</artifactId>
diff --git a/core/camel-core-all/pom.xml b/core/camel-core-all/pom.xml
index 544c0ef..2c3e11d 100644
--- a/core/camel-core-all/pom.xml
+++ b/core/camel-core-all/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>core</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core-all</artifactId>
diff --git a/core/camel-core-catalog/pom.xml b/core/camel-core-catalog/pom.xml
index 76c0856..4872205 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core-catalog</artifactId>
diff --git a/core/camel-core-engine/pom.xml b/core/camel-core-engine/pom.xml
index aca91b4..2701511 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core-engine</artifactId>
diff --git a/core/camel-core-languages/pom.xml b/core/camel-core-languages/pom.xml
index a7922d8..e6c96b1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core-languages</artifactId>
diff --git a/core/camel-core-model/pom.xml b/core/camel-core-model/pom.xml
index c09a693..b7f42c6 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core-model</artifactId>
diff --git a/core/camel-core-processor/pom.xml b/core/camel-core-processor/pom.xml
index 2cc112f..0c2728a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core-processor</artifactId>
diff --git a/core/camel-core-reifier/pom.xml b/core/camel-core-reifier/pom.xml
index 3716a8e..ad7f4c3 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core-reifier</artifactId>
diff --git a/core/camel-core-xml/pom.xml b/core/camel-core-xml/pom.xml
index 4c21e4a..fcbf410 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core-xml</artifactId>
diff --git a/core/camel-core/pom.xml b/core/camel-core/pom.xml
index 2f0a743..98b182b 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-core</artifactId>
diff --git a/core/camel-health/pom.xml b/core/camel-health/pom.xml
index 14f5bb5..8c08f57 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-health</artifactId>
diff --git a/core/camel-main/pom.xml b/core/camel-main/pom.xml
index d634e90..df07732 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-main</artifactId>
diff --git a/core/camel-management-api/pom.xml b/core/camel-management-api/pom.xml
index 57b859d..8820138 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-management-api</artifactId>
diff --git a/core/camel-management/pom.xml b/core/camel-management/pom.xml
index ed07f23..b8392cd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-management</artifactId>
diff --git a/core/camel-support/pom.xml b/core/camel-support/pom.xml
index 778b8ad..f8d0c48 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-support</artifactId>
diff --git a/core/camel-util/pom.xml b/core/camel-util/pom.xml
index 1d0a7851..3d9194d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-util</artifactId>
diff --git a/core/camel-xml-io-util/pom.xml b/core/camel-xml-io-util/pom.xml
index cc57264..0f28bf6 100644
--- a/core/camel-xml-io-util/pom.xml
+++ b/core/camel-xml-io-util/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>core</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xml-io-util</artifactId>
diff --git a/core/camel-xml-io/pom.xml b/core/camel-xml-io/pom.xml
index 5f12444..bcf5149 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 beb6dc9..711fba7 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xml-jaxb</artifactId>
diff --git a/core/camel-xml-jaxp-util/pom.xml b/core/camel-xml-jaxp-util/pom.xml
index 5bcf9c4..81e2102 100644
--- a/core/camel-xml-jaxp-util/pom.xml
+++ b/core/camel-xml-jaxp-util/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>core</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xml-jaxp-util</artifactId>
diff --git a/core/camel-xml-jaxp/pom.xml b/core/camel-xml-jaxp/pom.xml
index c94196f..6ce9b76 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xml-jaxp</artifactId>
diff --git a/core/camel-yaml-io/pom.xml b/core/camel-yaml-io/pom.xml
index bccc2a4..b5e8017 100644
--- a/core/camel-yaml-io/pom.xml
+++ b/core/camel-yaml-io/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>core</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-yaml-io</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index d5aaecc..84e8014 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
diff --git a/docs/pom.xml b/docs/pom.xml
index 1f3bd236..25a3756 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/dsl/camel-cli-connector/pom.xml b/dsl/camel-cli-connector/pom.xml
index a5dfeec..005a836 100644
--- a/dsl/camel-cli-connector/pom.xml
+++ b/dsl/camel-cli-connector/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-cli-connector</artifactId>
diff --git a/dsl/camel-componentdsl/pom.xml b/dsl/camel-componentdsl/pom.xml
index 031c436..7b23cbe 100644
--- a/dsl/camel-componentdsl/pom.xml
+++ b/dsl/camel-componentdsl/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-componentdsl</artifactId>
diff --git a/dsl/camel-dsl-modeline/pom.xml b/dsl/camel-dsl-modeline/pom.xml
index 7f04552..a53e802 100644
--- a/dsl/camel-dsl-modeline/pom.xml
+++ b/dsl/camel-dsl-modeline/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dsl-modeline</artifactId>
diff --git a/dsl/camel-dsl-support/pom.xml b/dsl/camel-dsl-support/pom.xml
index 671798c..5b6b747 100644
--- a/dsl/camel-dsl-support/pom.xml
+++ b/dsl/camel-dsl-support/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-dsl-support</artifactId>
diff --git a/dsl/camel-endpointdsl-support/pom.xml b/dsl/camel-endpointdsl-support/pom.xml
index d6039ec..6889070 100644
--- a/dsl/camel-endpointdsl-support/pom.xml
+++ b/dsl/camel-endpointdsl-support/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-endpointdsl-support</artifactId>
diff --git a/dsl/camel-endpointdsl/pom.xml b/dsl/camel-endpointdsl/pom.xml
index af86778..d2f4c07 100644
--- a/dsl/camel-endpointdsl/pom.xml
+++ b/dsl/camel-endpointdsl/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-endpointdsl</artifactId>
diff --git a/dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml b/dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml
index 23511fb..5a80809 100644
--- a/dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml
+++ b/dsl/camel-groovy-dsl/camel-groovy-dsl-common/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-groovy-dsl-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-groovy-dsl-common</artifactId>
diff --git a/dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml b/dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml
index bdeec61..99754d5 100644
--- a/dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml
+++ b/dsl/camel-groovy-dsl/camel-groovy-dsl-test/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-groovy-dsl-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-groovy-dsl-test</artifactId>
diff --git a/dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml b/dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml
index 6759ae6..481e587 100644
--- a/dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml
+++ b/dsl/camel-groovy-dsl/camel-groovy-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-groovy-dsl-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-groovy-dsl</artifactId>
diff --git a/dsl/camel-groovy-dsl/pom.xml b/dsl/camel-groovy-dsl/pom.xml
index 238b17a..a97a324 100644
--- a/dsl/camel-groovy-dsl/pom.xml
+++ b/dsl/camel-groovy-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-groovy-dsl-parent</artifactId>
diff --git a/dsl/camel-java-joor-dsl/pom.xml b/dsl/camel-java-joor-dsl/pom.xml
index 35b75f5..b538002 100644
--- a/dsl/camel-java-joor-dsl/pom.xml
+++ b/dsl/camel-java-joor-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-java-joor-dsl</artifactId>
diff --git a/dsl/camel-jbang/camel-jbang-console/pom.xml b/dsl/camel-jbang/camel-jbang-console/pom.xml
index 39a98e3..805784d 100644
--- a/dsl/camel-jbang/camel-jbang-console/pom.xml
+++ b/dsl/camel-jbang/camel-jbang-console/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jbang-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dsl/camel-jbang/camel-jbang-core/pom.xml b/dsl/camel-jbang/camel-jbang-core/pom.xml
index 05ce795..a005bd2 100644
--- a/dsl/camel-jbang/camel-jbang-core/pom.xml
+++ b/dsl/camel-jbang/camel-jbang-core/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jbang-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dsl/camel-jbang/camel-jbang-it/pom.xml b/dsl/camel-jbang/camel-jbang-it/pom.xml
index 2909fac..1cfe9dc 100644
--- a/dsl/camel-jbang/camel-jbang-it/pom.xml
+++ b/dsl/camel-jbang/camel-jbang-it/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jbang-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dsl/camel-jbang/camel-jbang-main/pom.xml b/dsl/camel-jbang/camel-jbang-main/pom.xml
index ff5b395..af05b21 100644
--- a/dsl/camel-jbang/camel-jbang-main/pom.xml
+++ b/dsl/camel-jbang/camel-jbang-main/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jbang-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dsl/camel-jbang/camel-jbang-plugin-k/pom.xml b/dsl/camel-jbang/camel-jbang-plugin-k/pom.xml
index 4c7751d..1fd0a30 100644
--- a/dsl/camel-jbang/camel-jbang-plugin-k/pom.xml
+++ b/dsl/camel-jbang/camel-jbang-plugin-k/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-jbang-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dsl/camel-jbang/pom.xml b/dsl/camel-jbang/pom.xml
index 9e248ce..c1388ce 100644
--- a/dsl/camel-jbang/pom.xml
+++ b/dsl/camel-jbang/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dsl/camel-js-dsl/pom.xml b/dsl/camel-js-dsl/pom.xml
index 5e99a2c..c340522 100644
--- a/dsl/camel-js-dsl/pom.xml
+++ b/dsl/camel-js-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-js-dsl</artifactId>
diff --git a/dsl/camel-jsh-dsl/pom.xml b/dsl/camel-jsh-dsl/pom.xml
index e57fa2c..e5b1dfd 100644
--- a/dsl/camel-jsh-dsl/pom.xml
+++ b/dsl/camel-jsh-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-jsh-dsl</artifactId>
diff --git a/dsl/camel-kamelet-main/pom.xml b/dsl/camel-kamelet-main/pom.xml
index ef990f7..e5637a0 100644
--- a/dsl/camel-kamelet-main/pom.xml
+++ b/dsl/camel-kamelet-main/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-kamelet-main</artifactId>
diff --git a/dsl/camel-kotlin-api/pom.xml b/dsl/camel-kotlin-api/pom.xml
index a7505e9..29342d1 100644
--- a/dsl/camel-kotlin-api/pom.xml
+++ b/dsl/camel-kotlin-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-kotlin-api</artifactId>
diff --git a/dsl/camel-kotlin-dsl/pom.xml b/dsl/camel-kotlin-dsl/pom.xml
index ed4916e..f346867 100644
--- a/dsl/camel-kotlin-dsl/pom.xml
+++ b/dsl/camel-kotlin-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-kotlin-dsl</artifactId>
diff --git a/dsl/camel-xml-io-dsl/pom.xml b/dsl/camel-xml-io-dsl/pom.xml
index 16dacaa..c069ee9 100644
--- a/dsl/camel-xml-io-dsl/pom.xml
+++ b/dsl/camel-xml-io-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xml-io-dsl</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl-test/definition/pom.xml b/dsl/camel-xml-jaxb-dsl-test/definition/pom.xml
index cad4810..f0ff64b 100644
--- a/dsl/camel-xml-jaxb-dsl-test/definition/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/definition/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xml-jaxb-dsl-test</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xml-jaxb-dsl-test-definition</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl-test/pom.xml b/dsl/camel-xml-jaxb-dsl-test/pom.xml
index 3e522fc..2ce7de9 100644
--- a/dsl/camel-xml-jaxb-dsl-test/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/dsl/camel-xml-jaxb-dsl-test/spring/pom.xml b/dsl/camel-xml-jaxb-dsl-test/spring/pom.xml
index 6a3805e..9d2b3c5 100644
--- a/dsl/camel-xml-jaxb-dsl-test/spring/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl-test/spring/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-xml-jaxb-dsl-test</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xml-jaxb-dsl-test-spring</artifactId>
diff --git a/dsl/camel-xml-jaxb-dsl/pom.xml b/dsl/camel-xml-jaxb-dsl/pom.xml
index 81cc5fd..89abe15 100644
--- a/dsl/camel-xml-jaxb-dsl/pom.xml
+++ b/dsl/camel-xml-jaxb-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-xml-jaxb-dsl</artifactId>
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml b/dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml
index f362189..79045c04 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl-common/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-yaml-dsl-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-yaml-dsl-common</artifactId>
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml
index cdb06e4..3a8ece2 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-yaml-dsl-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-yaml-dsl-deserializers</artifactId>
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl-maven-plugin/pom.xml b/dsl/camel-yaml-dsl/camel-yaml-dsl-maven-plugin/pom.xml
index 4518be2..5052db2 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl-maven-plugin/pom.xml
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl-maven-plugin/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-yaml-dsl-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-yaml-dsl-maven-plugin</artifactId>
diff --git a/dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml b/dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml
index 85413b1..aa522eb 100644
--- a/dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml
+++ b/dsl/camel-yaml-dsl/camel-yaml-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-yaml-dsl-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-yaml-dsl</artifactId>
diff --git a/dsl/camel-yaml-dsl/pom.xml b/dsl/camel-yaml-dsl/pom.xml
index a98d886..6a55a48 100644
--- a/dsl/camel-yaml-dsl/pom.xml
+++ b/dsl/camel-yaml-dsl/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>dsl</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-yaml-dsl-parent</artifactId>
diff --git a/dsl/pom.xml b/dsl/pom.xml
index aa5b0cf..917b4ed 100644
--- a/dsl/pom.xml
+++ b/dsl/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
diff --git a/etc/pom.xml b/etc/pom.xml
index 4fc76c1..9499a08 100644
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/parent/pom.xml b/parent/pom.xml
index 2bd6ff4..3fd62f2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-parent</artifactId>
diff --git a/pom.xml b/pom.xml
index 630de19..71969bd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.camel</groupId>
<artifactId>camel</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<packaging>pom</packaging>
<name>Camel</name>
@@ -89,7 +89,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/camel.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=camel.git;a=summary</url>
- <tag>HEAD</tag>
+ <tag>camel-4.4.3</tag>
</scm>
<issueManagement>
<system>jira</system>
@@ -117,7 +117,7 @@
<minimalJavaBuildVersion>${jdk.version}</minimalJavaBuildVersion>
<!-- reproduceable builds: https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
- <project.build.outputTimestamp>2024-04-21T09:18:26Z</project.build.outputTimestamp>
+ <project.build.outputTimestamp>2024-06-22T14:06:44Z</project.build.outputTimestamp>
<cyclonedx-maven-plugin-version>2.7.11</cyclonedx-maven-plugin-version>
<flatten-maven-plugin-version>1.6.0</flatten-maven-plugin-version>
diff --git a/test-infra/camel-test-infra-arangodb/pom.xml b/test-infra/camel-test-infra-arangodb/pom.xml
index 81a940e..4e95c24 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 f2e40d5..7bfd7cd 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 35f6a4d..3ca5728 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 e400165..ea740ca 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 a6402a2..80823a5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 ae31031..820283a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-azure-storage-datalake/pom.xml b/test-infra/camel-test-infra-azure-storage-datalake/pom.xml
index 64d6908..2022dfc 100644
--- a/test-infra/camel-test-infra-azure-storage-datalake/pom.xml
+++ b/test-infra/camel-test-infra-azure-storage-datalake/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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 2ec54ff..75bd03e 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 973b5ea..d115692 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-chatscript/pom.xml b/test-infra/camel-test-infra-chatscript/pom.xml
index a7c4f86..82c90e4 100644
--- a/test-infra/camel-test-infra-chatscript/pom.xml
+++ b/test-infra/camel-test-infra-chatscript/pom.xml
@@ -22,7 +22,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-cli/pom.xml b/test-infra/camel-test-infra-cli/pom.xml
index 7c6c9e3..c56cc1e 100644
--- a/test-infra/camel-test-infra-cli/pom.xml
+++ b/test-infra/camel-test-infra-cli/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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 1220682..d24a425 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 abd08cf..5ad5f5d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-core/pom.xml b/test-infra/camel-test-infra-core/pom.xml
index dc80b94..1379463 100644
--- a/test-infra/camel-test-infra-core/pom.xml
+++ b/test-infra/camel-test-infra-core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>test-infra</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-test-infra-core</artifactId>
diff --git a/test-infra/camel-test-infra-couchbase/pom.xml b/test-infra/camel-test-infra-couchbase/pom.xml
index ac19527..7ac2046 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 b74b471..868e211 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 a0e16cc..d3dfeca 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 5e05126..5319b4c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-etcd3/pom.xml b/test-infra/camel-test-infra-etcd3/pom.xml
index 84fd89d..f628643 100644
--- a/test-infra/camel-test-infra-etcd3/pom.xml
+++ b/test-infra/camel-test-infra-etcd3/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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-fhir/pom.xml b/test-infra/camel-test-infra-fhir/pom.xml
index cff0dd7..6dfb730 100644
--- a/test-infra/camel-test-infra-fhir/pom.xml
+++ b/test-infra/camel-test-infra-fhir/pom.xml
@@ -22,7 +22,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 f7e245d..d3535e2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 e604057..fc46cf1 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-hashicorp-vault/pom.xml b/test-infra/camel-test-infra-hashicorp-vault/pom.xml
index 8ed1483..5fda9dc 100644
--- a/test-infra/camel-test-infra-hashicorp-vault/pom.xml
+++ b/test-infra/camel-test-infra-hashicorp-vault/pom.xml
@@ -22,7 +22,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-ignite/pom.xml b/test-infra/camel-test-infra-ignite/pom.xml
index 8919e8a..dde3415 100644
--- a/test-infra/camel-test-infra-ignite/pom.xml
+++ b/test-infra/camel-test-infra-ignite/pom.xml
@@ -22,7 +22,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 2bdcc77..b262357 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 4d3c807..e9487c5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-jetty/pom.xml b/test-infra/camel-test-infra-jetty/pom.xml
index c845d6c..6448871 100644
--- a/test-infra/camel-test-infra-jetty/pom.xml
+++ b/test-infra/camel-test-infra-jetty/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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 7d6856e..6b42426 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 916405b..2bb60fb 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-microprofile-lra/pom.xml b/test-infra/camel-test-infra-microprofile-lra/pom.xml
index 826decf..5311a00 100644
--- a/test-infra/camel-test-infra-microprofile-lra/pom.xml
+++ b/test-infra/camel-test-infra-microprofile-lra/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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 74ec7f3..e49e3a9 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 b1f92dc..34c446d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-mosquitto/pom.xml b/test-infra/camel-test-infra-mosquitto/pom.xml
index 69319f6..03d3aad 100644
--- a/test-infra/camel-test-infra-mosquitto/pom.xml
+++ b/test-infra/camel-test-infra-mosquitto/pom.xml
@@ -22,7 +22,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 45bfac0..bf5f174 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-openldap/pom.xml b/test-infra/camel-test-infra-openldap/pom.xml
index c05ef7e..bb034d9 100644
--- a/test-infra/camel-test-infra-openldap/pom.xml
+++ b/test-infra/camel-test-infra-openldap/pom.xml
@@ -22,7 +22,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-opensearch/pom.xml b/test-infra/camel-test-infra-opensearch/pom.xml
index 9bd35cc..68a9f98 100644
--- a/test-infra/camel-test-infra-opensearch/pom.xml
+++ b/test-infra/camel-test-infra-opensearch/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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 a72eef5..86995a7 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 0fe98d1..952893c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 4b69ac1..113062d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 e64756b..e9e3796 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-redis/pom.xml b/test-infra/camel-test-infra-redis/pom.xml
index 22656d9..66b6343 100644
--- a/test-infra/camel-test-infra-redis/pom.xml
+++ b/test-infra/camel-test-infra-redis/pom.xml
@@ -22,7 +22,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-rocketmq/pom.xml b/test-infra/camel-test-infra-rocketmq/pom.xml
index 4b68498..83ad47a 100644
--- a/test-infra/camel-test-infra-rocketmq/pom.xml
+++ b/test-infra/camel-test-infra-rocketmq/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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/camel-test-infra-smb/pom.xml b/test-infra/camel-test-infra-smb/pom.xml
index ee59e5a..46bf1f6 100644
--- a/test-infra/camel-test-infra-smb/pom.xml
+++ b/test-infra/camel-test-infra-smb/pom.xml
@@ -24,7 +24,7 @@
<artifactId>camel-test-infra-parent</artifactId>
<groupId>org.apache.camel</groupId>
<relativePath>../camel-test-infra-parent/pom.xml</relativePath>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-test-infra-smb</artifactId>
diff --git a/test-infra/camel-test-infra-xmpp/pom.xml b/test-infra/camel-test-infra-xmpp/pom.xml
index 0604716..5973d3a 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 e557c8d..3c03b18 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-infra/pom.xml b/test-infra/pom.xml
index 427bc3b..30aad19 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/tests/camel-itest/pom.xml b/tests/camel-itest/pom.xml
index 8d74db8..b3441c2 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-itest</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 4616568..1f898f7 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 1ec58bf..d02d497 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<groupId>org.apache.camel.tests</groupId>
diff --git a/tests/test-bundles/pom.xml b/tests/test-bundles/pom.xml
index a7f357b..d27201f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../../parent</relativePath>
</parent>
diff --git a/tooling/camel-tooling-maven/pom.xml b/tooling/camel-tooling-maven/pom.xml
index 8b3ffdd..e34d060 100644
--- a/tooling/camel-tooling-maven/pom.xml
+++ b/tooling/camel-tooling-maven/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>tooling</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-tooling-maven</artifactId>
diff --git a/tooling/camel-tooling-model/pom.xml b/tooling/camel-tooling-model/pom.xml
index 52dfe25..0df8519 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 cb7a9e0..7affe19 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 92c99cc..1199f7d 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 dcf6c30..d7c6730 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 cd0f6ff..119a4f5 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 f11a2e5..ef27c1c 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 2556334..b730fec 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-eip-documentation-enricher-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-maven-plugin/pom.xml b/tooling/maven/camel-maven-plugin/pom.xml
index 3d7d80c..e300a79 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 00de1fc..a3ec9fa 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-package-maven-plugin</artifactId>
diff --git a/tooling/maven/camel-restdsl-openapi-plugin/pom.xml b/tooling/maven/camel-restdsl-openapi-plugin/pom.xml
index 31b8f38..3ddd37f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-restdsl-openapi-plugin</artifactId>
diff --git a/tooling/maven/pom.xml b/tooling/maven/pom.xml
index 0b6f82c..ff5b8ab 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 29a622a..bed8699 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.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 15dc8a4..18c8387 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>camel-openapi-rest-dsl-generator</artifactId>
diff --git a/tooling/parent/pom.xml b/tooling/parent/pom.xml
index 5ab4cbf..281c52f 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<artifactId>tooling-parent</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 4d46567..22f4017 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-parent</artifactId>
- <version>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
<relativePath>../parent</relativePath>
</parent>
diff --git a/tooling/spi-annotations/pom.xml b/tooling/spi-annotations/pom.xml
index b2e76b4..1f7ea65 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>4.4.3-SNAPSHOT</version>
+ <version>4.4.3</version>
</parent>
<!-- should not be OSGi bundle as we shade this component into camel-core -->