You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2022/04/30 14:50:38 UTC

[camel-spring-boot] branch release/3.14.3 created (now c6d7fb8a062)

This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/3.14.3
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


      at c6d7fb8a062 [maven-release-plugin] prepare release camel-spring-boot-3.14.3

This branch includes the following new commits:

     new e3d69cffb0a Target Camel 3.14.3 for release
     new c6d7fb8a062 [maven-release-plugin] prepare release camel-spring-boot-3.14.3

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-spring-boot] 01/02: Target Camel 3.14.3 for release

Posted by gz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch release/3.14.3
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit e3d69cffb0a151f402ae0112f561c40da499a41b
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Apr 30 14:09:44 2022 +0000

    Target Camel 3.14.3 for release
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5367d6b6668..79b9a0b3528 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
 
     <groupId>org.apache.camel.springboot</groupId>
@@ -111,7 +111,7 @@
         <spring-boot-version>2.6.7</spring-boot-version>
 
         <!-- Camel target version -->
-        <camel-version>3.14.3-SNAPSHOT</camel-version>
+        <camel-version>3.14.3</camel-version>
 
         <!-- versions -->
         <aether-version>1.0.2.v20150114</aether-version>
@@ -453,7 +453,7 @@
         <profile>
             <id>dev</id>
             <properties>
-                <camel-version>3.14.3-SNAPSHOT</camel-version>
+                <camel-version>3.14.3</camel-version>
             </properties>
         </profile>
 


[camel-spring-boot] 02/02: [maven-release-plugin] prepare release camel-spring-boot-3.14.3

Posted by gz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch release/3.14.3
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit c6d7fb8a062a612367c62eeb1ec87ac562e4b727
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Apr 30 14:50:34 2022 +0000

    [maven-release-plugin] prepare release camel-spring-boot-3.14.3
---
 archetypes/camel-archetype-spring-boot/pom.xml     |   2 +-
 archetypes/pom.xml                                 |   2 +-
 catalog/camel-catalog-provider-springboot/pom.xml  |   2 +-
 catalog/pom.xml                                    |   2 +-
 components-starter/camel-activemq-starter/pom.xml  |   2 +-
 components-starter/camel-ahc-starter/pom.xml       |   2 +-
 components-starter/camel-ahc-ws-starter/pom.xml    |   2 +-
 components-starter/camel-amqp-starter/pom.xml      |   2 +-
 components-starter/camel-any23-starter/pom.xml     |   2 +-
 components-starter/camel-arangodb-starter/pom.xml  |   2 +-
 components-starter/camel-as2-starter/pom.xml       |   2 +-
 components-starter/camel-asn1-starter/pom.xml      |   2 +-
 components-starter/camel-asterisk-starter/pom.xml  |   2 +-
 components-starter/camel-atlasmap-starter/pom.xml  |   2 +-
 components-starter/camel-atmos-starter/pom.xml     |   2 +-
 .../camel-atmosphere-websocket-starter/pom.xml     |   2 +-
 components-starter/camel-atom-starter/pom.xml      |   2 +-
 components-starter/camel-atomix-starter/pom.xml    |   2 +-
 components-starter/camel-avro-rpc-starter/pom.xml  |   2 +-
 components-starter/camel-avro-starter/pom.xml      |   2 +-
 .../camel-aws-secrets-manager-starter/pom.xml      |   2 +-
 components-starter/camel-aws-xray-starter/pom.xml  |   2 +-
 .../camel-aws2-athena-starter/pom.xml              |   2 +-
 components-starter/camel-aws2-cw-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-ddb-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-ec2-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-ecs-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-eks-starter/pom.xml  |   2 +-
 .../camel-aws2-eventbridge-starter/pom.xml         |   2 +-
 components-starter/camel-aws2-iam-starter/pom.xml  |   2 +-
 .../camel-aws2-kinesis-starter/pom.xml             |   2 +-
 components-starter/camel-aws2-kms-starter/pom.xml  |   2 +-
 .../camel-aws2-lambda-starter/pom.xml              |   2 +-
 components-starter/camel-aws2-mq-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-msk-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-s3-starter/pom.xml   |   2 +-
 components-starter/camel-aws2-ses-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sns-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sqs-starter/pom.xml  |   2 +-
 components-starter/camel-aws2-sts-starter/pom.xml  |   2 +-
 .../camel-aws2-translate-starter/pom.xml           |   2 +-
 .../camel-azure-cosmosdb-starter/pom.xml           |   2 +-
 .../camel-azure-eventhubs-starter/pom.xml          |   2 +-
 .../camel-azure-servicebus-starter/pom.xml         |   2 +-
 .../camel-azure-storage-blob-starter/pom.xml       |   2 +-
 .../camel-azure-storage-datalake-starter/pom.xml   |   2 +-
 .../camel-azure-storage-queue-starter/pom.xml      |   2 +-
 components-starter/camel-barcode-starter/pom.xml   |   2 +-
 components-starter/camel-base64-starter/pom.xml    |   2 +-
 components-starter/camel-bean-starter/pom.xml      |   2 +-
 .../camel-bean-validator-starter/pom.xml           |   2 +-
 components-starter/camel-beanio-starter/pom.xml    |   2 +-
 components-starter/camel-beanstalk-starter/pom.xml |   2 +-
 components-starter/camel-bindy-starter/pom.xml     |   2 +-
 components-starter/camel-bonita-starter/pom.xml    |   2 +-
 components-starter/camel-box-starter/pom.xml       |   2 +-
 components-starter/camel-braintree-starter/pom.xml |   2 +-
 components-starter/camel-browse-starter/pom.xml    |   2 +-
 .../camel-caffeine-lrucache-starter/pom.xml        |   2 +-
 components-starter/camel-caffeine-starter/pom.xml  |   2 +-
 .../camel-cassandraql-starter/pom.xml              |   2 +-
 components-starter/camel-cbor-starter/pom.xml      |   2 +-
 .../camel-chatscript-starter/pom.xml               |   2 +-
 components-starter/camel-chunk-starter/pom.xml     |   2 +-
 components-starter/camel-cm-sms-starter/pom.xml    |   2 +-
 components-starter/camel-cmis-starter/pom.xml      |   2 +-
 components-starter/camel-coap-starter/pom.xml      |   2 +-
 components-starter/camel-cometd-starter/pom.xml    |   2 +-
 components-starter/camel-consul-starter/pom.xml    |   2 +-
 .../camel-controlbus-starter/pom.xml               |   2 +-
 components-starter/camel-corda-starter/pom.xml     |   2 +-
 components-starter/camel-core-starter/pom.xml      |   2 +-
 components-starter/camel-couchbase-starter/pom.xml |   2 +-
 components-starter/camel-couchdb-starter/pom.xml   |   2 +-
 components-starter/camel-cron-starter/pom.xml      |   2 +-
 components-starter/camel-crypto-starter/pom.xml    |   2 +-
 .../camel-csimple-joor-starter/pom.xml             |   2 +-
 components-starter/camel-csv-starter/pom.xml       |   2 +-
 components-starter/camel-cxf-starter/pom.xml       |   2 +-
 .../camel-cxf-transport-starter/pom.xml            |   2 +-
 .../camel-dataformat-starter/pom.xml               |   2 +-
 components-starter/camel-dataset-starter/pom.xml   |   2 +-
 .../camel-datasonnet-starter/pom.xml               |   2 +-
 .../camel-debezium-mongodb-starter/pom.xml         |   2 +-
 .../camel-debezium-mysql-starter/pom.xml           |   2 +-
 .../camel-debezium-postgres-starter/pom.xml        |   2 +-
 .../camel-debezium-sqlserver-starter/pom.xml       |   2 +-
 .../camel-digitalocean-starter/pom.xml             |   2 +-
 components-starter/camel-direct-starter/pom.xml    |   2 +-
 components-starter/camel-directvm-starter/pom.xml  |   2 +-
 components-starter/camel-disruptor-starter/pom.xml |   2 +-
 components-starter/camel-djl-starter/pom.xml       |   2 +-
 components-starter/camel-dns-starter/pom.xml       |   2 +-
 components-starter/camel-docker-starter/pom.xml    |   2 +-
 components-starter/camel-dozer-starter/pom.xml     |   2 +-
 components-starter/camel-drill-starter/pom.xml     |   2 +-
 components-starter/camel-dropbox-starter/pom.xml   |   2 +-
 components-starter/camel-ehcache-starter/pom.xml   |   2 +-
 .../camel-elasticsearch-rest-starter/pom.xml       |   2 +-
 components-starter/camel-elsql-starter/pom.xml     |   2 +-
 components-starter/camel-etcd-starter/pom.xml      |   2 +-
 components-starter/camel-etcd3-starter/pom.xml     |   2 +-
 components-starter/camel-exec-starter/pom.xml      |   2 +-
 components-starter/camel-facebook-starter/pom.xml  |   2 +-
 components-starter/camel-fastjson-starter/pom.xml  |   2 +-
 components-starter/camel-fhir-starter/pom.xml      |   2 +-
 components-starter/camel-file-starter/pom.xml      |   2 +-
 .../camel-file-watch-starter/pom.xml               |   2 +-
 components-starter/camel-flatpack-starter/pom.xml  |   2 +-
 components-starter/camel-flink-starter/pom.xml     |   2 +-
 components-starter/camel-fop-starter/pom.xml       |   2 +-
 .../camel-freemarker-starter/pom.xml               |   2 +-
 components-starter/camel-ftp-starter/pom.xml       |   2 +-
 components-starter/camel-ganglia-starter/pom.xml   |   2 +-
 components-starter/camel-geocoder-starter/pom.xml  |   2 +-
 components-starter/camel-git-starter/pom.xml       |   2 +-
 components-starter/camel-github-starter/pom.xml    |   2 +-
 .../camel-google-bigquery-starter/pom.xml          |   2 +-
 .../camel-google-calendar-starter/pom.xml          |   2 +-
 .../camel-google-drive-starter/pom.xml             |   2 +-
 .../camel-google-functions-starter/pom.xml         |   2 +-
 .../camel-google-mail-starter/pom.xml              |   2 +-
 .../camel-google-pubsub-starter/pom.xml            |   2 +-
 .../camel-google-sheets-starter/pom.xml            |   2 +-
 .../camel-google-storage-starter/pom.xml           |   2 +-
 components-starter/camel-gora-starter/pom.xml      |   2 +-
 components-starter/camel-grape-starter/pom.xml     |   2 +-
 components-starter/camel-graphql-starter/pom.xml   |   2 +-
 components-starter/camel-grok-starter/pom.xml      |   2 +-
 components-starter/camel-groovy-starter/pom.xml    |   2 +-
 components-starter/camel-grpc-starter/pom.xml      |   2 +-
 components-starter/camel-gson-starter/pom.xml      |   2 +-
 .../camel-guava-eventbus-starter/pom.xml           |   2 +-
 components-starter/camel-hazelcast-starter/pom.xml |   2 +-
 components-starter/camel-hbase-starter/pom.xml     |   2 +-
 components-starter/camel-hdfs-starter/pom.xml      |   2 +-
 components-starter/camel-hl7-starter/pom.xml       |   2 +-
 components-starter/camel-http-starter/pom.xml      |   2 +-
 .../camel-huaweicloud-dms-starter/pom.xml          |   2 +-
 .../pom.xml                                        |   2 +-
 .../camel-huaweicloud-iam-starter/pom.xml          |   2 +-
 .../pom.xml                                        |   2 +-
 .../camel-huaweicloud-obs-starter/pom.xml          |   2 +-
 .../camel-huaweicloud-smn-starter/pom.xml          |   2 +-
 components-starter/camel-hystrix-starter/pom.xml   |   2 +-
 components-starter/camel-ical-starter/pom.xml      |   2 +-
 components-starter/camel-iec60870-starter/pom.xml  |   2 +-
 components-starter/camel-ignite-starter/pom.xml    |   2 +-
 .../camel-infinispan-embedded-starter/pom.xml      |   2 +-
 .../camel-infinispan-starter/pom.xml               |   2 +-
 components-starter/camel-influxdb-starter/pom.xml  |   2 +-
 components-starter/camel-iota-starter/pom.xml      |   2 +-
 components-starter/camel-ipfs-starter/pom.xml      |   2 +-
 components-starter/camel-irc-starter/pom.xml       |   2 +-
 components-starter/camel-ironmq-starter/pom.xml    |   2 +-
 .../camel-jackson-avro-starter/pom.xml             |   2 +-
 .../camel-jackson-protobuf-starter/pom.xml         |   2 +-
 components-starter/camel-jackson-starter/pom.xml   |   2 +-
 .../camel-jacksonxml-starter/pom.xml               |   2 +-
 components-starter/camel-jasypt-starter/pom.xml    |   2 +-
 components-starter/camel-jaxb-starter/pom.xml      |   2 +-
 components-starter/camel-jbpm-starter/pom.xml      |   2 +-
 components-starter/camel-jcache-starter/pom.xml    |   2 +-
 components-starter/camel-jclouds-starter/pom.xml   |   2 +-
 components-starter/camel-jcr-starter/pom.xml       |   2 +-
 components-starter/camel-jdbc-starter/pom.xml      |   2 +-
 components-starter/camel-jetty-starter/pom.xml     |   2 +-
 components-starter/camel-jfr-starter/pom.xml       |   2 +-
 .../camel-jgroups-raft-starter/pom.xml             |   2 +-
 components-starter/camel-jgroups-starter/pom.xml   |   2 +-
 components-starter/camel-jing-starter/pom.xml      |   2 +-
 components-starter/camel-jira-starter/pom.xml      |   2 +-
 components-starter/camel-jms-starter/pom.xml       |   2 +-
 components-starter/camel-jmx-starter/pom.xml       |   2 +-
 components-starter/camel-johnzon-starter/pom.xml   |   2 +-
 components-starter/camel-jolt-starter/pom.xml      |   2 +-
 components-starter/camel-jooq-starter/pom.xml      |   2 +-
 components-starter/camel-joor-starter/pom.xml      |   2 +-
 components-starter/camel-jpa-starter/pom.xml       |   2 +-
 components-starter/camel-jsch-starter/pom.xml      |   2 +-
 components-starter/camel-jslt-starter/pom.xml      |   2 +-
 .../camel-json-patch-starter/pom.xml               |   2 +-
 .../camel-json-validator-starter/pom.xml           |   2 +-
 components-starter/camel-jsonapi-starter/pom.xml   |   2 +-
 components-starter/camel-jsonata-starter/pom.xml   |   2 +-
 components-starter/camel-jsonb-starter/pom.xml     |   2 +-
 components-starter/camel-jsonpath-starter/pom.xml  |   2 +-
 components-starter/camel-jt400-starter/pom.xml     |   2 +-
 components-starter/camel-kafka-starter/pom.xml     |   2 +-
 .../camel-kamelet-reify-starter/pom.xml            |   2 +-
 components-starter/camel-kamelet-starter/pom.xml   |   2 +-
 .../camel-kubernetes-starter/pom.xml               |   2 +-
 components-starter/camel-kudu-starter/pom.xml      |   2 +-
 components-starter/camel-language-starter/pom.xml  |   2 +-
 components-starter/camel-ldap-starter/pom.xml      |   2 +-
 components-starter/camel-ldif-starter/pom.xml      |   2 +-
 .../camel-leveldb-legacy-starter/pom.xml           |   2 +-
 components-starter/camel-leveldb-starter/pom.xml   |   2 +-
 components-starter/camel-log-starter/pom.xml       |   2 +-
 components-starter/camel-lra-starter/pom.xml       |   2 +-
 components-starter/camel-lucene-starter/pom.xml    |   2 +-
 .../camel-lumberjack-starter/pom.xml               |   2 +-
 components-starter/camel-lzf-starter/pom.xml       |   2 +-
 components-starter/camel-mail-starter/pom.xml      |   2 +-
 components-starter/camel-master-starter/pom.xml    |   2 +-
 components-starter/camel-metrics-starter/pom.xml   |   2 +-
 .../camel-micrometer-starter/pom.xml               |   2 +-
 components-starter/camel-milo-starter/pom.xml      |   2 +-
 components-starter/camel-mina-starter/pom.xml      |   2 +-
 components-starter/camel-minio-starter/pom.xml     |   2 +-
 components-starter/camel-mllp-starter/pom.xml      |   2 +-
 components-starter/camel-mock-starter/pom.xml      |   2 +-
 .../camel-mongodb-gridfs-starter/pom.xml           |   2 +-
 components-starter/camel-mongodb-starter/pom.xml   |   2 +-
 components-starter/camel-msv-starter/pom.xml       |   2 +-
 components-starter/camel-mustache-starter/pom.xml  |   2 +-
 components-starter/camel-mvel-starter/pom.xml      |   2 +-
 components-starter/camel-mybatis-starter/pom.xml   |   2 +-
 components-starter/camel-nagios-starter/pom.xml    |   2 +-
 components-starter/camel-nats-starter/pom.xml      |   2 +-
 .../camel-netty-http-starter/pom.xml               |   2 +-
 components-starter/camel-netty-starter/pom.xml     |   2 +-
 components-starter/camel-nitrite-starter/pom.xml   |   2 +-
 components-starter/camel-nsq-starter/pom.xml       |   2 +-
 components-starter/camel-oaipmh-starter/pom.xml    |   2 +-
 components-starter/camel-ognl-starter/pom.xml      |   2 +-
 components-starter/camel-olingo2-starter/pom.xml   |   2 +-
 components-starter/camel-olingo4-starter/pom.xml   |   2 +-
 .../camel-openapi-java-starter/pom.xml             |   2 +-
 components-starter/camel-openstack-starter/pom.xml |   2 +-
 .../camel-opentelemetry-starter/pom.xml            |   2 +-
 .../camel-opentracing-starter/pom.xml              |   2 +-
 .../camel-optaplanner-starter/pom.xml              |   2 +-
 .../camel-paho-mqtt5-starter/pom.xml               |   2 +-
 components-starter/camel-paho-starter/pom.xml      |   2 +-
 components-starter/camel-pdf-starter/pom.xml       |   2 +-
 .../camel-pg-replication-slot-starter/pom.xml      |   2 +-
 components-starter/camel-pgevent-starter/pom.xml   |   2 +-
 .../camel-platform-http-starter/pom.xml            |   2 +-
 components-starter/camel-printer-starter/pom.xml   |   2 +-
 components-starter/camel-protobuf-starter/pom.xml  |   2 +-
 components-starter/camel-pubnub-starter/pom.xml    |   2 +-
 components-starter/camel-pulsar-starter/pom.xml    |   2 +-
 components-starter/camel-quartz-starter/pom.xml    |   2 +-
 components-starter/camel-quickfix-starter/pom.xml  |   2 +-
 components-starter/camel-rabbitmq-starter/pom.xml  |   2 +-
 .../camel-reactive-streams-starter/pom.xml         |   2 +-
 components-starter/camel-reactor-starter/pom.xml   |   2 +-
 components-starter/camel-ref-starter/pom.xml       |   2 +-
 .../camel-resilience4j-starter/pom.xml             |   2 +-
 .../camel-rest-openapi-starter/pom.xml             |   2 +-
 components-starter/camel-rest-starter/pom.xml      |   2 +-
 .../camel-rest-swagger-starter/pom.xml             |   2 +-
 components-starter/camel-resteasy-starter/pom.xml  |   2 +-
 components-starter/camel-ribbon-starter/pom.xml    |   2 +-
 .../camel-robotframework-starter/pom.xml           |   2 +-
 components-starter/camel-rss-starter/pom.xml       |   2 +-
 components-starter/camel-rxjava-starter/pom.xml    |   2 +-
 components-starter/camel-saga-starter/pom.xml      |   2 +-
 .../camel-salesforce-starter/pom.xml               |   2 +-
 .../camel-sap-netweaver-starter/pom.xml            |   2 +-
 components-starter/camel-saxon-starter/pom.xml     |   2 +-
 components-starter/camel-scheduler-starter/pom.xml |   2 +-
 .../camel-schematron-starter/pom.xml               |   2 +-
 components-starter/camel-seda-starter/pom.xml      |   2 +-
 components-starter/camel-service-starter/pom.xml   |   2 +-
 .../camel-servicenow-starter/pom.xml               |   2 +-
 components-starter/camel-servlet-starter/pom.xml   |   2 +-
 components-starter/camel-shiro-starter/pom.xml     |   2 +-
 components-starter/camel-sip-starter/pom.xml       |   2 +-
 components-starter/camel-sjms-starter/pom.xml      |   2 +-
 components-starter/camel-sjms2-starter/pom.xml     |   2 +-
 components-starter/camel-slack-starter/pom.xml     |   2 +-
 components-starter/camel-smpp-starter/pom.xml      |   2 +-
 components-starter/camel-snakeyaml-starter/pom.xml |   2 +-
 components-starter/camel-snmp-starter/pom.xml      |   2 +-
 components-starter/camel-soap-starter/pom.xml      |   2 +-
 components-starter/camel-solr-starter/pom.xml      |   2 +-
 components-starter/camel-soroush-starter/pom.xml   |   2 +-
 components-starter/camel-spark-starter/pom.xml     |   2 +-
 components-starter/camel-splunk-starter/pom.xml    |   2 +-
 .../camel-spring-batch-starter/pom.xml             |   2 +-
 .../camel-spring-integration-starter/pom.xml       |   2 +-
 .../camel-spring-javaconfig-starter/pom.xml        |   2 +-
 .../camel-spring-jdbc-starter/pom.xml              |   2 +-
 .../camel-spring-ldap-starter/pom.xml              |   2 +-
 .../camel-spring-rabbitmq-starter/pom.xml          |   2 +-
 .../camel-spring-redis-starter/pom.xml             |   2 +-
 .../camel-spring-security-starter/pom.xml          |   2 +-
 components-starter/camel-spring-starter/pom.xml    |   2 +-
 components-starter/camel-spring-ws-starter/pom.xml |   2 +-
 components-starter/camel-springdoc-starter/pom.xml |   2 +-
 components-starter/camel-sql-starter/pom.xml       |   2 +-
 components-starter/camel-ssh-starter/pom.xml       |   2 +-
 components-starter/camel-stax-starter/pom.xml      |   2 +-
 components-starter/camel-stitch-starter/pom.xml    |   2 +-
 components-starter/camel-stomp-starter/pom.xml     |   2 +-
 components-starter/camel-stream-starter/pom.xml    |   2 +-
 .../camel-stringtemplate-starter/pom.xml           |   2 +-
 components-starter/camel-stub-starter/pom.xml      |   2 +-
 .../camel-swagger-java-starter/pom.xml             |   2 +-
 components-starter/camel-syslog-starter/pom.xml    |   2 +-
 components-starter/camel-tagsoup-starter/pom.xml   |   2 +-
 components-starter/camel-tarfile-starter/pom.xml   |   2 +-
 components-starter/camel-telegram-starter/pom.xml  |   2 +-
 components-starter/camel-thrift-starter/pom.xml    |   2 +-
 components-starter/camel-tika-starter/pom.xml      |   2 +-
 components-starter/camel-timer-starter/pom.xml     |   2 +-
 components-starter/camel-twilio-starter/pom.xml    |   2 +-
 components-starter/camel-twitter-starter/pom.xml   |   2 +-
 .../camel-undertow-spring-security-starter/pom.xml |   2 +-
 components-starter/camel-undertow-starter/pom.xml  |   2 +-
 .../camel-univocity-parsers-starter/pom.xml        |   2 +-
 components-starter/camel-validator-starter/pom.xml |   2 +-
 components-starter/camel-velocity-starter/pom.xml  |   2 +-
 .../camel-vertx-http-starter/pom.xml               |   2 +-
 .../camel-vertx-kafka-starter/pom.xml              |   2 +-
 components-starter/camel-vertx-starter/pom.xml     |   2 +-
 .../camel-vertx-websocket-starter/pom.xml          |   2 +-
 components-starter/camel-vm-starter/pom.xml        |   2 +-
 components-starter/camel-weather-starter/pom.xml   |   2 +-
 components-starter/camel-web3j-starter/pom.xml     |   2 +-
 components-starter/camel-webhook-starter/pom.xml   |   2 +-
 .../camel-websocket-jsr356-starter/pom.xml         |   2 +-
 components-starter/camel-websocket-starter/pom.xml |   2 +-
 components-starter/camel-weka-starter/pom.xml      |   2 +-
 components-starter/camel-wordpress-starter/pom.xml |   2 +-
 components-starter/camel-workday-starter/pom.xml   |   2 +-
 components-starter/camel-xchange-starter/pom.xml   |   2 +-
 components-starter/camel-xj-starter/pom.xml        |   2 +-
 components-starter/camel-xml-jaxp-starter/pom.xml  |   2 +-
 .../camel-xmlsecurity-starter/pom.xml              |   2 +-
 components-starter/camel-xmpp-starter/pom.xml      |   2 +-
 components-starter/camel-xpath-starter/pom.xml     |   2 +-
 .../camel-xslt-saxon-starter/pom.xml               |   2 +-
 components-starter/camel-xslt-starter/pom.xml      |   2 +-
 components-starter/camel-xstream-starter/pom.xml   |   2 +-
 components-starter/camel-yammer-starter/pom.xml    |   2 +-
 components-starter/camel-zendesk-starter/pom.xml   |   2 +-
 .../camel-zip-deflater-starter/pom.xml             |   2 +-
 components-starter/camel-zipfile-starter/pom.xml   |   2 +-
 components-starter/camel-zipkin-starter/pom.xml    |   2 +-
 .../camel-zookeeper-master-starter/pom.xml         |   2 +-
 components-starter/camel-zookeeper-starter/pom.xml |   2 +-
 components-starter/pom.xml                         |   2 +-
 .../camel-spring-boot-engine-starter/pom.xml       |   2 +-
 core-starter/camel-spring-boot-starter/pom.xml     |   2 +-
 core-starter/camel-spring-boot-xml-starter/pom.xml |   2 +-
 core-starter/pom.xml                               |   2 +-
 core/camel-spring-boot-xml/pom.xml                 |   2 +-
 core/camel-spring-boot/pom.xml                     |   2 +-
 core/pom.xml                                       |   2 +-
 docs/pom.xml                                       |   2 +-
 dsl-starter/camel-java-joor-dsl-starter/pom.xml    |   2 +-
 dsl-starter/camel-xml-io-dsl-starter/pom.xml       |   2 +-
 dsl-starter/camel-xml-jaxb-dsl-starter/pom.xml     |   2 +-
 dsl-starter/camel-yaml-dsl-starter/pom.xml         |   2 +-
 dsl-starter/pom.xml                                |   2 +-
 parent/pom.xml                                     |   4 +-
 pom.xml                                            |   4 +-
 tests/camel-itest-spring-boot/pom.xml              |   2 +-
 tests/pom.xml                                      |   2 +-
 tooling/camel-spring-boot-bom-generator/pom.xml    |   2 +-
 tooling/camel-spring-boot-bom/pom.xml              |   4 +-
 .../pom.xml                                        |   2 +-
 tooling/camel-spring-boot-dependencies/pom.xml     | 900 ++++++++++-----------
 .../pom.xml                                        |   2 +-
 .../camel-spring-boot-starter-generator/pom.xml    |   2 +-
 tooling/camel-starter-parent/pom.xml               |   2 +-
 tooling/pom.xml                                    |   2 +-
 370 files changed, 822 insertions(+), 822 deletions(-)

