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 2021/12/18 10:35:40 UTC

[camel-spring-boot] branch release/3.7.7 created (now 6193f7f)

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

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


      at 6193f7f  [maven-release-plugin] prepare release camel-spring-boot-3.7.7

This branch includes the following new commits:

     new 2e1c73dd Target Camel 3.7.7 for release
     new 6193f7f  [maven-release-plugin] prepare release camel-spring-boot-3.7.7

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

commit 2e1c73ddd4d84d530cc3cb29aade4a06cd10724d
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Dec 18 09:50:05 2021 +0000

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

diff --git a/pom.xml b/pom.xml
index 228e5e0..3b46506 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
     </parent>
 
     <groupId>org.apache.camel.springboot</groupId>
@@ -112,7 +112,7 @@
         <spring-boot-version>2.4.11</spring-boot-version>
 
         <!-- Camel target version -->
-        <camel-version>3.7.7-SNAPSHOT</camel-version>
+        <camel-version>3.7.7</camel-version>
 
         <!-- versions -->
         <aether-version>1.0.2.v20150114</aether-version>
@@ -490,7 +490,7 @@
         <profile>
             <id>dev</id>
             <properties>
-                <camel-version>3.7.7-SNAPSHOT</camel-version>
+                <camel-version>3.7.7</camel-version>
             </properties>
         </profile>
 

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

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

commit 6193f7fa008cfb81eaf6adad5f5bcc89314895ff
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Dec 18 10:35:36 2021 +0000

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

