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 2023/04/21 19:15:57 UTC

[camel-spring-boot] branch release/3.20.4 created (now 489411d88ec)

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

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


      at 489411d88ec [maven-release-plugin] prepare release camel-spring-boot-3.20.4

This branch includes the following new commits:

     new 050e17ff90e Target Camel 3.20.4 for release
     new 489411d88ec [maven-release-plugin] prepare release camel-spring-boot-3.20.4

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.20.4 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.20.4
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 050e17ff90e99eca50a6adc5c711d625ede633f6
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Apr 21 18:45:53 2023 +0000

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

diff --git a/pom.xml b/pom.xml
index 0ae704df54d..5fc253891f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <groupId>org.apache.camel.springboot</groupId>
@@ -111,7 +111,7 @@
         <spring-boot-version>2.7.11</spring-boot-version>
 
         <!-- Camel target version -->
-        <camel-version>3.20.4-SNAPSHOT</camel-version>
+        <camel-version>3.20.4</camel-version>
 
         <!-- versions -->
         <aether-version>1.0.2.v20150114</aether-version>
@@ -453,7 +453,7 @@
         <profile>
             <id>dev</id>
             <properties>
-                <camel-version>3.20.4-SNAPSHOT</camel-version>
+                <camel-version>3.20.4</camel-version>
             </properties>
         </profile>
 


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

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.20.4
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 489411d88ecafe950cb51fa76ec76b3cceef68f5
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Apr 21 19:15:53 2023 +0000

    [maven-release-plugin] prepare release camel-spring-boot-3.20.4
---
 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-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-avro-rpc-starter/pom.xml  |   2 +-
 components-starter/camel-avro-starter/pom.xml      |   2 +-
 .../camel-aws-cloudtrail-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-key-vault-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-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 +-
 .../camel-cloudevents-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-console-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-rest-starter/pom.xml  |   2 +-
 components-starter/camel-cxf-soap-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-db2-starter/pom.xml             |   2 +-
 .../camel-debezium-mongodb-starter/pom.xml         |   2 +-
 .../camel-debezium-mysql-starter/pom.xml           |   2 +-
 .../camel-debezium-oracle-starter/pom.xml          |   2 +-
 .../camel-debezium-postgres-starter/pom.xml        |   2 +-
 .../camel-debezium-sqlserver-starter/pom.xml       |   2 +-
 components-starter/camel-debug-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 +-
 .../camel-dynamic-router-starter/pom.xml           |   2 +-
 components-starter/camel-ehcache-starter/pom.xml   |   2 +-
 .../camel-elasticsearch-rest-starter/pom.xml       |   2 +-
 .../camel-elasticsearch-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-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-secret-manager-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 +-
 .../camel-hashicorp-vault-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 +-
 .../camel-huaweicloud-frs-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 +-
 .../camel-hyperledger-aries-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-influxdb2-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 +-
 .../camel-javascript-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-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-jq-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 +-
 components-starter/camel-kamelet-starter/pom.xml   |   2 +-
 components-starter/camel-knative-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 +-
 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 +-
 .../camel-mail-microsoft-oauth-starter/pom.xml     |   2 +-
 components-starter/camel-mail-starter/pom.xml      |   2 +-
 .../camel-management-starter/pom.xml               |   2 +-
 components-starter/camel-mapstruct-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-mustache-starter/pom.xml  |   2 +-
 components-starter/camel-mvel-starter/pom.xml      |   2 +-
 components-starter/camel-mybatis-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-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-plc4x-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-python-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 +-
 .../camel-robotframework-starter/pom.xml           |   2 +-
 components-starter/camel-rocketmq-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-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-spark-starter/pom.xml     |   2 +-
 .../camel-splunk-hec-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-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-swift-starter/pom.xml     |   2 +-
 components-starter/camel-syslog-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-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-cli-connector-starter/pom.xml    |   2 +-
 dsl-starter/camel-componentdsl-starter/pom.xml     |   2 +-
 dsl-starter/camel-dsl-modeline-starter/pom.xml     |   2 +-
 dsl-starter/camel-endpointdsl-starter/pom.xml      |   2 +-
 dsl-starter/camel-groovy-dsl-starter/pom.xml       |   2 +-
 dsl-starter/camel-java-joor-dsl-starter/pom.xml    |   2 +-
 dsl-starter/camel-js-dsl-starter/pom.xml           |   2 +-
 dsl-starter/camel-jsh-dsl-starter/pom.xml          |   2 +-
 dsl-starter/camel-kotlin-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     | 908 ++++++++++-----------
 .../pom.xml                                        |   2 +-
 .../camel-spring-boot-starter-generator/pom.xml    |   2 +-
 tooling/camel-starter-parent/pom.xml               |   2 +-
 tooling/pom.xml                                    |   2 +-
 383 files changed, 839 insertions(+), 839 deletions(-)