diff --git a/archetypes/camel-archetype-spring-boot/pom.xml b/archetypes/camel-archetype-spring-boot/pom.xml
index 2543ef100a8..9931bd2431a 100644
--- a/archetypes/camel-archetype-spring-boot/pom.xml
+++ b/archetypes/camel-archetype-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index deea8ffbe10..bc66511513f 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/catalog/camel-catalog-provider-springboot/pom.xml b/catalog/camel-catalog-provider-springboot/pom.xml
index 77b216c1541..770ba0d914d 100644
--- a/catalog/camel-catalog-provider-springboot/pom.xml
+++ b/catalog/camel-catalog-provider-springboot/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/pom.xml b/catalog/pom.xml
index e800a61bde4..ac25acd2e17 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/components-starter/camel-activemq-starter/pom.xml b/components-starter/camel-activemq-starter/pom.xml
index e951a857e77..c3e36be6c35 100644
--- a/components-starter/camel-activemq-starter/pom.xml
+++ b/components-starter/camel-activemq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-activemq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ahc-starter/pom.xml b/components-starter/camel-ahc-starter/pom.xml
index d99b2757e21..b41cb6060b6 100644
--- a/components-starter/camel-ahc-starter/pom.xml
+++ b/components-starter/camel-ahc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ahc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ahc-ws-starter/pom.xml b/components-starter/camel-ahc-ws-starter/pom.xml
index 52be2faadf9..d7e4ebd9793 100644
--- a/components-starter/camel-ahc-ws-starter/pom.xml
+++ b/components-starter/camel-ahc-ws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ahc-ws-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-amqp-starter/pom.xml b/components-starter/camel-amqp-starter/pom.xml
index 2361d2412cc..3af98203aac 100644
--- a/components-starter/camel-amqp-starter/pom.xml
+++ b/components-starter/camel-amqp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-amqp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-any23-starter/pom.xml b/components-starter/camel-any23-starter/pom.xml
index 9fa655dd1bc..60623bfa8e7 100644
--- a/components-starter/camel-any23-starter/pom.xml
+++ b/components-starter/camel-any23-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-any23-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-arangodb-starter/pom.xml b/components-starter/camel-arangodb-starter/pom.xml
index 214f1f1586b..05822762183 100644
--- a/components-starter/camel-arangodb-starter/pom.xml
+++ b/components-starter/camel-arangodb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-arangodb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-as2-starter/pom.xml b/components-starter/camel-as2-starter/pom.xml
index 3fb8b3c5091..21a83be9657 100644
--- a/components-starter/camel-as2-starter/pom.xml
+++ b/components-starter/camel-as2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-as2-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-asn1-starter/pom.xml b/components-starter/camel-asn1-starter/pom.xml
index 4c5a86e6733..df38060f857 100644
--- a/components-starter/camel-asn1-starter/pom.xml
+++ b/components-starter/camel-asn1-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-asn1-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-asterisk-starter/pom.xml b/components-starter/camel-asterisk-starter/pom.xml
index 1b44b7ebd2e..1eb1440c513 100644
--- a/components-starter/camel-asterisk-starter/pom.xml
+++ b/components-starter/camel-asterisk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-asterisk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-atlasmap-starter/pom.xml b/components-starter/camel-atlasmap-starter/pom.xml
index 6156fc72752..ff45ee74f1d 100644
--- a/components-starter/camel-atlasmap-starter/pom.xml
+++ b/components-starter/camel-atlasmap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-atlasmap-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-atmos-starter/pom.xml b/components-starter/camel-atmos-starter/pom.xml
index c34121e962a..e5d7f388ffe 100644
--- a/components-starter/camel-atmos-starter/pom.xml
+++ b/components-starter/camel-atmos-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-atmos-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-atmosphere-websocket-starter/pom.xml b/components-starter/camel-atmosphere-websocket-starter/pom.xml
index 848bc8ebd3a..c244acf5082 100644
--- a/components-starter/camel-atmosphere-websocket-starter/pom.xml
+++ b/components-starter/camel-atmosphere-websocket-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-atmosphere-websocket-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-atom-starter/pom.xml b/components-starter/camel-atom-starter/pom.xml
index 22790dcfa30..f0ebcfd2b5a 100644
--- a/components-starter/camel-atom-starter/pom.xml
+++ b/components-starter/camel-atom-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-atom-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-atomix-starter/pom.xml b/components-starter/camel-atomix-starter/pom.xml
index 2fcad5ccae6..704b0a7a379 100644
--- a/components-starter/camel-atomix-starter/pom.xml
+++ b/components-starter/camel-atomix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-atomix-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-avro-rpc-starter/pom.xml b/components-starter/camel-avro-rpc-starter/pom.xml
index dbf2536226d..1a37521ec64 100644
--- a/components-starter/camel-avro-rpc-starter/pom.xml
+++ b/components-starter/camel-avro-rpc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-avro-rpc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-avro-starter/pom.xml b/components-starter/camel-avro-starter/pom.xml
index 30616fc038d..450d10589f2 100644
--- a/components-starter/camel-avro-starter/pom.xml
+++ b/components-starter/camel-avro-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-secrets-manager-starter/pom.xml b/components-starter/camel-aws-secrets-manager-starter/pom.xml
index f5465cd5b82..80cef124b08 100644
--- a/components-starter/camel-aws-secrets-manager-starter/pom.xml
+++ b/components-starter/camel-aws-secrets-manager-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws-secrets-manager-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-xray-starter/pom.xml b/components-starter/camel-aws-xray-starter/pom.xml
index 11e1d28b3eb..2775cf1e7bb 100644
--- a/components-starter/camel-aws-xray-starter/pom.xml
+++ b/components-starter/camel-aws-xray-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws-xray-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-athena-starter/pom.xml b/components-starter/camel-aws2-athena-starter/pom.xml
index 79f7929a4cf..624188294ab 100644
--- a/components-starter/camel-aws2-athena-starter/pom.xml
+++ b/components-starter/camel-aws2-athena-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-athena-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-cw-starter/pom.xml b/components-starter/camel-aws2-cw-starter/pom.xml
index a51aaf1f6fb..7fc5b8f8b4a 100644
--- a/components-starter/camel-aws2-cw-starter/pom.xml
+++ b/components-starter/camel-aws2-cw-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-cw-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-ddb-starter/pom.xml b/components-starter/camel-aws2-ddb-starter/pom.xml
index d32cb12947e..f4909c7c30f 100644
--- a/components-starter/camel-aws2-ddb-starter/pom.xml
+++ b/components-starter/camel-aws2-ddb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-ddb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-ec2-starter/pom.xml b/components-starter/camel-aws2-ec2-starter/pom.xml
index bae253fdf8e..cdaae3e8166 100644
--- a/components-starter/camel-aws2-ec2-starter/pom.xml
+++ b/components-starter/camel-aws2-ec2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-ec2-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-ecs-starter/pom.xml b/components-starter/camel-aws2-ecs-starter/pom.xml
index 5dacf3103e5..f5a7551dc73 100644
--- a/components-starter/camel-aws2-ecs-starter/pom.xml
+++ b/components-starter/camel-aws2-ecs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-ecs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-eks-starter/pom.xml b/components-starter/camel-aws2-eks-starter/pom.xml
index 1a713e32286..7a9363c28c0 100644
--- a/components-starter/camel-aws2-eks-starter/pom.xml
+++ b/components-starter/camel-aws2-eks-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-eks-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-eventbridge-starter/pom.xml b/components-starter/camel-aws2-eventbridge-starter/pom.xml
index f46bab04d76..65dadc89c56 100644
--- a/components-starter/camel-aws2-eventbridge-starter/pom.xml
+++ b/components-starter/camel-aws2-eventbridge-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-eventbridge-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-iam-starter/pom.xml b/components-starter/camel-aws2-iam-starter/pom.xml
index 49002d00db0..2d67638f187 100644
--- a/components-starter/camel-aws2-iam-starter/pom.xml
+++ b/components-starter/camel-aws2-iam-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-iam-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-kinesis-starter/pom.xml b/components-starter/camel-aws2-kinesis-starter/pom.xml
index 6725a0bb7d6..0ff54883a5c 100644
--- a/components-starter/camel-aws2-kinesis-starter/pom.xml
+++ b/components-starter/camel-aws2-kinesis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-kinesis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-kms-starter/pom.xml b/components-starter/camel-aws2-kms-starter/pom.xml
index f1c3e4c77c1..4d7c0636607 100644
--- a/components-starter/camel-aws2-kms-starter/pom.xml
+++ b/components-starter/camel-aws2-kms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-kms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-lambda-starter/pom.xml b/components-starter/camel-aws2-lambda-starter/pom.xml
index 5782037d260..ef162af7a7f 100644
--- a/components-starter/camel-aws2-lambda-starter/pom.xml
+++ b/components-starter/camel-aws2-lambda-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-lambda-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-mq-starter/pom.xml b/components-starter/camel-aws2-mq-starter/pom.xml
index 808fd78f701..8d74c31b1d1 100644
--- a/components-starter/camel-aws2-mq-starter/pom.xml
+++ b/components-starter/camel-aws2-mq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-mq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-msk-starter/pom.xml b/components-starter/camel-aws2-msk-starter/pom.xml
index 46ac88148ba..3e7d5d43839 100644
--- a/components-starter/camel-aws2-msk-starter/pom.xml
+++ b/components-starter/camel-aws2-msk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-msk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-s3-starter/pom.xml b/components-starter/camel-aws2-s3-starter/pom.xml
index 8e4078dcec9..406f6feaeca 100644
--- a/components-starter/camel-aws2-s3-starter/pom.xml
+++ b/components-starter/camel-aws2-s3-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-s3-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-ses-starter/pom.xml b/components-starter/camel-aws2-ses-starter/pom.xml
index 6dbd48a494c..f2045ba6427 100644
--- a/components-starter/camel-aws2-ses-starter/pom.xml
+++ b/components-starter/camel-aws2-ses-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-ses-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-sns-starter/pom.xml b/components-starter/camel-aws2-sns-starter/pom.xml
index 488c47cf5cf..828a1d8f35c 100644
--- a/components-starter/camel-aws2-sns-starter/pom.xml
+++ b/components-starter/camel-aws2-sns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-sns-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-sqs-starter/pom.xml b/components-starter/camel-aws2-sqs-starter/pom.xml
index c7889face5c..c3088ff5bb1 100644
--- a/components-starter/camel-aws2-sqs-starter/pom.xml
+++ b/components-starter/camel-aws2-sqs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-sqs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-sts-starter/pom.xml b/components-starter/camel-aws2-sts-starter/pom.xml
index 4ea5e6b9729..a946e98295f 100644
--- a/components-starter/camel-aws2-sts-starter/pom.xml
+++ b/components-starter/camel-aws2-sts-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-sts-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws2-translate-starter/pom.xml b/components-starter/camel-aws2-translate-starter/pom.xml
index f54e487887e..6f946546ad7 100644
--- a/components-starter/camel-aws2-translate-starter/pom.xml
+++ b/components-starter/camel-aws2-translate-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-aws2-translate-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-azure-cosmosdb-starter/pom.xml b/components-starter/camel-azure-cosmosdb-starter/pom.xml
index a9eac7833cb..845ec6b9c66 100644
--- a/components-starter/camel-azure-cosmosdb-starter/pom.xml
+++ b/components-starter/camel-azure-cosmosdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-azure-cosmosdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-azure-eventhubs-starter/pom.xml b/components-starter/camel-azure-eventhubs-starter/pom.xml
index 0c97474862b..fa3d928dd4e 100644
--- a/components-starter/camel-azure-eventhubs-starter/pom.xml
+++ b/components-starter/camel-azure-eventhubs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-azure-eventhubs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-azure-servicebus-starter/pom.xml b/components-starter/camel-azure-servicebus-starter/pom.xml
index 120c765b425..227ad55df79 100644
--- a/components-starter/camel-azure-servicebus-starter/pom.xml
+++ b/components-starter/camel-azure-servicebus-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-azure-servicebus-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-azure-storage-blob-starter/pom.xml b/components-starter/camel-azure-storage-blob-starter/pom.xml
index 221b4234b4d..9de8216ec3d 100644
--- a/components-starter/camel-azure-storage-blob-starter/pom.xml
+++ b/components-starter/camel-azure-storage-blob-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-azure-storage-blob-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-azure-storage-datalake-starter/pom.xml b/components-starter/camel-azure-storage-datalake-starter/pom.xml
index 9b119ea8a9b..8ad7ab740df 100644
--- a/components-starter/camel-azure-storage-datalake-starter/pom.xml
+++ b/components-starter/camel-azure-storage-datalake-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-azure-storage-datalake-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-azure-storage-queue-starter/pom.xml b/components-starter/camel-azure-storage-queue-starter/pom.xml
index ef1e6eba059..a95111e6d50 100644
--- a/components-starter/camel-azure-storage-queue-starter/pom.xml
+++ b/components-starter/camel-azure-storage-queue-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-azure-storage-queue-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-barcode-starter/pom.xml b/components-starter/camel-barcode-starter/pom.xml
index 4369d2fd15d..ac76cc2818f 100644
--- a/components-starter/camel-barcode-starter/pom.xml
+++ b/components-starter/camel-barcode-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-barcode-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-base64-starter/pom.xml b/components-starter/camel-base64-starter/pom.xml
index 4d5ba6c8881..e7aeded29b5 100644
--- a/components-starter/camel-base64-starter/pom.xml
+++ b/components-starter/camel-base64-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-base64-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-bean-starter/pom.xml b/components-starter/camel-bean-starter/pom.xml
index de61faac3b8..e94b98e37d5 100644
--- a/components-starter/camel-bean-starter/pom.xml
+++ b/components-starter/camel-bean-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-bean-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-bean-validator-starter/pom.xml b/components-starter/camel-bean-validator-starter/pom.xml
index 6dd445b9fad..fc499d41638 100644
--- a/components-starter/camel-bean-validator-starter/pom.xml
+++ b/components-starter/camel-bean-validator-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-bean-validator-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-beanio-starter/pom.xml b/components-starter/camel-beanio-starter/pom.xml
index a6bc425c4ed..64ce0dd095c 100644
--- a/components-starter/camel-beanio-starter/pom.xml
+++ b/components-starter/camel-beanio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-beanio-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-beanstalk-starter/pom.xml b/components-starter/camel-beanstalk-starter/pom.xml
index bc9c4563e79..fc266c99744 100644
--- a/components-starter/camel-beanstalk-starter/pom.xml
+++ b/components-starter/camel-beanstalk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-beanstalk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-bindy-starter/pom.xml b/components-starter/camel-bindy-starter/pom.xml
index 5179db9b4f8..6fc3ad218f2 100644
--- a/components-starter/camel-bindy-starter/pom.xml
+++ b/components-starter/camel-bindy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-bindy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-bonita-starter/pom.xml b/components-starter/camel-bonita-starter/pom.xml
index 35873433b29..9465e21148d 100644
--- a/components-starter/camel-bonita-starter/pom.xml
+++ b/components-starter/camel-bonita-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-bonita-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-box-starter/pom.xml b/components-starter/camel-box-starter/pom.xml
index 22baba2c6e8..bfe1f677a28 100644
--- a/components-starter/camel-box-starter/pom.xml
+++ b/components-starter/camel-box-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-box-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-braintree-starter/pom.xml b/components-starter/camel-braintree-starter/pom.xml
index 840894c11c8..42f3bd5dc14 100644
--- a/components-starter/camel-braintree-starter/pom.xml
+++ b/components-starter/camel-braintree-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-braintree-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-browse-starter/pom.xml b/components-starter/camel-browse-starter/pom.xml
index 5578c10dd3d..9a6f723fab0 100644
--- a/components-starter/camel-browse-starter/pom.xml
+++ b/components-starter/camel-browse-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-browse-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-caffeine-lrucache-starter/pom.xml b/components-starter/camel-caffeine-lrucache-starter/pom.xml
index c325c3a1108..391a04196c6 100644
--- a/components-starter/camel-caffeine-lrucache-starter/pom.xml
+++ b/components-starter/camel-caffeine-lrucache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-caffeine-lrucache-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-caffeine-starter/pom.xml b/components-starter/camel-caffeine-starter/pom.xml
index b9795e84f79..1655a834f84 100644
--- a/components-starter/camel-caffeine-starter/pom.xml
+++ b/components-starter/camel-caffeine-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-caffeine-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cassandraql-starter/pom.xml b/components-starter/camel-cassandraql-starter/pom.xml
index ed75ceb8e1a..776d451ad8e 100644
--- a/components-starter/camel-cassandraql-starter/pom.xml
+++ b/components-starter/camel-cassandraql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-cassandraql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cbor-starter/pom.xml b/components-starter/camel-cbor-starter/pom.xml
index eb97d7126e0..72cd9df9c2a 100644
--- a/components-starter/camel-cbor-starter/pom.xml
+++ b/components-starter/camel-cbor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-cbor-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-chatscript-starter/pom.xml b/components-starter/camel-chatscript-starter/pom.xml
index 7fa7dc30567..fc4662e6a17 100644
--- a/components-starter/camel-chatscript-starter/pom.xml
+++ b/components-starter/camel-chatscript-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-chatscript-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-chunk-starter/pom.xml b/components-starter/camel-chunk-starter/pom.xml
index 57e7fd62537..ba4eb3ccae9 100644
--- a/components-starter/camel-chunk-starter/pom.xml
+++ b/components-starter/camel-chunk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-chunk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cm-sms-starter/pom.xml b/components-starter/camel-cm-sms-starter/pom.xml
index ede60b641e2..faaa744d016 100644
--- a/components-starter/camel-cm-sms-starter/pom.xml
+++ b/components-starter/camel-cm-sms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-cm-sms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cmis-starter/pom.xml b/components-starter/camel-cmis-starter/pom.xml
index e87877df2e8..da9a0f87030 100644
--- a/components-starter/camel-cmis-starter/pom.xml
+++ b/components-starter/camel-cmis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-cmis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-coap-starter/pom.xml b/components-starter/camel-coap-starter/pom.xml
index 68c30559611..227d6210cbd 100644
--- a/components-starter/camel-coap-starter/pom.xml
+++ b/components-starter/camel-coap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-coap-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cometd-starter/pom.xml b/components-starter/camel-cometd-starter/pom.xml
index a5e1b845f37..3a16c30ff83 100644
--- a/components-starter/camel-cometd-starter/pom.xml
+++ b/components-starter/camel-cometd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-cometd-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-consul-starter/pom.xml b/components-starter/camel-consul-starter/pom.xml
index 275cc1d26a5..ef380898bb8 100644
--- a/components-starter/camel-consul-starter/pom.xml
+++ b/components-starter/camel-consul-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-consul-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-controlbus-starter/pom.xml b/components-starter/camel-controlbus-starter/pom.xml
index 589c70336e3..0bc8ad305f3 100644
--- a/components-starter/camel-controlbus-starter/pom.xml
+++ b/components-starter/camel-controlbus-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-controlbus-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-corda-starter/pom.xml b/components-starter/camel-corda-starter/pom.xml
index 24a553651a7..c5f827285f9 100644
--- a/components-starter/camel-corda-starter/pom.xml
+++ b/components-starter/camel-corda-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-corda-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-core-starter/pom.xml b/components-starter/camel-core-starter/pom.xml
index c105bbb742f..6ce7e95f8b9 100644
--- a/components-starter/camel-core-starter/pom.xml
+++ b/components-starter/camel-core-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-core-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-couchbase-starter/pom.xml b/components-starter/camel-couchbase-starter/pom.xml
index 61d58faaa72..b0041eeaf30 100644
--- a/components-starter/camel-couchbase-starter/pom.xml
+++ b/components-starter/camel-couchbase-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-couchbase-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-couchdb-starter/pom.xml b/components-starter/camel-couchdb-starter/pom.xml
index f9706a5f671..0128d672a61 100644
--- a/components-starter/camel-couchdb-starter/pom.xml
+++ b/components-starter/camel-couchdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-couchdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cron-starter/pom.xml b/components-starter/camel-cron-starter/pom.xml
index ddf13a27da4..bc80807c23f 100644
--- a/components-starter/camel-cron-starter/pom.xml
+++ b/components-starter/camel-cron-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-cron-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-crypto-starter/pom.xml b/components-starter/camel-crypto-starter/pom.xml
index 357f3d0fc6a..43b76ea3e18 100644
--- a/components-starter/camel-crypto-starter/pom.xml
+++ b/components-starter/camel-crypto-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-crypto-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-csimple-joor-starter/pom.xml b/components-starter/camel-csimple-joor-starter/pom.xml
index ba5e02e8c82..9bb297d577e 100644
--- a/components-starter/camel-csimple-joor-starter/pom.xml
+++ b/components-starter/camel-csimple-joor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-csimple-joor-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-csv-starter/pom.xml b/components-starter/camel-csv-starter/pom.xml
index ccba8e732ec..370c696cc5e 100644
--- a/components-starter/camel-csv-starter/pom.xml
+++ b/components-starter/camel-csv-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-csv-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cxf-starter/pom.xml b/components-starter/camel-cxf-starter/pom.xml
index 93889395b31..c0c137755bd 100644
--- a/components-starter/camel-cxf-starter/pom.xml
+++ b/components-starter/camel-cxf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-cxf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cxf-transport-starter/pom.xml b/components-starter/camel-cxf-transport-starter/pom.xml
index 660bf1a2b68..9bd6bb2cd15 100644
--- a/components-starter/camel-cxf-transport-starter/pom.xml
+++ b/components-starter/camel-cxf-transport-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-cxf-transport-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-dataformat-starter/pom.xml b/components-starter/camel-dataformat-starter/pom.xml
index b4516ee3728..8b2a5c0e592 100644
--- a/components-starter/camel-dataformat-starter/pom.xml
+++ b/components-starter/camel-dataformat-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-dataformat-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-dataset-starter/pom.xml b/components-starter/camel-dataset-starter/pom.xml
index 14d2aa9ce6b..21091797116 100644
--- a/components-starter/camel-dataset-starter/pom.xml
+++ b/components-starter/camel-dataset-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-dataset-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-datasonnet-starter/pom.xml b/components-starter/camel-datasonnet-starter/pom.xml
index 53e7bf7bd8a..3b42376e48d 100644
--- a/components-starter/camel-datasonnet-starter/pom.xml
+++ b/components-starter/camel-datasonnet-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-datasonnet-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debezium-mongodb-starter/pom.xml b/components-starter/camel-debezium-mongodb-starter/pom.xml
index 8c4ca0ff067..8ff614fe0fa 100644
--- a/components-starter/camel-debezium-mongodb-starter/pom.xml
+++ b/components-starter/camel-debezium-mongodb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-debezium-mongodb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debezium-mysql-starter/pom.xml b/components-starter/camel-debezium-mysql-starter/pom.xml
index f967d6c068f..7d6e1c2cc72 100644
--- a/components-starter/camel-debezium-mysql-starter/pom.xml
+++ b/components-starter/camel-debezium-mysql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-debezium-mysql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debezium-postgres-starter/pom.xml b/components-starter/camel-debezium-postgres-starter/pom.xml
index 2d03fb6e815..132e50fe5de 100644
--- a/components-starter/camel-debezium-postgres-starter/pom.xml
+++ b/components-starter/camel-debezium-postgres-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-debezium-postgres-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debezium-sqlserver-starter/pom.xml b/components-starter/camel-debezium-sqlserver-starter/pom.xml
index 397d5cf08dc..576ac95bd6d 100644
--- a/components-starter/camel-debezium-sqlserver-starter/pom.xml
+++ b/components-starter/camel-debezium-sqlserver-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-debezium-sqlserver-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-digitalocean-starter/pom.xml b/components-starter/camel-digitalocean-starter/pom.xml
index 711b373a2f8..f75ab70c519 100644
--- a/components-starter/camel-digitalocean-starter/pom.xml
+++ b/components-starter/camel-digitalocean-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-digitalocean-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-direct-starter/pom.xml b/components-starter/camel-direct-starter/pom.xml
index 049e87a596a..3b1a135494b 100644
--- a/components-starter/camel-direct-starter/pom.xml
+++ b/components-starter/camel-direct-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-direct-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-directvm-starter/pom.xml b/components-starter/camel-directvm-starter/pom.xml
index abc46199e83..48bfcf6aa32 100644
--- a/components-starter/camel-directvm-starter/pom.xml
+++ b/components-starter/camel-directvm-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-directvm-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-disruptor-starter/pom.xml b/components-starter/camel-disruptor-starter/pom.xml
index 4bb2d02a74c..5244560aee1 100644
--- a/components-starter/camel-disruptor-starter/pom.xml
+++ b/components-starter/camel-disruptor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-disruptor-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-djl-starter/pom.xml b/components-starter/camel-djl-starter/pom.xml
index 14cbd77e01b..05b9c426cdb 100644
--- a/components-starter/camel-djl-starter/pom.xml
+++ b/components-starter/camel-djl-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-djl-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-dns-starter/pom.xml b/components-starter/camel-dns-starter/pom.xml
index 6f4dcd9d156..a5e9e230bb2 100644
--- a/components-starter/camel-dns-starter/pom.xml
+++ b/components-starter/camel-dns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-dns-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-docker-starter/pom.xml b/components-starter/camel-docker-starter/pom.xml
index 373c62e0f1e..48db209d133 100644
--- a/components-starter/camel-docker-starter/pom.xml
+++ b/components-starter/camel-docker-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-docker-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-dozer-starter/pom.xml b/components-starter/camel-dozer-starter/pom.xml
index 29e5c67cd44..dd6cbe86157 100644
--- a/components-starter/camel-dozer-starter/pom.xml
+++ b/components-starter/camel-dozer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-dozer-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-drill-starter/pom.xml b/components-starter/camel-drill-starter/pom.xml
index 98c9f046534..3dc9b00c437 100644
--- a/components-starter/camel-drill-starter/pom.xml
+++ b/components-starter/camel-drill-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-drill-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-dropbox-starter/pom.xml b/components-starter/camel-dropbox-starter/pom.xml
index 4554ad30a88..98b4d317dca 100644
--- a/components-starter/camel-dropbox-starter/pom.xml
+++ b/components-starter/camel-dropbox-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-dropbox-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ehcache-starter/pom.xml b/components-starter/camel-ehcache-starter/pom.xml
index 984ab8c00ea..1c8fb779b8b 100644
--- a/components-starter/camel-ehcache-starter/pom.xml
+++ b/components-starter/camel-ehcache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ehcache-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-elasticsearch-rest-starter/pom.xml b/components-starter/camel-elasticsearch-rest-starter/pom.xml
index 3cd560c1f49..0423a55972c 100644
--- a/components-starter/camel-elasticsearch-rest-starter/pom.xml
+++ b/components-starter/camel-elasticsearch-rest-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-elasticsearch-rest-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-elsql-starter/pom.xml b/components-starter/camel-elsql-starter/pom.xml
index f6812dfbf42..501075dfbc3 100644
--- a/components-starter/camel-elsql-starter/pom.xml
+++ b/components-starter/camel-elsql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-elsql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-etcd-starter/pom.xml b/components-starter/camel-etcd-starter/pom.xml
index ff68507c93d..bc09b37d280 100644
--- a/components-starter/camel-etcd-starter/pom.xml
+++ b/components-starter/camel-etcd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-etcd-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-etcd3-starter/pom.xml b/components-starter/camel-etcd3-starter/pom.xml
index 036daa6a809..2df7adf2c1b 100644
--- a/components-starter/camel-etcd3-starter/pom.xml
+++ b/components-starter/camel-etcd3-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-etcd3-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-exec-starter/pom.xml b/components-starter/camel-exec-starter/pom.xml
index f284b94ad01..af36d39dba4 100644
--- a/components-starter/camel-exec-starter/pom.xml
+++ b/components-starter/camel-exec-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-exec-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-facebook-starter/pom.xml b/components-starter/camel-facebook-starter/pom.xml
index 33f7539e581..87cdbbb959b 100644
--- a/components-starter/camel-facebook-starter/pom.xml
+++ b/components-starter/camel-facebook-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-facebook-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-fastjson-starter/pom.xml b/components-starter/camel-fastjson-starter/pom.xml
index c7217db0fa5..4d30386c519 100644
--- a/components-starter/camel-fastjson-starter/pom.xml
+++ b/components-starter/camel-fastjson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-fastjson-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-fhir-starter/pom.xml b/components-starter/camel-fhir-starter/pom.xml
index fed36a11b4a..05c5c76b5fd 100644
--- a/components-starter/camel-fhir-starter/pom.xml
+++ b/components-starter/camel-fhir-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-fhir-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-file-starter/pom.xml b/components-starter/camel-file-starter/pom.xml
index 51636b7a4e8..428da9bc8f9 100644
--- a/components-starter/camel-file-starter/pom.xml
+++ b/components-starter/camel-file-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-file-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-file-watch-starter/pom.xml b/components-starter/camel-file-watch-starter/pom.xml
index b8897c1d767..cb0e01e982c 100644
--- a/components-starter/camel-file-watch-starter/pom.xml
+++ b/components-starter/camel-file-watch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-file-watch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-flatpack-starter/pom.xml b/components-starter/camel-flatpack-starter/pom.xml
index cc3ad053da8..a0ae459d6ab 100644
--- a/components-starter/camel-flatpack-starter/pom.xml
+++ b/components-starter/camel-flatpack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-flatpack-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-flink-starter/pom.xml b/components-starter/camel-flink-starter/pom.xml
index 3d2cb352ff7..a5a32e6d80e 100644
--- a/components-starter/camel-flink-starter/pom.xml
+++ b/components-starter/camel-flink-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-flink-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-fop-starter/pom.xml b/components-starter/camel-fop-starter/pom.xml
index d150b0940aa..553369cbf44 100644
--- a/components-starter/camel-fop-starter/pom.xml
+++ b/components-starter/camel-fop-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-fop-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-freemarker-starter/pom.xml b/components-starter/camel-freemarker-starter/pom.xml
index 0e9f10ab3cc..76558cb47b4 100644
--- a/components-starter/camel-freemarker-starter/pom.xml
+++ b/components-starter/camel-freemarker-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-freemarker-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ftp-starter/pom.xml b/components-starter/camel-ftp-starter/pom.xml
index 363c56e2bc4..3b92ca8460a 100644
--- a/components-starter/camel-ftp-starter/pom.xml
+++ b/components-starter/camel-ftp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ftp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ganglia-starter/pom.xml b/components-starter/camel-ganglia-starter/pom.xml
index 824870fd540..7d9d8f54046 100644
--- a/components-starter/camel-ganglia-starter/pom.xml
+++ b/components-starter/camel-ganglia-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ganglia-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-geocoder-starter/pom.xml b/components-starter/camel-geocoder-starter/pom.xml
index ddb71fb2a4a..799cecdffcb 100644
--- a/components-starter/camel-geocoder-starter/pom.xml
+++ b/components-starter/camel-geocoder-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-geocoder-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-git-starter/pom.xml b/components-starter/camel-git-starter/pom.xml
index c163f792877..5053177f8e8 100644
--- a/components-starter/camel-git-starter/pom.xml
+++ b/components-starter/camel-git-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-git-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-github-starter/pom.xml b/components-starter/camel-github-starter/pom.xml
index 3eed6cba2d7..ca7cbb95c20 100644
--- a/components-starter/camel-github-starter/pom.xml
+++ b/components-starter/camel-github-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-github-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-bigquery-starter/pom.xml b/components-starter/camel-google-bigquery-starter/pom.xml
index f54202ddc35..b38e895921c 100644
--- a/components-starter/camel-google-bigquery-starter/pom.xml
+++ b/components-starter/camel-google-bigquery-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-google-bigquery-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-calendar-starter/pom.xml b/components-starter/camel-google-calendar-starter/pom.xml
index 74383e983e6..10d34aa2b1d 100644
--- a/components-starter/camel-google-calendar-starter/pom.xml
+++ b/components-starter/camel-google-calendar-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-google-calendar-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-drive-starter/pom.xml b/components-starter/camel-google-drive-starter/pom.xml
index 63ff8044ac4..b3ee7fdd5e6 100644
--- a/components-starter/camel-google-drive-starter/pom.xml
+++ b/components-starter/camel-google-drive-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-google-drive-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-functions-starter/pom.xml b/components-starter/camel-google-functions-starter/pom.xml
index b7f7ac914f0..8763d877bd9 100644
--- a/components-starter/camel-google-functions-starter/pom.xml
+++ b/components-starter/camel-google-functions-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-google-functions-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-mail-starter/pom.xml b/components-starter/camel-google-mail-starter/pom.xml
index dbeafffb2b8..2ebbe56e07b 100644
--- a/components-starter/camel-google-mail-starter/pom.xml
+++ b/components-starter/camel-google-mail-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-google-mail-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-pubsub-starter/pom.xml b/components-starter/camel-google-pubsub-starter/pom.xml
index 42e1c023dad..fcc33a13f99 100644
--- a/components-starter/camel-google-pubsub-starter/pom.xml
+++ b/components-starter/camel-google-pubsub-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-google-pubsub-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-sheets-starter/pom.xml b/components-starter/camel-google-sheets-starter/pom.xml
index d0a3289cbe1..ff36e0b124c 100644
--- a/components-starter/camel-google-sheets-starter/pom.xml
+++ b/components-starter/camel-google-sheets-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-google-sheets-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-storage-starter/pom.xml b/components-starter/camel-google-storage-starter/pom.xml
index 67d40f8e5ca..ff91cb7bc7a 100644
--- a/components-starter/camel-google-storage-starter/pom.xml
+++ b/components-starter/camel-google-storage-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-google-storage-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-gora-starter/pom.xml b/components-starter/camel-gora-starter/pom.xml
index 6ccfcbe07f1..d4cbdcdaafb 100644
--- a/components-starter/camel-gora-starter/pom.xml
+++ b/components-starter/camel-gora-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-gora-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-grape-starter/pom.xml b/components-starter/camel-grape-starter/pom.xml
index b3b220f5f77..0f2e83e46ac 100644
--- a/components-starter/camel-grape-starter/pom.xml
+++ b/components-starter/camel-grape-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-grape-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-graphql-starter/pom.xml b/components-starter/camel-graphql-starter/pom.xml
index 38ce051b4dd..a69c03c3ef8 100644
--- a/components-starter/camel-graphql-starter/pom.xml
+++ b/components-starter/camel-graphql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-graphql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-grok-starter/pom.xml b/components-starter/camel-grok-starter/pom.xml
index 2ea4c3355db..278c7d84eee 100644
--- a/components-starter/camel-grok-starter/pom.xml
+++ b/components-starter/camel-grok-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-grok-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-groovy-starter/pom.xml b/components-starter/camel-groovy-starter/pom.xml
index a8c0b86f378..63e641cbcae 100644
--- a/components-starter/camel-groovy-starter/pom.xml
+++ b/components-starter/camel-groovy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-groovy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-grpc-starter/pom.xml b/components-starter/camel-grpc-starter/pom.xml
index 332d4e7ea23..6dc637fc1c1 100644
--- a/components-starter/camel-grpc-starter/pom.xml
+++ b/components-starter/camel-grpc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-grpc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-gson-starter/pom.xml b/components-starter/camel-gson-starter/pom.xml
index 083017cc50a..a6cd3469cb2 100644
--- a/components-starter/camel-gson-starter/pom.xml
+++ b/components-starter/camel-gson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-gson-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-guava-eventbus-starter/pom.xml b/components-starter/camel-guava-eventbus-starter/pom.xml
index 78381cdf759..360f84736cf 100644
--- a/components-starter/camel-guava-eventbus-starter/pom.xml
+++ b/components-starter/camel-guava-eventbus-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-guava-eventbus-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hazelcast-starter/pom.xml b/components-starter/camel-hazelcast-starter/pom.xml
index 4002d04ff84..33074d87808 100644
--- a/components-starter/camel-hazelcast-starter/pom.xml
+++ b/components-starter/camel-hazelcast-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-hazelcast-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hbase-starter/pom.xml b/components-starter/camel-hbase-starter/pom.xml
index 9a22a8c0971..b12166d8719 100644
--- a/components-starter/camel-hbase-starter/pom.xml
+++ b/components-starter/camel-hbase-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-hbase-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hdfs-starter/pom.xml b/components-starter/camel-hdfs-starter/pom.xml
index 7209d4db9be..428026bce04 100644
--- a/components-starter/camel-hdfs-starter/pom.xml
+++ b/components-starter/camel-hdfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-hdfs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hl7-starter/pom.xml b/components-starter/camel-hl7-starter/pom.xml
index b1dd376077a..217a85cea34 100644
--- a/components-starter/camel-hl7-starter/pom.xml
+++ b/components-starter/camel-hl7-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-hl7-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-http-starter/pom.xml b/components-starter/camel-http-starter/pom.xml
index fc99e11dce9..d49a228777b 100644
--- a/components-starter/camel-http-starter/pom.xml
+++ b/components-starter/camel-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-http-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-huaweicloud-dms-starter/pom.xml b/components-starter/camel-huaweicloud-dms-starter/pom.xml
index 4c1c04893fb..575e0235666 100644
--- a/components-starter/camel-huaweicloud-dms-starter/pom.xml
+++ b/components-starter/camel-huaweicloud-dms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-huaweicloud-dms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-huaweicloud-functiongraph-starter/pom.xml b/components-starter/camel-huaweicloud-functiongraph-starter/pom.xml
index 676ec0868d4..09dda389d4c 100644
--- a/components-starter/camel-huaweicloud-functiongraph-starter/pom.xml
+++ b/components-starter/camel-huaweicloud-functiongraph-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-huaweicloud-functiongraph-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-huaweicloud-iam-starter/pom.xml b/components-starter/camel-huaweicloud-iam-starter/pom.xml
index faa53e9e225..d8b4e39cb59 100644
--- a/components-starter/camel-huaweicloud-iam-starter/pom.xml
+++ b/components-starter/camel-huaweicloud-iam-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-huaweicloud-iam-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-huaweicloud-imagerecognition-starter/pom.xml b/components-starter/camel-huaweicloud-imagerecognition-starter/pom.xml
index 1e253e7ae58..6744006178f 100644
--- a/components-starter/camel-huaweicloud-imagerecognition-starter/pom.xml
+++ b/components-starter/camel-huaweicloud-imagerecognition-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-huaweicloud-imagerecognition-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-huaweicloud-obs-starter/pom.xml b/components-starter/camel-huaweicloud-obs-starter/pom.xml
index afa9fb18d8c..23924915116 100644
--- a/components-starter/camel-huaweicloud-obs-starter/pom.xml
+++ b/components-starter/camel-huaweicloud-obs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-huaweicloud-obs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-huaweicloud-smn-starter/pom.xml b/components-starter/camel-huaweicloud-smn-starter/pom.xml
index 7e1d1ba9441..2f388950d9e 100644
--- a/components-starter/camel-huaweicloud-smn-starter/pom.xml
+++ b/components-starter/camel-huaweicloud-smn-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-huaweicloud-smn-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hystrix-starter/pom.xml b/components-starter/camel-hystrix-starter/pom.xml
index be772b02fa4..777ca435768 100644
--- a/components-starter/camel-hystrix-starter/pom.xml
+++ b/components-starter/camel-hystrix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-hystrix-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ical-starter/pom.xml b/components-starter/camel-ical-starter/pom.xml
index ff6d7046661..ee93e739e6a 100644
--- a/components-starter/camel-ical-starter/pom.xml
+++ b/components-starter/camel-ical-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ical-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-iec60870-starter/pom.xml b/components-starter/camel-iec60870-starter/pom.xml
index 3368135f16a..8a910d0786c 100644
--- a/components-starter/camel-iec60870-starter/pom.xml
+++ b/components-starter/camel-iec60870-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-iec60870-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ignite-starter/pom.xml b/components-starter/camel-ignite-starter/pom.xml
index 93084e8d5e2..bb0ebeae7d1 100644
--- a/components-starter/camel-ignite-starter/pom.xml
+++ b/components-starter/camel-ignite-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ignite-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-infinispan-embedded-starter/pom.xml b/components-starter/camel-infinispan-embedded-starter/pom.xml
index ccfcbd377fd..f0c32e4cefd 100644
--- a/components-starter/camel-infinispan-embedded-starter/pom.xml
+++ b/components-starter/camel-infinispan-embedded-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-infinispan-embedded-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-infinispan-starter/pom.xml b/components-starter/camel-infinispan-starter/pom.xml
index a3eab4743a2..d1d1d3bd88b 100644
--- a/components-starter/camel-infinispan-starter/pom.xml
+++ b/components-starter/camel-infinispan-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-infinispan-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-influxdb-starter/pom.xml b/components-starter/camel-influxdb-starter/pom.xml
index f9b8f7e89ea..59fba228753 100644
--- a/components-starter/camel-influxdb-starter/pom.xml
+++ b/components-starter/camel-influxdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-influxdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-iota-starter/pom.xml b/components-starter/camel-iota-starter/pom.xml
index 8cd5ab1e65d..8f8618d104a 100644
--- a/components-starter/camel-iota-starter/pom.xml
+++ b/components-starter/camel-iota-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-iota-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ipfs-starter/pom.xml b/components-starter/camel-ipfs-starter/pom.xml
index 50c69b111b9..68117070318 100644
--- a/components-starter/camel-ipfs-starter/pom.xml
+++ b/components-starter/camel-ipfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ipfs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-irc-starter/pom.xml b/components-starter/camel-irc-starter/pom.xml
index eb841861c69..4cba643df82 100644
--- a/components-starter/camel-irc-starter/pom.xml
+++ b/components-starter/camel-irc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-irc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ironmq-starter/pom.xml b/components-starter/camel-ironmq-starter/pom.xml
index 41e174e8c74..40f7c7d9e4e 100644
--- a/components-starter/camel-ironmq-starter/pom.xml
+++ b/components-starter/camel-ironmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ironmq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jackson-avro-starter/pom.xml b/components-starter/camel-jackson-avro-starter/pom.xml
index 37e3160c463..ac5e7ab1e27 100644
--- a/components-starter/camel-jackson-avro-starter/pom.xml
+++ b/components-starter/camel-jackson-avro-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jackson-avro-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jackson-protobuf-starter/pom.xml b/components-starter/camel-jackson-protobuf-starter/pom.xml
index 1ea33a8e008..3ace07ec9d3 100644
--- a/components-starter/camel-jackson-protobuf-starter/pom.xml
+++ b/components-starter/camel-jackson-protobuf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jackson-protobuf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jackson-starter/pom.xml b/components-starter/camel-jackson-starter/pom.xml
index 7202b18ece6..c20413bf884 100644
--- a/components-starter/camel-jackson-starter/pom.xml
+++ b/components-starter/camel-jackson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jackson-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jacksonxml-starter/pom.xml b/components-starter/camel-jacksonxml-starter/pom.xml
index e2056f045ae..c53fe9ae3da 100644
--- a/components-starter/camel-jacksonxml-starter/pom.xml
+++ b/components-starter/camel-jacksonxml-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jacksonxml-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jasypt-starter/pom.xml b/components-starter/camel-jasypt-starter/pom.xml
index efe6eb0995f..700c2bd43e5 100644
--- a/components-starter/camel-jasypt-starter/pom.xml
+++ b/components-starter/camel-jasypt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jasypt-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jaxb-starter/pom.xml b/components-starter/camel-jaxb-starter/pom.xml
index ff786ae8dfb..a41a7fdbc78 100644
--- a/components-starter/camel-jaxb-starter/pom.xml
+++ b/components-starter/camel-jaxb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jaxb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jbpm-starter/pom.xml b/components-starter/camel-jbpm-starter/pom.xml
index 6529ba01b6e..8a82a5aa6ca 100644
--- a/components-starter/camel-jbpm-starter/pom.xml
+++ b/components-starter/camel-jbpm-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jbpm-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jcache-starter/pom.xml b/components-starter/camel-jcache-starter/pom.xml
index 240d4086542..f5ed0737b22 100644
--- a/components-starter/camel-jcache-starter/pom.xml
+++ b/components-starter/camel-jcache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jcache-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jclouds-starter/pom.xml b/components-starter/camel-jclouds-starter/pom.xml
index 6ce15592e38..a64f6e8cb38 100644
--- a/components-starter/camel-jclouds-starter/pom.xml
+++ b/components-starter/camel-jclouds-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jclouds-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jcr-starter/pom.xml b/components-starter/camel-jcr-starter/pom.xml
index 62374853dea..af349dd0109 100644
--- a/components-starter/camel-jcr-starter/pom.xml
+++ b/components-starter/camel-jcr-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jcr-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jdbc-starter/pom.xml b/components-starter/camel-jdbc-starter/pom.xml
index 0f150b52d70..759d7b04421 100644
--- a/components-starter/camel-jdbc-starter/pom.xml
+++ b/components-starter/camel-jdbc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jdbc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jetty-starter/pom.xml b/components-starter/camel-jetty-starter/pom.xml
index f814ac1dcc0..96f147dadcd 100644
--- a/components-starter/camel-jetty-starter/pom.xml
+++ b/components-starter/camel-jetty-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jetty-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jfr-starter/pom.xml b/components-starter/camel-jfr-starter/pom.xml
index be0de27fdd3..99f9c3a9b6e 100644
--- a/components-starter/camel-jfr-starter/pom.xml
+++ b/components-starter/camel-jfr-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jfr-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jgroups-raft-starter/pom.xml b/components-starter/camel-jgroups-raft-starter/pom.xml
index 57bd126dd81..8e2231bd95e 100644
--- a/components-starter/camel-jgroups-raft-starter/pom.xml
+++ b/components-starter/camel-jgroups-raft-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jgroups-raft-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jgroups-starter/pom.xml b/components-starter/camel-jgroups-starter/pom.xml
index 3ec496d2c4f..29a481ff31e 100644
--- a/components-starter/camel-jgroups-starter/pom.xml
+++ b/components-starter/camel-jgroups-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jgroups-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jing-starter/pom.xml b/components-starter/camel-jing-starter/pom.xml
index a6802aa07f7..b325ab5b392 100644
--- a/components-starter/camel-jing-starter/pom.xml
+++ b/components-starter/camel-jing-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jing-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jira-starter/pom.xml b/components-starter/camel-jira-starter/pom.xml
index 498c532a5d7..de3a399bf7d 100644
--- a/components-starter/camel-jira-starter/pom.xml
+++ b/components-starter/camel-jira-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jira-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jms-starter/pom.xml b/components-starter/camel-jms-starter/pom.xml
index 440b725724f..0ac115d27b9 100644
--- a/components-starter/camel-jms-starter/pom.xml
+++ b/components-starter/camel-jms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jmx-starter/pom.xml b/components-starter/camel-jmx-starter/pom.xml
index 68ecc7dce93..f553a1827c4 100644
--- a/components-starter/camel-jmx-starter/pom.xml
+++ b/components-starter/camel-jmx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jmx-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-johnzon-starter/pom.xml b/components-starter/camel-johnzon-starter/pom.xml
index 81741331d43..716e7a7849b 100644
--- a/components-starter/camel-johnzon-starter/pom.xml
+++ b/components-starter/camel-johnzon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-johnzon-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jolt-starter/pom.xml b/components-starter/camel-jolt-starter/pom.xml
index 463cbe35830..7a6d51a5621 100644
--- a/components-starter/camel-jolt-starter/pom.xml
+++ b/components-starter/camel-jolt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jolt-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jooq-starter/pom.xml b/components-starter/camel-jooq-starter/pom.xml
index 81c5c45cc81..d2f397ee01e 100644
--- a/components-starter/camel-jooq-starter/pom.xml
+++ b/components-starter/camel-jooq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jooq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-joor-starter/pom.xml b/components-starter/camel-joor-starter/pom.xml
index 69c580a2d53..e51ecb92b5b 100644
--- a/components-starter/camel-joor-starter/pom.xml
+++ b/components-starter/camel-joor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-joor-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jpa-starter/pom.xml b/components-starter/camel-jpa-starter/pom.xml
index 51802218920..55e63070a32 100644
--- a/components-starter/camel-jpa-starter/pom.xml
+++ b/components-starter/camel-jpa-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jpa-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jsch-starter/pom.xml b/components-starter/camel-jsch-starter/pom.xml
index 291ac5463cf..543fdf7acbb 100644
--- a/components-starter/camel-jsch-starter/pom.xml
+++ b/components-starter/camel-jsch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jsch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jslt-starter/pom.xml b/components-starter/camel-jslt-starter/pom.xml
index f695028669f..a25a8ca3df5 100644
--- a/components-starter/camel-jslt-starter/pom.xml
+++ b/components-starter/camel-jslt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jslt-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-json-patch-starter/pom.xml b/components-starter/camel-json-patch-starter/pom.xml
index c1e96986830..8d100273045 100644
--- a/components-starter/camel-json-patch-starter/pom.xml
+++ b/components-starter/camel-json-patch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-json-patch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-json-validator-starter/pom.xml b/components-starter/camel-json-validator-starter/pom.xml
index 10734f8c44c..ba9ae067ddd 100644
--- a/components-starter/camel-json-validator-starter/pom.xml
+++ b/components-starter/camel-json-validator-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-json-validator-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jsonapi-starter/pom.xml b/components-starter/camel-jsonapi-starter/pom.xml
index fe73d65825d..8fe05a776fc 100644
--- a/components-starter/camel-jsonapi-starter/pom.xml
+++ b/components-starter/camel-jsonapi-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jsonapi-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jsonata-starter/pom.xml b/components-starter/camel-jsonata-starter/pom.xml
index 3f3d6aba38b..74a3944df42 100644
--- a/components-starter/camel-jsonata-starter/pom.xml
+++ b/components-starter/camel-jsonata-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jsonata-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jsonb-starter/pom.xml b/components-starter/camel-jsonb-starter/pom.xml
index af3bd25c251..304422a39f8 100644
--- a/components-starter/camel-jsonb-starter/pom.xml
+++ b/components-starter/camel-jsonb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jsonb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jsonpath-starter/pom.xml b/components-starter/camel-jsonpath-starter/pom.xml
index d28a6182370..37563e3008e 100644
--- a/components-starter/camel-jsonpath-starter/pom.xml
+++ b/components-starter/camel-jsonpath-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jsonpath-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jt400-starter/pom.xml b/components-starter/camel-jt400-starter/pom.xml
index cf8237ce0e5..d3cbeb7cce8 100644
--- a/components-starter/camel-jt400-starter/pom.xml
+++ b/components-starter/camel-jt400-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-jt400-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-kafka-starter/pom.xml b/components-starter/camel-kafka-starter/pom.xml
index c4977b0eb47..3d7969dc6e1 100644
--- a/components-starter/camel-kafka-starter/pom.xml
+++ b/components-starter/camel-kafka-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-kafka-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-kamelet-reify-starter/pom.xml b/components-starter/camel-kamelet-reify-starter/pom.xml
index e833a20ae64..34d00c2b20f 100644
--- a/components-starter/camel-kamelet-reify-starter/pom.xml
+++ b/components-starter/camel-kamelet-reify-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-kamelet-reify-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-kamelet-starter/pom.xml b/components-starter/camel-kamelet-starter/pom.xml
index ff4db17e0f9..a1a6e40b4cd 100644
--- a/components-starter/camel-kamelet-starter/pom.xml
+++ b/components-starter/camel-kamelet-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-kamelet-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-kubernetes-starter/pom.xml b/components-starter/camel-kubernetes-starter/pom.xml
index 18da77fdc67..19aaefc3bf7 100644
--- a/components-starter/camel-kubernetes-starter/pom.xml
+++ b/components-starter/camel-kubernetes-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-kubernetes-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-kudu-starter/pom.xml b/components-starter/camel-kudu-starter/pom.xml
index 18050bb77bd..970e687c4c6 100644
--- a/components-starter/camel-kudu-starter/pom.xml
+++ b/components-starter/camel-kudu-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-kudu-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-language-starter/pom.xml b/components-starter/camel-language-starter/pom.xml
index c6bc6e6f3d2..7609f73935d 100644
--- a/components-starter/camel-language-starter/pom.xml
+++ b/components-starter/camel-language-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-language-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ldap-starter/pom.xml b/components-starter/camel-ldap-starter/pom.xml
index 0a8e489caa1..de959de2e28 100644
--- a/components-starter/camel-ldap-starter/pom.xml
+++ b/components-starter/camel-ldap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ldap-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ldif-starter/pom.xml b/components-starter/camel-ldif-starter/pom.xml
index c88d64eb616..02a80f2b8f4 100644
--- a/components-starter/camel-ldif-starter/pom.xml
+++ b/components-starter/camel-ldif-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ldif-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-leveldb-legacy-starter/pom.xml b/components-starter/camel-leveldb-legacy-starter/pom.xml
index d54030916c8..da4cb4ece26 100644
--- a/components-starter/camel-leveldb-legacy-starter/pom.xml
+++ b/components-starter/camel-leveldb-legacy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-leveldb-legacy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-leveldb-starter/pom.xml b/components-starter/camel-leveldb-starter/pom.xml
index 97707989925..ab4c30aa9b0 100644
--- a/components-starter/camel-leveldb-starter/pom.xml
+++ b/components-starter/camel-leveldb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-leveldb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-log-starter/pom.xml b/components-starter/camel-log-starter/pom.xml
index c38a2275ce5..9ec5de7a8c2 100644
--- a/components-starter/camel-log-starter/pom.xml
+++ b/components-starter/camel-log-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-log-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-lra-starter/pom.xml b/components-starter/camel-lra-starter/pom.xml
index a85bcd3826b..6961c0b31c7 100644
--- a/components-starter/camel-lra-starter/pom.xml
+++ b/components-starter/camel-lra-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-lra-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-lucene-starter/pom.xml b/components-starter/camel-lucene-starter/pom.xml
index 40b3d265e7c..57937fb8342 100644
--- a/components-starter/camel-lucene-starter/pom.xml
+++ b/components-starter/camel-lucene-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-lucene-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-lumberjack-starter/pom.xml b/components-starter/camel-lumberjack-starter/pom.xml
index d6358ade534..4af8e749631 100644
--- a/components-starter/camel-lumberjack-starter/pom.xml
+++ b/components-starter/camel-lumberjack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-lumberjack-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-lzf-starter/pom.xml b/components-starter/camel-lzf-starter/pom.xml
index 05e449d520b..8bc24625840 100644
--- a/components-starter/camel-lzf-starter/pom.xml
+++ b/components-starter/camel-lzf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-lzf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mail-starter/pom.xml b/components-starter/camel-mail-starter/pom.xml
index 91a65f448a7..f9474ed5f15 100644
--- a/components-starter/camel-mail-starter/pom.xml
+++ b/components-starter/camel-mail-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mail-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-master-starter/pom.xml b/components-starter/camel-master-starter/pom.xml
index 7e329df183e..962a63d181f 100644
--- a/components-starter/camel-master-starter/pom.xml
+++ b/components-starter/camel-master-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-master-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-metrics-starter/pom.xml b/components-starter/camel-metrics-starter/pom.xml
index 6f0e8bf5d63..edbf3426573 100644
--- a/components-starter/camel-metrics-starter/pom.xml
+++ b/components-starter/camel-metrics-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-metrics-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-micrometer-starter/pom.xml b/components-starter/camel-micrometer-starter/pom.xml
index cf92ee60e2f..faed52c5a35 100644
--- a/components-starter/camel-micrometer-starter/pom.xml
+++ b/components-starter/camel-micrometer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-micrometer-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-milo-starter/pom.xml b/components-starter/camel-milo-starter/pom.xml
index e4811f90d77..71b5a0e3a37 100644
--- a/components-starter/camel-milo-starter/pom.xml
+++ b/components-starter/camel-milo-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-milo-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mina-starter/pom.xml b/components-starter/camel-mina-starter/pom.xml
index db5b81db887..956d620bb92 100644
--- a/components-starter/camel-mina-starter/pom.xml
+++ b/components-starter/camel-mina-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mina-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-minio-starter/pom.xml b/components-starter/camel-minio-starter/pom.xml
index 842de9272d2..af54b7781b2 100644
--- a/components-starter/camel-minio-starter/pom.xml
+++ b/components-starter/camel-minio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-minio-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mllp-starter/pom.xml b/components-starter/camel-mllp-starter/pom.xml
index 87cc4a90eb5..849e7cfffd2 100644
--- a/components-starter/camel-mllp-starter/pom.xml
+++ b/components-starter/camel-mllp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mllp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mock-starter/pom.xml b/components-starter/camel-mock-starter/pom.xml
index 4f1428f9b7f..1ade4fb1c86 100644
--- a/components-starter/camel-mock-starter/pom.xml
+++ b/components-starter/camel-mock-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mock-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mongodb-gridfs-starter/pom.xml b/components-starter/camel-mongodb-gridfs-starter/pom.xml
index 917508d2109..800f62a4f58 100644
--- a/components-starter/camel-mongodb-gridfs-starter/pom.xml
+++ b/components-starter/camel-mongodb-gridfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mongodb-gridfs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mongodb-starter/pom.xml b/components-starter/camel-mongodb-starter/pom.xml
index 12f085f1abf..a2e2b8866df 100644
--- a/components-starter/camel-mongodb-starter/pom.xml
+++ b/components-starter/camel-mongodb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mongodb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-msv-starter/pom.xml b/components-starter/camel-msv-starter/pom.xml
index fac6bad2462..95bab4dd51b 100644
--- a/components-starter/camel-msv-starter/pom.xml
+++ b/components-starter/camel-msv-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-msv-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mustache-starter/pom.xml b/components-starter/camel-mustache-starter/pom.xml
index 8fb7c448ba3..fccea6e0bea 100644
--- a/components-starter/camel-mustache-starter/pom.xml
+++ b/components-starter/camel-mustache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mustache-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mvel-starter/pom.xml b/components-starter/camel-mvel-starter/pom.xml
index 2568c51f943..dd9a669972c 100644
--- a/components-starter/camel-mvel-starter/pom.xml
+++ b/components-starter/camel-mvel-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mvel-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mybatis-starter/pom.xml b/components-starter/camel-mybatis-starter/pom.xml
index 98c1c1e25e5..6fbcc4593e9 100644
--- a/components-starter/camel-mybatis-starter/pom.xml
+++ b/components-starter/camel-mybatis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-mybatis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-nagios-starter/pom.xml b/components-starter/camel-nagios-starter/pom.xml
index 1e0609f18a5..dfdd8bde7f7 100644
--- a/components-starter/camel-nagios-starter/pom.xml
+++ b/components-starter/camel-nagios-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-nagios-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-nats-starter/pom.xml b/components-starter/camel-nats-starter/pom.xml
index 959f27356c0..4796fd61873 100644
--- a/components-starter/camel-nats-starter/pom.xml
+++ b/components-starter/camel-nats-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-nats-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-netty-http-starter/pom.xml b/components-starter/camel-netty-http-starter/pom.xml
index 46adde4710a..f66b26b3277 100644
--- a/components-starter/camel-netty-http-starter/pom.xml
+++ b/components-starter/camel-netty-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-netty-http-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-netty-starter/pom.xml b/components-starter/camel-netty-starter/pom.xml
index eef93d0c60c..04a5633e829 100644
--- a/components-starter/camel-netty-starter/pom.xml
+++ b/components-starter/camel-netty-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-netty-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-nitrite-starter/pom.xml b/components-starter/camel-nitrite-starter/pom.xml
index 2bc0946992e..d3cb0218f47 100644
--- a/components-starter/camel-nitrite-starter/pom.xml
+++ b/components-starter/camel-nitrite-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-nitrite-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-nsq-starter/pom.xml b/components-starter/camel-nsq-starter/pom.xml
index a06c64bcc60..03035c26453 100644
--- a/components-starter/camel-nsq-starter/pom.xml
+++ b/components-starter/camel-nsq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-nsq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-oaipmh-starter/pom.xml b/components-starter/camel-oaipmh-starter/pom.xml
index d717513097b..906ba7a762e 100644
--- a/components-starter/camel-oaipmh-starter/pom.xml
+++ b/components-starter/camel-oaipmh-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-oaipmh-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ognl-starter/pom.xml b/components-starter/camel-ognl-starter/pom.xml
index ad2935596e4..2f64aedb6a9 100644
--- a/components-starter/camel-ognl-starter/pom.xml
+++ b/components-starter/camel-ognl-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ognl-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-olingo2-starter/pom.xml b/components-starter/camel-olingo2-starter/pom.xml
index df22eabafc0..d1efae35299 100644
--- a/components-starter/camel-olingo2-starter/pom.xml
+++ b/components-starter/camel-olingo2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-olingo2-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-olingo4-starter/pom.xml b/components-starter/camel-olingo4-starter/pom.xml
index a14f8ca1828..fd40ae3eacf 100644
--- a/components-starter/camel-olingo4-starter/pom.xml
+++ b/components-starter/camel-olingo4-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-olingo4-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-openapi-java-starter/pom.xml b/components-starter/camel-openapi-java-starter/pom.xml
index d38980c830d..25ccb406e78 100644
--- a/components-starter/camel-openapi-java-starter/pom.xml
+++ b/components-starter/camel-openapi-java-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-openapi-java-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-openstack-starter/pom.xml b/components-starter/camel-openstack-starter/pom.xml
index f3f20a138b4..c7f4f2547f3 100644
--- a/components-starter/camel-openstack-starter/pom.xml
+++ b/components-starter/camel-openstack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-openstack-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-opentelemetry-starter/pom.xml b/components-starter/camel-opentelemetry-starter/pom.xml
index 38cdcd77b33..008af6f7a95 100644
--- a/components-starter/camel-opentelemetry-starter/pom.xml
+++ b/components-starter/camel-opentelemetry-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-opentelemetry-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-opentracing-starter/pom.xml b/components-starter/camel-opentracing-starter/pom.xml
index 5529703d5eb..53cf95937b5 100644
--- a/components-starter/camel-opentracing-starter/pom.xml
+++ b/components-starter/camel-opentracing-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-opentracing-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-optaplanner-starter/pom.xml b/components-starter/camel-optaplanner-starter/pom.xml
index bf33196312f..81bfb71c8c4 100644
--- a/components-starter/camel-optaplanner-starter/pom.xml
+++ b/components-starter/camel-optaplanner-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-optaplanner-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-paho-mqtt5-starter/pom.xml b/components-starter/camel-paho-mqtt5-starter/pom.xml
index df91eb91cb7..7de21f74898 100644
--- a/components-starter/camel-paho-mqtt5-starter/pom.xml
+++ b/components-starter/camel-paho-mqtt5-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-paho-mqtt5-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-paho-starter/pom.xml b/components-starter/camel-paho-starter/pom.xml
index 6b5b5b4fb50..68962198a23 100644
--- a/components-starter/camel-paho-starter/pom.xml
+++ b/components-starter/camel-paho-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-paho-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-pdf-starter/pom.xml b/components-starter/camel-pdf-starter/pom.xml
index 066f6e4cae2..953edefd6fc 100644
--- a/components-starter/camel-pdf-starter/pom.xml
+++ b/components-starter/camel-pdf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-pdf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-pg-replication-slot-starter/pom.xml b/components-starter/camel-pg-replication-slot-starter/pom.xml
index 3f7fe7aebfe..77f5b3c425e 100644
--- a/components-starter/camel-pg-replication-slot-starter/pom.xml
+++ b/components-starter/camel-pg-replication-slot-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-pg-replication-slot-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-pgevent-starter/pom.xml b/components-starter/camel-pgevent-starter/pom.xml
index 5a725a1b9a1..2e0d91dd910 100644
--- a/components-starter/camel-pgevent-starter/pom.xml
+++ b/components-starter/camel-pgevent-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-pgevent-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-platform-http-starter/pom.xml b/components-starter/camel-platform-http-starter/pom.xml
index 3d83baa3040..516ecb24d38 100644
--- a/components-starter/camel-platform-http-starter/pom.xml
+++ b/components-starter/camel-platform-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-platform-http-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-printer-starter/pom.xml b/components-starter/camel-printer-starter/pom.xml
index 06f33647c35..f1a07bb4f8a 100644
--- a/components-starter/camel-printer-starter/pom.xml
+++ b/components-starter/camel-printer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-printer-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-protobuf-starter/pom.xml b/components-starter/camel-protobuf-starter/pom.xml
index b9d261f09e7..6aa451eb2e3 100644
--- a/components-starter/camel-protobuf-starter/pom.xml
+++ b/components-starter/camel-protobuf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-protobuf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-pubnub-starter/pom.xml b/components-starter/camel-pubnub-starter/pom.xml
index 173297fae63..4303306288e 100644
--- a/components-starter/camel-pubnub-starter/pom.xml
+++ b/components-starter/camel-pubnub-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-pubnub-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-pulsar-starter/pom.xml b/components-starter/camel-pulsar-starter/pom.xml
index 660098a9602..060f70c8ce2 100644
--- a/components-starter/camel-pulsar-starter/pom.xml
+++ b/components-starter/camel-pulsar-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-pulsar-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-quartz-starter/pom.xml b/components-starter/camel-quartz-starter/pom.xml
index 9b484f06ca8..6c051cc4101 100644
--- a/components-starter/camel-quartz-starter/pom.xml
+++ b/components-starter/camel-quartz-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-quartz-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-quickfix-starter/pom.xml b/components-starter/camel-quickfix-starter/pom.xml
index d8b1c7f6736..7a1cbb33b9f 100644
--- a/components-starter/camel-quickfix-starter/pom.xml
+++ b/components-starter/camel-quickfix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-quickfix-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rabbitmq-starter/pom.xml b/components-starter/camel-rabbitmq-starter/pom.xml
index a923a0060bb..e8e6a33e82e 100644
--- a/components-starter/camel-rabbitmq-starter/pom.xml
+++ b/components-starter/camel-rabbitmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-rabbitmq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-reactive-streams-starter/pom.xml b/components-starter/camel-reactive-streams-starter/pom.xml
index 15debe6e019..ac661f8f003 100644
--- a/components-starter/camel-reactive-streams-starter/pom.xml
+++ b/components-starter/camel-reactive-streams-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-reactive-streams-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-reactor-starter/pom.xml b/components-starter/camel-reactor-starter/pom.xml
index 97dc0318291..58747fa6855 100644
--- a/components-starter/camel-reactor-starter/pom.xml
+++ b/components-starter/camel-reactor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-reactor-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ref-starter/pom.xml b/components-starter/camel-ref-starter/pom.xml
index 30ebd525b1c..d53fb072767 100644
--- a/components-starter/camel-ref-starter/pom.xml
+++ b/components-starter/camel-ref-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ref-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-resilience4j-starter/pom.xml b/components-starter/camel-resilience4j-starter/pom.xml
index e9fbb4894fd..f2c42cf69b9 100644
--- a/components-starter/camel-resilience4j-starter/pom.xml
+++ b/components-starter/camel-resilience4j-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-resilience4j-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rest-openapi-starter/pom.xml b/components-starter/camel-rest-openapi-starter/pom.xml
index 37836acfcb1..adfe5e95bdf 100644
--- a/components-starter/camel-rest-openapi-starter/pom.xml
+++ b/components-starter/camel-rest-openapi-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-rest-openapi-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rest-starter/pom.xml b/components-starter/camel-rest-starter/pom.xml
index 4fe878281a6..f7690c76417 100644
--- a/components-starter/camel-rest-starter/pom.xml
+++ b/components-starter/camel-rest-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-rest-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rest-swagger-starter/pom.xml b/components-starter/camel-rest-swagger-starter/pom.xml
index b8f9670a91a..88c973ac1e9 100644
--- a/components-starter/camel-rest-swagger-starter/pom.xml
+++ b/components-starter/camel-rest-swagger-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-rest-swagger-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-resteasy-starter/pom.xml b/components-starter/camel-resteasy-starter/pom.xml
index 1f4d72d5a05..9076adaa8db 100644
--- a/components-starter/camel-resteasy-starter/pom.xml
+++ b/components-starter/camel-resteasy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-resteasy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ribbon-starter/pom.xml b/components-starter/camel-ribbon-starter/pom.xml
index 34d6cc70617..64b34726813 100644
--- a/components-starter/camel-ribbon-starter/pom.xml
+++ b/components-starter/camel-ribbon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ribbon-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-robotframework-starter/pom.xml b/components-starter/camel-robotframework-starter/pom.xml
index 69596543f30..8cf59fec8c0 100644
--- a/components-starter/camel-robotframework-starter/pom.xml
+++ b/components-starter/camel-robotframework-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-robotframework-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rss-starter/pom.xml b/components-starter/camel-rss-starter/pom.xml
index 0e46f179390..8bf81fc1eee 100644
--- a/components-starter/camel-rss-starter/pom.xml
+++ b/components-starter/camel-rss-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-rss-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rxjava-starter/pom.xml b/components-starter/camel-rxjava-starter/pom.xml
index 132159aa97d..89274fb0450 100644
--- a/components-starter/camel-rxjava-starter/pom.xml
+++ b/components-starter/camel-rxjava-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-rxjava-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-saga-starter/pom.xml b/components-starter/camel-saga-starter/pom.xml
index f3631316d88..88d660853a0 100644
--- a/components-starter/camel-saga-starter/pom.xml
+++ b/components-starter/camel-saga-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-saga-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-salesforce-starter/pom.xml b/components-starter/camel-salesforce-starter/pom.xml
index c23a2eaeb83..676bbe39517 100644
--- a/components-starter/camel-salesforce-starter/pom.xml
+++ b/components-starter/camel-salesforce-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-salesforce-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-sap-netweaver-starter/pom.xml b/components-starter/camel-sap-netweaver-starter/pom.xml
index 6c0041c8f33..e9fb2662e9d 100644
--- a/components-starter/camel-sap-netweaver-starter/pom.xml
+++ b/components-starter/camel-sap-netweaver-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-sap-netweaver-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-saxon-starter/pom.xml b/components-starter/camel-saxon-starter/pom.xml
index 5a28794c588..051b5f72742 100644
--- a/components-starter/camel-saxon-starter/pom.xml
+++ b/components-starter/camel-saxon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-saxon-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-scheduler-starter/pom.xml b/components-starter/camel-scheduler-starter/pom.xml
index 3079494ac3e..a255b911cf6 100644
--- a/components-starter/camel-scheduler-starter/pom.xml
+++ b/components-starter/camel-scheduler-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-scheduler-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-schematron-starter/pom.xml b/components-starter/camel-schematron-starter/pom.xml
index 4311050c822..b58f80b967b 100644
--- a/components-starter/camel-schematron-starter/pom.xml
+++ b/components-starter/camel-schematron-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-schematron-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-seda-starter/pom.xml b/components-starter/camel-seda-starter/pom.xml
index 5a77107ad3a..8470249afe3 100644
--- a/components-starter/camel-seda-starter/pom.xml
+++ b/components-starter/camel-seda-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-seda-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-service-starter/pom.xml b/components-starter/camel-service-starter/pom.xml
index 746b9d61fdb..547bc18f95f 100644
--- a/components-starter/camel-service-starter/pom.xml
+++ b/components-starter/camel-service-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-service-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-servicenow-starter/pom.xml b/components-starter/camel-servicenow-starter/pom.xml
index 988cb00b5a5..131086c9328 100644
--- a/components-starter/camel-servicenow-starter/pom.xml
+++ b/components-starter/camel-servicenow-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-servicenow-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-servlet-starter/pom.xml b/components-starter/camel-servlet-starter/pom.xml
index 0f0a8f68c14..38494068639 100644
--- a/components-starter/camel-servlet-starter/pom.xml
+++ b/components-starter/camel-servlet-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-servlet-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-shiro-starter/pom.xml b/components-starter/camel-shiro-starter/pom.xml
index ca1bca0e452..a2c496f6436 100644
--- a/components-starter/camel-shiro-starter/pom.xml
+++ b/components-starter/camel-shiro-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-shiro-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-sip-starter/pom.xml b/components-starter/camel-sip-starter/pom.xml
index 65ab0024cf2..81dc5923044 100644
--- a/components-starter/camel-sip-starter/pom.xml
+++ b/components-starter/camel-sip-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-sip-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-sjms-starter/pom.xml b/components-starter/camel-sjms-starter/pom.xml
index 038727dcffd..abb938d300a 100644
--- a/components-starter/camel-sjms-starter/pom.xml
+++ b/components-starter/camel-sjms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-sjms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-sjms2-starter/pom.xml b/components-starter/camel-sjms2-starter/pom.xml
index 71623db23be..51be0382413 100644
--- a/components-starter/camel-sjms2-starter/pom.xml
+++ b/components-starter/camel-sjms2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-sjms2-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-slack-starter/pom.xml b/components-starter/camel-slack-starter/pom.xml
index 62c0d185eff..eaff091366f 100644
--- a/components-starter/camel-slack-starter/pom.xml
+++ b/components-starter/camel-slack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-slack-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-smpp-starter/pom.xml b/components-starter/camel-smpp-starter/pom.xml
index 18e697b70c0..913df347ec5 100644
--- a/components-starter/camel-smpp-starter/pom.xml
+++ b/components-starter/camel-smpp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-smpp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-snakeyaml-starter/pom.xml b/components-starter/camel-snakeyaml-starter/pom.xml
index 0f8f2de14b0..3f11c9124f5 100644
--- a/components-starter/camel-snakeyaml-starter/pom.xml
+++ b/components-starter/camel-snakeyaml-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-snakeyaml-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-snmp-starter/pom.xml b/components-starter/camel-snmp-starter/pom.xml
index 2e106da6a1e..15a3f4dfb1d 100644
--- a/components-starter/camel-snmp-starter/pom.xml
+++ b/components-starter/camel-snmp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-snmp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-soap-starter/pom.xml b/components-starter/camel-soap-starter/pom.xml
index f4a7fd495de..a8191a1a7dc 100644
--- a/components-starter/camel-soap-starter/pom.xml
+++ b/components-starter/camel-soap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-soap-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-solr-starter/pom.xml b/components-starter/camel-solr-starter/pom.xml
index 932f0660584..bb055bafa52 100644
--- a/components-starter/camel-solr-starter/pom.xml
+++ b/components-starter/camel-solr-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-solr-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-soroush-starter/pom.xml b/components-starter/camel-soroush-starter/pom.xml
index c5ea7ab5efa..fe3f5d3af49 100644
--- a/components-starter/camel-soroush-starter/pom.xml
+++ b/components-starter/camel-soroush-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-soroush-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spark-starter/pom.xml b/components-starter/camel-spark-starter/pom.xml
index 9bcd04e3a86..bf2fc263e15 100644
--- a/components-starter/camel-spark-starter/pom.xml
+++ b/components-starter/camel-spark-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spark-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-splunk-starter/pom.xml b/components-starter/camel-splunk-starter/pom.xml
index d2dcd3b3edb..2c7ebde4c9b 100644
--- a/components-starter/camel-splunk-starter/pom.xml
+++ b/components-starter/camel-splunk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-splunk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-batch-starter/pom.xml b/components-starter/camel-spring-batch-starter/pom.xml
index db4d85f74b7..866c25147a2 100644
--- a/components-starter/camel-spring-batch-starter/pom.xml
+++ b/components-starter/camel-spring-batch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-batch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-integration-starter/pom.xml b/components-starter/camel-spring-integration-starter/pom.xml
index bc772313a9b..9e908071945 100644
--- a/components-starter/camel-spring-integration-starter/pom.xml
+++ b/components-starter/camel-spring-integration-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-integration-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-javaconfig-starter/pom.xml b/components-starter/camel-spring-javaconfig-starter/pom.xml
index 69aa1c06085..d0c1c384765 100644
--- a/components-starter/camel-spring-javaconfig-starter/pom.xml
+++ b/components-starter/camel-spring-javaconfig-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-javaconfig-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-jdbc-starter/pom.xml b/components-starter/camel-spring-jdbc-starter/pom.xml
index fdd4200124e..c5f2636ba8c 100644
--- a/components-starter/camel-spring-jdbc-starter/pom.xml
+++ b/components-starter/camel-spring-jdbc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-jdbc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-ldap-starter/pom.xml b/components-starter/camel-spring-ldap-starter/pom.xml
index 3955a2c9b4c..bc2d9a2e509 100644
--- a/components-starter/camel-spring-ldap-starter/pom.xml
+++ b/components-starter/camel-spring-ldap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-ldap-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-rabbitmq-starter/pom.xml b/components-starter/camel-spring-rabbitmq-starter/pom.xml
index 7285dd9cf2f..d5307c900f5 100644
--- a/components-starter/camel-spring-rabbitmq-starter/pom.xml
+++ b/components-starter/camel-spring-rabbitmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-rabbitmq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-redis-starter/pom.xml b/components-starter/camel-spring-redis-starter/pom.xml
index 809e08eca95..cfc4a22d7aa 100644
--- a/components-starter/camel-spring-redis-starter/pom.xml
+++ b/components-starter/camel-spring-redis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-redis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-security-starter/pom.xml b/components-starter/camel-spring-security-starter/pom.xml
index 74669c1d44a..03b192edf30 100644
--- a/components-starter/camel-spring-security-starter/pom.xml
+++ b/components-starter/camel-spring-security-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-security-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-starter/pom.xml b/components-starter/camel-spring-starter/pom.xml
index f8d68585b36..174792b0495 100644
--- a/components-starter/camel-spring-starter/pom.xml
+++ b/components-starter/camel-spring-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-ws-starter/pom.xml b/components-starter/camel-spring-ws-starter/pom.xml
index f9c19123b33..3aa34ae461b 100644
--- a/components-starter/camel-spring-ws-starter/pom.xml
+++ b/components-starter/camel-spring-ws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-ws-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-springdoc-starter/pom.xml b/components-starter/camel-springdoc-starter/pom.xml
index 3abb956d8a1..5bb8cab78b7 100644
--- a/components-starter/camel-springdoc-starter/pom.xml
+++ b/components-starter/camel-springdoc-starter/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>components-starter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
     <artifactId>camel-springdoc-starter</artifactId>
     <packaging>jar</packaging>