diff --git a/archetypes/camel-archetype-spring-boot/pom.xml b/archetypes/camel-archetype-spring-boot/pom.xml
index 00a4226..2de96f8 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index f7e25c5..e280c5f 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/camel-catalog-provider-springboot/pom.xml b/catalog/camel-catalog-provider-springboot/pom.xml
index 0baa0c7..665324f 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 7b0b222..fce8988 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/components-starter/camel-activemq-starter/pom.xml b/components-starter/camel-activemq-starter/pom.xml
index ff0f3a3..8458970 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-activemq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ahc-starter/pom.xml b/components-starter/camel-ahc-starter/pom.xml
index d0ba43d..2e72b13 100644
--- a/components-starter/camel-ahc-starter/pom.xml
+++ b/components-starter/camel-ahc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-ahc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ahc-ws-starter/pom.xml b/components-starter/camel-ahc-ws-starter/pom.xml
index a143b81..815d2a1 100644
--- a/components-starter/camel-ahc-ws-starter/pom.xml
+++ b/components-starter/camel-ahc-ws-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-ahc-ws-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-amqp-starter/pom.xml b/components-starter/camel-amqp-starter/pom.xml
index d692184..1f709d2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 9463ce2..3313043 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-any23-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-apns-starter/pom.xml b/components-starter/camel-apns-starter/pom.xml
index 0d9a152..5d0afc9 100644
--- a/components-starter/camel-apns-starter/pom.xml
+++ b/components-starter/camel-apns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-apns-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-arangodb-starter/pom.xml b/components-starter/camel-arangodb-starter/pom.xml
index e19489b..80b1a6d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 69d8f6e..3d58317 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e747bef..a92e1cc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2bbdb5b..5d4fa39 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e78fc40..8849bd1 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 05e3d33..586803d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 76f86f7..09235a2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2fde3fd..361cea5 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-atom-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-atomix-starter/pom.xml b/components-starter/camel-atomix-starter/pom.xml
index 276c493..9d4e32b 100644
--- a/components-starter/camel-atomix-starter/pom.xml
+++ b/components-starter/camel-atomix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-atomix-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-avro-rpc-starter/pom.xml b/components-starter/camel-avro-rpc-starter/pom.xml
index 0322d89..875149d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2209b3b..659fd0a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-cw-starter/pom.xml b/components-starter/camel-aws-cw-starter/pom.xml
index dd1f790..3b08e60 100644
--- a/components-starter/camel-aws-cw-starter/pom.xml
+++ b/components-starter/camel-aws-cw-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-cw-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-ddb-starter/pom.xml b/components-starter/camel-aws-ddb-starter/pom.xml
index cfb8022..efb00bf 100644
--- a/components-starter/camel-aws-ddb-starter/pom.xml
+++ b/components-starter/camel-aws-ddb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-ddb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-ec2-starter/pom.xml b/components-starter/camel-aws-ec2-starter/pom.xml
index d432106..e587109 100644
--- a/components-starter/camel-aws-ec2-starter/pom.xml
+++ b/components-starter/camel-aws-ec2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-ec2-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-ecs-starter/pom.xml b/components-starter/camel-aws-ecs-starter/pom.xml
index 94784f1..6036cc6 100644
--- a/components-starter/camel-aws-ecs-starter/pom.xml
+++ b/components-starter/camel-aws-ecs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-ecs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-eks-starter/pom.xml b/components-starter/camel-aws-eks-starter/pom.xml
index 47e25e2..705d0c3 100644
--- a/components-starter/camel-aws-eks-starter/pom.xml
+++ b/components-starter/camel-aws-eks-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-eks-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-iam-starter/pom.xml b/components-starter/camel-aws-iam-starter/pom.xml
index 78064ca..e544c39 100644
--- a/components-starter/camel-aws-iam-starter/pom.xml
+++ b/components-starter/camel-aws-iam-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-iam-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-kinesis-starter/pom.xml b/components-starter/camel-aws-kinesis-starter/pom.xml
index 98651ed..fe1c8cb 100644
--- a/components-starter/camel-aws-kinesis-starter/pom.xml
+++ b/components-starter/camel-aws-kinesis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-kinesis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-kms-starter/pom.xml b/components-starter/camel-aws-kms-starter/pom.xml
index 6f46a0c..0029d5d 100644
--- a/components-starter/camel-aws-kms-starter/pom.xml
+++ b/components-starter/camel-aws-kms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-kms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-lambda-starter/pom.xml b/components-starter/camel-aws-lambda-starter/pom.xml
index 17b2add..2b46ed8 100644
--- a/components-starter/camel-aws-lambda-starter/pom.xml
+++ b/components-starter/camel-aws-lambda-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-lambda-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-mq-starter/pom.xml b/components-starter/camel-aws-mq-starter/pom.xml
index 214ecb3..f386401 100644
--- a/components-starter/camel-aws-mq-starter/pom.xml
+++ b/components-starter/camel-aws-mq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-mq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-msk-starter/pom.xml b/components-starter/camel-aws-msk-starter/pom.xml
index a7addf3..f9a8ee6 100644
--- a/components-starter/camel-aws-msk-starter/pom.xml
+++ b/components-starter/camel-aws-msk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-msk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-s3-starter/pom.xml b/components-starter/camel-aws-s3-starter/pom.xml
index 084b120..9215294 100644
--- a/components-starter/camel-aws-s3-starter/pom.xml
+++ b/components-starter/camel-aws-s3-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-s3-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-sdb-starter/pom.xml b/components-starter/camel-aws-sdb-starter/pom.xml
index 87478b0..fa3cb54 100644
--- a/components-starter/camel-aws-sdb-starter/pom.xml
+++ b/components-starter/camel-aws-sdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-sdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-ses-starter/pom.xml b/components-starter/camel-aws-ses-starter/pom.xml
index 7cf2c28..d115ce8 100644
--- a/components-starter/camel-aws-ses-starter/pom.xml
+++ b/components-starter/camel-aws-ses-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-ses-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-sns-starter/pom.xml b/components-starter/camel-aws-sns-starter/pom.xml
index 3e42632..71951eb 100644
--- a/components-starter/camel-aws-sns-starter/pom.xml
+++ b/components-starter/camel-aws-sns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-sns-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-sqs-starter/pom.xml b/components-starter/camel-aws-sqs-starter/pom.xml
index c0939d0..b6be62b 100644
--- a/components-starter/camel-aws-sqs-starter/pom.xml
+++ b/components-starter/camel-aws-sqs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-sqs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-swf-starter/pom.xml b/components-starter/camel-aws-swf-starter/pom.xml
index 81c76ba..a1cfc32 100644
--- a/components-starter/camel-aws-swf-starter/pom.xml
+++ b/components-starter/camel-aws-swf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-swf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-aws-translate-starter/pom.xml b/components-starter/camel-aws-translate-starter/pom.xml
index 6bcb732..0149afe 100644
--- a/components-starter/camel-aws-translate-starter/pom.xml
+++ b/components-starter/camel-aws-translate-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws-translate-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 5041c3b..e098d4b 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b355b84..4ae34f0 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 863e29c..1a3a3eb 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0b68bd6..cef9f14 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e6a6f54..f5d89a7 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6945e25..5cc829c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 22a192f..2557315 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e6b1b3b..dd4490b 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e065e8e..5a216e2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ac5cffa..72ad60d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 8a0dc44..69e7717 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 8d5e27c..f35118c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0fe28f6..85ca309 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ab57403..864210e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6fe024b..42d0e52 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e65d900..51bad36 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 3f756cf..3b92f2a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ef4b544..22b3ed4 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c012130..3dd0967 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 57f30fa..736f5dc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-aws2-translate-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 886ec09..9a46ea2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-azure-eventhubs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-azure-starter/pom.xml b/components-starter/camel-azure-starter/pom.xml
index 5ef187d..3e6ff0b 100644
--- a/components-starter/camel-azure-starter/pom.xml
+++ b/components-starter/camel-azure-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-azure-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 878914b..4f6bba7 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-azure-storage-blob-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 8ef313c..be2f374 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b27b685..006e30e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0037b65..cbf710c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 8a7fcd3..f51339f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6e274d5..a98757e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-bean-validator-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-beanio-starter/pom.xml b/components-starter/camel-beanio-starter/pom.xml
index 5aeb274..464d4e9 100644
--- a/components-starter/camel-beanio-starter/pom.xml
+++ b/components-starter/camel-beanio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-beanio-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-beanstalk-starter/pom.xml b/components-starter/camel-beanstalk-starter/pom.xml
index d47eeb0..a403999 100644
--- a/components-starter/camel-beanstalk-starter/pom.xml
+++ b/components-starter/camel-beanstalk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-beanstalk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-bindy-starter/pom.xml b/components-starter/camel-bindy-starter/pom.xml
index 6948232..04dafe6 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 f7162c3..7f7c1ad 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 860324f..1e94cfc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 30d1c15..16ac1cd 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b3e9958..4a40013 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-browse-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-caffeine-starter/pom.xml b/components-starter/camel-caffeine-starter/pom.xml
index b4b423e..d61c486 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 f9e1ea4..1de88f4 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a188aaa..b24e596 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 81413b8..dccd22a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2ff2da4..7a945da 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-chunk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cm-sms-starter/pom.xml b/components-starter/camel-cm-sms-starter/pom.xml
index f8b0411..2620b1c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 d2209eb..b6dcad5 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 94e26eb..e9258ad 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ef95969..7fa5550 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-cometd-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-consul-starter/pom.xml b/components-starter/camel-consul-starter/pom.xml
index 3482ecb..f61f026 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ca5f508..a3a9801 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 09c5418..4c08d8b 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e7ff5e3..c51ef00 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7e790c0..fd49c20 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ca83ac7..31c2022 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2b516fd..1815ad7 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-cron-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-crypto-cms-starter/pom.xml b/components-starter/camel-crypto-cms-starter/pom.xml
index 1d8a6f5..cfa8e44 100644
--- a/components-starter/camel-crypto-cms-starter/pom.xml
+++ b/components-starter/camel-crypto-cms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-crypto-cms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-crypto-starter/pom.xml b/components-starter/camel-crypto-starter/pom.xml
index 4357ed9..ec4ed86 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 56e0713..3da6b9b 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 75ac9a0..e2364b0 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-csv-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cxf-starter/pom.xml b/components-starter/camel-cxf-starter/pom.xml
index b3600fd..310eb2c 100644
--- a/components-starter/camel-cxf-starter/pom.xml
+++ b/components-starter/camel-cxf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-cxf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-cxf-transport-starter/pom.xml b/components-starter/camel-cxf-transport-starter/pom.xml
index f00c15b..0f8288b 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c53944d..6eb63a2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 16c28c1..2c17398 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 55b4772..a963575 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-datasonnet-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debezium-mongodb-starter/pom.xml b/components-starter/camel-debezium-mongodb-starter/pom.xml
index fb03ca5..c3c4def 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 dd1cbfb..b49a183 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-debezium-mysql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-debezium-postgres-starter/pom.xml b/components-starter/camel-debezium-postgres-starter/pom.xml
index d119008..2961a10 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b8b6ad7..6630ed5 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-debezium-sqlserver-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-digitalocean-starter/pom.xml b/components-starter/camel-digitalocean-starter/pom.xml
index 9a363c6..2827101 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 fe8c5b2..2b3e7d1 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c7eed66..650aeb7 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 183c94e..85a9b81 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 8eeb7dc..5709196 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0e4d869..8bbfd4d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 d54467b..38faa80 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a760d48..0697489 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0e4c508..54ae902 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e5860e6..7abc57d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-dropbox-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ehcache-starter/pom.xml b/components-starter/camel-ehcache-starter/pom.xml
index 7d12030..0490049 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ea60abb..d00a7bc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-elasticsearch-rest-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-elsql-starter/pom.xml b/components-starter/camel-elsql-starter/pom.xml
index 2d835a8..2ee392e 100644
--- a/components-starter/camel-elsql-starter/pom.xml
+++ b/components-starter/camel-elsql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-elsql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-etcd-starter/pom.xml b/components-starter/camel-etcd-starter/pom.xml
index 41f98b1..637760e 100644
--- a/components-starter/camel-etcd-starter/pom.xml
+++ b/components-starter/camel-etcd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-etcd-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-etcd3-starter/pom.xml b/components-starter/camel-etcd3-starter/pom.xml
index 9db902c..cfc9430 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 482200e..52b99df 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 dafb7fa..5c3c64a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 dc5d166..03fca88 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 8739824..625bb91 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 676e87f..205df55 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 4587957..a540bba 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2d40ea6..67d7069 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ef4592f..75de107 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 cf143df..fdcd5dd 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 cc6c30e..101b187 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e0e3885..71d40a2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-ftp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ganglia-starter/pom.xml b/components-starter/camel-ganglia-starter/pom.xml
index 5eef8fd..aba1160 100644
--- a/components-starter/camel-ganglia-starter/pom.xml
+++ b/components-starter/camel-ganglia-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-ganglia-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-geocoder-starter/pom.xml b/components-starter/camel-geocoder-starter/pom.xml
index 226aadf..9fe0714 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a8dd46b..67e1e87 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 1edd563..cd38d2e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 9511afb..a92065b 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 9bc88da..401c98a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b1691fe..f1a9318 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-google-drive-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 048ccc2..2c3cc4a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 3ad27be..a3b1783 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-google-pubsub-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-google-sheets-starter/pom.xml b/components-starter/camel-google-sheets-starter/pom.xml
index 29a558b..6cfbdb2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-google-sheets-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-gora-starter/pom.xml b/components-starter/camel-gora-starter/pom.xml
index 065555f..82a4206 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 dd6c52a..f8a18bc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0f81734..47d3fb3 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 57d7728..e763951 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 9aefd3a..452c8c0 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6bb8857..65072c6 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 efae8a8..f3c5161 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 34ac5b0..5f60e62 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-guava-eventbus-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hazelcast-starter/pom.xml b/components-starter/camel-hazelcast-starter/pom.xml
index 7c93de4..cb896be 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 69b0220..846c56a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 d21cb1a..2917247 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7569bf9..0cb7195 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7868ab2..ca07de3 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-http-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-hystrix-starter/pom.xml b/components-starter/camel-hystrix-starter/pom.xml
index 0c8e705..0425b35 100644
--- a/components-starter/camel-hystrix-starter/pom.xml
+++ b/components-starter/camel-hystrix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-hystrix-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ical-starter/pom.xml b/components-starter/camel-ical-starter/pom.xml
index 0b118df..1d61c2a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 62730ff..1377414 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ea2dbcb..c0fb4fa 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-ignite-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-infinispan-starter/pom.xml b/components-starter/camel-infinispan-starter/pom.xml
index bfc02d9..73d8c83 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 771389a..f89f7dc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-influxdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-iota-starter/pom.xml b/components-starter/camel-iota-starter/pom.xml
index 2850a63..aa16451 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0f75652..8ffc556 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ffc7f3a..82fbc65 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 78b1262..7ca4bef 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-ironmq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jackson-starter/pom.xml b/components-starter/camel-jackson-starter/pom.xml
index 6125780..935ff2c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e3727a4..2e96da9 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 f7e47cb..64c80fd 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-jasypt-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jaxb-starter/pom.xml b/components-starter/camel-jaxb-starter/pom.xml
index 252ebb4..4189a3a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 19019e8..06023e9 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b588d9f..af75eec 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 041b348..a015218 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5bfa12e..73ad2f9 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7031875..7b5847c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 d9784d7..3defc19 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-jetty-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 cefabe1..febc95a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2d2fe4b..31c250f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-jgroups-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jing-starter/pom.xml b/components-starter/camel-jing-starter/pom.xml
index 3e0f691..642c4fa 100644
--- a/components-starter/camel-jing-starter/pom.xml
+++ b/components-starter/camel-jing-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-jing-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jira-starter/pom.xml b/components-starter/camel-jira-starter/pom.xml
index 8e52a3e..aeeda27 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 392b85b..959d52e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 d5744fc..a5eaa7a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5888850..eb2dde4 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 fc5efe6..e534834 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 4d3a0b4..efad30d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 04c90c3..b7a8553 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b588aff..44c5cc6 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-jpa-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-jsch-starter/pom.xml b/components-starter/camel-jsch-starter/pom.xml
index 855e9d0..58ffbc5 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2430daf..b256ae0 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-jslt-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 cfadd70..c22b08f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 041bca0..7882462 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6310138..849bc8e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c472a46..b3bfb59 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e7b9b23..ff77ed9 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6e2234f..f753cfc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0c77a75..db91269 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-kafka-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-kubernetes-starter/pom.xml b/components-starter/camel-kubernetes-starter/pom.xml
index 98c1446..e7b41f6 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a528717..d9bc087 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e6b9082..9067259 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2c60c22..9bc50cf 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5597293..7316a9e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-ldif-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-leveldb-legacy-starter/pom.xml b/components-starter/camel-leveldb-legacy-starter/pom.xml
index 49e4995..cc18615 100644
--- a/components-starter/camel-leveldb-legacy-starter/pom.xml
+++ b/components-starter/camel-leveldb-legacy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-leveldb-legacy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-leveldb-starter/pom.xml b/components-starter/camel-leveldb-starter/pom.xml
index 8c348c2..4e4a2c2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 15a667f..0415447 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5c9e710..63ca581 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 385b98b..a6feb79 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 491ac6c..54fe0d6 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 f285fd8..bbf6113 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-lzf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mail-starter/pom.xml b/components-starter/camel-mail-starter/pom.xml
index 85ab238..8e78b32 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-mail-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-master-starter/pom.xml b/components-starter/camel-master-starter/pom.xml
index de5949b..672f42e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 27bcafb..a446532 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 bf27f2d..c53420d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 bb2527d..6dfb1b8 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0aeeea8..b29c883 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 75caa91..0f86282 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5732e9e..41a41bf 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 3c90a62..9184386 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b063d43..1ce3419 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b23c2f5..17bc21a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-mongodb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-msv-starter/pom.xml b/components-starter/camel-msv-starter/pom.xml
index 69431eb..cec9b6f 100644
--- a/components-starter/camel-msv-starter/pom.xml
+++ b/components-starter/camel-msv-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-msv-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-mustache-starter/pom.xml b/components-starter/camel-mustache-starter/pom.xml
index a5a99e8..ccbc4a7 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 442cd2f..d0e85b6 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 4bcb632..dca2aaa 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-mybatis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-nagios-starter/pom.xml b/components-starter/camel-nagios-starter/pom.xml
index 1a4b88f..a6553e7 100644
--- a/components-starter/camel-nagios-starter/pom.xml
+++ b/components-starter/camel-nagios-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-nagios-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-nats-starter/pom.xml b/components-starter/camel-nats-starter/pom.xml
index 8e21555..6d73435 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a487f6f..1701fa2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 8855d25..bde10a7 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 8cc4bb8..fb5f16f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-nitrite-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-nsq-starter/pom.xml b/components-starter/camel-nsq-starter/pom.xml
index d940cff..ef068e6 100644
--- a/components-starter/camel-nsq-starter/pom.xml
+++ b/components-starter/camel-nsq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-nsq-starter</artifactId>
   <packaging>jar</packaging>