diff --git a/archetypes/camel-archetype-spring-boot/pom.xml b/archetypes/camel-archetype-spring-boot/pom.xml
index 846bc5c1ab0..a04123bdce4 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index dbdcb0cfb39..891a535f9e6 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 a4aba82039c..ac224da68e8 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 3ce38de5f1e..fc6296dacf9 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 ef2479d03a6..3e6a5c35b6e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-activemq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-amqp-starter/pom.xml b/components-starter/camel-amqp-starter/pom.xml
index 7004c96e331..cfbed38f613 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 5cf64d02760..c00cb9e632e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 10e3745da67..875ecf33d35 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 58ac76a57d9..dea674252eb 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 90322c67512..9906b650e45 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 769621bff76..84dc35ad92e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d5fe396cce8..efe0553abda 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 28e325a330f..063546350e0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 70678ed9fb8..508e65cdfd6 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 258c38ecc98..6acc363ed62 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-atom-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 2ae196aa25b..76420ab4b2d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 900d1aec3e3..d7cbdee5a78 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-cloudtrail-starter/pom.xml b/components-starter/camel-aws-cloudtrail-starter/pom.xml
index e76b9d133bc..267de45795e 100644
--- a/components-starter/camel-aws-cloudtrail-starter/pom.xml
+++ b/components-starter/camel-aws-cloudtrail-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-aws-cloudtrail-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 3b65bcc5c9c..1536ef56e0a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 29f39b6a623..a296ade6c2f 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b78df07c9e5..030c3fb8997 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 15bab05c28f..58f5a2c1ae5 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a98cb6209dc..7782dfb4051 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 3979c47e9c9..8a0b52f23cd 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 f3ff47d1be1..8f6e537efbe 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b68c76d5e24..e43c806177f 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 4b894f49a09..fc9747f3207 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 1b4c800b25a..6f64500c24c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ce11d637242..c55b9b0b2c7 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 113fe53f912..3b705dc21dc 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 cb94677729e..68bb07edaa9 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 f2645dd4b3c..5ced8e1a7dd 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 be50b237609..fe288e433b0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c483be0458a..019f93c018d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 595437604ee..48dc1174fd9 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7946aebaaf4..5009aa81a9f 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 92a86bf7cf9..135f765f469 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7a70a46e07d..62ee89922b5 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ca556364ddb..a5d47d677bb 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7368f1a1664..d44628daedf 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 cffe3015ed2..97823ab7baa 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-azure-eventhubs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-azure-key-vault-starter/pom.xml b/components-starter/camel-azure-key-vault-starter/pom.xml
index 19065bc4ebe..dcfee23a496 100644
--- a/components-starter/camel-azure-key-vault-starter/pom.xml
+++ b/components-starter/camel-azure-key-vault-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-azure-key-vault-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 33d97e9af10..21165962c25 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 eaf0e9e949f..81e49d71d5c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 6fde51d2a5b..e1100817dee 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 15cb7d5b3f8..a4706131189 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ca62108f80d..134347bdbf5 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ce0a599861a..e513ede5c77 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 80334688d8e..d00937f4460 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 40ecfab1b2f..292da9b2b6d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-bean-validator-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-bindy-starter/pom.xml b/components-starter/camel-bindy-starter/pom.xml
index 37f2c7a4f27..ec2b604f274 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 5f36223aa1c..2f416370932 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 0741de2e775..f2b86147f4c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 4037b621db8..fad2e5f33ca 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 8a618fefec4..85b28434e69 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 bceabb913b7..0177b22289c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b1f8a1b24fd..1700ed404c7 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 6794acb866e..6dfc58be5b0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ca40e748c9f..3531aecefd0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 5ee1ce635d6..f17526b31d3 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 2dfe216b9d4..da85aab1672 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-chunk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cloudevents-starter/pom.xml b/components-starter/camel-cloudevents-starter/pom.xml
index b86917b9a48..228ea7de36f 100644
--- a/components-starter/camel-cloudevents-starter/pom.xml
+++ b/components-starter/camel-cloudevents-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-cloudevents-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 3ab71a2377a..f98a158dd17 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 76e87aed606..e0422b04c37 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 12248a66815..1b289c03b47 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 97b6630f79e..4ab152bf46a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-cometd-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-console-starter/pom.xml b/components-starter/camel-console-starter/pom.xml
index 35af5d259bd..d6d896d84f6 100644
--- a/components-starter/camel-console-starter/pom.xml
+++ b/components-starter/camel-console-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-console-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-consul-starter/pom.xml b/components-starter/camel-consul-starter/pom.xml
index e5a91f41212..f4329a36aeb 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 f69d94da491..af08ffa7e81 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 df3f4970bf7..31b0d2dcbe2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 2c3295ac598..b1d9fe0584a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b77ca9e3d12..b487273f631 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 815c6ca686c..1badd8b49ee 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 5173a868ba9..84a0d30b1cf 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7840a703d46..47b4ed1f91f 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e788dea8e9d..80e4721df5d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 8fd02456242..e17529fe19a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-csv-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cxf-rest-starter/pom.xml b/components-starter/camel-cxf-rest-starter/pom.xml
index 073a982a398..039dfe0ae2a 100644
--- a/components-starter/camel-cxf-rest-starter/pom.xml
+++ b/components-starter/camel-cxf-rest-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-cxf-rest-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cxf-soap-starter/pom.xml b/components-starter/camel-cxf-soap-starter/pom.xml
index 1b9b8792902..533ddb56d7a 100644
--- a/components-starter/camel-cxf-soap-starter/pom.xml
+++ b/components-starter/camel-cxf-soap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-cxf-soap-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 4b10c0abca5..dc1aa44b25c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7437f043bd8..03c164272e1 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 9a138167ff8..bf15182d559 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 af94ce82a17..99f532a4bb2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-datasonnet-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debezium-db2-starter/pom.xml b/components-starter/camel-debezium-db2-starter/pom.xml
index edcd89a3ad1..9e3fb58d114 100644
--- a/components-starter/camel-debezium-db2-starter/pom.xml
+++ b/components-starter/camel-debezium-db2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-debezium-db2-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 87cd15565d1..261ff46ea7d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e04bd1fae51..6fbc72a3c88 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-debezium-mysql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debezium-oracle-starter/pom.xml b/components-starter/camel-debezium-oracle-starter/pom.xml
index d8c1d63ba93..0a1292a825f 100644
--- a/components-starter/camel-debezium-oracle-starter/pom.xml
+++ b/components-starter/camel-debezium-oracle-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-debezium-oracle-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 7d5f551e803..8d985acb465 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 6ae6baeb956..f88492c6dc0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-debezium-sqlserver-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debug-starter/pom.xml b/components-starter/camel-debug-starter/pom.xml
index 3734cd21db3..9c099c6c3f1 100644
--- a/components-starter/camel-debug-starter/pom.xml
+++ b/components-starter/camel-debug-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-debug-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-digitalocean-starter/pom.xml b/components-starter/camel-digitalocean-starter/pom.xml
index a887346de60..c281a2b0a45 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 127267ab49e..29ba67a33a0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 576e17e584d..1fee6aae5dc 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 3e341589b1c..ffb32e69300 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 78871c16466..a1c1af63223 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 6d3f4d0943e..a2948a5fe87 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 abab3a7474a..949d5acb054 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 1b42f293050..38a0088c4a7 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 27af8f0d99e..0dea7eaa0f9 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 47e3fd264f3..7bce8928aa7 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-dropbox-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-dynamic-router-starter/pom.xml b/components-starter/camel-dynamic-router-starter/pom.xml
index 3c599db9f8b..c56255b90d2 100644
--- a/components-starter/camel-dynamic-router-starter/pom.xml
+++ b/components-starter/camel-dynamic-router-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-dynamic-router-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ehcache-starter/pom.xml b/components-starter/camel-ehcache-starter/pom.xml
index 109bc062d9e..a18604d86f0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c5221743441..05549e0a816 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-elasticsearch-rest-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-elasticsearch-starter/pom.xml b/components-starter/camel-elasticsearch-starter/pom.xml
index 49e714c6f85..43714965e90 100644
--- a/components-starter/camel-elasticsearch-starter/pom.xml
+++ b/components-starter/camel-elasticsearch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-elasticsearch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-etcd3-starter/pom.xml b/components-starter/camel-etcd3-starter/pom.xml
index 08a19f3757e..afdaf70dea8 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 bcd2a7e4ea3..0f2e49e6b81 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 85528df0131..bc54ae5600e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 daefcf701cb..4855dcb03fa 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7b3a656fff6..ae14a9af91f 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 27d2c9f0587..98b2ea37016 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 fd018edb82f..625aaa51738 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 72f2929d4ac..cb0c8325c26 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d16ac5ddf6a..5f48f823b24 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 2610e190510..5ed1237cdb4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 40ed354e94e..1366d44c4af 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 0f5f9108a94..bcba7456289 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-ftp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-geocoder-starter/pom.xml b/components-starter/camel-geocoder-starter/pom.xml
index 243e3e45325..54389927073 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 119ed9b335e..2d02d414b18 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d9303753ef1..63aac6d9187 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 0f539b8436c..2e5835a16d0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 6f9259e1e63..be6fb2328a0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 88f9b0d98ca..eea58e6c1f3 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a07cd8bc574..8ae85191e8f 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b8da20c2a2d..2f709b16ea3 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 0dda6a9d655..9f89fe59230 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-google-pubsub-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-secret-manager-starter/pom.xml b/components-starter/camel-google-secret-manager-starter/pom.xml
index d77614cce3a..d419b054270 100644
--- a/components-starter/camel-google-secret-manager-starter/pom.xml
+++ b/components-starter/camel-google-secret-manager-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-google-secret-manager-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 be323399730..ab36798d437 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e87f88c0aac..154032cb6e4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ff1cc8dabfd..c4ceb3a381c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 0090a8cee4d..846bf87b924 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 cefe8fa5ffc..46f8b7ce108 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c4ae20ae047..6c3261f1dc5 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 9faef8f67f7..c921aa880b8 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 cb6e1b4650a..707f615fea6 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 f3bcae0fbcc..12052b86b10 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7dec5fd2632..56288d47afb 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-guava-eventbus-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hashicorp-vault-starter/pom.xml b/components-starter/camel-hashicorp-vault-starter/pom.xml
index 48b68a23471..ad5018cfbfe 100644
--- a/components-starter/camel-hashicorp-vault-starter/pom.xml
+++ b/components-starter/camel-hashicorp-vault-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-hashicorp-vault-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hazelcast-starter/pom.xml b/components-starter/camel-hazelcast-starter/pom.xml
index 7cae95f139b..430fc45dc41 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 f43ba744578..c886e0b6411 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 28a1114df95..0703039d92b 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 4fa996acf24..0109d8a67e9 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 3eb94503a8e..5a066a22fe2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7f31c014908..69f9631db5d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-huaweicloud-dms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-huaweicloud-frs-starter/pom.xml b/components-starter/camel-huaweicloud-frs-starter/pom.xml
index 73fd33bcb39..d444ad82ad5 100644
--- a/components-starter/camel-huaweicloud-frs-starter/pom.xml
+++ b/components-starter/camel-huaweicloud-frs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-huaweicloud-frs-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 2e5c2f97a88..56b5308f325 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 3302520c1dc..8e0b5f63d83 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 267fe20ee24..a17bbccdd8d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e6b537b27ae..31092436481 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 88652608dc7..3670069eeec 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-huaweicloud-smn-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hyperledger-aries-starter/pom.xml b/components-starter/camel-hyperledger-aries-starter/pom.xml
index f66d7a482be..627799bb635 100644
--- a/components-starter/camel-hyperledger-aries-starter/pom.xml
+++ b/components-starter/camel-hyperledger-aries-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-hyperledger-aries-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ical-starter/pom.xml b/components-starter/camel-ical-starter/pom.xml
index 2f96b6bd5ae..bcb6f570985 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 4510f0b725a..afbb442ab63 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a82f892793d..63ef341c62a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 8a0afa7d950..eb3c6d953ef 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 1a5ac00f178..dcc90905dd4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d4381da2acb..a11ab433589 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-influxdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-influxdb2-starter/pom.xml b/components-starter/camel-influxdb2-starter/pom.xml
index ebc02172455..a4013924e72 100644
--- a/components-starter/camel-influxdb2-starter/pom.xml
+++ b/components-starter/camel-influxdb2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-influxdb2-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-iota-starter/pom.xml b/components-starter/camel-iota-starter/pom.xml
index 0ed63d53b45..76bb93bceaf 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a2ac59441bd..25f8128b0f3 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 99d66951dbc..bcffc202692 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 9207f4ec7b6..c0dbf021be9 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 790bb13fe6f..fad79c2f288 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 18c59902579..17ba5cd5baa 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c77f57c3ec1..e253b91d771 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 307a119d7f2..ee76e93eeec 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b0cf29f39dd..6b4151bd0ec 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-jasypt-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-javascript-starter/pom.xml b/components-starter/camel-javascript-starter/pom.xml
index 73080a92520..ee261d081cc 100644
--- a/components-starter/camel-javascript-starter/pom.xml
+++ b/components-starter/camel-javascript-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-javascript-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jaxb-starter/pom.xml b/components-starter/camel-jaxb-starter/pom.xml
index 7e38fdee75f..0ba7f1172bc 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 9fae7b8a192..b58010c0cfc 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 137a647ef84..1fec6348bca 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 afb62a50eec..103113316b2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b28b38d4dff..af7017d25d1 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ad44d262c11..26170dbe67c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 00af02beff2..2dc4e0759bd 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c6be10cd841..475f69ae8cb 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 df1952d9b31..75e3fde4128 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 09325997ae2..3f68640ea7a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-jgroups-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jira-starter/pom.xml b/components-starter/camel-jira-starter/pom.xml
index fb608ead02e..283577924b6 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 8893329ac39..28726997188 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a99aefb6198..f668d75639a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 1888ee6f6c8..dfbcb2991c8 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 9f208de3300..c3992aa97f2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 da452b82def..35f788a8b15 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 edc1f036570..3af62ce9f5d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e1f83799cb4..e567d52e7ae 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-jpa-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jq-starter/pom.xml b/components-starter/camel-jq-starter/pom.xml
index 1e500bc2925..acf64a03f97 100644
--- a/components-starter/camel-jq-starter/pom.xml
+++ b/components-starter/camel-jq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-jq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jsch-starter/pom.xml b/components-starter/camel-jsch-starter/pom.xml
index 9427df34b51..1d654ff257c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 5889d5ed2cb..e7ba8137796 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 886bbaf8844..d9fba06abc1 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 fe184d2739d..0f65d34104e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 23c63aa9495..09a77b91d86 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 edbd3d7c728..b5f67681edf 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 fe2509dc009..6f4158c88a6 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e7e859677a0..2d32b0e37fc 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7f7263a6af8..26aff45d969 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 daf505314f4..0e88ae45ee6 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-kafka-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-kamelet-starter/pom.xml b/components-starter/camel-kamelet-starter/pom.xml
index d4bd023c75d..346c65f742e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-kamelet-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-knative-starter/pom.xml b/components-starter/camel-knative-starter/pom.xml
index bdab9b2f0b2..4eaa5b04207 100644
--- a/components-starter/camel-knative-starter/pom.xml
+++ b/components-starter/camel-knative-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-knative-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-kubernetes-starter/pom.xml b/components-starter/camel-kubernetes-starter/pom.xml
index 1ae35eeeed1..ace4237e913 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 2bd1d843b96..b65c692fbf2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a863427a7a8..9b0f5d55e77 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 2264e3a35df..c0bf59cfbec 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 903ff5d8cc5..ce77e5c8212 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-ldif-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-leveldb-starter/pom.xml b/components-starter/camel-leveldb-starter/pom.xml
index 10573ba88eb..75638637330 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 cd117c252fa..a74066f2f7d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 413c7eef145..cd5f230d792 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c8c0997d6ab..f03c3d3ea63 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c5788110389..075b91f234d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 bc0b7c4f2c3..9fa44240679 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-lzf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mail-microsoft-oauth-starter/pom.xml b/components-starter/camel-mail-microsoft-oauth-starter/pom.xml
index dbc71db84ec..133c7c928f5 100644
--- a/components-starter/camel-mail-microsoft-oauth-starter/pom.xml
+++ b/components-starter/camel-mail-microsoft-oauth-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-mail-microsoft-oauth-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mail-starter/pom.xml b/components-starter/camel-mail-starter/pom.xml
index 5f66b66ed1d..98ce04104dc 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-mail-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-management-starter/pom.xml b/components-starter/camel-management-starter/pom.xml
index d07a0049659..b28d1ceea39 100644
--- a/components-starter/camel-management-starter/pom.xml
+++ b/components-starter/camel-management-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-management-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mapstruct-starter/pom.xml b/components-starter/camel-mapstruct-starter/pom.xml
index 25db39ffe34..62fd875d01e 100644
--- a/components-starter/camel-mapstruct-starter/pom.xml
+++ b/components-starter/camel-mapstruct-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-mapstruct-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-master-starter/pom.xml b/components-starter/camel-master-starter/pom.xml
index 82fd8a6c3d7..e7e723b6afd 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 1e7586b4107..2254a0dfad1 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7d1b4a53c7e..1d9f4b64559 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 8afacfe0f0f..cf248555155 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d38be70bd07..023aee3d11b 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 83909b90c35..09039396cee 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 3ade84f9e36..27b77a085e4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 91e9ed784c2..94af99e0439 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 afc698bddbe..e727acb138c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 25215e57424..02c64ec7a16 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-mongodb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mustache-starter/pom.xml b/components-starter/camel-mustache-starter/pom.xml
index 22c520cd9d8..6a4e1ee72a5 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 41be00647fb..ba98991861d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 1fcee3f7f66..f513650624c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-mybatis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-nats-starter/pom.xml b/components-starter/camel-nats-starter/pom.xml
index e8382f26acc..97a87d44efd 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 44a059e7b63..8e24e057683 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 235c0acaccb..c50e0f98985 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 32c4f662ac5..608fa1a0999 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-nitrite-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-oaipmh-starter/pom.xml b/components-starter/camel-oaipmh-starter/pom.xml
index d3a8c330128..e030730c350 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 08bc3bb8b4a..880cdd505a2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d2d40df33b6..3983682192b 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c092239d8d4..f10d6c52600 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 fcf4d99eeda..cbaa7f9f311 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 eae03fd9559..9decb1c1203 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 124b8cd06de..c0a2586eb8a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e3ca03ca979..45e49e1c772 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 40b9bf045e1..1d49b647046 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e884fd22c7f..defde737f63 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 0c24205c79c..3a1bd3eb3fa 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 6d50b91d937..fda4b9fa55a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a01cf39361a..a6156e06d98 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 93d8349cc5c..54c010f84a4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 920144290cb..8f2f9dc4050 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-platform-http-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-plc4x-starter/pom.xml b/components-starter/camel-plc4x-starter/pom.xml
index 93f31a0d375..10e2ac2b140 100644
--- a/components-starter/camel-plc4x-starter/pom.xml
+++ b/components-starter/camel-plc4x-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-plc4x-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-printer-starter/pom.xml b/components-starter/camel-printer-starter/pom.xml
index 9f3296c055f..59e7e824ce5 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c5fb8b46091..2ff79f1fccf 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c3abfe88c3a..e8dc2ed533e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 427b34f2764..d926893813c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-pulsar-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-python-starter/pom.xml b/components-starter/camel-python-starter/pom.xml
index a547b46bf80..3e5ce74ae1d 100644
--- a/components-starter/camel-python-starter/pom.xml
+++ b/components-starter/camel-python-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-python-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-quartz-starter/pom.xml b/components-starter/camel-quartz-starter/pom.xml
index 24c1c1b173d..7350ed1dc01 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 4f7c201a877..71568da1ede 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 bb3c5505d29..21265704aaa 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 64831711ce4..96336bfc326 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 517b699fb49..7c39e2aa3a2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 19f74260928..c49ca4e2cec 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 f68d83add83..b4adca5554d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 17595726303..82ec81cc3e5 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 5869fc32d6f..281fe9b04ae 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 64f84339ba9..daf87063f64 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c39cfa5650e..e5d1985f98a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-resteasy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-robotframework-starter/pom.xml b/components-starter/camel-robotframework-starter/pom.xml
index 5d4e37d7f46..866cae73b6d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-robotframework-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rocketmq-starter/pom.xml b/components-starter/camel-rocketmq-starter/pom.xml
index 163a4355951..4755cd9f690 100644
--- a/components-starter/camel-rocketmq-starter/pom.xml
+++ b/components-starter/camel-rocketmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-rocketmq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rss-starter/pom.xml b/components-starter/camel-rss-starter/pom.xml
index 68f861743c2..1714a285393 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 be81a8bd71b..51743a5b43e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d08eb458bfc..0f4282ff05b 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 9a6172aaa05..167b47b95b2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 23d4a5f4c63..1b2dcfd679e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 6a60fdec258..ef738bc5b4e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 78d8296240b..1861c27987a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 403264a7233..81be1bb06cd 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c4c36146856..29b669d7a26 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 cc6c0ebdd93..4471a2df813 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c3d0654c96e..c982ce6c1ba 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 2f130fb4000..79a82eb0969 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b3fd87996b7..7675f2fa5ea 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-shiro-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-sjms-starter/pom.xml b/components-starter/camel-sjms-starter/pom.xml
index 8026434d7c6..67987379826 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 39e605607f9..68d4f86cfec 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 6ca696fc41b..630afdc1f55 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 027a079e402..9bbf505a02a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 b2d38ed16e0..8db30b8b66e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7a05c3b7605..e628ac1f10e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ea8c60bc8ec..5adbc06b95b 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e910b23f043..818128344d7 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-solr-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spark-starter/pom.xml b/components-starter/camel-spark-starter/pom.xml
index 7a80554b1a2..d3ed632a23b 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-spark-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-splunk-hec-starter/pom.xml b/components-starter/camel-splunk-hec-starter/pom.xml
index ce0db526ef1..d4134642b76 100644
--- a/components-starter/camel-splunk-hec-starter/pom.xml
+++ b/components-starter/camel-splunk-hec-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-splunk-hec-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-splunk-starter/pom.xml b/components-starter/camel-splunk-starter/pom.xml
index bad1ad6c39d..2ed332d62f3 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e45e9c9ba20..55c0a58094e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 7d7b5f1f71c..6e723cc83c7 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-spring-integration-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 786f7b677c2..4653f0f57ac 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 78db15eafc6..6c7a8143a07 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 73f4126fb9f..d16116ed4ab 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d73c39c9a5a..6ceca054918 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 5b5e5aa5b02..901beb82dc9 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 8d92c36e24f..44fd4444862 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d02edad1743..90d13ca9351 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 63cec75fc98..24249d82a83 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 0947582282b..1b97e268ded 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 4c6092f09ea..b776c389dd0 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 560e2ae2546..f45f04382e2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 fde3431cec1..d260877d559 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 43e79d0b965..539b29972c3 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 354f3b2d9bb..3ff185509cb 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 94505a6ccbe..5372f2f2307 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 37e1b26b249..51ee1ce2de4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 3f7c77d806f..6b4f9e82c7f 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-swagger-java-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-swift-starter/pom.xml b/components-starter/camel-swift-starter/pom.xml
index 6f4842313be..6e7bc7e47e4 100644
--- a/components-starter/camel-swift-starter/pom.xml
+++ b/components-starter/camel-swift-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-swift-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-syslog-starter/pom.xml b/components-starter/camel-syslog-starter/pom.xml
index 3cc55f10c6d..9c5255caf32 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-syslog-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-tarfile-starter/pom.xml b/components-starter/camel-tarfile-starter/pom.xml
index 79d638f1d68..be087079f64 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 2dd3752a2ed..07c2a26d984 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 98fac4b7e24..b6ce6f8fca4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 eb8d9cb3e9b..8208b1656e5 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 fd02e7b1770..52d7ae52081 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 268aeaace71..ab5e5cc06d4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 9ced9db7ae7..4520d333d6d 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 10caa410c37..84c1b3efcfa 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 71e76466d9e..e91a7dd5d00 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 678782b113a..f0be37a5132 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 1bbe3fbfaff..cb51a4fb729 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 50f0844f3ce..a8b27d950f9 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 44e931066f5..4d467af0572 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 3488a92ea59..f50ea943780 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a01b2af48aa..e6c5b74a8aa 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 e08addd0aa1..35dda3d2a88 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 847ccdc2faa..4945c1dd246 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a967560906b..0f0cbaaebb8 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 a2f756c776b..667453f2280 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 22fd6d4ca4f..f9ba6b0bc11 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 ec2b8f24050..5e15d0323d2 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 5cba491c926..2be0f17df29 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c7c01a5a533..ce5bcbb2e92 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 662104bffdd..0b24818fbf6 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 d0063f92747..66eb4c9e6b8 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 263f6bb7cfb..f6a8f289123 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 71a12129e7a..8f39dacbb5e 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 1161a82c52c..051c0328ba4 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 76f2619b35d..c74b8573a9c 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 484f69632d9..84780f15545 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c9ca63e28eb..b9cec59b151 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 4ecbe355f03..4a77b51a222 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 87912e31870..045f039691a 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 fb6ced0a2c8..9dca39fac20 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-xstream-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-zendesk-starter/pom.xml b/components-starter/camel-zendesk-starter/pom.xml
index e437cee30b4..da6795a6e19 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 67598c2d6ac..a6849566f77 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 84ebe174102..1ca1ce85bba 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 bd4319a7d36..14a53942f03 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 cdf63542af2..47a84ce9fcf 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 3a8b571fc02..9b354a8e479 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-zookeeper-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/pom.xml b/components-starter/pom.xml
index c833f8e4b8c..b1a0cddd487 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 c91a2f90013..75ed72a8818 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 031827dae16..c73746e8304 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 321c7eb9094..ac36be71481 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core-starter/pom.xml b/core-starter/pom.xml
index f128032ae24..b5ec9fd2265 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</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 629d7acc17c..691b47cfb97 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core/camel-spring-boot/pom.xml b/core/camel-spring-boot/pom.xml
index 297106b52fd..f387c651231 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index b828430bae7..eb3f932e873 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/docs/pom.xml b/docs/pom.xml
index 60f8ed36810..f2313131533 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-cli-connector-starter/pom.xml b/dsl-starter/camel-cli-connector-starter/pom.xml
index 1ddb57ca61a..0361bad24f9 100644
--- a/dsl-starter/camel-cli-connector-starter/pom.xml
+++ b/dsl-starter/camel-cli-connector-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-componentdsl-starter/pom.xml b/dsl-starter/camel-componentdsl-starter/pom.xml
index 29f2f31cb9f..68f6738603f 100644
--- a/dsl-starter/camel-componentdsl-starter/pom.xml
+++ b/dsl-starter/camel-componentdsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-dsl-modeline-starter/pom.xml b/dsl-starter/camel-dsl-modeline-starter/pom.xml
index d5fc403db57..8c19098148b 100644
--- a/dsl-starter/camel-dsl-modeline-starter/pom.xml
+++ b/dsl-starter/camel-dsl-modeline-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-endpointdsl-starter/pom.xml b/dsl-starter/camel-endpointdsl-starter/pom.xml
index 14021ca37d8..48d75c98cd6 100644
--- a/dsl-starter/camel-endpointdsl-starter/pom.xml
+++ b/dsl-starter/camel-endpointdsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-groovy-dsl-starter/pom.xml b/dsl-starter/camel-groovy-dsl-starter/pom.xml
index cb81c248afd..8d98b7e713a 100644
--- a/dsl-starter/camel-groovy-dsl-starter/pom.xml
+++ b/dsl-starter/camel-groovy-dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../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 2609cd72b47..2d391749cc2 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-js-dsl-starter/pom.xml b/dsl-starter/camel-js-dsl-starter/pom.xml
index 86455628bcd..c8440ee582e 100644
--- a/dsl-starter/camel-js-dsl-starter/pom.xml
+++ b/dsl-starter/camel-js-dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-jsh-dsl-starter/pom.xml b/dsl-starter/camel-jsh-dsl-starter/pom.xml
index 06ff3b01e05..d2d7c7eb4d3 100644
--- a/dsl-starter/camel-jsh-dsl-starter/pom.xml
+++ b/dsl-starter/camel-jsh-dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/camel-kotlin-dsl-starter/pom.xml b/dsl-starter/camel-kotlin-dsl-starter/pom.xml
index 1031027ab81..f8815ade0c6 100644
--- a/dsl-starter/camel-kotlin-dsl-starter/pom.xml
+++ b/dsl-starter/camel-kotlin-dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>dsl-starter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 501fdba4983..a9c215b1bf5 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 fc3901f5c4f..13283fc7814 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 17be8b9bac0..3ffe4625534 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/dsl-starter/pom.xml b/dsl-starter/pom.xml
index 112e0ea308e..81adb5d12b2 100644
--- a/dsl-starter/pom.xml
+++ b/dsl-starter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>camel-starter-parent</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../tooling/camel-starter-parent</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 454467374f0..36b5a1f860c 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>spring-boot-parent</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
     <packaging>pom</packaging>
 
     <name>Camel SB :: Parent</name>