diff --git a/components-starter/camel-sql-starter/pom.xml b/components-starter/camel-sql-starter/pom.xml
index 39d31d742b6..b8e227b17bb 100644
--- a/components-starter/camel-sql-starter/pom.xml
+++ b/components-starter/camel-sql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-sql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ssh-starter/pom.xml b/components-starter/camel-ssh-starter/pom.xml
index 537574f3615..1993bffa641 100644
--- a/components-starter/camel-ssh-starter/pom.xml
+++ b/components-starter/camel-ssh-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-ssh-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-stax-starter/pom.xml b/components-starter/camel-stax-starter/pom.xml
index fa76b59cc70..0cd62011a27 100644
--- a/components-starter/camel-stax-starter/pom.xml
+++ b/components-starter/camel-stax-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-stax-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-stitch-starter/pom.xml b/components-starter/camel-stitch-starter/pom.xml
index 7d5242ae241..4e5be052ff8 100644
--- a/components-starter/camel-stitch-starter/pom.xml
+++ b/components-starter/camel-stitch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-stitch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-stomp-starter/pom.xml b/components-starter/camel-stomp-starter/pom.xml
index 248184bbcb8..c9cabd41e91 100644
--- a/components-starter/camel-stomp-starter/pom.xml
+++ b/components-starter/camel-stomp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-stomp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-stream-starter/pom.xml b/components-starter/camel-stream-starter/pom.xml
index d75867e3af1..4e7382d0620 100644
--- a/components-starter/camel-stream-starter/pom.xml
+++ b/components-starter/camel-stream-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-stream-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-stringtemplate-starter/pom.xml b/components-starter/camel-stringtemplate-starter/pom.xml
index 2b68782a858..96738be8131 100644
--- a/components-starter/camel-stringtemplate-starter/pom.xml
+++ b/components-starter/camel-stringtemplate-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-stringtemplate-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-stub-starter/pom.xml b/components-starter/camel-stub-starter/pom.xml
index 7c1d180fba4..07d9183d3ec 100644
--- a/components-starter/camel-stub-starter/pom.xml
+++ b/components-starter/camel-stub-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-stub-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-swagger-java-starter/pom.xml b/components-starter/camel-swagger-java-starter/pom.xml
index 3583424c46d..4ce8dc9a3ae 100644
--- a/components-starter/camel-swagger-java-starter/pom.xml
+++ b/components-starter/camel-swagger-java-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-swagger-java-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-syslog-starter/pom.xml b/components-starter/camel-syslog-starter/pom.xml
index 708f2cfb06d..b45afb84d04 100644
--- a/components-starter/camel-syslog-starter/pom.xml
+++ b/components-starter/camel-syslog-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-syslog-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-tagsoup-starter/pom.xml b/components-starter/camel-tagsoup-starter/pom.xml
index c78434ad4cf..a2ab963f7e5 100644
--- a/components-starter/camel-tagsoup-starter/pom.xml
+++ b/components-starter/camel-tagsoup-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-tagsoup-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-tarfile-starter/pom.xml b/components-starter/camel-tarfile-starter/pom.xml
index 1b2c3066555..ea943549c50 100644
--- a/components-starter/camel-tarfile-starter/pom.xml
+++ b/components-starter/camel-tarfile-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-tarfile-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-telegram-starter/pom.xml b/components-starter/camel-telegram-starter/pom.xml
index c84f6135fc4..25a1d1a3fc3 100644
--- a/components-starter/camel-telegram-starter/pom.xml
+++ b/components-starter/camel-telegram-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-telegram-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-thrift-starter/pom.xml b/components-starter/camel-thrift-starter/pom.xml
index 871b6d4e2c1..d6d19413495 100644
--- a/components-starter/camel-thrift-starter/pom.xml
+++ b/components-starter/camel-thrift-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-thrift-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-tika-starter/pom.xml b/components-starter/camel-tika-starter/pom.xml
index 7f79c459d70..1e067173c7b 100644
--- a/components-starter/camel-tika-starter/pom.xml
+++ b/components-starter/camel-tika-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-tika-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-timer-starter/pom.xml b/components-starter/camel-timer-starter/pom.xml
index 265d53fbb62..eb8f0aa530a 100644
--- a/components-starter/camel-timer-starter/pom.xml
+++ b/components-starter/camel-timer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-timer-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-twilio-starter/pom.xml b/components-starter/camel-twilio-starter/pom.xml
index 05a30dbd444..5e06e9132d9 100644
--- a/components-starter/camel-twilio-starter/pom.xml
+++ b/components-starter/camel-twilio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-twilio-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-twitter-starter/pom.xml b/components-starter/camel-twitter-starter/pom.xml
index a2b87e03b80..1ed7e09ae8e 100644
--- a/components-starter/camel-twitter-starter/pom.xml
+++ b/components-starter/camel-twitter-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-twitter-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-undertow-spring-security-starter/pom.xml b/components-starter/camel-undertow-spring-security-starter/pom.xml
index e4a4c377656..df0829525a9 100644
--- a/components-starter/camel-undertow-spring-security-starter/pom.xml
+++ b/components-starter/camel-undertow-spring-security-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-undertow-spring-security-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-undertow-starter/pom.xml b/components-starter/camel-undertow-starter/pom.xml
index 596df949a27..2cce1941477 100644
--- a/components-starter/camel-undertow-starter/pom.xml
+++ b/components-starter/camel-undertow-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-undertow-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-univocity-parsers-starter/pom.xml b/components-starter/camel-univocity-parsers-starter/pom.xml
index f3422d77aa3..f1ca4e316c8 100644
--- a/components-starter/camel-univocity-parsers-starter/pom.xml
+++ b/components-starter/camel-univocity-parsers-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-univocity-parsers-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-validator-starter/pom.xml b/components-starter/camel-validator-starter/pom.xml
index 8162126b70a..43f53dc7af8 100644
--- a/components-starter/camel-validator-starter/pom.xml
+++ b/components-starter/camel-validator-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-validator-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-velocity-starter/pom.xml b/components-starter/camel-velocity-starter/pom.xml
index f5abfa65b69..e52af479a01 100644
--- a/components-starter/camel-velocity-starter/pom.xml
+++ b/components-starter/camel-velocity-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-velocity-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-vertx-http-starter/pom.xml b/components-starter/camel-vertx-http-starter/pom.xml
index 7f99a5981fc..f9074bfa5bc 100644
--- a/components-starter/camel-vertx-http-starter/pom.xml
+++ b/components-starter/camel-vertx-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-vertx-http-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-vertx-kafka-starter/pom.xml b/components-starter/camel-vertx-kafka-starter/pom.xml
index 1d3b4d69517..0a07ef82773 100644
--- a/components-starter/camel-vertx-kafka-starter/pom.xml
+++ b/components-starter/camel-vertx-kafka-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-vertx-kafka-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-vertx-starter/pom.xml b/components-starter/camel-vertx-starter/pom.xml
index 4310f8d8e1a..117633c8fe5 100644
--- a/components-starter/camel-vertx-starter/pom.xml
+++ b/components-starter/camel-vertx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-vertx-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-vertx-websocket-starter/pom.xml b/components-starter/camel-vertx-websocket-starter/pom.xml
index 5571271050e..8e2ff18dfbf 100644
--- a/components-starter/camel-vertx-websocket-starter/pom.xml
+++ b/components-starter/camel-vertx-websocket-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-vertx-websocket-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-vm-starter/pom.xml b/components-starter/camel-vm-starter/pom.xml
index 70eed19c9f7..2e04ad37c24 100644
--- a/components-starter/camel-vm-starter/pom.xml
+++ b/components-starter/camel-vm-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-vm-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-weather-starter/pom.xml b/components-starter/camel-weather-starter/pom.xml
index 87eb6f6b4f3..da5b3f3e3f0 100644
--- a/components-starter/camel-weather-starter/pom.xml
+++ b/components-starter/camel-weather-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-weather-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-web3j-starter/pom.xml b/components-starter/camel-web3j-starter/pom.xml
index 00c45583b16..4f302730268 100644
--- a/components-starter/camel-web3j-starter/pom.xml
+++ b/components-starter/camel-web3j-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-web3j-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-webhook-starter/pom.xml b/components-starter/camel-webhook-starter/pom.xml
index b313886cd1d..63ad3550bf6 100644
--- a/components-starter/camel-webhook-starter/pom.xml
+++ b/components-starter/camel-webhook-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-webhook-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-websocket-jsr356-starter/pom.xml b/components-starter/camel-websocket-jsr356-starter/pom.xml
index 89412db2225..8c46bc7485b 100644
--- a/components-starter/camel-websocket-jsr356-starter/pom.xml
+++ b/components-starter/camel-websocket-jsr356-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-websocket-jsr356-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-websocket-starter/pom.xml b/components-starter/camel-websocket-starter/pom.xml
index 08b4a6f9c90..18ee6f98311 100644
--- a/components-starter/camel-websocket-starter/pom.xml
+++ b/components-starter/camel-websocket-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-websocket-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-weka-starter/pom.xml b/components-starter/camel-weka-starter/pom.xml
index fac171cc788..ece78ae3cd8 100644
--- a/components-starter/camel-weka-starter/pom.xml
+++ b/components-starter/camel-weka-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-weka-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-wordpress-starter/pom.xml b/components-starter/camel-wordpress-starter/pom.xml
index 9b111d3e51b..3128364fc53 100644
--- a/components-starter/camel-wordpress-starter/pom.xml
+++ b/components-starter/camel-wordpress-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-wordpress-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-workday-starter/pom.xml b/components-starter/camel-workday-starter/pom.xml
index ea9d36c8533..a612d36e3bd 100644
--- a/components-starter/camel-workday-starter/pom.xml
+++ b/components-starter/camel-workday-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-workday-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xchange-starter/pom.xml b/components-starter/camel-xchange-starter/pom.xml
index 0b4dc48f656..605eb260262 100644
--- a/components-starter/camel-xchange-starter/pom.xml
+++ b/components-starter/camel-xchange-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xchange-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xj-starter/pom.xml b/components-starter/camel-xj-starter/pom.xml
index e3f9d2ac0f4..099a78873bb 100644
--- a/components-starter/camel-xj-starter/pom.xml
+++ b/components-starter/camel-xj-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xj-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xml-jaxp-starter/pom.xml b/components-starter/camel-xml-jaxp-starter/pom.xml
index 14af3d64658..0b53d7323d9 100644
--- a/components-starter/camel-xml-jaxp-starter/pom.xml
+++ b/components-starter/camel-xml-jaxp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xml-jaxp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xmlsecurity-starter/pom.xml b/components-starter/camel-xmlsecurity-starter/pom.xml
index fdb1482c654..fa3228c77f7 100644
--- a/components-starter/camel-xmlsecurity-starter/pom.xml
+++ b/components-starter/camel-xmlsecurity-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xmlsecurity-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xmpp-starter/pom.xml b/components-starter/camel-xmpp-starter/pom.xml
index 34500d0bee7..b22289b2878 100644
--- a/components-starter/camel-xmpp-starter/pom.xml
+++ b/components-starter/camel-xmpp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xmpp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xpath-starter/pom.xml b/components-starter/camel-xpath-starter/pom.xml
index 146d6102ceb..452aacdd0a8 100644
--- a/components-starter/camel-xpath-starter/pom.xml
+++ b/components-starter/camel-xpath-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xpath-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xslt-saxon-starter/pom.xml b/components-starter/camel-xslt-saxon-starter/pom.xml
index 66f60d1c498..a4c85123eb4 100644
--- a/components-starter/camel-xslt-saxon-starter/pom.xml
+++ b/components-starter/camel-xslt-saxon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xslt-saxon-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xslt-starter/pom.xml b/components-starter/camel-xslt-starter/pom.xml
index af6d90a934c..e5891aaae8d 100644
--- a/components-starter/camel-xslt-starter/pom.xml
+++ b/components-starter/camel-xslt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xslt-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-xstream-starter/pom.xml b/components-starter/camel-xstream-starter/pom.xml
index 07709ea1697..9220d0da917 100644
--- a/components-starter/camel-xstream-starter/pom.xml
+++ b/components-starter/camel-xstream-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-xstream-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-yammer-starter/pom.xml b/components-starter/camel-yammer-starter/pom.xml
index 2d0a116b30d..96fb500e6b3 100644
--- a/components-starter/camel-yammer-starter/pom.xml
+++ b/components-starter/camel-yammer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-yammer-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-zendesk-starter/pom.xml b/components-starter/camel-zendesk-starter/pom.xml
index b0c0f21fa6a..b6099ea108e 100644
--- a/components-starter/camel-zendesk-starter/pom.xml
+++ b/components-starter/camel-zendesk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-zendesk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-zip-deflater-starter/pom.xml b/components-starter/camel-zip-deflater-starter/pom.xml
index f01739ec055..b9075f9ac83 100644
--- a/components-starter/camel-zip-deflater-starter/pom.xml
+++ b/components-starter/camel-zip-deflater-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-zip-deflater-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-zipfile-starter/pom.xml b/components-starter/camel-zipfile-starter/pom.xml
index cfc608f3a42..1e75f609371 100644
--- a/components-starter/camel-zipfile-starter/pom.xml
+++ b/components-starter/camel-zipfile-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-zipfile-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-zipkin-starter/pom.xml b/components-starter/camel-zipkin-starter/pom.xml
index 9d0e556f373..c88252cd904 100644
--- a/components-starter/camel-zipkin-starter/pom.xml
+++ b/components-starter/camel-zipkin-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-zipkin-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-zookeeper-master-starter/pom.xml b/components-starter/camel-zookeeper-master-starter/pom.xml
index ea7261230a0..1a591577630 100644
--- a/components-starter/camel-zookeeper-master-starter/pom.xml
+++ b/components-starter/camel-zookeeper-master-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-zookeeper-master-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-zookeeper-starter/pom.xml b/components-starter/camel-zookeeper-starter/pom.xml
index f84e8cf4815..c51f49b0e1d 100644
--- a/components-starter/camel-zookeeper-starter/pom.xml
+++ b/components-starter/camel-zookeeper-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-zookeeper-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/pom.xml b/components-starter/pom.xml
index 1197feb700a..d201526e770 100644
--- a/components-starter/pom.xml
+++ b/components-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>camel-starter-parent</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
     <relativePath>../tooling/camel-starter-parent</relativePath>
   </parent>
   <artifactId>components-starter</artifactId>