@@ -38,14 +38,6 @@
       <groupId>org.apache.camel</groupId>
       <artifactId>camel-nsq</artifactId>
       <version>${camel-version}</version>
-      <!--START OF GENERATED CODE-->
-      <exclusions>
-        <exclusion>
-          <groupId>org.apache.logging.log4j</groupId>
-          <artifactId>log4j-core</artifactId>
-        </exclusion>
-      </exclusions>
-      <!--END OF GENERATED CODE-->
     </dependency>
     <!--START OF GENERATED CODE-->
     <dependency>
diff --git a/components-starter/camel-oaipmh-starter/pom.xml b/components-starter/camel-oaipmh-starter/pom.xml
index ecaf794..bcdfa0a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 35eda07..c55be38 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 fc33c79..33f6d54 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 f80d3e7..2920720 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a6045db..a216a0b 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e4d0233..c47200c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c39cbbd..1bd6103 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 9b18a97..a1e4bcf 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a11016b..9b73d25 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-optaplanner-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-paho-starter/pom.xml b/components-starter/camel-paho-starter/pom.xml
index d86a77f..338da3e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7294c41..fb5ffca 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 35a0f0b..2fb1586 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 4a01dec..b125cff 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e27e835..e90ab24 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-platform-http-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-printer-starter/pom.xml b/components-starter/camel-printer-starter/pom.xml
index 5834a65..525d6bd 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 94e9b30..1d60069 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 fd84476..d06edc9 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a7b6842..207229c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-pulsar-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-quartz-starter/pom.xml b/components-starter/camel-quartz-starter/pom.xml
index d78846d..7b4f3bd 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 8d28191..eab9630 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e1bfb92..5899ac5 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 49ad96a..a479b29 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 e973b6e..57d28a2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7c00b97..82ea3bb 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2317076..4bfceb6 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2616b41..4345e98 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 04080a0..3e5fee2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5ab68f6..0919f7a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 47645b1..8f69fa0 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-resteasy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-ribbon-starter/pom.xml b/components-starter/camel-ribbon-starter/pom.xml
index e6884ed..ec0d0d2 100644
--- a/components-starter/camel-ribbon-starter/pom.xml
+++ b/components-starter/camel-ribbon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-ribbon-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-robotframework-starter/pom.xml b/components-starter/camel-robotframework-starter/pom.xml
index e4eeef0..399e48f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-robotframework-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-rss-starter/pom.xml b/components-starter/camel-rss-starter/pom.xml
index b424e93..bdd7fce 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6865667..935baf1 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 bb133d2..6e0642f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c0b058d..e6e7da3 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 322623c..fdf900f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ce665ad..71c4995 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b9f470f..fa20137 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7d53ee5..6429c0f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 d75b34f..f4d66b4 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 3b52b92..b79c802 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 14e1410..dbff36c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b1ae25b..8dd4eff 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0138430..58cc232 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-shiro-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-sip-starter/pom.xml b/components-starter/camel-sip-starter/pom.xml
index 6a0ce02..9dd53cd 100644
--- a/components-starter/camel-sip-starter/pom.xml
+++ b/components-starter/camel-sip-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-sip-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-sjms-starter/pom.xml b/components-starter/camel-sjms-starter/pom.xml
index 7e10b08..84ae074 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a5822c2..1ed97df 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c0a2ae2..87e3fbe 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 d1ecd33..193739d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 732e9ba..8184012 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 1a4a4cf..414f0d2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 590c46f..a76186a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0874af6..ba10b9c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-solr-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-soroush-starter/pom.xml b/components-starter/camel-soroush-starter/pom.xml
index 845514c..3c19266 100644
--- a/components-starter/camel-soroush-starter/pom.xml
+++ b/components-starter/camel-soroush-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-soroush-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spark-starter/pom.xml b/components-starter/camel-spark-starter/pom.xml
index 5de1896..2234d00 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spark-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-splunk-starter/pom.xml b/components-starter/camel-splunk-starter/pom.xml
index d01ce7a..b9eea1f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 28ee62f..afc8478 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-batch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-boot-starter/pom.xml b/components-starter/camel-spring-boot-starter/pom.xml
index 5327842..40b1d8d 100644
--- a/components-starter/camel-spring-boot-starter/pom.xml
+++ b/components-starter/camel-spring-boot-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-boot-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-cloud-consul-starter/pom.xml b/components-starter/camel-spring-cloud-consul-starter/pom.xml
index 19646e2..31b96a3 100644
--- a/components-starter/camel-spring-cloud-consul-starter/pom.xml
+++ b/components-starter/camel-spring-cloud-consul-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-cloud-consul-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-cloud-netflix-starter/pom.xml b/components-starter/camel-spring-cloud-netflix-starter/pom.xml
index ff26a55..42d31c5 100644
--- a/components-starter/camel-spring-cloud-netflix-starter/pom.xml
+++ b/components-starter/camel-spring-cloud-netflix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-cloud-netflix-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-cloud-starter/pom.xml b/components-starter/camel-spring-cloud-starter/pom.xml
index cb7e003..dd35da4 100644
--- a/components-starter/camel-spring-cloud-starter/pom.xml
+++ b/components-starter/camel-spring-cloud-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-cloud-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml b/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml
index 4b29ec6..2ddbe89 100644
--- a/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml
+++ b/components-starter/camel-spring-cloud-zookeeper-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-cloud-zookeeper-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 fe6aef7..e6089ae 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-integration-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-spring-javaconfig-starter/pom.xml b/components-starter/camel-spring-javaconfig-starter/pom.xml
index 6e2d699..620659d 100644
--- a/components-starter/camel-spring-javaconfig-starter/pom.xml
+++ b/components-starter/camel-spring-javaconfig-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-javaconfig-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 0c5358b..d73821f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-ldap-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 004857b..324ff98 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0747845..78b3d12 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 1a7f3a3..e130b39 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ee6d8a1..ff8ff25 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-ws-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-sql-starter/pom.xml b/components-starter/camel-sql-starter/pom.xml
index 8512602..19c712d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 1aa5c55..700ec59 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 4daafd7..89ba4ff 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-stax-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-stomp-starter/pom.xml b/components-starter/camel-stomp-starter/pom.xml
index e510b3d..18860f6 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 eb84c36..1fa4424 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 4156619..612033c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 f0831f2..6fe1a17 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 9886ed3..be8b37d 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-swagger-java-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-syslog-starter/pom.xml b/components-starter/camel-syslog-starter/pom.xml
index 3f92e65..0500526 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-syslog-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-tagsoup-starter/pom.xml b/components-starter/camel-tagsoup-starter/pom.xml
index 210ef99..61e0836 100644
--- a/components-starter/camel-tagsoup-starter/pom.xml
+++ b/components-starter/camel-tagsoup-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-tagsoup-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-tarfile-starter/pom.xml b/components-starter/camel-tarfile-starter/pom.xml
index b9faa0c..e8d3fff 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 4c3aa93..b01a77c3 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ba0c510..d2ea95c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c8f5531..7bc1011 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 cb1cacf..e13aaf7 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 0dce35a..1011c9a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 d9c76f1..8ce2487 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 55f95a2..369e3c0 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 070b0dd..4e7c8ef 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 9f7a8f2..85b9403 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 50b3b1e..4b079e8 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5e642cc..1ebdc12 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b3b6fae..bffe223 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7f6a100..1382e8e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 02013b8..d815f47 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 4c4c9c6..bc01589 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6893ee3..a57c65c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a85ebd6..42d1752 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5e8a7df..afe6a93 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 7210155..8354a26 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a6ecbd9..0d9e012 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a426f57..03e617c 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b22bdf1..67220be 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ac956a7..34ef2b7 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 5d2693f..6843389 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 96041ed..49a31cc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 df7bae1..13ce548 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 aa50542..f1d1c61 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 61be524..68d3b9e 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 19ce3f1..133c469 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 6baff69..fc90771 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 2f2a2ca..07f9b62 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 1866f7a..3632309 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 a45565d..06c70da 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-xstream-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-yammer-starter/pom.xml b/components-starter/camel-yammer-starter/pom.xml
index dc05637..4cf2ed9 100644
--- a/components-starter/camel-yammer-starter/pom.xml
+++ b/components-starter/camel-yammer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-yammer-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/camel-zendesk-starter/pom.xml b/components-starter/camel-zendesk-starter/pom.xml
index bac3952..8ee9fec 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 c0f6478..5fa86bb 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 508797a..0432747 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 3064a8e..e533735 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 b4a5671..1e446dc 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</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 ea07d97..2c6178a 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-zookeeper-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/components-starter/pom.xml b/components-starter/pom.xml
index 58aba5a..e1a08f2 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
     <relativePath>../tooling/camel-starter-parent</relativePath>
   </parent>
   <artifactId>components-starter</artifactId>