diff --git a/pom.xml b/pom.xml
index 5fc253891f8..327fd9570ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>spring-boot</artifactId>
-    <version>3.20.4-SNAPSHOT</version>
+    <version>3.20.4</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.20.4</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 2943d95d910..40701d90717 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index 25d40764ed5..34b74c5057e 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 db2d9f6e482..9d8ce7d4477 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 13532ed3023..df21bb0a7b7 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
     <relativePath>../../pom.xml</relativePath>
   </parent>
   <groupId>org.apache.camel.springboot</groupId>
   <artifactId>camel-spring-boot-bom</artifactId>
-  <version>3.20.4-SNAPSHOT</version>
+  <version>3.20.4</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 d1ec419830c..78c7e6e0ace 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 503835d9d02..6e424b7be29 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.20.4-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
   <artifactId>camel-spring-boot-dependencies</artifactId>
   <packaging>pom</packaging>
@@ -234,22 +234,22 @@
       <dependency>
         <groupId>org.apache.camel.maven</groupId>
         <artifactId>camel-debezium-maven-plugin</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel.maven</groupId>
         <artifactId>camel-salesforce-maven-plugin</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel.maven</groupId>
         <artifactId>camel-servicenow-maven-plugin</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel.maven</groupId>
         <artifactId>camel-vertx-kafka-maven-plugin</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