diff --git a/core-starter/camel-spring-boot-engine-starter/pom.xml b/core-starter/camel-spring-boot-engine-starter/pom.xml
index 844cc1da13f..afc3014401f 100644
--- a/core-starter/camel-spring-boot-engine-starter/pom.xml
+++ b/core-starter/camel-spring-boot-engine-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-starter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core-starter/camel-spring-boot-starter/pom.xml b/core-starter/camel-spring-boot-starter/pom.xml
index 66f4de2fba5..14ad23e35e1 100644
--- a/core-starter/camel-spring-boot-starter/pom.xml
+++ b/core-starter/camel-spring-boot-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-starter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core-starter/camel-spring-boot-xml-starter/pom.xml b/core-starter/camel-spring-boot-xml-starter/pom.xml
index 654f657fdb6..5b76dab9f83 100644
--- a/core-starter/camel-spring-boot-xml-starter/pom.xml
+++ b/core-starter/camel-spring-boot-xml-starter/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-starter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core-starter/pom.xml b/core-starter/pom.xml
index 7842506ce50..68bd4872aa5 100644
--- a/core-starter/pom.xml
+++ b/core-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>camel-starter-parent</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
     <relativePath>../tooling/camel-starter-parent</relativePath>
   </parent>
   <artifactId>core-starter</artifactId>