diff --git a/core/camel-spring-boot/pom.xml b/core/camel-spring-boot/pom.xml
index efd1cf8..2db200f 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-spring-cloud-consul/pom.xml b/core/camel-spring-cloud-consul/pom.xml
index 812c54f..d9987b5 100644
--- a/core/camel-spring-cloud-consul/pom.xml
+++ b/core/camel-spring-cloud-consul/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-modules</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-spring-cloud-netflix/pom.xml b/core/camel-spring-cloud-netflix/pom.xml
index 8c94599..d411539 100644
--- a/core/camel-spring-cloud-netflix/pom.xml
+++ b/core/camel-spring-cloud-netflix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-modules</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-spring-cloud-zookeeper/pom.xml b/core/camel-spring-cloud-zookeeper/pom.xml
index af6c37d..5d82bc2 100644
--- a/core/camel-spring-cloud-zookeeper/pom.xml
+++ b/core/camel-spring-cloud-zookeeper/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-modules</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-spring-cloud/pom.xml b/core/camel-spring-cloud/pom.xml
index 2df3546..0ea12cd 100644
--- a/core/camel-spring-cloud/pom.xml
+++ b/core/camel-spring-cloud/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>core-modules</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index 09edd07..2629a76 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/docs/pom.xml b/docs/pom.xml
index 1a76d40..34a9f1d 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 3b46506..3a39185 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>spring-boot</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
     <packaging>pom</packaging>
 
     <name>Camel SB</name>