@@ -1724,7 +1724,7 @@
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>camel-spring-boot</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
@@ -2059,2243 +2059,2243 @@
       <dependency>
         <groupId>org.apache.camel.tests</groupId>
         <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-activemq</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-allcomponents</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-amqp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-any23</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-api</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-arangodb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-api</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-asn1</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-asterisk</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atlasmap</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atmos</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atmosphere-websocket</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atom</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-attachments</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-jetty</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc-spi</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-cloudtrail</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-secrets-manager</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-xray</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-athena</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-cw</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ddb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ec2</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ecs</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-eks</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-eventbridge</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-iam</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-kinesis</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-kms</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-lambda</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-mq</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-msk</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-s3</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ses</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sns</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sqs</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sts</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-translate</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-cosmosdb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-eventhubs</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-key-vault</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-servicebus</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-storage-blob</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-storage-datalake</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-storage-queue</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-barcode</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base-engine</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base64</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bean</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bean-validator</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bindy</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bonita</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-api</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-braintree</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-browse</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-caffeine</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-caffeine-lrucache</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cassandraql</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog-console</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog-lucene</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog-maven</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cbor</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cdi</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cdi-jta</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cdi-main</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-chatscript</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-chunk</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cli-connector</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cloud</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cloudevents</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cluster</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cm-sms</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cmis</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-coap</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cometd</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-componentdsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-console</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-consul</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-controlbus</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-corda</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-all</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-catalog</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-engine</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-languages</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-model</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-processor</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-reifier</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-xml</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-couchbase</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-couchdb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cron</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-crypto</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-csimple-joor</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-csimple-maven-plugin</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-csv</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-rest</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-soap</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-spring-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-spring-rest</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-spring-soap</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-spring-transport</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-transport</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dataformat</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dataset</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-datasonnet</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-db2</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-mongodb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-mysql</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-oracle</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-postgres</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-sqlserver</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debug</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-digitalocean</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-direct</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-directvm</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-disruptor</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-djl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dns</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-docker</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dozer</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-drill</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dropbox</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dsl-modeline</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dsl-support</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dynamic-router</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ehcache</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elasticsearch</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elasticsearch-rest</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elytron</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-endpointdsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-endpointdsl-support</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-etcd3</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-exec</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-facebook</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fastjson</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-api</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-file</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-file-watch</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-flatpack</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-flink</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fop</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-freemarker</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ftp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-geocoder</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-git</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-github</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-bigquery</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-calendar</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-drive</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-functions</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-mail</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-pubsub</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-secret-manager</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-sheets</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-storage</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-gora</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grape</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-graphql</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grok</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy-dsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy-dsl-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grpc</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-gson</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-guava-eventbus</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hashicorp-vault</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hazelcast</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hbase</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hdfs</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-headersmap</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-health</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hl7</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http-base</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-dms</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-frs</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-functiongraph</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-iam</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-imagerecognition</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-obs</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-huaweicloud-smn</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hyperledger-aries</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ical</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-iec60870</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ignite</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan-embedded</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-influxdb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-influxdb2</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-iota</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ipfs</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-irc</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ironmq</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jackson</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jackson-avro</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jackson-protobuf</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jacksonxml</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jasypt</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-java-joor-dsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-javascript</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jaxb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jbang-core</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jbang-main</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jbpm</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jcache</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jclouds</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jcr</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jdbc</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jetty</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jetty-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jfr</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jgroups</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jgroups-raft</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jira</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jms</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jmx</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-johnzon</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jolt</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jooq</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-joor</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jpa</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jq</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-js-dsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsch</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsh-dsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jslt</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-json-patch</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-json-validator</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonapi</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonata</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonpath</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jt400</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jta</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kafka</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kamelet</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kamelet-main</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-knative</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-knative-api</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-knative-http</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kubernetes</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kudu</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-language</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ldap</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ldif</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-leveldb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-log</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lra</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lucene</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lumberjack</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lzf</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mail</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mail-microsoft-oauth</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-main</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-management</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-management-api</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mapstruct</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-master</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-metrics</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-micrometer</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-config</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-fault-tolerance</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-health</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-metrics</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-milo</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mina</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-minio</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mllp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mock</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mongodb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mongodb-gridfs</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mustache</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mvel</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mybatis</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nats</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-netty</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-netty-http</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nitrite</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-oaipmh</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ognl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-api</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-api</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-openapi-java</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-openstack</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-opentelemetry</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-opentracing</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-optaplanner</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-paho</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-paho-mqtt5</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pdf</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pg-replication-slot</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pgevent</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-platform-http</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-platform-http-vertx</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-plc4x</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-printer</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-protobuf</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pubnub</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pulsar</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-python</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-quartz</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-quickfix</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rabbitmq</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactive-executor-tomcat</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactive-executor-vertx</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactive-streams</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactor</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-redis</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ref</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-report-maven-plugin</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-resilience4j</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-resourceresolver-github</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest-openapi</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest-swagger</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-resteasy</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-robotframework</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rocketmq</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-route-parser</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rss</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rxjava</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-saga</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-codegen</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sap-netweaver</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-saxon</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-scheduler</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-schematron</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-seda</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-service</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servlet</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-shiro</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sjms</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sjms2</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-slack</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-smpp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-snakeyaml</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-snmp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-soap</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-solr</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spark</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-splunk</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-splunk-hec</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-batch</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-integration</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-jdbc</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-ldap</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-main</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-rabbitmq</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-redis</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-security</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-ws</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-xml</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sql</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ssh</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stax</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stitch</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stomp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stream</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stringtemplate</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stub</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-support</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-swagger-java</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-swift</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-syslog</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tarfile</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-telegram</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-cdi</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-cdi-junit5</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-junit5</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-main-junit5</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-spring</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-spring-junit5</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-threadpoolfactory-vertx</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-thrift</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tika</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-timer</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tooling-model</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tooling-util</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tracing</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-twilio</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-twitter</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-undertow</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-undertow-spring-security</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-univocity-parsers</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-util</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-util-json</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-validator</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-velocity</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-http</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-kafka</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-websocket</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vm</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-wal</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-weather</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-web3j</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-webhook</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-websocket</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-websocket-jsr356</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-weka</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-whatsapp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-wordpress</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-workday</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xchange</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xj</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-io</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-io-dsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-io-util</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb-dsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xmlsecurity</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xmpp</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xpath</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xslt</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xslt-saxon</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xstream</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl-common</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yaml-dsl-deserializers</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zendesk</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zip-deflater</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zipfile</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zipkin</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zookeeper</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zookeeper-master</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>spi-annotations</artifactId>
-        <version>3.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 2f0cb5b62dd..d41c52fef83 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 0f7eee4da09..86d2cc4c6d2 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</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 7b48f159652..66b3be27713 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-starter-parent</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 89cb706eb98..e1a7a8d62da 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.20.4-SNAPSHOT</version>
+        <version>3.20.4</version>
         <relativePath>../parent/pom.xml</relativePath>
     </parent>