diff --git a/core/camel-spring-boot-xml/pom.xml b/core/camel-spring-boot-xml/pom.xml
index 4f1664337cf..57655fd1d32 100644
--- a/core/camel-spring-boot-xml/pom.xml
+++ b/core/camel-spring-boot-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-modules</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core/camel-spring-boot/pom.xml b/core/camel-spring-boot/pom.xml
index 032b01bd536..c0ba186129b 100644
--- a/core/camel-spring-boot/pom.xml
+++ b/core/camel-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-modules</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index 75b19e415e3..de77471ee80 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/docs/pom.xml b/docs/pom.xml
index c4e528f5896..40198664c8f 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-java-joor-dsl-starter/pom.xml b/dsl-starter/camel-java-joor-dsl-starter/pom.xml
index e32a30c7c0b..a4131ad75c6 100644
--- a/dsl-starter/camel-java-joor-dsl-starter/pom.xml
+++ b/dsl-starter/camel-java-joor-dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-xml-io-dsl-starter/pom.xml b/dsl-starter/camel-xml-io-dsl-starter/pom.xml
index 016cdc412b0..2d538e8aba2 100644
--- a/dsl-starter/camel-xml-io-dsl-starter/pom.xml
+++ b/dsl-starter/camel-xml-io-dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-xml-jaxb-dsl-starter/pom.xml b/dsl-starter/camel-xml-jaxb-dsl-starter/pom.xml
index 6669be08c72..89057553095 100644
--- a/dsl-starter/camel-xml-jaxb-dsl-starter/pom.xml
+++ b/dsl-starter/camel-xml-jaxb-dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-yaml-dsl-starter/pom.xml b/dsl-starter/camel-yaml-dsl-starter/pom.xml
index c89344a169a..1a26c453411 100644
--- a/dsl-starter/camel-yaml-dsl-starter/pom.xml
+++ b/dsl-starter/camel-yaml-dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/pom.xml b/dsl-starter/pom.xml
index 6b923abcd38..0399a1a7244 100644
--- a/dsl-starter/pom.xml
+++ b/dsl-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>camel-starter-parent</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
     <relativePath>../tooling/camel-starter-parent</relativePath>
   </parent>
   <artifactId>dsl-starter</artifactId>