@@ -85,7 +85,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.7.7</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 5a986ef..5553079 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/tests/pom.xml b/tests/pom.xml
index 189134f..0782596 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/tooling/camel-spring-boot-bom-generator/pom.xml b/tooling/camel-spring-boot-bom-generator/pom.xml
index 5156f5c..b8317eb5 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</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 7d85c72..72ccb27 100644
--- a/tooling/camel-spring-boot-bom/pom.xml
+++ b/tooling/camel-spring-boot-bom/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>spring-boot</artifactId>
-    <version>3.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>camel-spring-boot-bom</artifactId>
diff --git a/tooling/camel-spring-boot-dependencies-generator/pom.xml b/tooling/camel-spring-boot-dependencies-generator/pom.xml
index 8393296..4c0746a 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</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 cd70daf..fed0b4f 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.7.7-SNAPSHOT</version>
+    <version>3.7.7</version>
   </parent>
   <artifactId>camel-spring-boot-dependencies</artifactId>
   <packaging>pom</packaging>
@@ -1629,7 +1629,7 @@
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>camel-spring-boot</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel.springboot</groupId>
@@ -1949,2078 +1949,2078 @@
       <dependency>
         <groupId>org.apache.camel.tests</groupId>
         <artifactId>org.apache.camel.tests.mock-javamail_1.7</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-activemq</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ahc</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ahc-ws</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-allcomponents</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-amqp</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-any23</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-api</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-apns</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-arangodb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-api</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-parent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-asn1</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-asterisk</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atlasmap</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atmos</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atmosphere-websocket</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atom</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-atomix</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-attachments</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-avro-rpc</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-cw</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-ddb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-ec2</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-ecs</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-eks</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-iam</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-kinesis</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-kms</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-lambda</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-mq</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-msk</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-s3</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-sdb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-ses</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-sns</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-sqs</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-swf</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-translate</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws-xray</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-athena</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-cw</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ddb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ec2</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ecs</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-eks</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-eventbridge</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-iam</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-kinesis</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-kms</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-lambda</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-mq</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-msk</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-s3</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-ses</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sns</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sqs</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-sts</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-aws2-translate</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-eventhubs</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-storage-blob</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-azure-storage-queue</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-barcode</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base-engine</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-base64</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bean</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bean-validator</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-beanio</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-beanstalk</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bindy</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-bonita</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-api</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-parent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-braintree</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-browse</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-caffeine</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-caffeine-lrucache</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cassandraql</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog-lucene</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-catalog-maven</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cbor</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cdi</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-chatscript</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-chunk</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cloud</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cluster</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cm-sms</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cmis</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-coap</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cometd</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-componentdsl</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-consul</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-controlbus</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-corda</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-catalog</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-engine</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-languages</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-model</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-processor</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-reifier</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-core-xml</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-couchbase</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-couchdb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cron</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-crypto</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-crypto-cms</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-csimple-joor</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-csv</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-cxf-transport</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dataformat</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dataset</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-datasonnet</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-common</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-maven-plugin</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-mongodb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-mysql</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-postgres</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-sqlserver</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-digitalocean</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-direct</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-directvm</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-disruptor</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-djl</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dns</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-docker</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dozer</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-drill</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dropbox</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ehcache</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elasticsearch-rest</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elsql</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-elytron</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-endpointdsl</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-etcd</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-etcd3</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-exec</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-facebook</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fastjson</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-api</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-parent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-file</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-file-watch</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-flatpack</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-flink</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fop</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-freemarker</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ftp</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ganglia</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-geocoder</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-git</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-github</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-bigquery</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-calendar</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-drive</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-mail</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-pubsub</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-google-sheets</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-gora</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grape</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-graphql</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grok</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-groovy</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-grpc</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-gson</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-guava-eventbus</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hazelcast</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hbase</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hdfs</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-headersmap</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-health</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hl7</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http-base</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-http-common</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-hystrix</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ical</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-iec60870</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ignite</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-infinispan</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-influxdb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-iota</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ipfs</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-irc</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ironmq</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jackson</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jacksonxml</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jasypt</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jaxb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jbpm</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jcache</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jclouds</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jcr</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jdbc</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jetty</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jetty-common</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jgroups</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jgroups-raft</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jing</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jira</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jms</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jmx</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-johnzon</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jolt</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jooq</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-joor</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jpa</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsch</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jslt</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-json-validator</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonapi</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonata</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jsonpath</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jt400</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-jta</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kafka</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kubernetes</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-kudu</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-language</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ldap</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ldif</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-leveldb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-leveldb-legacy</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-log</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lra</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lucene</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lumberjack</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-lzf</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mail</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-main</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-management</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-management-api</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-manual</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-master</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-metrics</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-micrometer</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-config</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-fault-tolerance</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-health</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-microprofile-metrics</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-milo</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mina</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-minio</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mllp</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mock</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mongodb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mongodb-gridfs</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-msv</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mustache</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mvel</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-mybatis</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nagios</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nats</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-netty</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-netty-http</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nitrite</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-nsq</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-oaipmh</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ognl</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-api</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-parent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-api</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-parent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-openapi-java</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-openstack</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-opentelemetry</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-opentracing</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-optaplanner</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-paho</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pdf</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pg-replication-slot</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pgevent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-platform-http</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-platform-http-vertx</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-printer</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-protobuf</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pubnub</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-pulsar</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-quartz</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-quickfix</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rabbitmq</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactive-executor-vertx</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactive-streams</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-reactor</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-redis</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ref</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-resilience4j</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest-openapi</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rest-swagger</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-resteasy</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ribbon</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-robotframework</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-route-parser</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rss</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-rxjava</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-saga</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-maven-plugin</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-parent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sap-netweaver</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-saxon</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-scheduler</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-schematron</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-seda</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-service</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow-maven-plugin</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow-parent</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servlet</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-shiro</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sip</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sjms</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sjms2</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-slack</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-smpp</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-snakeyaml</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-snmp</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-soap</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-solr</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-soroush</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spark</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-splunk</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-splunk-hec</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-batch</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-integration</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-javaconfig</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-ldap</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-main</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-redis</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-security</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-spring-ws</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-sql</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-ssh</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stax</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stomp</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stream</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stringtemplate</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-stub</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-support</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-swagger-java</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-syslog</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tagsoup</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tarfile</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-telegram</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-cdi</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-junit5</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-spring</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-test-spring-junit5</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-testcontainers</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-testcontainers-junit5</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-testcontainers-spring</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-testcontainers-spring-junit5</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-threadpoolfactory-vertx</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-thrift</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tika</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-timer</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tooling-model</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tooling-util</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-tracing</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-twilio</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-twitter</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-undertow</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-undertow-spring-security</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-univocity-parsers</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-util</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-util-json</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-validator</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-velocity</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-http</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-kafka</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vertx-websocket</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-vm</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-weather</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-web3j</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-webhook</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-websocket</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-websocket-jsr356</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-weka</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-wordpress</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-workday</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xchange</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xj</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-io</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxb</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xml-jaxp</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xmlsecurity</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xmpp</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xpath</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xslt</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xslt-saxon</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-xstream</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-yammer</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zendesk</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zip-deflater</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zipfile</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zipkin</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zookeeper</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-zookeeper-master</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.camel</groupId>
         <artifactId>spi-annotations</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</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 05c9e8d..a971f77 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</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 80bebd8..781ea8b 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</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 dc58254..d783e38 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.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
     </parent>
 
     <artifactId>camel-starter-parent</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 936aef6..c214869 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>spring-boot</artifactId>
-        <version>3.7.7-SNAPSHOT</version>
+        <version>3.7.7</version>
     </parent>
 
     <artifactId>tooling</artifactId>