diff --git a/parent/pom.xml b/parent/pom.xml
index 9c62c2b0eb0..694c4c43cf1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
 
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>spring-boot-parent</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
     <packaging>pom</packaging>
 
     <name>Camel SB :: Parent</name>
diff --git a/pom.xml b/pom.xml
index 79b9a0b3528..ff197f1a6e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>spring-boot</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
     <packaging>pom</packaging>
 
     <name>Camel SB</name>
@@ -84,7 +84,7 @@
         <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-spring-boot.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-spring-boot.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=camel-spring-boot.git;a=summary</url>
-        <tag>HEAD</tag>
+        <tag>camel-spring-boot-3.14.3</tag>
     </scm>
     <issueManagement>
         <system>jira</system>
diff --git a/tests/camel-itest-spring-boot/pom.xml b/tests/camel-itest-spring-boot/pom.xml
index bded1459e61..ee216f6fae0 100644
--- a/tests/camel-itest-spring-boot/pom.xml
+++ b/tests/camel-itest-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>tests</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index 1d585486f28..5d3d8064b8a 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/tooling/camel-spring-boot-bom-generator/pom.xml b/tooling/camel-spring-boot-bom-generator/pom.xml
index 92c792e9bc7..c223d41c408 100644
--- a/tooling/camel-spring-boot-bom-generator/pom.xml
+++ b/tooling/camel-spring-boot-bom-generator/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
 
     <artifactId>camel-spring-boot-bom-generator</artifactId>
diff --git a/tooling/camel-spring-boot-bom/pom.xml b/tooling/camel-spring-boot-bom/pom.xml
index 68f1de5cabb..3f910efb6d2 100644
--- a/tooling/camel-spring-boot-bom/pom.xml
+++ b/tooling/camel-spring-boot-bom/pom.xml
@@ -22,12 +22,12 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>spring-boot</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.camel.springboot</groupId>
   <artifactId>camel-spring-boot-bom</artifactId>
-  <version>3.14.3-SNAPSHOT</version>
+  <version>3.14.3</version>
   <packaging>pom</packaging>
   <name>Camel SB Tooling :: BOM</name>
   <description>Camel Spring-Boot BOM</description>
diff --git a/tooling/camel-spring-boot-dependencies-generator/pom.xml b/tooling/camel-spring-boot-dependencies-generator/pom.xml
index d60fe762791..6bcd81691cf 100644
--- a/tooling/camel-spring-boot-dependencies-generator/pom.xml
+++ b/tooling/camel-spring-boot-dependencies-generator/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
 
     <artifactId>camel-spring-boot-dependencies-generator</artifactId>
diff --git a/tooling/camel-spring-boot-dependencies/pom.xml b/tooling/camel-spring-boot-dependencies/pom.xml
index f5c985d14ab..c82f506c837 100644
--- a/tooling/camel-spring-boot-dependencies/pom.xml
+++ b/tooling/camel-spring-boot-dependencies/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>tooling</artifactId>
-    <version>3.14.3-SNAPSHOT</version>
+    <version>3.14.3</version>
   </parent>
   <artifactId>camel-spring-boot-dependencies</artifactId>
   <packaging>pom</packaging>
@@ -1620,7 +1620,7 @@
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>camel-spring-boot</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
@@ -1965,2243 +1965,2243 @@
       <dependency>
         <groupId>org.apache.camel.tests</groupId>
         <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-activemq</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ahc</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ahc-ws</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-allcomponents</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-amqp</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-any23</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-api</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-arangodb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-api</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-asn1</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-asterisk</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atlasmap</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atmos</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atmosphere-websocket</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atom</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atomix</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-attachments</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-component</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-jetty</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-spi</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-spi</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-secrets-manager</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-xray</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-athena</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-cw</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ddb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ec2</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ecs</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-eks</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-eventbridge</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-iam</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-kinesis</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-kms</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-lambda</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-mq</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-msk</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-s3</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ses</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sns</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sqs</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sts</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-translate</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-cosmosdb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-eventhubs</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-servicebus</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-storage-blob</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-storage-datalake</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-storage-queue</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-barcode</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base-engine</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base64</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bean</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bean-validator</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-beanio</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-beanstalk</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bindy</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bonita</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-api</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-braintree</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-browse</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-caffeine</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-caffeine-lrucache</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cassandraql</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog-lucene</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog-maven</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cbor</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cdi</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-chatscript</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-chunk</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cloud</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cluster</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cm-sms</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cmis</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-coap</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cometd</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-componentdsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-consul</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-controlbus</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-corda</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-catalog</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-engine</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-languages</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-model</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-processor</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-reifier</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-xml</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-couchbase</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-couchdb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cron</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-crypto</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-csimple-joor</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-csv</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-transport</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dataformat</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dataset</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-datasonnet</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-common</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-common-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-maven-plugin</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-mongodb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-mysql</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-postgres</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-sqlserver</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-digitalocean</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-direct</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-directvm</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-disruptor</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-djl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dns</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-docker</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dozer</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-drill</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dropbox</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dsl-support</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ehcache</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elasticsearch-rest</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elsql</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elytron</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-endpointdsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-etcd</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-etcd3</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-exec</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-facebook</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fastjson</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-api</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-file</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-file-watch</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-flatpack</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-flink</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fop</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-freemarker</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ftp</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ganglia</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-geocoder</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-git</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-github</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-bigquery</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-calendar</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-drive</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-functions</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-mail</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-pubsub</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-sheets</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-storage</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-gora</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grape</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-graphql</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grok</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy-dsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy-dsl-common</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grpc</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-gson</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-guava-eventbus</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hazelcast</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hbase</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hdfs</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-headersmap</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-health</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hl7</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http-base</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http-common</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huawei-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-common</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-dms</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-functiongraph</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-iam</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-imagerecognition</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-obs</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-smn</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hystrix</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ical</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-iec60870</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ignite</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan-common</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan-embedded</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-influxdb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-iota</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ipfs</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-irc</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ironmq</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jackson</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jackson-avro</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jackson-protobuf</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jacksonxml</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jasypt</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-java-joor-dsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jaxb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jbpm</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jcache</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jclouds</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jcr</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jdbc</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jetty</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jetty-common</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jfr</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jgroups</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jgroups-raft</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jing</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jira</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jms</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jmx</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-johnzon</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jolt</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jooq</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-joor</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jpa</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-js-dsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsch</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jslt</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-json-patch</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-json-validator</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonapi</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonata</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonpath</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jt400</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jta</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kafka</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kamelet</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kamelet-main</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kamelet-reify</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kotlin-dsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kubernetes</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kudu</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-language</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ldap</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ldif</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-leveldb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-leveldb-legacy</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-log</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lra</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lucene</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lumberjack</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lzf</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mail</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-main</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-management</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-management-api</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-master</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-metrics</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-micrometer</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-config</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-fault-tolerance</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-health</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-metrics</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-milo</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mina</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-minio</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mllp</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mock</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mongodb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mongodb-gridfs</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-msv</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mustache</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mvel</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mybatis</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nagios</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nats</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-netty</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-netty-http</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nitrite</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nsq</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-oaipmh</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ognl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-api</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-api</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-openapi-java</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-openstack</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-opentelemetry</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-opentracing</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-optaplanner</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-paho</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-paho-mqtt5</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pdf</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pg-replication-slot</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pgevent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-platform-http</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-platform-http-vertx</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-printer</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-protobuf</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pubnub</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pulsar</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-quartz</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-quickfix</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rabbitmq</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactive-executor-vertx</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactive-streams</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactor</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-redis</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ref</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-resilience4j</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-resourceresolver-github</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest-openapi</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest-swagger</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-resteasy</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ribbon</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-robotframework</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-route-parser</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rss</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rxjava</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-saga</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-maven-plugin</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sap-netweaver</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-saxon</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-scheduler</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-schematron</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-seda</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-service</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow-maven-plugin</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servlet</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-shiro</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sip</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sjms</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sjms2</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-slack</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-smpp</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-snakeyaml</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-snmp</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-soap</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-solr</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-soroush</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spark</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-splunk</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-splunk-hec</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-batch</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-integration</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-javaconfig</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-jdbc</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-ldap</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-main</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-rabbitmq</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-redis</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-security</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-ws</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-xml</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sql</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ssh</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stax</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stitch</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stomp</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stream</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stringtemplate</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stub</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-support</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-swagger-java</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-syslog</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tagsoup</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tarfile</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-telegram</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-cdi</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-junit5</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-spring</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-spring-junit5</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-testcontainers</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-testcontainers-junit5</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-testcontainers-spring</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-testcontainers-spring-junit5</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-threadpoolfactory-vertx</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-thrift</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tika</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-timer</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tooling-model</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tooling-util</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tracing</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-twilio</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-twitter</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-undertow</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-undertow-spring-security</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-univocity-parsers</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-util</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-util-json</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-validator</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-velocity</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-common</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-http</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-kafka</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-websocket</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vm</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-weather</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-web3j</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-webhook</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-websocket</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-websocket-jsr356</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-weka</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-wordpress</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-workday</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xchange</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xj</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-io</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-io-dsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-io-util</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb-dsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxp</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xmlsecurity</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xmpp</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xpath</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xslt</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xslt-saxon</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xstream</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl-common</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl-deserializers</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yammer</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zendesk</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zip-deflater</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zipfile</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zipkin</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zookeeper</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zookeeper-master</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>spi-annotations</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
       </dependency>
       <dependency>
         <groupId>org.apache.cassandra</groupId>
diff --git a/tooling/camel-spring-boot-generator-maven-plugin/pom.xml b/tooling/camel-spring-boot-generator-maven-plugin/pom.xml
index 8e888365894..3d829aa9d78 100644
--- a/tooling/camel-spring-boot-generator-maven-plugin/pom.xml
+++ b/tooling/camel-spring-boot-generator-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
 
     <artifactId>camel-spring-boot-generator-maven-plugin</artifactId>
diff --git a/tooling/camel-spring-boot-starter-generator/pom.xml b/tooling/camel-spring-boot-starter-generator/pom.xml
index b13a6b128ca..7731a9ed22d 100644
--- a/tooling/camel-spring-boot-starter-generator/pom.xml
+++ b/tooling/camel-spring-boot-starter-generator/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
 
     <artifactId>camel-spring-boot-starter-generator</artifactId>
diff --git a/tooling/camel-starter-parent/pom.xml b/tooling/camel-starter-parent/pom.xml
index 60da5fb08df..150aa8d7dbf 100644
--- a/tooling/camel-starter-parent/pom.xml
+++ b/tooling/camel-starter-parent/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
     </parent>
 
     <artifactId>camel-starter-parent</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 91083529ac1..cf9c3d413fb 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot-parent</artifactId>
-        <version>3.14.3-SNAPSHOT</version>
+        <version>3.14.3</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>