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 2019/11/29 08:57:14 UTC

[camel] branch master updated: Update poms to version 3.1.0-SNAPSHOT

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

gzurowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d656c5  Update poms to version 3.1.0-SNAPSHOT
0d656c5 is described below

commit 0d656c535be338c9f9a35751ed3131a24f865314
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Nov 29 09:55:32 2019 +0100

    Update poms to version 3.1.0-SNAPSHOT
---
 apache-camel/pom.xml                                                    | 2 +-
 archetypes/camel-archetype-api-component/pom.xml                        | 2 +-
 archetypes/camel-archetype-blueprint/pom.xml                            | 2 +-
 archetypes/camel-archetype-cdi/pom.xml                                  | 2 +-
 archetypes/camel-archetype-component/pom.xml                            | 2 +-
 archetypes/camel-archetype-dataformat/pom.xml                           | 2 +-
 archetypes/camel-archetype-java/pom.xml                                 | 2 +-
 archetypes/camel-archetype-java8/pom.xml                                | 2 +-
 archetypes/camel-archetype-main/pom.xml                                 | 2 +-
 archetypes/camel-archetype-spring-boot/pom.xml                          | 2 +-
 archetypes/camel-archetype-spring/pom.xml                               | 2 +-
 archetypes/camel-archetype-web/pom.xml                                  | 2 +-
 archetypes/pom.xml                                                      | 2 +-
 bom/camel-bom/pom.xml                                                   | 2 +-
 bom/pom.xml                                                             | 2 +-
 buildingtools/pom.xml                                                   | 2 +-
 catalog/camel-catalog-lucene/pom.xml                                    | 2 +-
 catalog/camel-catalog-maven/pom.xml                                     | 2 +-
 catalog/camel-catalog-provider-karaf/pom.xml                            | 2 +-
 catalog/camel-catalog-provider-springboot/pom.xml                       | 2 +-
 catalog/camel-catalog/pom.xml                                           | 2 +-
 catalog/camel-main-maven-plugin/pom.xml                                 | 2 +-
 catalog/camel-report-maven-plugin/pom.xml                               | 2 +-
 catalog/camel-route-parser/pom.xml                                      | 2 +-
 catalog/dummy-component/pom.xml                                         | 2 +-
 catalog/pom.xml                                                         | 2 +-
 components/camel-activemq/pom.xml                                       | 2 +-
 components/camel-ahc-ws/pom.xml                                         | 2 +-
 components/camel-ahc/pom.xml                                            | 2 +-
 components/camel-amqp/pom.xml                                           | 2 +-
 components/camel-any23/pom.xml                                          | 2 +-
 components/camel-apns/pom.xml                                           | 2 +-
 components/camel-as2/camel-as2-api/pom.xml                              | 2 +-
 components/camel-as2/camel-as2-component/pom.xml                        | 2 +-
 components/camel-as2/pom.xml                                            | 2 +-
 components/camel-asn1/pom.xml                                           | 2 +-
 components/camel-asterisk/pom.xml                                       | 2 +-
 components/camel-atmos/pom.xml                                          | 2 +-
 components/camel-atmosphere-websocket/pom.xml                           | 2 +-
 components/camel-atom/pom.xml                                           | 2 +-
 components/camel-atomix/pom.xml                                         | 2 +-
 components/camel-attachments/pom.xml                                    | 2 +-
 components/camel-avro/pom.xml                                           | 2 +-
 components/camel-aws-cw/pom.xml                                         | 2 +-
 components/camel-aws-ddb/pom.xml                                        | 2 +-
 components/camel-aws-ec2/pom.xml                                        | 2 +-
 components/camel-aws-ecs/pom.xml                                        | 2 +-
 components/camel-aws-eks/pom.xml                                        | 2 +-
 components/camel-aws-iam/pom.xml                                        | 2 +-
 components/camel-aws-kinesis/pom.xml                                    | 2 +-
 components/camel-aws-kms/pom.xml                                        | 2 +-
 components/camel-aws-lambda/pom.xml                                     | 2 +-
 components/camel-aws-mq/pom.xml                                         | 2 +-
 components/camel-aws-msk/pom.xml                                        | 2 +-
 components/camel-aws-s3/pom.xml                                         | 2 +-
 components/camel-aws-sdb/pom.xml                                        | 2 +-
 components/camel-aws-ses/pom.xml                                        | 2 +-
 components/camel-aws-sns/pom.xml                                        | 2 +-
 components/camel-aws-sqs/pom.xml                                        | 2 +-
 components/camel-aws-swf/pom.xml                                        | 2 +-
 components/camel-aws-translate/pom.xml                                  | 2 +-
 components/camel-aws-xray/pom.xml                                       | 2 +-
 components/camel-azure/pom.xml                                          | 2 +-
 components/camel-barcode/pom.xml                                        | 2 +-
 components/camel-base64/pom.xml                                         | 2 +-
 components/camel-bean-validator/pom.xml                                 | 2 +-
 components/camel-bean/pom.xml                                           | 2 +-
 components/camel-beanio/pom.xml                                         | 2 +-
 components/camel-beanstalk/pom.xml                                      | 2 +-
 components/camel-bindy/pom.xml                                          | 2 +-
 components/camel-blueprint/pom.xml                                      | 2 +-
 components/camel-bonita/pom.xml                                         | 2 +-
 components/camel-box/camel-box-api/pom.xml                              | 2 +-
 components/camel-box/camel-box-component/pom.xml                        | 2 +-
 components/camel-box/pom.xml                                            | 2 +-
 components/camel-braintree/pom.xml                                      | 2 +-
 components/camel-browse/pom.xml                                         | 2 +-
 components/camel-caffeine/pom.xml                                       | 2 +-
 components/camel-cassandraql/pom.xml                                    | 2 +-
 components/camel-cbor/pom.xml                                           | 2 +-
 components/camel-cdi/pom.xml                                            | 2 +-
 components/camel-chatscript/pom.xml                                     | 2 +-
 components/camel-chunk/pom.xml                                          | 2 +-
 components/camel-cm-sms/pom.xml                                         | 2 +-
 components/camel-cmis/pom.xml                                           | 2 +-
 components/camel-coap/pom.xml                                           | 2 +-
 components/camel-cometd/pom.xml                                         | 2 +-
 components/camel-consul/pom.xml                                         | 2 +-
 components/camel-controlbus/pom.xml                                     | 2 +-
 components/camel-corda/pom.xml                                          | 2 +-
 components/camel-couchbase/pom.xml                                      | 2 +-
 components/camel-couchdb/pom.xml                                        | 2 +-
 components/camel-crypto-cms/pom.xml                                     | 2 +-
 components/camel-crypto/pom.xml                                         | 2 +-
 components/camel-csv/pom.xml                                            | 2 +-
 components/camel-cxf-transport/pom.xml                                  | 2 +-
 components/camel-cxf/pom.xml                                            | 2 +-
 components/camel-dataformat/pom.xml                                     | 2 +-
 components/camel-dataset/pom.xml                                        | 2 +-
 .../camel-debezium-common/camel-debezium-common-component/pom.xml       | 2 +-
 components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml    | 2 +-
 components/camel-debezium-common/pom.xml                                | 2 +-
 components/camel-debezium-mongodb/pom.xml                               | 2 +-
 components/camel-debezium-mysql/pom.xml                                 | 2 +-
 components/camel-debezium-postgres/pom.xml                              | 2 +-
 components/camel-debezium-sqlserver/pom.xml                             | 2 +-
 components/camel-digitalocean/pom.xml                                   | 2 +-
 components/camel-direct/pom.xml                                         | 2 +-
 components/camel-directvm/pom.xml                                       | 2 +-
 components/camel-disruptor/pom.xml                                      | 2 +-
 components/camel-dns/pom.xml                                            | 2 +-
 components/camel-docker/pom.xml                                         | 2 +-
 components/camel-dozer/pom.xml                                          | 2 +-
 components/camel-drill/pom.xml                                          | 2 +-
 components/camel-dropbox/pom.xml                                        | 2 +-
 components/camel-ehcache/pom.xml                                        | 2 +-
 components/camel-elasticsearch-rest/pom.xml                             | 2 +-
 components/camel-elsql/pom.xml                                          | 2 +-
 components/camel-etcd/pom.xml                                           | 2 +-
 components/camel-eventadmin/pom.xml                                     | 2 +-
 components/camel-exec/pom.xml                                           | 2 +-
 components/camel-facebook/pom.xml                                       | 2 +-
 components/camel-fastjson/pom.xml                                       | 2 +-
 components/camel-fhir/camel-fhir-api/pom.xml                            | 2 +-
 components/camel-fhir/camel-fhir-component/pom.xml                      | 2 +-
 components/camel-fhir/pom.xml                                           | 2 +-
 components/camel-file-watch/pom.xml                                     | 2 +-
 components/camel-file/pom.xml                                           | 2 +-
 components/camel-flatpack/pom.xml                                       | 2 +-
 components/camel-flink/pom.xml                                          | 2 +-
 components/camel-fop/pom.xml                                            | 2 +-
 components/camel-freemarker/pom.xml                                     | 2 +-
 components/camel-ftp/pom.xml                                            | 2 +-
 components/camel-ganglia/pom.xml                                        | 2 +-
 components/camel-geocoder/pom.xml                                       | 2 +-
 components/camel-git/pom.xml                                            | 2 +-
 components/camel-github/pom.xml                                         | 2 +-
 components/camel-google-bigquery/pom.xml                                | 2 +-
 components/camel-google-calendar/pom.xml                                | 2 +-
 components/camel-google-drive/pom.xml                                   | 2 +-
 components/camel-google-mail/pom.xml                                    | 2 +-
 components/camel-google-pubsub/pom.xml                                  | 2 +-
 components/camel-google-sheets/pom.xml                                  | 2 +-
 components/camel-gora/pom.xml                                           | 2 +-
 components/camel-grape/pom.xml                                          | 2 +-
 components/camel-graphql/pom.xml                                        | 2 +-
 components/camel-grok/pom.xml                                           | 2 +-
 components/camel-groovy/pom.xml                                         | 2 +-
 components/camel-grpc/pom.xml                                           | 2 +-
 components/camel-gson/pom.xml                                           | 2 +-
 components/camel-guava-eventbus/pom.xml                                 | 2 +-
 components/camel-hazelcast/pom.xml                                      | 2 +-
 components/camel-hbase/pom.xml                                          | 2 +-
 components/camel-hdfs/pom.xml                                           | 2 +-
 components/camel-hipchat/pom.xml                                        | 2 +-
 components/camel-hl7/pom.xml                                            | 2 +-
 components/camel-http-common/pom.xml                                    | 2 +-
 components/camel-http/pom.xml                                           | 2 +-
 components/camel-hystrix/pom.xml                                        | 2 +-
 components/camel-ical/pom.xml                                           | 2 +-
 components/camel-iec60870/pom.xml                                       | 2 +-
 components/camel-ignite/pom.xml                                         | 2 +-
 components/camel-infinispan/pom.xml                                     | 2 +-
 components/camel-influxdb/pom.xml                                       | 2 +-
 components/camel-iota/pom.xml                                           | 2 +-
 components/camel-ipfs/pom.xml                                           | 2 +-
 components/camel-irc/pom.xml                                            | 2 +-
 components/camel-ironmq/pom.xml                                         | 2 +-
 components/camel-jackson/pom.xml                                        | 2 +-
 components/camel-jacksonxml/pom.xml                                     | 2 +-
 components/camel-jasypt/pom.xml                                         | 2 +-
 components/camel-jaxb/pom.xml                                           | 2 +-
 components/camel-jbpm/pom.xml                                           | 2 +-
 components/camel-jcache/pom.xml                                         | 2 +-
 components/camel-jclouds/pom.xml                                        | 2 +-
 components/camel-jcr/pom.xml                                            | 2 +-
 components/camel-jdbc/pom.xml                                           | 2 +-
 components/camel-jetty-common/pom.xml                                   | 2 +-
 components/camel-jetty/pom.xml                                          | 2 +-
 components/camel-jgroups-raft/pom.xml                                   | 2 +-
 components/camel-jgroups/pom.xml                                        | 2 +-
 components/camel-jing/pom.xml                                           | 2 +-
 components/camel-jira/pom.xml                                           | 2 +-
 components/camel-jms/pom.xml                                            | 2 +-
 components/camel-jmx/pom.xml                                            | 2 +-
 components/camel-johnzon/pom.xml                                        | 2 +-
 components/camel-jolt/pom.xml                                           | 2 +-
 components/camel-jooq/pom.xml                                           | 2 +-
 components/camel-jpa/pom.xml                                            | 2 +-
 components/camel-jsch/pom.xml                                           | 2 +-
 components/camel-json-validator/pom.xml                                 | 2 +-
 components/camel-jsonapi/pom.xml                                        | 2 +-
 components/camel-jsonpath/pom.xml                                       | 2 +-
 components/camel-jt400/pom.xml                                          | 2 +-
 components/camel-kafka/pom.xml                                          | 2 +-
 components/camel-kubernetes/pom.xml                                     | 2 +-
 components/camel-kudu/pom.xml                                           | 2 +-
 components/camel-kura/pom.xml                                           | 2 +-
 components/camel-language/pom.xml                                       | 2 +-
 components/camel-ldap/pom.xml                                           | 2 +-
 components/camel-ldif/pom.xml                                           | 2 +-
 components/camel-leveldb/pom.xml                                        | 2 +-
 components/camel-log/pom.xml                                            | 2 +-
 components/camel-lra/pom.xml                                            | 2 +-
 components/camel-lucene/pom.xml                                         | 2 +-
 components/camel-lumberjack/pom.xml                                     | 2 +-
 components/camel-lzf/pom.xml                                            | 2 +-
 components/camel-mail/pom.xml                                           | 2 +-
 components/camel-master/pom.xml                                         | 2 +-
 components/camel-metrics/pom.xml                                        | 2 +-
 components/camel-micrometer/pom.xml                                     | 2 +-
 components/camel-microprofile-config/pom.xml                            | 2 +-
 components/camel-microprofile-health/pom.xml                            | 2 +-
 components/camel-microprofile-metrics/pom.xml                           | 2 +-
 components/camel-milo/pom.xml                                           | 2 +-
 components/camel-mina/pom.xml                                           | 2 +-
 components/camel-mllp/pom.xml                                           | 2 +-
 components/camel-mock/pom.xml                                           | 2 +-
 components/camel-mongodb-gridfs/pom.xml                                 | 2 +-
 components/camel-mongodb/pom.xml                                        | 2 +-
 components/camel-msv/pom.xml                                            | 2 +-
 components/camel-mustache/pom.xml                                       | 2 +-
 components/camel-mvel/pom.xml                                           | 2 +-
 components/camel-mybatis/pom.xml                                        | 2 +-
 components/camel-nagios/pom.xml                                         | 2 +-
 components/camel-nats/pom.xml                                           | 2 +-
 components/camel-netty-http/pom.xml                                     | 2 +-
 components/camel-netty/pom.xml                                          | 2 +-
 components/camel-nitrite/pom.xml                                        | 2 +-
 components/camel-nsq/pom.xml                                            | 2 +-
 components/camel-ognl/pom.xml                                           | 2 +-
 components/camel-olingo2/camel-olingo2-api/pom.xml                      | 2 +-
 components/camel-olingo2/camel-olingo2-component/pom.xml                | 2 +-
 components/camel-olingo2/pom.xml                                        | 2 +-
 components/camel-olingo4/camel-olingo4-api/pom.xml                      | 2 +-
 components/camel-olingo4/camel-olingo4-component/pom.xml                | 2 +-
 components/camel-olingo4/pom.xml                                        | 2 +-
 components/camel-openstack/pom.xml                                      | 2 +-
 components/camel-opentracing/pom.xml                                    | 2 +-
 components/camel-optaplanner/pom.xml                                    | 2 +-
 components/camel-paho/pom.xml                                           | 2 +-
 components/camel-paxlogging/pom.xml                                     | 2 +-
 components/camel-pdf/pom.xml                                            | 2 +-
 components/camel-pg-replication-slot/pom.xml                            | 2 +-
 components/camel-pgevent/pom.xml                                        | 2 +-
 components/camel-platform-http/pom.xml                                  | 2 +-
 components/camel-printer/pom.xml                                        | 2 +-
 components/camel-protobuf/pom.xml                                       | 2 +-
 components/camel-pubnub/pom.xml                                         | 2 +-
 components/camel-pulsar/pom.xml                                         | 2 +-
 components/camel-quartz/pom.xml                                         | 2 +-
 components/camel-quickfix/pom.xml                                       | 2 +-
 components/camel-rabbitmq/pom.xml                                       | 2 +-
 components/camel-reactive-executor-vertx/pom.xml                        | 2 +-
 components/camel-reactive-streams/pom.xml                               | 2 +-
 components/camel-reactor/pom.xml                                        | 2 +-
 components/camel-ref/pom.xml                                            | 2 +-
 components/camel-resilience4j/pom.xml                                   | 2 +-
 components/camel-rest-swagger/pom.xml                                   | 2 +-
 components/camel-rest/pom.xml                                           | 2 +-
 components/camel-ribbon/pom.xml                                         | 2 +-
 components/camel-robotframework/pom.xml                                 | 2 +-
 components/camel-rss/pom.xml                                            | 2 +-
 components/camel-rxjava/pom.xml                                         | 2 +-
 components/camel-saga/pom.xml                                           | 2 +-
 components/camel-salesforce/camel-salesforce-component/pom.xml          | 2 +-
 components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml       | 2 +-
 components/camel-salesforce/pom.xml                                     | 2 +-
 components/camel-sap-netweaver/pom.xml                                  | 2 +-
 components/camel-saxon/pom.xml                                          | 2 +-
 components/camel-scheduler/pom.xml                                      | 2 +-
 components/camel-schematron/pom.xml                                     | 2 +-
 components/camel-seda/pom.xml                                           | 2 +-
 components/camel-service/pom.xml                                        | 2 +-
 components/camel-servicenow/camel-servicenow-component/pom.xml          | 2 +-
 components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml       | 2 +-
 components/camel-servicenow/pom.xml                                     | 2 +-
 components/camel-servlet/pom.xml                                        | 2 +-
 components/camel-shiro/pom.xml                                          | 2 +-
 components/camel-sip/pom.xml                                            | 2 +-
 components/camel-sjms/pom.xml                                           | 2 +-
 components/camel-sjms2/pom.xml                                          | 2 +-
 components/camel-slack/pom.xml                                          | 2 +-
 components/camel-smpp/pom.xml                                           | 2 +-
 components/camel-snakeyaml/pom.xml                                      | 2 +-
 components/camel-snmp/pom.xml                                           | 2 +-
 components/camel-soap/pom.xml                                           | 2 +-
 components/camel-solr/pom.xml                                           | 2 +-
 components/camel-soroush/pom.xml                                        | 2 +-
 components/camel-spark-rest/pom.xml                                     | 2 +-
 components/camel-spark/pom.xml                                          | 2 +-
 components/camel-splunk/pom.xml                                         | 2 +-
 components/camel-spring-batch/pom.xml                                   | 2 +-
 components/camel-spring-boot/pom.xml                                    | 2 +-
 components/camel-spring-cloud-consul/pom.xml                            | 2 +-
 components/camel-spring-cloud-netflix/pom.xml                           | 2 +-
 components/camel-spring-cloud-zookeeper/pom.xml                         | 2 +-
 components/camel-spring-cloud/pom.xml                                   | 2 +-
 components/camel-spring-integration/pom.xml                             | 2 +-
 components/camel-spring-javaconfig/pom.xml                              | 2 +-
 components/camel-spring-ldap/pom.xml                                    | 2 +-
 components/camel-spring-redis/pom.xml                                   | 2 +-
 components/camel-spring-security/pom.xml                                | 2 +-
 components/camel-spring-ws/pom.xml                                      | 2 +-
 components/camel-spring/pom.xml                                         | 2 +-
 components/camel-sql/pom.xml                                            | 2 +-
 components/camel-ssh/pom.xml                                            | 2 +-
 components/camel-stax/pom.xml                                           | 2 +-
 components/camel-stomp/pom.xml                                          | 2 +-
 components/camel-stream/pom.xml                                         | 2 +-
 components/camel-stringtemplate/pom.xml                                 | 2 +-
 components/camel-stub/pom.xml                                           | 2 +-
 components/camel-swagger-java/pom.xml                                   | 2 +-
 components/camel-syslog/pom.xml                                         | 2 +-
 components/camel-tagsoup/pom.xml                                        | 2 +-
 components/camel-tarfile/pom.xml                                        | 2 +-
 components/camel-telegram/pom.xml                                       | 2 +-
 components/camel-test-blueprint/pom.xml                                 | 2 +-
 components/camel-test-cdi/pom.xml                                       | 2 +-
 components/camel-test-junit5/pom.xml                                    | 2 +-
 components/camel-test-karaf/pom.xml                                     | 2 +-
 components/camel-test-spring-junit5/pom.xml                             | 2 +-
 components/camel-test-spring/pom.xml                                    | 2 +-
 components/camel-test/pom.xml                                           | 2 +-
 components/camel-testcontainers-junit5/pom.xml                          | 2 +-
 components/camel-testcontainers-spring-junit5/pom.xml                   | 2 +-
 components/camel-testcontainers-spring/pom.xml                          | 2 +-
 components/camel-testcontainers/pom.xml                                 | 2 +-
 components/camel-thrift/pom.xml                                         | 2 +-
 components/camel-tika/pom.xml                                           | 2 +-
 components/camel-timer/pom.xml                                          | 2 +-
 components/camel-twilio/pom.xml                                         | 2 +-
 components/camel-twitter/pom.xml                                        | 2 +-
 components/camel-undertow/pom.xml                                       | 2 +-
 components/camel-univocity-parsers/pom.xml                              | 2 +-
 components/camel-validator/pom.xml                                      | 2 +-
 components/camel-velocity/pom.xml                                       | 2 +-
 components/camel-vertx/pom.xml                                          | 2 +-
 components/camel-vm/pom.xml                                             | 2 +-
 components/camel-weather/pom.xml                                        | 2 +-
 components/camel-web3j/pom.xml                                          | 2 +-
 components/camel-webhook/pom.xml                                        | 2 +-
 components/camel-websocket-jsr356/pom.xml                               | 2 +-
 components/camel-websocket/pom.xml                                      | 2 +-
 components/camel-wordpress/pom.xml                                      | 2 +-
 components/camel-xchange/pom.xml                                        | 2 +-
 components/camel-xj/pom.xml                                             | 2 +-
 components/camel-xmlsecurity/pom.xml                                    | 2 +-
 components/camel-xmpp/pom.xml                                           | 2 +-
 components/camel-xpath/pom.xml                                          | 2 +-
 components/camel-xslt-saxon/pom.xml                                     | 2 +-
 components/camel-xslt/pom.xml                                           | 2 +-
 components/camel-xstream/pom.xml                                        | 2 +-
 components/camel-yammer/pom.xml                                         | 2 +-
 components/camel-zendesk/pom.xml                                        | 2 +-
 components/camel-zip-deflater/pom.xml                                   | 2 +-
 components/camel-zipfile/pom.xml                                        | 2 +-
 components/camel-zipkin/pom.xml                                         | 2 +-
 components/camel-zookeeper-master/pom.xml                               | 2 +-
 components/camel-zookeeper/pom.xml                                      | 2 +-
 components/pom.xml                                                      | 2 +-
 core/camel-api/pom.xml                                                  | 2 +-
 core/camel-base/pom.xml                                                 | 2 +-
 core/camel-caffeine-lrucache/pom.xml                                    | 2 +-
 core/camel-cloud/pom.xml                                                | 2 +-
 core/camel-core-engine/pom.xml                                          | 2 +-
 core/camel-core-osgi/pom.xml                                            | 2 +-
 core/camel-core-xml/pom.xml                                             | 2 +-
 core/camel-core/pom.xml                                                 | 2 +-
 core/camel-endpointdsl/pom.xml                                          | 2 +-
 core/camel-headersmap/pom.xml                                           | 2 +-
 core/camel-jaxp/pom.xml                                                 | 2 +-
 core/camel-main/pom.xml                                                 | 2 +-
 core/camel-management-api/pom.xml                                       | 2 +-
 core/camel-management/pom.xml                                           | 2 +-
 core/camel-support/pom.xml                                              | 2 +-
 core/camel-util/pom.xml                                                 | 2 +-
 core/pom.xml                                                            | 2 +-
 docs/pom.xml                                                            | 2 +-
 etc/pom.xml                                                             | 2 +-
 examples/camel-example-activemq-tomcat/pom.xml                          | 2 +-
 examples/camel-example-aggregate/pom.xml                                | 2 +-
 examples/camel-example-any23/pom.xml                                    | 2 +-
 examples/camel-example-artemis-amqp-blueprint/pom.xml                   | 2 +-
 examples/camel-example-artemis-large-messages/pom.xml                   | 2 +-
 examples/camel-example-artemis/pom.xml                                  | 2 +-
 examples/camel-example-as2/pom.xml                                      | 2 +-
 examples/camel-example-bigxml-split/pom.xml                             | 2 +-
 examples/camel-example-billboard-aggr/pom.xml                           | 2 +-
 examples/camel-example-cafe-endpointdsl/pom.xml                         | 2 +-
 examples/camel-example-cafe/pom.xml                                     | 2 +-
 examples/camel-example-cassandra-kubernetes/pom.xml                     | 2 +-
 examples/camel-example-cdi-aws-s3/pom.xml                               | 2 +-
 examples/camel-example-cdi-cassandraql/pom.xml                          | 2 +-
 examples/camel-example-cdi-kubernetes/pom.xml                           | 2 +-
 examples/camel-example-cdi-metrics/pom.xml                              | 2 +-
 examples/camel-example-cdi-properties/pom.xml                           | 2 +-
 examples/camel-example-cdi-rest-servlet/pom.xml                         | 2 +-
 examples/camel-example-cdi-test/pom.xml                                 | 2 +-
 examples/camel-example-cdi-xml/pom.xml                                  | 2 +-
 examples/camel-example-cdi/pom.xml                                      | 2 +-
 examples/camel-example-console/pom.xml                                  | 2 +-
 examples/camel-example-cxf-blueprint/pom.xml                            | 2 +-
 examples/camel-example-cxf-proxy/pom.xml                                | 2 +-
 examples/camel-example-cxf-tomcat/pom.xml                               | 2 +-
 examples/camel-example-cxf-ws-security-signature/pom.xml                | 2 +-
 examples/camel-example-cxf/pom.xml                                      | 2 +-
 examples/camel-example-debezium/pom.xml                                 | 2 +-
 examples/camel-example-ehcache-blueprint/pom.xml                        | 2 +-
 examples/camel-example-fhir-auth-tx-spring-boot/pom.xml                 | 2 +-
 examples/camel-example-fhir-osgi/pom.xml                                | 2 +-
 examples/camel-example-fhir-spring-boot/pom.xml                         | 2 +-
 examples/camel-example-fhir/pom.xml                                     | 2 +-
 examples/camel-example-ftp/pom.xml                                      | 2 +-
 examples/camel-example-google-pubsub/pom.xml                            | 2 +-
 .../hello-camel-grpc-client-kubernetes/pom.xml                          | 2 +-
 .../hello-camel-grpc-server-kubernetes/pom.xml                          | 2 +-
 examples/camel-example-grpc-kubernetes/pom.xml                          | 2 +-
 examples/camel-example-hazelcast-kubernetes/pom.xml                     | 2 +-
 examples/camel-example-hystrix/client/pom.xml                           | 2 +-
 examples/camel-example-hystrix/pom.xml                                  | 2 +-
 examples/camel-example-hystrix/service1/pom.xml                         | 2 +-
 examples/camel-example-hystrix/service2/pom.xml                         | 2 +-
 examples/camel-example-java8/pom.xml                                    | 2 +-
 examples/camel-example-jdbc/pom.xml                                     | 2 +-
 examples/camel-example-jira/pom.xml                                     | 2 +-
 examples/camel-example-jms-file/pom.xml                                 | 2 +-
 examples/camel-example-jmx/pom.xml                                      | 2 +-
 examples/camel-example-jooq/pom.xml                                     | 2 +-
 examples/camel-example-kafka-avro/pom.xml                               | 2 +-
 examples/camel-example-kafka-offsetrepository/pom.xml                   | 2 +-
 examples/camel-example-kafka/pom.xml                                    | 2 +-
 examples/camel-example-kotlin/pom.xml                                   | 2 +-
 examples/camel-example-loadbalancing/pom.xml                            | 2 +-
 examples/camel-example-loan-broker-cxf/pom.xml                          | 2 +-
 examples/camel-example-loan-broker-jms/pom.xml                          | 2 +-
 examples/camel-example-main-artemis/pom.xml                             | 2 +-
 examples/camel-example-main-tiny/pom.xml                                | 2 +-
 examples/camel-example-main-xml/pom.xml                                 | 2 +-
 examples/camel-example-main/pom.xml                                     | 2 +-
 examples/camel-example-management/pom.xml                               | 2 +-
 examples/camel-example-micrometer/pom.xml                               | 2 +-
 examples/camel-example-mybatis/pom.xml                                  | 2 +-
 examples/camel-example-netty-custom-correlation/pom.xml                 | 2 +-
 examples/camel-example-netty-http/myapp-cdi/pom.xml                     | 2 +-
 examples/camel-example-netty-http/myapp-one/pom.xml                     | 2 +-
 examples/camel-example-netty-http/myapp-two/pom.xml                     | 2 +-
 examples/camel-example-netty-http/pom.xml                               | 2 +-
 examples/camel-example-netty-http/shared-netty-http-server/pom.xml      | 2 +-
 examples/camel-example-olingo4-blueprint/pom.xml                        | 2 +-
 examples/camel-example-opentracing/client/pom.xml                       | 2 +-
 examples/camel-example-opentracing/loggingtracer/pom.xml                | 2 +-
 examples/camel-example-opentracing/pom.xml                              | 2 +-
 examples/camel-example-opentracing/service1/pom.xml                     | 2 +-
 examples/camel-example-opentracing/service2/pom.xml                     | 2 +-
 examples/camel-example-pojo-messaging/pom.xml                           | 2 +-
 examples/camel-example-rabbitmq/pom.xml                                 | 2 +-
 examples/camel-example-reactive-executor-vertx/pom.xml                  | 2 +-
 examples/camel-example-reactive-streams/pom.xml                         | 2 +-
 examples/camel-example-resilience4j/client/pom.xml                      | 2 +-
 examples/camel-example-resilience4j/client2/pom.xml                     | 2 +-
 examples/camel-example-resilience4j/pom.xml                             | 2 +-
 examples/camel-example-resilience4j/service1/pom.xml                    | 2 +-
 examples/camel-example-resilience4j/service2/pom.xml                    | 2 +-
 examples/camel-example-rest-producer/pom.xml                            | 2 +-
 examples/camel-example-rest-swagger/pom.xml                             | 2 +-
 examples/camel-example-route-throttling/pom.xml                         | 2 +-
 examples/camel-example-servlet-rest-blueprint/pom.xml                   | 2 +-
 examples/camel-example-servlet-tomcat/pom.xml                           | 2 +-
 examples/camel-example-spark-rest/pom.xml                               | 2 +-
 examples/camel-example-splunk/pom.xml                                   | 2 +-
 examples/camel-example-spring-boot-activemq/pom.xml                     | 2 +-
 examples/camel-example-spring-boot-amqp/pom.xml                         | 2 +-
 .../cluster-bootstrap/pom.xml                                           | 2 +-
 .../cluster-node/pom.xml                                                | 2 +-
 examples/camel-example-spring-boot-clustered-route-controller/pom.xml   | 2 +-
 examples/camel-example-spring-boot-geocoder/pom.xml                     | 2 +-
 examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml | 2 +-
 examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml | 2 +-
 examples/camel-example-spring-boot-grpc/pom.xml                         | 2 +-
 examples/camel-example-spring-boot-health-checks/application/pom.xml    | 2 +-
 examples/camel-example-spring-boot-health-checks/pom.xml                | 2 +-
 examples/camel-example-spring-boot-health-checks/service/pom.xml        | 2 +-
 examples/camel-example-spring-boot-infinispan/pom.xml                   | 2 +-
 examples/camel-example-spring-boot-master/pom.xml                       | 2 +-
 examples/camel-example-spring-boot-metrics/pom.xml                      | 2 +-
 examples/camel-example-spring-boot-pojo/pom.xml                         | 2 +-
 examples/camel-example-spring-boot-rest-jpa/pom.xml                     | 2 +-
 examples/camel-example-spring-boot-rest-swagger/pom.xml                 | 2 +-
 examples/camel-example-spring-boot-servicecall/consumer/pom.xml         | 2 +-
 examples/camel-example-spring-boot-servicecall/pom.xml                  | 2 +-
 examples/camel-example-spring-boot-servicecall/services/pom.xml         | 2 +-
 examples/camel-example-spring-boot-supervising-route-controller/pom.xml | 2 +-
 examples/camel-example-spring-boot-xml/pom.xml                          | 2 +-
 examples/camel-example-spring-boot/pom.xml                              | 2 +-
 examples/camel-example-spring-cloud-servicecall/consumer/pom.xml        | 2 +-
 examples/camel-example-spring-cloud-servicecall/pom.xml                 | 2 +-
 examples/camel-example-spring-cloud-servicecall/service/pom.xml         | 2 +-
 examples/camel-example-spring-cloud-serviceregistry/consumer/pom.xml    | 2 +-
 examples/camel-example-spring-cloud-serviceregistry/pom.xml             | 2 +-
 examples/camel-example-spring-cloud-serviceregistry/service/pom.xml     | 2 +-
 examples/camel-example-spring-javaconfig/pom.xml                        | 2 +-
 examples/camel-example-spring-jms/pom.xml                               | 2 +-
 examples/camel-example-spring-pulsar/pom.xml                            | 2 +-
 examples/camel-example-spring-security/pom.xml                          | 2 +-
 examples/camel-example-spring-ws/pom.xml                                | 2 +-
 examples/camel-example-spring-xquery/pom.xml                            | 2 +-
 examples/camel-example-spring/pom.xml                                   | 2 +-
 examples/camel-example-sql-blueprint/pom.xml                            | 2 +-
 examples/camel-example-ssh-security/pom.xml                             | 2 +-
 examples/camel-example-ssh/pom.xml                                      | 2 +-
 examples/camel-example-swagger-cdi/pom.xml                              | 2 +-
 examples/camel-example-swagger-osgi/pom.xml                             | 2 +-
 examples/camel-example-telegram/pom.xml                                 | 2 +-
 examples/camel-example-transformer-blueprint/pom.xml                    | 2 +-
 examples/camel-example-transformer-cdi/pom.xml                          | 2 +-
 examples/camel-example-transformer-demo/pom.xml                         | 2 +-
 examples/camel-example-twitter-salesforce/pom.xml                       | 2 +-
 examples/camel-example-twitter-websocket-blueprint/pom.xml              | 2 +-
 examples/camel-example-twitter-websocket/pom.xml                        | 2 +-
 examples/camel-example-validator-spring-boot/pom.xml                    | 2 +-
 examples/camel-example-webhook/pom.xml                                  | 2 +-
 examples/camel-example-widget-gadget-cdi/pom.xml                        | 2 +-
 examples/camel-example-widget-gadget-java/pom.xml                       | 2 +-
 examples/camel-example-widget-gadget-xml/pom.xml                        | 2 +-
 examples/camel-example-zipkin/client/pom.xml                            | 2 +-
 examples/camel-example-zipkin/pom.xml                                   | 2 +-
 examples/camel-example-zipkin/service1/pom.xml                          | 2 +-
 examples/camel-example-zipkin/service2/pom.xml                          | 2 +-
 examples/pom.xml                                                        | 2 +-
 parent/pom.xml                                                          | 2 +-
 platforms/commands/commands-core/pom.xml                                | 2 +-
 platforms/commands/pom.xml                                              | 2 +-
 platforms/karaf/commands/pom.xml                                        | 2 +-
 platforms/karaf/features/pom.xml                                        | 2 +-
 platforms/karaf/pom.xml                                                 | 2 +-
 platforms/pom.xml                                                       | 2 +-
 platforms/spring-boot/components-starter/camel-activemq-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-any23-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-apns-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-as2-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml    | 2 +-
 .../components-starter/camel-atmosphere-websocket-starter/pom.xml       | 2 +-
 platforms/spring-boot/components-starter/camel-atom-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-avro-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-aws-cw-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-aws-ddb-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-ec2-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-ecs-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-eks-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-iam-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-aws-kinesis-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-aws-kms-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-aws-lambda-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-aws-mq-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-aws-msk-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-s3-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-aws-sdb-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-ses-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-sns-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-sqs-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-swf-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-aws-translate-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-aws-xray-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-azure-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-base64-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-bean-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-bean-validator-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-beanstalk-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-box-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-braintree-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-browse-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-cassandraql-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-cbor-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-chatscript-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-coap-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-consul-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-controlbus-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-corda-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-core-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-couchbase-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-crypto-cms-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-csv-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-cxf-transport-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-dataformat-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-dataset-starter/pom.xml  | 2 +-
 .../components-starter/camel-debezium-common-starter/pom.xml            | 2 +-
 .../components-starter/camel-debezium-mongodb-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-debezium-mysql-starter/pom.xml | 2 +-
 .../components-starter/camel-debezium-postgres-starter/pom.xml          | 2 +-
 .../components-starter/camel-debezium-sqlserver-starter/pom.xml         | 2 +-
 .../spring-boot/components-starter/camel-digitalocean-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-direct-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-directvm-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-disruptor-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-dns-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-docker-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-drill-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml  | 2 +-
 .../components-starter/camel-elasticsearch-rest-starter/pom.xml         | 2 +-
 platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-exec-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-fhir-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-file-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-file-watch-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-flink-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-fop-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-freemarker-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-git-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-github-starter/pom.xml   | 2 +-
 .../components-starter/camel-google-bigquery-starter/pom.xml            | 2 +-
 .../components-starter/camel-google-calendar-starter/pom.xml            | 2 +-
 .../spring-boot/components-starter/camel-google-drive-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-google-mail-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-google-pubsub-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-google-sheets-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-gora-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-grape-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-graphql-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-grok-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-gson-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml | 2 +-
 .../spring-boot/components-starter/camel-hazelcast-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-http-common-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-http-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-ical-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-infinispan-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-iota-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-irc-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-jacksonxml-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-jaxp-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-jclouds-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-jetty-common-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-jgroups-raft-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-jing-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-jira-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-jms-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-jooq-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-json-validator-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-jsonapi-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-kubernetes-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-kudu-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-kura-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-language-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-ldif-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-leveldb-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-log-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-lra-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-lucene-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-lumberjack-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-lzf-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-mail-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-master-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-metrics-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-micrometer-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-milo-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-mina-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-mllp-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-mock-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-mongodb-gridfs-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-mongodb-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-msv-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-mustache-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-mvel-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-mybatis-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-nagios-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-nats-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-netty-http-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-netty-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-nitrite-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-nsq-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-ognl-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-olingo2-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-olingo4-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-openstack-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-opentracing-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-optaplanner-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-paho-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-pdf-starter/pom.xml      | 2 +-
 .../components-starter/camel-pg-replication-slot-starter/pom.xml        | 2 +-
 platforms/spring-boot/components-starter/camel-pgevent-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-platform-http-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-printer-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-protobuf-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-pubnub-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-pulsar-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-quartz-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-quickfix-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-rabbitmq-starter/pom.xml | 2 +-
 .../components-starter/camel-reactive-executor-vertx-starter/pom.xml    | 2 +-
 .../components-starter/camel-reactive-streams-starter/pom.xml           | 2 +-
 platforms/spring-boot/components-starter/camel-reactor-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-ref-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-resilience4j-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-rest-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-rest-swagger-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-ribbon-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-robotframework-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-rss-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-rxjava-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-saga-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-salesforce-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-sap-netweaver-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-saxon-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-scheduler-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-schematron-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-seda-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-service-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-servicenow-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-servlet-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-shiro-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-sip-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-sjms-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-sjms2-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-slack-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-smpp-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-snakeyaml-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-snmp-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-soap-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-solr-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-soroush-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-spark-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-splunk-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-spring-batch-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-spring-boot-starter/pom.xml    | 2 +-
 .../components-starter/camel-spring-cloud-consul-starter/pom.xml        | 2 +-
 .../components-starter/camel-spring-cloud-netflix-starter/pom.xml       | 2 +-
 .../spring-boot/components-starter/camel-spring-cloud-starter/pom.xml   | 2 +-
 .../components-starter/camel-spring-cloud-zookeeper-starter/pom.xml     | 2 +-
 .../components-starter/camel-spring-integration-starter/pom.xml         | 2 +-
 .../components-starter/camel-spring-javaconfig-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-spring-ldap-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-spring-redis-starter/pom.xml   | 2 +-
 .../components-starter/camel-spring-security-starter/pom.xml            | 2 +-
 platforms/spring-boot/components-starter/camel-spring-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-spring-ws-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-sql-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-ssh-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-stax-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-stomp-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-stream-starter/pom.xml   | 2 +-
 .../spring-boot/components-starter/camel-stringtemplate-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-stub-starter/pom.xml     | 2 +-
 .../spring-boot/components-starter/camel-swagger-java-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-syslog-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-tagsoup-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-tarfile-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-telegram-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-thrift-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-tika-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-timer-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-twilio-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-twitter-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-undertow-starter/pom.xml | 2 +-
 .../components-starter/camel-univocity-parsers-starter/pom.xml          | 2 +-
 .../spring-boot/components-starter/camel-validator-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-velocity-starter/pom.xml | 2 +-
 platforms/spring-boot/components-starter/camel-vertx-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-vm-starter/pom.xml       | 2 +-
 platforms/spring-boot/components-starter/camel-weather-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-web3j-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-webhook-starter/pom.xml  | 2 +-
 .../components-starter/camel-websocket-jsr356-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-websocket-starter/pom.xml      | 2 +-
 .../spring-boot/components-starter/camel-wordpress-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/camel-xchange-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-xj-starter/pom.xml       | 2 +-
 .../spring-boot/components-starter/camel-xmlsecurity-starter/pom.xml    | 2 +-
 platforms/spring-boot/components-starter/camel-xmpp-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-xpath-starter/pom.xml    | 2 +-
 .../spring-boot/components-starter/camel-xslt-saxon-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-xslt-starter/pom.xml     | 2 +-
 platforms/spring-boot/components-starter/camel-xstream-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-yammer-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-zendesk-starter/pom.xml  | 2 +-
 .../spring-boot/components-starter/camel-zip-deflater-starter/pom.xml   | 2 +-
 platforms/spring-boot/components-starter/camel-zipfile-starter/pom.xml  | 2 +-
 platforms/spring-boot/components-starter/camel-zipkin-starter/pom.xml   | 2 +-
 .../components-starter/camel-zookeeper-master-starter/pom.xml           | 2 +-
 .../spring-boot/components-starter/camel-zookeeper-starter/pom.xml      | 2 +-
 platforms/spring-boot/components-starter/pom.xml                        | 2 +-
 platforms/spring-boot/pom.xml                                           | 2 +-
 .../spring-boot-dm/camel-spring-boot-dependencies-generator/pom.xml     | 2 +-
 .../spring-boot/spring-boot-dm/camel-spring-boot-dependencies/pom.xml   | 2 +-
 platforms/spring-boot/spring-boot-dm/camel-starter-parent/pom.xml       | 2 +-
 platforms/spring-boot/spring-boot-dm/pom.xml                            | 2 +-
 pom.xml                                                                 | 2 +-
 tests/camel-blueprint-cxf-test/pom.xml                                  | 2 +-
 tests/camel-blueprint-test/pom.xml                                      | 2 +-
 tests/camel-itest-cdi/pom.xml                                           | 2 +-
 tests/camel-itest-jms2/pom.xml                                          | 2 +-
 tests/camel-itest-karaf/pom.xml                                         | 2 +-
 tests/camel-itest-osgi/pom.xml                                          | 2 +-
 tests/camel-itest-performance/pom.xml                                   | 2 +-
 tests/camel-itest-spring-boot/pom.xml                                   | 2 +-
 tests/camel-itest-standalone/pom.xml                                    | 2 +-
 tests/camel-itest/pom.xml                                               | 2 +-
 tests/camel-jmh/pom.xml                                                 | 2 +-
 tests/camel-partial-classpath-test/pom.xml                              | 2 +-
 tests/camel-performance/pom.xml                                         | 2 +-
 tests/camel-typeconverterscan-test/pom.xml                              | 2 +-
 tests/pom.xml                                                           | 2 +-
 tests/test-bundles/camel-validator-test-resources/pom.xml               | 2 +-
 tests/test-bundles/mock-javamail_1.7/pom.xml                            | 2 +-
 tests/test-bundles/pom.xml                                              | 2 +-
 tooling/apt/pom.xml                                                     | 2 +-
 tooling/camel-bundle-plugin/pom.xml                                     | 2 +-
 tooling/camel-util-json/pom.xml                                         | 2 +-
 tooling/maven/bom-generator-maven-plugin/pom.xml                        | 2 +-
 tooling/maven/camel-api-component-maven-plugin/pom.xml                  | 2 +-
 tooling/maven/camel-eip-documentation-enricher-maven-plugin/pom.xml     | 2 +-
 tooling/maven/camel-javadoc-plugin/pom.xml                              | 2 +-
 tooling/maven/camel-main-package-maven-plugin/pom.xml                   | 2 +-
 tooling/maven/camel-main-parser/pom.xml                                 | 2 +-
 tooling/maven/camel-maven-plugin/pom.xml                                | 2 +-
 tooling/maven/camel-package-maven-plugin/pom.xml                        | 2 +-
 tooling/maven/camel-restdsl-swagger-plugin/pom.xml                      | 2 +-
 tooling/maven/pom.xml                                                   | 2 +-
 tooling/meta-annotations/pom.xml                                        | 2 +-
 tooling/parent/pom.xml                                                  | 2 +-
 tooling/pom.xml                                                         | 2 +-
 tooling/spi-annotations/pom.xml                                         | 2 +-
 tooling/swagger-rest-dsl-generator/pom.xml                              | 2 +-
 880 files changed, 880 insertions(+), 880 deletions(-)

diff --git a/apache-camel/pom.xml b/apache-camel/pom.xml
index 3c61888..7556626 100644
--- a/apache-camel/pom.xml
+++ b/apache-camel/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/archetypes/camel-archetype-api-component/pom.xml b/archetypes/camel-archetype-api-component/pom.xml
index 4c31dc7..f70263e 100644
--- a/archetypes/camel-archetype-api-component/pom.xml
+++ b/archetypes/camel-archetype-api-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-blueprint/pom.xml b/archetypes/camel-archetype-blueprint/pom.xml
index a8602a9..499ff64 100644
--- a/archetypes/camel-archetype-blueprint/pom.xml
+++ b/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-cdi/pom.xml b/archetypes/camel-archetype-cdi/pom.xml
index 05d48e8..9031e6e 100644
--- a/archetypes/camel-archetype-cdi/pom.xml
+++ b/archetypes/camel-archetype-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-component/pom.xml b/archetypes/camel-archetype-component/pom.xml
index 9e4e29c..5caa936 100644
--- a/archetypes/camel-archetype-component/pom.xml
+++ b/archetypes/camel-archetype-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-dataformat/pom.xml b/archetypes/camel-archetype-dataformat/pom.xml
index 06e9f5f..421d41b 100644
--- a/archetypes/camel-archetype-dataformat/pom.xml
+++ b/archetypes/camel-archetype-dataformat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-java/pom.xml b/archetypes/camel-archetype-java/pom.xml
index 7a3bcd1..a8a0548 100644
--- a/archetypes/camel-archetype-java/pom.xml
+++ b/archetypes/camel-archetype-java/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-java8/pom.xml b/archetypes/camel-archetype-java8/pom.xml
index 57b4465..018dc12 100644
--- a/archetypes/camel-archetype-java8/pom.xml
+++ b/archetypes/camel-archetype-java8/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-main/pom.xml b/archetypes/camel-archetype-main/pom.xml
index 55ab7df..582c484 100644
--- a/archetypes/camel-archetype-main/pom.xml
+++ b/archetypes/camel-archetype-main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-spring-boot/pom.xml b/archetypes/camel-archetype-spring-boot/pom.xml
index a7879ac..70b3d6c 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</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-spring/pom.xml b/archetypes/camel-archetype-spring/pom.xml
index 5fe2777..2223e68 100644
--- a/archetypes/camel-archetype-spring/pom.xml
+++ b/archetypes/camel-archetype-spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/camel-archetype-web/pom.xml b/archetypes/camel-archetype-web/pom.xml
index d6e8c7e..2425c04 100644
--- a/archetypes/camel-archetype-web/pom.xml
+++ b/archetypes/camel-archetype-web/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index d1b406b..a8908ff 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/bom/camel-bom/pom.xml b/bom/camel-bom/pom.xml
index f4613ce..a133acc 100644
--- a/bom/camel-bom/pom.xml
+++ b/bom/camel-bom/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>camel</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>camel-bom</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 9e6c14d..0d758ce 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/buildingtools/pom.xml b/buildingtools/pom.xml
index ebf8f55..07763a3 100644
--- a/buildingtools/pom.xml
+++ b/buildingtools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-buildtools</artifactId>
diff --git a/catalog/camel-catalog-lucene/pom.xml b/catalog/camel-catalog-lucene/pom.xml
index f9a9a04..b2d5597 100644
--- a/catalog/camel-catalog-lucene/pom.xml
+++ b/catalog/camel-catalog-lucene/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-catalog-lucene</artifactId>
diff --git a/catalog/camel-catalog-maven/pom.xml b/catalog/camel-catalog-maven/pom.xml
index 0b956fd..6619492 100644
--- a/catalog/camel-catalog-maven/pom.xml
+++ b/catalog/camel-catalog-maven/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-catalog-maven</artifactId>
diff --git a/catalog/camel-catalog-provider-karaf/pom.xml b/catalog/camel-catalog-provider-karaf/pom.xml
index 3cbb349..680c3c9 100644
--- a/catalog/camel-catalog-provider-karaf/pom.xml
+++ b/catalog/camel-catalog-provider-karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-catalog-provider-karaf</artifactId>
diff --git a/catalog/camel-catalog-provider-springboot/pom.xml b/catalog/camel-catalog-provider-springboot/pom.xml
index d9f0eed..d6b9217 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</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-catalog-provider-springboot</artifactId>
diff --git a/catalog/camel-catalog/pom.xml b/catalog/camel-catalog/pom.xml
index 00873d8..4c3e8a1 100644
--- a/catalog/camel-catalog/pom.xml
+++ b/catalog/camel-catalog/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-catalog</artifactId>
diff --git a/catalog/camel-main-maven-plugin/pom.xml b/catalog/camel-main-maven-plugin/pom.xml
index 30b9c90..883d6a8 100644
--- a/catalog/camel-main-maven-plugin/pom.xml
+++ b/catalog/camel-main-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../../tooling/maven</relativePath>
     </parent>
 
diff --git a/catalog/camel-report-maven-plugin/pom.xml b/catalog/camel-report-maven-plugin/pom.xml
index ff0be5d..ac9796d 100644
--- a/catalog/camel-report-maven-plugin/pom.xml
+++ b/catalog/camel-report-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>maven-plugins</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../../tooling/maven</relativePath>
     </parent>
 
diff --git a/catalog/camel-route-parser/pom.xml b/catalog/camel-route-parser/pom.xml
index 98ce722..e2d8216 100644
--- a/catalog/camel-route-parser/pom.xml
+++ b/catalog/camel-route-parser/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-route-parser</artifactId>
diff --git a/catalog/dummy-component/pom.xml b/catalog/dummy-component/pom.xml
index 3bec57f..7255449 100644
--- a/catalog/dummy-component/pom.xml
+++ b/catalog/dummy-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 6e4bdfd..7ae9426 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/components/camel-activemq/pom.xml b/components/camel-activemq/pom.xml
index 61929ca..a422f7f 100644
--- a/components/camel-activemq/pom.xml
+++ b/components/camel-activemq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-activemq</artifactId>
diff --git a/components/camel-ahc-ws/pom.xml b/components/camel-ahc-ws/pom.xml
index 7de8a51..ff205fa 100644
--- a/components/camel-ahc-ws/pom.xml
+++ b/components/camel-ahc-ws/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ahc-ws</artifactId>
diff --git a/components/camel-ahc/pom.xml b/components/camel-ahc/pom.xml
index acc35d6..e9bfc2b 100644
--- a/components/camel-ahc/pom.xml
+++ b/components/camel-ahc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ahc</artifactId>
diff --git a/components/camel-amqp/pom.xml b/components/camel-amqp/pom.xml
index 29e9349..6b7b6f1 100644
--- a/components/camel-amqp/pom.xml
+++ b/components/camel-amqp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-amqp</artifactId>
diff --git a/components/camel-any23/pom.xml b/components/camel-any23/pom.xml
index a4693ed..ce524b5 100644
--- a/components/camel-any23/pom.xml
+++ b/components/camel-any23/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-any23</artifactId>
diff --git a/components/camel-apns/pom.xml b/components/camel-apns/pom.xml
index e617a54..92cdd6b 100644
--- a/components/camel-apns/pom.xml
+++ b/components/camel-apns/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-apns</artifactId>
diff --git a/components/camel-as2/camel-as2-api/pom.xml b/components/camel-as2/camel-as2-api/pom.xml
index ed69bd0..62577c7 100644
--- a/components/camel-as2/camel-as2-api/pom.xml
+++ b/components/camel-as2/camel-as2-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-as2-api</artifactId>
diff --git a/components/camel-as2/camel-as2-component/pom.xml b/components/camel-as2/camel-as2-component/pom.xml
index b94ad87..7b2cd19 100644
--- a/components/camel-as2/camel-as2-component/pom.xml
+++ b/components/camel-as2/camel-as2-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-as2-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-as2</artifactId>
diff --git a/components/camel-as2/pom.xml b/components/camel-as2/pom.xml
index cc472b3..29a84fb 100644
--- a/components/camel-as2/pom.xml
+++ b/components/camel-as2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-as2-parent</artifactId>
diff --git a/components/camel-asn1/pom.xml b/components/camel-asn1/pom.xml
index e5e0a90..6a1f608 100644
--- a/components/camel-asn1/pom.xml
+++ b/components/camel-asn1/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-asn1</artifactId>
diff --git a/components/camel-asterisk/pom.xml b/components/camel-asterisk/pom.xml
index 143fc02..416eaff 100644
--- a/components/camel-asterisk/pom.xml
+++ b/components/camel-asterisk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-asterisk</artifactId>
diff --git a/components/camel-atmos/pom.xml b/components/camel-atmos/pom.xml
index 139f732..46f9908 100644
--- a/components/camel-atmos/pom.xml
+++ b/components/camel-atmos/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-atmos</artifactId>
diff --git a/components/camel-atmosphere-websocket/pom.xml b/components/camel-atmosphere-websocket/pom.xml
index db8ae8b..df135e0 100644
--- a/components/camel-atmosphere-websocket/pom.xml
+++ b/components/camel-atmosphere-websocket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-atmosphere-websocket</artifactId>
diff --git a/components/camel-atom/pom.xml b/components/camel-atom/pom.xml
index a36c6d5..aab0fbb 100644
--- a/components/camel-atom/pom.xml
+++ b/components/camel-atom/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-atom</artifactId>
diff --git a/components/camel-atomix/pom.xml b/components/camel-atomix/pom.xml
index 1d4d4fb..0987406 100644
--- a/components/camel-atomix/pom.xml
+++ b/components/camel-atomix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-atomix</artifactId>
diff --git a/components/camel-attachments/pom.xml b/components/camel-attachments/pom.xml
index ca7f4ce..fa45cfb 100644
--- a/components/camel-attachments/pom.xml
+++ b/components/camel-attachments/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-attachments</artifactId>
diff --git a/components/camel-avro/pom.xml b/components/camel-avro/pom.xml
index 56af471..51b90f3 100644
--- a/components/camel-avro/pom.xml
+++ b/components/camel-avro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-avro</artifactId>
diff --git a/components/camel-aws-cw/pom.xml b/components/camel-aws-cw/pom.xml
index 628d952..3e2d504 100644
--- a/components/camel-aws-cw/pom.xml
+++ b/components/camel-aws-cw/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-cw</artifactId>
diff --git a/components/camel-aws-ddb/pom.xml b/components/camel-aws-ddb/pom.xml
index 3724781..06bd79f 100644
--- a/components/camel-aws-ddb/pom.xml
+++ b/components/camel-aws-ddb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-ddb</artifactId>
diff --git a/components/camel-aws-ec2/pom.xml b/components/camel-aws-ec2/pom.xml
index 92fcb11..de58563 100644
--- a/components/camel-aws-ec2/pom.xml
+++ b/components/camel-aws-ec2/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-ec2</artifactId>
diff --git a/components/camel-aws-ecs/pom.xml b/components/camel-aws-ecs/pom.xml
index aed8f3b..86b0525 100644
--- a/components/camel-aws-ecs/pom.xml
+++ b/components/camel-aws-ecs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-ecs</artifactId>
diff --git a/components/camel-aws-eks/pom.xml b/components/camel-aws-eks/pom.xml
index a3d443f..d321a03 100644
--- a/components/camel-aws-eks/pom.xml
+++ b/components/camel-aws-eks/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-eks</artifactId>
diff --git a/components/camel-aws-iam/pom.xml b/components/camel-aws-iam/pom.xml
index 399c84e..89273ed 100644
--- a/components/camel-aws-iam/pom.xml
+++ b/components/camel-aws-iam/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-iam</artifactId>
diff --git a/components/camel-aws-kinesis/pom.xml b/components/camel-aws-kinesis/pom.xml
index 1bd36e9..0e58506 100644
--- a/components/camel-aws-kinesis/pom.xml
+++ b/components/camel-aws-kinesis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-kinesis</artifactId>
diff --git a/components/camel-aws-kms/pom.xml b/components/camel-aws-kms/pom.xml
index ba82787..ea66d9b 100644
--- a/components/camel-aws-kms/pom.xml
+++ b/components/camel-aws-kms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-kms</artifactId>
diff --git a/components/camel-aws-lambda/pom.xml b/components/camel-aws-lambda/pom.xml
index 845c6c7..c33df05 100644
--- a/components/camel-aws-lambda/pom.xml
+++ b/components/camel-aws-lambda/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-lambda</artifactId>
diff --git a/components/camel-aws-mq/pom.xml b/components/camel-aws-mq/pom.xml
index 28b9a85..0e69b30 100644
--- a/components/camel-aws-mq/pom.xml
+++ b/components/camel-aws-mq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-mq</artifactId>
diff --git a/components/camel-aws-msk/pom.xml b/components/camel-aws-msk/pom.xml
index a7b5f48..cfe4130 100644
--- a/components/camel-aws-msk/pom.xml
+++ b/components/camel-aws-msk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-msk</artifactId>
diff --git a/components/camel-aws-s3/pom.xml b/components/camel-aws-s3/pom.xml
index 41d047e..fb86fd8 100644
--- a/components/camel-aws-s3/pom.xml
+++ b/components/camel-aws-s3/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-s3</artifactId>
diff --git a/components/camel-aws-sdb/pom.xml b/components/camel-aws-sdb/pom.xml
index 4a0dce3..72b0a32 100644
--- a/components/camel-aws-sdb/pom.xml
+++ b/components/camel-aws-sdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-sdb</artifactId>
diff --git a/components/camel-aws-ses/pom.xml b/components/camel-aws-ses/pom.xml
index d1729fd..146bcbd 100644
--- a/components/camel-aws-ses/pom.xml
+++ b/components/camel-aws-ses/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-ses</artifactId>
diff --git a/components/camel-aws-sns/pom.xml b/components/camel-aws-sns/pom.xml
index 24f7df7..4a4b271 100644
--- a/components/camel-aws-sns/pom.xml
+++ b/components/camel-aws-sns/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-sns</artifactId>
diff --git a/components/camel-aws-sqs/pom.xml b/components/camel-aws-sqs/pom.xml
index 1df764a..9b402a8 100644
--- a/components/camel-aws-sqs/pom.xml
+++ b/components/camel-aws-sqs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-sqs</artifactId>
diff --git a/components/camel-aws-swf/pom.xml b/components/camel-aws-swf/pom.xml
index 191e2ee..9b50b43 100644
--- a/components/camel-aws-swf/pom.xml
+++ b/components/camel-aws-swf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-swf</artifactId>
diff --git a/components/camel-aws-translate/pom.xml b/components/camel-aws-translate/pom.xml
index 4e71e92..e2b89aa 100644
--- a/components/camel-aws-translate/pom.xml
+++ b/components/camel-aws-translate/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-translate</artifactId>
diff --git a/components/camel-aws-xray/pom.xml b/components/camel-aws-xray/pom.xml
index 25fb1d7..9ac03cd 100644
--- a/components/camel-aws-xray/pom.xml
+++ b/components/camel-aws-xray/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-aws-xray</artifactId>
diff --git a/components/camel-azure/pom.xml b/components/camel-azure/pom.xml
index 4488897..57b5bf8 100644
--- a/components/camel-azure/pom.xml
+++ b/components/camel-azure/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-azure</artifactId>
diff --git a/components/camel-barcode/pom.xml b/components/camel-barcode/pom.xml
index 86ce320..6af33ba 100644
--- a/components/camel-barcode/pom.xml
+++ b/components/camel-barcode/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-barcode</artifactId>
diff --git a/components/camel-base64/pom.xml b/components/camel-base64/pom.xml
index e40280f..7bae709 100644
--- a/components/camel-base64/pom.xml
+++ b/components/camel-base64/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-base64</artifactId>
diff --git a/components/camel-bean-validator/pom.xml b/components/camel-bean-validator/pom.xml
index be45e29..0782c9e 100644
--- a/components/camel-bean-validator/pom.xml
+++ b/components/camel-bean-validator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bean-validator</artifactId>
diff --git a/components/camel-bean/pom.xml b/components/camel-bean/pom.xml
index 5e9e0bc..bde4dc2 100644
--- a/components/camel-bean/pom.xml
+++ b/components/camel-bean/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bean</artifactId>
diff --git a/components/camel-beanio/pom.xml b/components/camel-beanio/pom.xml
index b821e57..d5b65b6 100644
--- a/components/camel-beanio/pom.xml
+++ b/components/camel-beanio/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-beanio</artifactId>
diff --git a/components/camel-beanstalk/pom.xml b/components/camel-beanstalk/pom.xml
index fa7acfc..9eb7258 100644
--- a/components/camel-beanstalk/pom.xml
+++ b/components/camel-beanstalk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-beanstalk</artifactId>
diff --git a/components/camel-bindy/pom.xml b/components/camel-bindy/pom.xml
index 40b94cf..87a33de 100644
--- a/components/camel-bindy/pom.xml
+++ b/components/camel-bindy/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bindy</artifactId>
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index a8ce1d1..cf85c14 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>
diff --git a/components/camel-bonita/pom.xml b/components/camel-bonita/pom.xml
index 47b1b39..d5cbd71 100644
--- a/components/camel-bonita/pom.xml
+++ b/components/camel-bonita/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-bonita</artifactId>
diff --git a/components/camel-box/camel-box-api/pom.xml b/components/camel-box/camel-box-api/pom.xml
index dbf5375..d12aeaa 100644
--- a/components/camel-box/camel-box-api/pom.xml
+++ b/components/camel-box/camel-box-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-box-api</artifactId>
diff --git a/components/camel-box/camel-box-component/pom.xml b/components/camel-box/camel-box-component/pom.xml
index f5741e0..9795c48 100644
--- a/components/camel-box/camel-box-component/pom.xml
+++ b/components/camel-box/camel-box-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-box-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-box</artifactId>
diff --git a/components/camel-box/pom.xml b/components/camel-box/pom.xml
index c49ecc5..cdc4fee 100644
--- a/components/camel-box/pom.xml
+++ b/components/camel-box/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-box-parent</artifactId>
diff --git a/components/camel-braintree/pom.xml b/components/camel-braintree/pom.xml
index 506bdab..383058f 100644
--- a/components/camel-braintree/pom.xml
+++ b/components/camel-braintree/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-braintree</artifactId>
diff --git a/components/camel-browse/pom.xml b/components/camel-browse/pom.xml
index 8bda508..a048e47d 100644
--- a/components/camel-browse/pom.xml
+++ b/components/camel-browse/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-browse</artifactId>
diff --git a/components/camel-caffeine/pom.xml b/components/camel-caffeine/pom.xml
index 7bbe59f..c1a9214 100644
--- a/components/camel-caffeine/pom.xml
+++ b/components/camel-caffeine/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-caffeine</artifactId>
diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml
index 349a1dd..2498e63 100644
--- a/components/camel-cassandraql/pom.xml
+++ b/components/camel-cassandraql/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cassandraql</artifactId>
diff --git a/components/camel-cbor/pom.xml b/components/camel-cbor/pom.xml
index 51ac960..8e0bfb5 100644
--- a/components/camel-cbor/pom.xml
+++ b/components/camel-cbor/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cbor</artifactId>
diff --git a/components/camel-cdi/pom.xml b/components/camel-cdi/pom.xml
index b4afb03..799ebc5 100644
--- a/components/camel-cdi/pom.xml
+++ b/components/camel-cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cdi</artifactId>
diff --git a/components/camel-chatscript/pom.xml b/components/camel-chatscript/pom.xml
index 848e5b7..5966dbd 100644
--- a/components/camel-chatscript/pom.xml
+++ b/components/camel-chatscript/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-chatscript</artifactId>
diff --git a/components/camel-chunk/pom.xml b/components/camel-chunk/pom.xml
index 9db1d17..de1e7b2 100644
--- a/components/camel-chunk/pom.xml
+++ b/components/camel-chunk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-chunk</artifactId>
diff --git a/components/camel-cm-sms/pom.xml b/components/camel-cm-sms/pom.xml
index b8de1ed..1854542 100644
--- a/components/camel-cm-sms/pom.xml
+++ b/components/camel-cm-sms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cm-sms</artifactId>
diff --git a/components/camel-cmis/pom.xml b/components/camel-cmis/pom.xml
index acdd5b0..23e08c8 100644
--- a/components/camel-cmis/pom.xml
+++ b/components/camel-cmis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cmis</artifactId>
diff --git a/components/camel-coap/pom.xml b/components/camel-coap/pom.xml
index 2383b10..33ba421 100644
--- a/components/camel-coap/pom.xml
+++ b/components/camel-coap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-coap</artifactId>
diff --git a/components/camel-cometd/pom.xml b/components/camel-cometd/pom.xml
index 5b1c2b0..c1ad666 100644
--- a/components/camel-cometd/pom.xml
+++ b/components/camel-cometd/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cometd</artifactId>
diff --git a/components/camel-consul/pom.xml b/components/camel-consul/pom.xml
index cd1d7b8..833ff47 100644
--- a/components/camel-consul/pom.xml
+++ b/components/camel-consul/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-consul</artifactId>
diff --git a/components/camel-controlbus/pom.xml b/components/camel-controlbus/pom.xml
index f3a1191..cb57969 100644
--- a/components/camel-controlbus/pom.xml
+++ b/components/camel-controlbus/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-controlbus</artifactId>
diff --git a/components/camel-corda/pom.xml b/components/camel-corda/pom.xml
index 3262f11..f2fcd6b 100644
--- a/components/camel-corda/pom.xml
+++ b/components/camel-corda/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-corda</artifactId>
diff --git a/components/camel-couchbase/pom.xml b/components/camel-couchbase/pom.xml
index ec88adf..7c80595 100644
--- a/components/camel-couchbase/pom.xml
+++ b/components/camel-couchbase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-couchbase</artifactId>
diff --git a/components/camel-couchdb/pom.xml b/components/camel-couchdb/pom.xml
index 360ea8b..bdf54d1 100644
--- a/components/camel-couchdb/pom.xml
+++ b/components/camel-couchdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-couchdb</artifactId>
diff --git a/components/camel-crypto-cms/pom.xml b/components/camel-crypto-cms/pom.xml
index 54be482..6e2757b 100644
--- a/components/camel-crypto-cms/pom.xml
+++ b/components/camel-crypto-cms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-crypto-cms</artifactId>
diff --git a/components/camel-crypto/pom.xml b/components/camel-crypto/pom.xml
index e8276ef..c66d49f 100644
--- a/components/camel-crypto/pom.xml
+++ b/components/camel-crypto/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-crypto</artifactId>
diff --git a/components/camel-csv/pom.xml b/components/camel-csv/pom.xml
index 51d1905..e7b79eb 100644
--- a/components/camel-csv/pom.xml
+++ b/components/camel-csv/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-csv</artifactId>
diff --git a/components/camel-cxf-transport/pom.xml b/components/camel-cxf-transport/pom.xml
index 8ad34b4..bae8f8a 100644
--- a/components/camel-cxf-transport/pom.xml
+++ b/components/camel-cxf-transport/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cxf-transport</artifactId>
diff --git a/components/camel-cxf/pom.xml b/components/camel-cxf/pom.xml
index defc465..984bf31 100644
--- a/components/camel-cxf/pom.xml
+++ b/components/camel-cxf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cxf</artifactId>
diff --git a/components/camel-dataformat/pom.xml b/components/camel-dataformat/pom.xml
index f2a4fba..de628f4 100644
--- a/components/camel-dataformat/pom.xml
+++ b/components/camel-dataformat/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-dataformat</artifactId>
diff --git a/components/camel-dataset/pom.xml b/components/camel-dataset/pom.xml
index bb6e05a..305ff94 100644
--- a/components/camel-dataset/pom.xml
+++ b/components/camel-dataset/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-dataset</artifactId>
diff --git a/components/camel-debezium-common/camel-debezium-common-component/pom.xml b/components/camel-debezium-common/camel-debezium-common-component/pom.xml
index f6a2895..496cd1f 100644
--- a/components/camel-debezium-common/camel-debezium-common-component/pom.xml
+++ b/components/camel-debezium-common/camel-debezium-common-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-debezium-common</artifactId>
diff --git a/components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml b/components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
index fc1e4ef..b4db846 100644
--- a/components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
+++ b/components/camel-debezium-common/camel-debezium-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-debezium-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-debezium-common/pom.xml b/components/camel-debezium-common/pom.xml
index af10382..c59fe4f 100644
--- a/components/camel-debezium-common/pom.xml
+++ b/components/camel-debezium-common/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-debezium-parent</artifactId>
diff --git a/components/camel-debezium-mongodb/pom.xml b/components/camel-debezium-mongodb/pom.xml
index a242bab..cacf397 100644
--- a/components/camel-debezium-mongodb/pom.xml
+++ b/components/camel-debezium-mongodb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-debezium-mongodb</artifactId>
diff --git a/components/camel-debezium-mysql/pom.xml b/components/camel-debezium-mysql/pom.xml
index 4aa4b37..393413c 100644
--- a/components/camel-debezium-mysql/pom.xml
+++ b/components/camel-debezium-mysql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-debezium-mysql</artifactId>
diff --git a/components/camel-debezium-postgres/pom.xml b/components/camel-debezium-postgres/pom.xml
index 3c0fd49..859ba02 100644
--- a/components/camel-debezium-postgres/pom.xml
+++ b/components/camel-debezium-postgres/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-debezium-postgres</artifactId>
diff --git a/components/camel-debezium-sqlserver/pom.xml b/components/camel-debezium-sqlserver/pom.xml
index 0bf537b..89a1700 100644
--- a/components/camel-debezium-sqlserver/pom.xml
+++ b/components/camel-debezium-sqlserver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-debezium-sqlserver</artifactId>
diff --git a/components/camel-digitalocean/pom.xml b/components/camel-digitalocean/pom.xml
index 3c4f53c..23a1178 100644
--- a/components/camel-digitalocean/pom.xml
+++ b/components/camel-digitalocean/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-digitalocean</artifactId>
diff --git a/components/camel-direct/pom.xml b/components/camel-direct/pom.xml
index 9337dac..65258c6 100644
--- a/components/camel-direct/pom.xml
+++ b/components/camel-direct/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-direct</artifactId>
diff --git a/components/camel-directvm/pom.xml b/components/camel-directvm/pom.xml
index 4fcceda..d35051e 100644
--- a/components/camel-directvm/pom.xml
+++ b/components/camel-directvm/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-directvm</artifactId>
diff --git a/components/camel-disruptor/pom.xml b/components/camel-disruptor/pom.xml
index 3d31a53..280c73b 100644
--- a/components/camel-disruptor/pom.xml
+++ b/components/camel-disruptor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Disruptor</name>
diff --git a/components/camel-dns/pom.xml b/components/camel-dns/pom.xml
index dfc63f2..f9470a1 100644
--- a/components/camel-dns/pom.xml
+++ b/components/camel-dns/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: DNS</name>
diff --git a/components/camel-docker/pom.xml b/components/camel-docker/pom.xml
index e29b5d5..47924b9 100644
--- a/components/camel-docker/pom.xml
+++ b/components/camel-docker/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-docker</artifactId>
diff --git a/components/camel-dozer/pom.xml b/components/camel-dozer/pom.xml
index 938a141..00a4e7f 100644
--- a/components/camel-dozer/pom.xml
+++ b/components/camel-dozer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-dozer</artifactId>
diff --git a/components/camel-drill/pom.xml b/components/camel-drill/pom.xml
index cf54be7..ac6e552 100644
--- a/components/camel-drill/pom.xml
+++ b/components/camel-drill/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-drill</artifactId>
diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml
index 1d44c00..49dc33c 100644
--- a/components/camel-dropbox/pom.xml
+++ b/components/camel-dropbox/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-dropbox</artifactId>
diff --git a/components/camel-ehcache/pom.xml b/components/camel-ehcache/pom.xml
index 0502735..2d39c77 100644
--- a/components/camel-ehcache/pom.xml
+++ b/components/camel-ehcache/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ehcache</artifactId>
diff --git a/components/camel-elasticsearch-rest/pom.xml b/components/camel-elasticsearch-rest/pom.xml
index bd2a4ad..97eb51c 100644
--- a/components/camel-elasticsearch-rest/pom.xml
+++ b/components/camel-elasticsearch-rest/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-elasticsearch-rest</artifactId>
diff --git a/components/camel-elsql/pom.xml b/components/camel-elsql/pom.xml
index 4dd78eb..03911c6 100644
--- a/components/camel-elsql/pom.xml
+++ b/components/camel-elsql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-elsql</artifactId>
diff --git a/components/camel-etcd/pom.xml b/components/camel-etcd/pom.xml
index 22c6461..684a99b 100644
--- a/components/camel-etcd/pom.xml
+++ b/components/camel-etcd/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-etcd</artifactId>
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 84e632d..bcd7798 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>
diff --git a/components/camel-exec/pom.xml b/components/camel-exec/pom.xml
index 6394f9b..ad8d93e 100644
--- a/components/camel-exec/pom.xml
+++ b/components/camel-exec/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-exec</artifactId>
diff --git a/components/camel-facebook/pom.xml b/components/camel-facebook/pom.xml
index d594f5a..183c11d 100644
--- a/components/camel-facebook/pom.xml
+++ b/components/camel-facebook/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-facebook</artifactId>
diff --git a/components/camel-fastjson/pom.xml b/components/camel-fastjson/pom.xml
index ba7c59e..02bfdee 100644
--- a/components/camel-fastjson/pom.xml
+++ b/components/camel-fastjson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fastjson</artifactId>
diff --git a/components/camel-fhir/camel-fhir-api/pom.xml b/components/camel-fhir/camel-fhir-api/pom.xml
index 3ba1b86..c6696e0 100644
--- a/components/camel-fhir/camel-fhir-api/pom.xml
+++ b/components/camel-fhir/camel-fhir-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fhir-api</artifactId>
diff --git a/components/camel-fhir/camel-fhir-component/pom.xml b/components/camel-fhir/camel-fhir-component/pom.xml
index f653ec1..3792f08 100644
--- a/components/camel-fhir/camel-fhir-component/pom.xml
+++ b/components/camel-fhir/camel-fhir-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-fhir-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fhir</artifactId>
diff --git a/components/camel-fhir/pom.xml b/components/camel-fhir/pom.xml
index 07e6c05..0e10cd8 100644
--- a/components/camel-fhir/pom.xml
+++ b/components/camel-fhir/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fhir-parent</artifactId>
diff --git a/components/camel-file-watch/pom.xml b/components/camel-file-watch/pom.xml
index c690508..bc7859d 100644
--- a/components/camel-file-watch/pom.xml
+++ b/components/camel-file-watch/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-file-watch</artifactId>
diff --git a/components/camel-file/pom.xml b/components/camel-file/pom.xml
index c5b69f3..9598711 100644
--- a/components/camel-file/pom.xml
+++ b/components/camel-file/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-file</artifactId>
diff --git a/components/camel-flatpack/pom.xml b/components/camel-flatpack/pom.xml
index 1199149..c7390d6 100644
--- a/components/camel-flatpack/pom.xml
+++ b/components/camel-flatpack/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-flatpack</artifactId>
diff --git a/components/camel-flink/pom.xml b/components/camel-flink/pom.xml
index a4e1a63..ee3c457 100644
--- a/components/camel-flink/pom.xml
+++ b/components/camel-flink/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-flink</artifactId>
diff --git a/components/camel-fop/pom.xml b/components/camel-fop/pom.xml
index 8e06db9..62a1358 100644
--- a/components/camel-fop/pom.xml
+++ b/components/camel-fop/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-fop</artifactId>
diff --git a/components/camel-freemarker/pom.xml b/components/camel-freemarker/pom.xml
index 1d6b108..1fb4a70 100644
--- a/components/camel-freemarker/pom.xml
+++ b/components/camel-freemarker/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-freemarker</artifactId>
diff --git a/components/camel-ftp/pom.xml b/components/camel-ftp/pom.xml
index d85dfb0..9d1b88f 100644
--- a/components/camel-ftp/pom.xml
+++ b/components/camel-ftp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ftp</artifactId>
diff --git a/components/camel-ganglia/pom.xml b/components/camel-ganglia/pom.xml
index 5c9cd9d..90318b1 100644
--- a/components/camel-ganglia/pom.xml
+++ b/components/camel-ganglia/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ganglia</artifactId>
diff --git a/components/camel-geocoder/pom.xml b/components/camel-geocoder/pom.xml
index 6e6fddb..59492f4 100644
--- a/components/camel-geocoder/pom.xml
+++ b/components/camel-geocoder/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-geocoder</artifactId>
diff --git a/components/camel-git/pom.xml b/components/camel-git/pom.xml
index d0d0fe5..1225484 100644
--- a/components/camel-git/pom.xml
+++ b/components/camel-git/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-git</artifactId>
diff --git a/components/camel-github/pom.xml b/components/camel-github/pom.xml
index a932dbc..8a9469c 100644
--- a/components/camel-github/pom.xml
+++ b/components/camel-github/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-github</artifactId>
diff --git a/components/camel-google-bigquery/pom.xml b/components/camel-google-bigquery/pom.xml
index 4e5a4cd..672a09b 100644
--- a/components/camel-google-bigquery/pom.xml
+++ b/components/camel-google-bigquery/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-google-bigquery</artifactId>
diff --git a/components/camel-google-calendar/pom.xml b/components/camel-google-calendar/pom.xml
index d0c0c37..09ab235 100644
--- a/components/camel-google-calendar/pom.xml
+++ b/components/camel-google-calendar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-google-calendar</artifactId>
diff --git a/components/camel-google-drive/pom.xml b/components/camel-google-drive/pom.xml
index e54d501..84c9809 100644
--- a/components/camel-google-drive/pom.xml
+++ b/components/camel-google-drive/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-google-drive</artifactId>
diff --git a/components/camel-google-mail/pom.xml b/components/camel-google-mail/pom.xml
index aa6e4f8..cc9c030 100644
--- a/components/camel-google-mail/pom.xml
+++ b/components/camel-google-mail/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-google-mail</artifactId>
diff --git a/components/camel-google-pubsub/pom.xml b/components/camel-google-pubsub/pom.xml
index c11a100..9ef84fd 100644
--- a/components/camel-google-pubsub/pom.xml
+++ b/components/camel-google-pubsub/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-google-pubsub</artifactId>
diff --git a/components/camel-google-sheets/pom.xml b/components/camel-google-sheets/pom.xml
index 5536e83..0f027c0 100644
--- a/components/camel-google-sheets/pom.xml
+++ b/components/camel-google-sheets/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-google-sheets</artifactId>
diff --git a/components/camel-gora/pom.xml b/components/camel-gora/pom.xml
index e6111af..e8d9243 100644
--- a/components/camel-gora/pom.xml
+++ b/components/camel-gora/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-gora</artifactId>
diff --git a/components/camel-grape/pom.xml b/components/camel-grape/pom.xml
index e19778a..d5bc90c 100644
--- a/components/camel-grape/pom.xml
+++ b/components/camel-grape/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-grape</artifactId>
diff --git a/components/camel-graphql/pom.xml b/components/camel-graphql/pom.xml
index 644533d..d442048 100644
--- a/components/camel-graphql/pom.xml
+++ b/components/camel-graphql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-graphql</artifactId>
diff --git a/components/camel-grok/pom.xml b/components/camel-grok/pom.xml
index 7b845e7..20c25f5 100644
--- a/components/camel-grok/pom.xml
+++ b/components/camel-grok/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-grok</artifactId>
diff --git a/components/camel-groovy/pom.xml b/components/camel-groovy/pom.xml
index 2543d32..818edf2 100644
--- a/components/camel-groovy/pom.xml
+++ b/components/camel-groovy/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-groovy</artifactId>
diff --git a/components/camel-grpc/pom.xml b/components/camel-grpc/pom.xml
index 002bd84..f22473a 100644
--- a/components/camel-grpc/pom.xml
+++ b/components/camel-grpc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-grpc</artifactId>
diff --git a/components/camel-gson/pom.xml b/components/camel-gson/pom.xml
index 14049c3..2fe0a55 100644
--- a/components/camel-gson/pom.xml
+++ b/components/camel-gson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-gson</artifactId>
diff --git a/components/camel-guava-eventbus/pom.xml b/components/camel-guava-eventbus/pom.xml
index 40ba7d3..cbbd6ff 100644
--- a/components/camel-guava-eventbus/pom.xml
+++ b/components/camel-guava-eventbus/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-guava-eventbus</artifactId>
diff --git a/components/camel-hazelcast/pom.xml b/components/camel-hazelcast/pom.xml
index 8163c27..63baf0e 100644
--- a/components/camel-hazelcast/pom.xml
+++ b/components/camel-hazelcast/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hazelcast</artifactId>
diff --git a/components/camel-hbase/pom.xml b/components/camel-hbase/pom.xml
index 108d49d..3e8b29e 100644
--- a/components/camel-hbase/pom.xml
+++ b/components/camel-hbase/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hbase</artifactId>
diff --git a/components/camel-hdfs/pom.xml b/components/camel-hdfs/pom.xml
index 5e5051e..d4e8488 100644
--- a/components/camel-hdfs/pom.xml
+++ b/components/camel-hdfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hdfs</artifactId>
diff --git a/components/camel-hipchat/pom.xml b/components/camel-hipchat/pom.xml
index 26d422f..eb88412 100644
--- a/components/camel-hipchat/pom.xml
+++ b/components/camel-hipchat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hipchat</artifactId>
diff --git a/components/camel-hl7/pom.xml b/components/camel-hl7/pom.xml
index b9a3d44..b70d363 100644
--- a/components/camel-hl7/pom.xml
+++ b/components/camel-hl7/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hl7</artifactId>
diff --git a/components/camel-http-common/pom.xml b/components/camel-http-common/pom.xml
index 25f198d..96008e3 100644
--- a/components/camel-http-common/pom.xml
+++ b/components/camel-http-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-http-common</artifactId>
diff --git a/components/camel-http/pom.xml b/components/camel-http/pom.xml
index fb498c5..a469323 100644
--- a/components/camel-http/pom.xml
+++ b/components/camel-http/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-http</artifactId>
diff --git a/components/camel-hystrix/pom.xml b/components/camel-hystrix/pom.xml
index 6342b39..a50cc89 100644
--- a/components/camel-hystrix/pom.xml
+++ b/components/camel-hystrix/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hystrix</artifactId>
diff --git a/components/camel-ical/pom.xml b/components/camel-ical/pom.xml
index e40ecc8..0f513b7 100644
--- a/components/camel-ical/pom.xml
+++ b/components/camel-ical/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ical</artifactId>
diff --git a/components/camel-iec60870/pom.xml b/components/camel-iec60870/pom.xml
index 7f0c215..61647f4 100644
--- a/components/camel-iec60870/pom.xml
+++ b/components/camel-iec60870/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-iec60870</artifactId>
diff --git a/components/camel-ignite/pom.xml b/components/camel-ignite/pom.xml
index bef2227..00487ab 100644
--- a/components/camel-ignite/pom.xml
+++ b/components/camel-ignite/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ignite</artifactId>
diff --git a/components/camel-infinispan/pom.xml b/components/camel-infinispan/pom.xml
index 9d7f068..55009bd 100644
--- a/components/camel-infinispan/pom.xml
+++ b/components/camel-infinispan/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-infinispan</artifactId>
diff --git a/components/camel-influxdb/pom.xml b/components/camel-influxdb/pom.xml
index 97563af..624a38d 100644
--- a/components/camel-influxdb/pom.xml
+++ b/components/camel-influxdb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-influxdb</artifactId>
diff --git a/components/camel-iota/pom.xml b/components/camel-iota/pom.xml
index 8a7bcec..d96416b 100644
--- a/components/camel-iota/pom.xml
+++ b/components/camel-iota/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-iota</artifactId>
diff --git a/components/camel-ipfs/pom.xml b/components/camel-ipfs/pom.xml
index 04a0b36..8de1673 100644
--- a/components/camel-ipfs/pom.xml
+++ b/components/camel-ipfs/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ipfs</artifactId>
diff --git a/components/camel-irc/pom.xml b/components/camel-irc/pom.xml
index 31dba3d..179d58d 100644
--- a/components/camel-irc/pom.xml
+++ b/components/camel-irc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-irc</artifactId>
diff --git a/components/camel-ironmq/pom.xml b/components/camel-ironmq/pom.xml
index 98e6a14..cc3f051 100644
--- a/components/camel-ironmq/pom.xml
+++ b/components/camel-ironmq/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ironmq</artifactId>
diff --git a/components/camel-jackson/pom.xml b/components/camel-jackson/pom.xml
index ba59646..604617f 100644
--- a/components/camel-jackson/pom.xml
+++ b/components/camel-jackson/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jackson</artifactId>
diff --git a/components/camel-jacksonxml/pom.xml b/components/camel-jacksonxml/pom.xml
index 3614eae..906b68d 100644
--- a/components/camel-jacksonxml/pom.xml
+++ b/components/camel-jacksonxml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jacksonxml</artifactId>
diff --git a/components/camel-jasypt/pom.xml b/components/camel-jasypt/pom.xml
index a356a7d..a4cabeb 100644
--- a/components/camel-jasypt/pom.xml
+++ b/components/camel-jasypt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jasypt</artifactId>
diff --git a/components/camel-jaxb/pom.xml b/components/camel-jaxb/pom.xml
index a026174..87303f1 100644
--- a/components/camel-jaxb/pom.xml
+++ b/components/camel-jaxb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jaxb</artifactId>
diff --git a/components/camel-jbpm/pom.xml b/components/camel-jbpm/pom.xml
index 2c733dd..2dd4143 100644
--- a/components/camel-jbpm/pom.xml
+++ b/components/camel-jbpm/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jbpm</artifactId>
diff --git a/components/camel-jcache/pom.xml b/components/camel-jcache/pom.xml
index e67249d..504b0df 100644
--- a/components/camel-jcache/pom.xml
+++ b/components/camel-jcache/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jcache</artifactId>
diff --git a/components/camel-jclouds/pom.xml b/components/camel-jclouds/pom.xml
index c10c3eb..3134b8b 100644
--- a/components/camel-jclouds/pom.xml
+++ b/components/camel-jclouds/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jclouds</artifactId>
diff --git a/components/camel-jcr/pom.xml b/components/camel-jcr/pom.xml
index 5041cb8..ac87247 100644
--- a/components/camel-jcr/pom.xml
+++ b/components/camel-jcr/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jcr</artifactId>
diff --git a/components/camel-jdbc/pom.xml b/components/camel-jdbc/pom.xml
index f9f9a27..2d1cd53 100644
--- a/components/camel-jdbc/pom.xml
+++ b/components/camel-jdbc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jdbc</artifactId>
diff --git a/components/camel-jetty-common/pom.xml b/components/camel-jetty-common/pom.xml
index 61ec008..d3ad718 100644
--- a/components/camel-jetty-common/pom.xml
+++ b/components/camel-jetty-common/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jetty-common</artifactId>
diff --git a/components/camel-jetty/pom.xml b/components/camel-jetty/pom.xml
index 31c3f08..d99e044 100644
--- a/components/camel-jetty/pom.xml
+++ b/components/camel-jetty/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jetty</artifactId>
diff --git a/components/camel-jgroups-raft/pom.xml b/components/camel-jgroups-raft/pom.xml
index e95709f..e666102 100644
--- a/components/camel-jgroups-raft/pom.xml
+++ b/components/camel-jgroups-raft/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jgroups-raft</artifactId>
diff --git a/components/camel-jgroups/pom.xml b/components/camel-jgroups/pom.xml
index 518cc74..97aea25 100644
--- a/components/camel-jgroups/pom.xml
+++ b/components/camel-jgroups/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jgroups</artifactId>
diff --git a/components/camel-jing/pom.xml b/components/camel-jing/pom.xml
index 9d873d5..bb53435 100644
--- a/components/camel-jing/pom.xml
+++ b/components/camel-jing/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jing</artifactId>
diff --git a/components/camel-jira/pom.xml b/components/camel-jira/pom.xml
index 7d71a4f..5854cda 100644
--- a/components/camel-jira/pom.xml
+++ b/components/camel-jira/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jira</artifactId>
diff --git a/components/camel-jms/pom.xml b/components/camel-jms/pom.xml
index 703e1d4..2cfadb4 100644
--- a/components/camel-jms/pom.xml
+++ b/components/camel-jms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jms</artifactId>
diff --git a/components/camel-jmx/pom.xml b/components/camel-jmx/pom.xml
index 245d5f1..81a51d4 100644
--- a/components/camel-jmx/pom.xml
+++ b/components/camel-jmx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jmx</artifactId>
diff --git a/components/camel-johnzon/pom.xml b/components/camel-johnzon/pom.xml
index 9415ef4..db1f895 100644
--- a/components/camel-johnzon/pom.xml
+++ b/components/camel-johnzon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-johnzon</artifactId>
diff --git a/components/camel-jolt/pom.xml b/components/camel-jolt/pom.xml
index b9d71ee..964f673 100644
--- a/components/camel-jolt/pom.xml
+++ b/components/camel-jolt/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jolt</artifactId>
diff --git a/components/camel-jooq/pom.xml b/components/camel-jooq/pom.xml
index 8030241..4ab3b7e 100644
--- a/components/camel-jooq/pom.xml
+++ b/components/camel-jooq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jooq</artifactId>
diff --git a/components/camel-jpa/pom.xml b/components/camel-jpa/pom.xml
index 1a1932a..88d78e8 100644
--- a/components/camel-jpa/pom.xml
+++ b/components/camel-jpa/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jpa</artifactId>
diff --git a/components/camel-jsch/pom.xml b/components/camel-jsch/pom.xml
index 170dd90..0db92ad 100644
--- a/components/camel-jsch/pom.xml
+++ b/components/camel-jsch/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jsch</artifactId>
diff --git a/components/camel-json-validator/pom.xml b/components/camel-json-validator/pom.xml
index 7fd8bb2..0b3b878 100644
--- a/components/camel-json-validator/pom.xml
+++ b/components/camel-json-validator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-json-validator</artifactId>
diff --git a/components/camel-jsonapi/pom.xml b/components/camel-jsonapi/pom.xml
index 37c9672..cdffa55 100644
--- a/components/camel-jsonapi/pom.xml
+++ b/components/camel-jsonapi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jsonapi</artifactId>
diff --git a/components/camel-jsonpath/pom.xml b/components/camel-jsonpath/pom.xml
index b9a7e5c..c608df1 100644
--- a/components/camel-jsonpath/pom.xml
+++ b/components/camel-jsonpath/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jsonpath</artifactId>
diff --git a/components/camel-jt400/pom.xml b/components/camel-jt400/pom.xml
index fb13332..7e60527 100644
--- a/components/camel-jt400/pom.xml
+++ b/components/camel-jt400/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-jt400</artifactId>
diff --git a/components/camel-kafka/pom.xml b/components/camel-kafka/pom.xml
index 53f7790..a100054 100644
--- a/components/camel-kafka/pom.xml
+++ b/components/camel-kafka/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kafka</artifactId>
diff --git a/components/camel-kubernetes/pom.xml b/components/camel-kubernetes/pom.xml
index 4c2c6cd..4d755bf 100644
--- a/components/camel-kubernetes/pom.xml
+++ b/components/camel-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kubernetes</artifactId>
diff --git a/components/camel-kudu/pom.xml b/components/camel-kudu/pom.xml
index 7cc5096..d87c4bc 100644
--- a/components/camel-kudu/pom.xml
+++ b/components/camel-kudu/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kudu</artifactId>
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index 0bb46f6..8b98258 100644
--- a/components/camel-kura/pom.xml
+++ b/components/camel-kura/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-kura</artifactId>
diff --git a/components/camel-language/pom.xml b/components/camel-language/pom.xml
index 5574d6c..ae818be 100644
--- a/components/camel-language/pom.xml
+++ b/components/camel-language/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-language</artifactId>
diff --git a/components/camel-ldap/pom.xml b/components/camel-ldap/pom.xml
index 6358c1d..470f8a5 100644
--- a/components/camel-ldap/pom.xml
+++ b/components/camel-ldap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ldap</artifactId>
diff --git a/components/camel-ldif/pom.xml b/components/camel-ldif/pom.xml
index def46c2..1f82b27 100644
--- a/components/camel-ldif/pom.xml
+++ b/components/camel-ldif/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ldif</artifactId>
diff --git a/components/camel-leveldb/pom.xml b/components/camel-leveldb/pom.xml
index 1398488..38fb368 100644
--- a/components/camel-leveldb/pom.xml
+++ b/components/camel-leveldb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-leveldb</artifactId>
diff --git a/components/camel-log/pom.xml b/components/camel-log/pom.xml
index 57f3e42..a1c0d1d 100644
--- a/components/camel-log/pom.xml
+++ b/components/camel-log/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-log</artifactId>
diff --git a/components/camel-lra/pom.xml b/components/camel-lra/pom.xml
index 8c29b41..433f916 100644
--- a/components/camel-lra/pom.xml
+++ b/components/camel-lra/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-lra</artifactId>
diff --git a/components/camel-lucene/pom.xml b/components/camel-lucene/pom.xml
index 0e4d8fe..2d03a6d 100644
--- a/components/camel-lucene/pom.xml
+++ b/components/camel-lucene/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-lucene</artifactId>
diff --git a/components/camel-lumberjack/pom.xml b/components/camel-lumberjack/pom.xml
index 61c01ad..5e8ce70 100644
--- a/components/camel-lumberjack/pom.xml
+++ b/components/camel-lumberjack/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-lumberjack</artifactId>
diff --git a/components/camel-lzf/pom.xml b/components/camel-lzf/pom.xml
index f12d000..db9f1c6 100644
--- a/components/camel-lzf/pom.xml
+++ b/components/camel-lzf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-lzf</artifactId>
diff --git a/components/camel-mail/pom.xml b/components/camel-mail/pom.xml
index 0e1998d..634f766 100644
--- a/components/camel-mail/pom.xml
+++ b/components/camel-mail/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mail</artifactId>
diff --git a/components/camel-master/pom.xml b/components/camel-master/pom.xml
index 60066ac..205b498 100644
--- a/components/camel-master/pom.xml
+++ b/components/camel-master/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-master</artifactId>
diff --git a/components/camel-metrics/pom.xml b/components/camel-metrics/pom.xml
index abfa295..2c13ba9 100644
--- a/components/camel-metrics/pom.xml
+++ b/components/camel-metrics/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-metrics</artifactId>
diff --git a/components/camel-micrometer/pom.xml b/components/camel-micrometer/pom.xml
index d3befc0..7e70f28 100644
--- a/components/camel-micrometer/pom.xml
+++ b/components/camel-micrometer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-micrometer</artifactId>
diff --git a/components/camel-microprofile-config/pom.xml b/components/camel-microprofile-config/pom.xml
index c0f2406..9927b3b 100644
--- a/components/camel-microprofile-config/pom.xml
+++ b/components/camel-microprofile-config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-microprofile-config</artifactId>
diff --git a/components/camel-microprofile-health/pom.xml b/components/camel-microprofile-health/pom.xml
index 61f5f89..789fae1 100644
--- a/components/camel-microprofile-health/pom.xml
+++ b/components/camel-microprofile-health/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-microprofile-health</artifactId>
diff --git a/components/camel-microprofile-metrics/pom.xml b/components/camel-microprofile-metrics/pom.xml
index b7375ff..3919af9 100644
--- a/components/camel-microprofile-metrics/pom.xml
+++ b/components/camel-microprofile-metrics/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-microprofile-metrics</artifactId>
diff --git a/components/camel-milo/pom.xml b/components/camel-milo/pom.xml
index 0885a3f..807ea5f 100644
--- a/components/camel-milo/pom.xml
+++ b/components/camel-milo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-milo</artifactId>
diff --git a/components/camel-mina/pom.xml b/components/camel-mina/pom.xml
index 0ec2764..24814a8 100644
--- a/components/camel-mina/pom.xml
+++ b/components/camel-mina/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mina</artifactId>
diff --git a/components/camel-mllp/pom.xml b/components/camel-mllp/pom.xml
index 48efe44..0f62a45 100644
--- a/components/camel-mllp/pom.xml
+++ b/components/camel-mllp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mllp</artifactId>
diff --git a/components/camel-mock/pom.xml b/components/camel-mock/pom.xml
index 4a7f2b4..c55e155 100644
--- a/components/camel-mock/pom.xml
+++ b/components/camel-mock/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mock</artifactId>
diff --git a/components/camel-mongodb-gridfs/pom.xml b/components/camel-mongodb-gridfs/pom.xml
index cee85e1..703403e 100644
--- a/components/camel-mongodb-gridfs/pom.xml
+++ b/components/camel-mongodb-gridfs/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mongodb-gridfs</artifactId>
diff --git a/components/camel-mongodb/pom.xml b/components/camel-mongodb/pom.xml
index e88914a..1633a79 100644
--- a/components/camel-mongodb/pom.xml
+++ b/components/camel-mongodb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mongodb</artifactId>
diff --git a/components/camel-msv/pom.xml b/components/camel-msv/pom.xml
index db131b0..8bf7440 100644
--- a/components/camel-msv/pom.xml
+++ b/components/camel-msv/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-msv</artifactId>
diff --git a/components/camel-mustache/pom.xml b/components/camel-mustache/pom.xml
index 69f3528..4153cc9 100644
--- a/components/camel-mustache/pom.xml
+++ b/components/camel-mustache/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mustache</artifactId>
diff --git a/components/camel-mvel/pom.xml b/components/camel-mvel/pom.xml
index 42e2385..90d17dd 100644
--- a/components/camel-mvel/pom.xml
+++ b/components/camel-mvel/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mvel</artifactId>
diff --git a/components/camel-mybatis/pom.xml b/components/camel-mybatis/pom.xml
index 4b79889..3d6412d 100644
--- a/components/camel-mybatis/pom.xml
+++ b/components/camel-mybatis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-mybatis</artifactId>
diff --git a/components/camel-nagios/pom.xml b/components/camel-nagios/pom.xml
index dde468c..ba4e1d7 100644
--- a/components/camel-nagios/pom.xml
+++ b/components/camel-nagios/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-nagios</artifactId>
diff --git a/components/camel-nats/pom.xml b/components/camel-nats/pom.xml
index 8ced739..994547a 100644
--- a/components/camel-nats/pom.xml
+++ b/components/camel-nats/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-nats</artifactId>
diff --git a/components/camel-netty-http/pom.xml b/components/camel-netty-http/pom.xml
index fc79d3b..de88ec4 100644
--- a/components/camel-netty-http/pom.xml
+++ b/components/camel-netty-http/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-netty-http</artifactId>
diff --git a/components/camel-netty/pom.xml b/components/camel-netty/pom.xml
index 9dbb1eb..ad1eadf 100644
--- a/components/camel-netty/pom.xml
+++ b/components/camel-netty/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-netty</artifactId>
diff --git a/components/camel-nitrite/pom.xml b/components/camel-nitrite/pom.xml
index 781f3b4..e855abb 100644
--- a/components/camel-nitrite/pom.xml
+++ b/components/camel-nitrite/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.camel</groupId>
     <artifactId>components</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-nitrite</artifactId>
diff --git a/components/camel-nsq/pom.xml b/components/camel-nsq/pom.xml
index ebaed47..102fbfa 100644
--- a/components/camel-nsq/pom.xml
+++ b/components/camel-nsq/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/components/camel-ognl/pom.xml b/components/camel-ognl/pom.xml
index 86dbffb..a19d90f 100644
--- a/components/camel-ognl/pom.xml
+++ b/components/camel-ognl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ognl</artifactId>
diff --git a/components/camel-olingo2/camel-olingo2-api/pom.xml b/components/camel-olingo2/camel-olingo2-api/pom.xml
index 154f93a..98c6327 100644
--- a/components/camel-olingo2/camel-olingo2-api/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-olingo2-api</artifactId>
diff --git a/components/camel-olingo2/camel-olingo2-component/pom.xml b/components/camel-olingo2/camel-olingo2-component/pom.xml
index 576ce0b..0952281 100644
--- a/components/camel-olingo2/camel-olingo2-component/pom.xml
+++ b/components/camel-olingo2/camel-olingo2-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo2-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-olingo2</artifactId>
diff --git a/components/camel-olingo2/pom.xml b/components/camel-olingo2/pom.xml
index 2f94ef5..a48709b 100644
--- a/components/camel-olingo2/pom.xml
+++ b/components/camel-olingo2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-olingo2-parent</artifactId>
diff --git a/components/camel-olingo4/camel-olingo4-api/pom.xml b/components/camel-olingo4/camel-olingo4-api/pom.xml
index f00432b..f128e3e 100644
--- a/components/camel-olingo4/camel-olingo4-api/pom.xml
+++ b/components/camel-olingo4/camel-olingo4-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-olingo4-api</artifactId>
diff --git a/components/camel-olingo4/camel-olingo4-component/pom.xml b/components/camel-olingo4/camel-olingo4-component/pom.xml
index 85749c6..b737ed6 100644
--- a/components/camel-olingo4/camel-olingo4-component/pom.xml
+++ b/components/camel-olingo4/camel-olingo4-component/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-olingo4-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-olingo4</artifactId>
diff --git a/components/camel-olingo4/pom.xml b/components/camel-olingo4/pom.xml
index b32bd5d..5158939 100644
--- a/components/camel-olingo4/pom.xml
+++ b/components/camel-olingo4/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-olingo4-parent</artifactId>
diff --git a/components/camel-openstack/pom.xml b/components/camel-openstack/pom.xml
index 923e516..72cddf8e 100644
--- a/components/camel-openstack/pom.xml
+++ b/components/camel-openstack/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-openstack</artifactId>
diff --git a/components/camel-opentracing/pom.xml b/components/camel-opentracing/pom.xml
index 9356c05..6bed865 100644
--- a/components/camel-opentracing/pom.xml
+++ b/components/camel-opentracing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-opentracing</artifactId>
diff --git a/components/camel-optaplanner/pom.xml b/components/camel-optaplanner/pom.xml
index bf25e44..6ec189c 100644
--- a/components/camel-optaplanner/pom.xml
+++ b/components/camel-optaplanner/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-optaplanner</artifactId>
diff --git a/components/camel-paho/pom.xml b/components/camel-paho/pom.xml
index ac93bc1..e6076ce 100644
--- a/components/camel-paho/pom.xml
+++ b/components/camel-paho/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-paho</artifactId>
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index a81bf42..bf8c73c 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>
diff --git a/components/camel-pdf/pom.xml b/components/camel-pdf/pom.xml
index 6ba6a5d..32cbb6f 100644
--- a/components/camel-pdf/pom.xml
+++ b/components/camel-pdf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-pdf</artifactId>
diff --git a/components/camel-pg-replication-slot/pom.xml b/components/camel-pg-replication-slot/pom.xml
index 56f7b0d..d00958d 100644
--- a/components/camel-pg-replication-slot/pom.xml
+++ b/components/camel-pg-replication-slot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-pg-replication-slot</artifactId>
diff --git a/components/camel-pgevent/pom.xml b/components/camel-pgevent/pom.xml
index 3119a74d..91f49f5 100644
--- a/components/camel-pgevent/pom.xml
+++ b/components/camel-pgevent/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-pgevent</artifactId>
diff --git a/components/camel-platform-http/pom.xml b/components/camel-platform-http/pom.xml
index 1fbfe81..1c6ebea 100644
--- a/components/camel-platform-http/pom.xml
+++ b/components/camel-platform-http/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-platform-http</artifactId>
diff --git a/components/camel-printer/pom.xml b/components/camel-printer/pom.xml
index 52bc86d..3fd7aa2 100644
--- a/components/camel-printer/pom.xml
+++ b/components/camel-printer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-printer</artifactId>
diff --git a/components/camel-protobuf/pom.xml b/components/camel-protobuf/pom.xml
index ea1249c..7587bed 100644
--- a/components/camel-protobuf/pom.xml
+++ b/components/camel-protobuf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-protobuf</artifactId>
diff --git a/components/camel-pubnub/pom.xml b/components/camel-pubnub/pom.xml
index d60c66b..ddbf3d1 100644
--- a/components/camel-pubnub/pom.xml
+++ b/components/camel-pubnub/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-pubnub</artifactId>
diff --git a/components/camel-pulsar/pom.xml b/components/camel-pulsar/pom.xml
index a1aa9af..1bd78a4 100644
--- a/components/camel-pulsar/pom.xml
+++ b/components/camel-pulsar/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-pulsar</artifactId>
diff --git a/components/camel-quartz/pom.xml b/components/camel-quartz/pom.xml
index 13b0475..6575113 100644
--- a/components/camel-quartz/pom.xml
+++ b/components/camel-quartz/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-quartz</artifactId>
diff --git a/components/camel-quickfix/pom.xml b/components/camel-quickfix/pom.xml
index d0cbdda..879f9a6 100644
--- a/components/camel-quickfix/pom.xml
+++ b/components/camel-quickfix/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-quickfix</artifactId>
diff --git a/components/camel-rabbitmq/pom.xml b/components/camel-rabbitmq/pom.xml
index d7f79ea..2df2b6c 100644
--- a/components/camel-rabbitmq/pom.xml
+++ b/components/camel-rabbitmq/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rabbitmq</artifactId>
diff --git a/components/camel-reactive-executor-vertx/pom.xml b/components/camel-reactive-executor-vertx/pom.xml
index ee7e34c..52234d0 100644
--- a/components/camel-reactive-executor-vertx/pom.xml
+++ b/components/camel-reactive-executor-vertx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-reactive-executor-vertx</artifactId>
diff --git a/components/camel-reactive-streams/pom.xml b/components/camel-reactive-streams/pom.xml
index c05b5fe..82dc59f 100644
--- a/components/camel-reactive-streams/pom.xml
+++ b/components/camel-reactive-streams/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-reactive-streams</artifactId>
diff --git a/components/camel-reactor/pom.xml b/components/camel-reactor/pom.xml
index 862d645..3819c36 100644
--- a/components/camel-reactor/pom.xml
+++ b/components/camel-reactor/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-reactor</artifactId>
diff --git a/components/camel-ref/pom.xml b/components/camel-ref/pom.xml
index 3515a04..3802c0c 100644
--- a/components/camel-ref/pom.xml
+++ b/components/camel-ref/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ref</artifactId>
diff --git a/components/camel-resilience4j/pom.xml b/components/camel-resilience4j/pom.xml
index 9176ea9..24bef8f 100644
--- a/components/camel-resilience4j/pom.xml
+++ b/components/camel-resilience4j/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-resilience4j</artifactId>
diff --git a/components/camel-rest-swagger/pom.xml b/components/camel-rest-swagger/pom.xml
index bd7d512..f9ea6f5 100644
--- a/components/camel-rest-swagger/pom.xml
+++ b/components/camel-rest-swagger/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rest-swagger</artifactId>
diff --git a/components/camel-rest/pom.xml b/components/camel-rest/pom.xml
index e54a158..6290375 100644
--- a/components/camel-rest/pom.xml
+++ b/components/camel-rest/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rest</artifactId>
diff --git a/components/camel-ribbon/pom.xml b/components/camel-ribbon/pom.xml
index 67dec08..fe498b3 100644
--- a/components/camel-ribbon/pom.xml
+++ b/components/camel-ribbon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ribbon</artifactId>
diff --git a/components/camel-robotframework/pom.xml b/components/camel-robotframework/pom.xml
index 4f198c8..2a9df41 100644
--- a/components/camel-robotframework/pom.xml
+++ b/components/camel-robotframework/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>components</artifactId>
     <groupId>org.apache.camel</groupId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   
   <artifactId>camel-robotframework</artifactId>
diff --git a/components/camel-rss/pom.xml b/components/camel-rss/pom.xml
index bd4e890..f517e2a 100644
--- a/components/camel-rss/pom.xml
+++ b/components/camel-rss/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rss</artifactId>
diff --git a/components/camel-rxjava/pom.xml b/components/camel-rxjava/pom.xml
index 2cb845e..8461d02 100644
--- a/components/camel-rxjava/pom.xml
+++ b/components/camel-rxjava/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-rxjava</artifactId>
diff --git a/components/camel-saga/pom.xml b/components/camel-saga/pom.xml
index 02eb279..1443397 100644
--- a/components/camel-saga/pom.xml
+++ b/components/camel-saga/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-saga</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-component/pom.xml b/components/camel-salesforce/camel-salesforce-component/pom.xml
index 1f55196..7c0a333 100644
--- a/components/camel-salesforce/camel-salesforce-component/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-salesforce</artifactId>
diff --git a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
index f7fd394..0222e84 100644
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
+++ b/components/camel-salesforce/camel-salesforce-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-salesforce-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-salesforce/pom.xml b/components/camel-salesforce/pom.xml
index da4788a..ca4648b 100644
--- a/components/camel-salesforce/pom.xml
+++ b/components/camel-salesforce/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-salesforce-parent</artifactId>
diff --git a/components/camel-sap-netweaver/pom.xml b/components/camel-sap-netweaver/pom.xml
index ca079a0..b67dfcd 100644
--- a/components/camel-sap-netweaver/pom.xml
+++ b/components/camel-sap-netweaver/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sap-netweaver</artifactId>
diff --git a/components/camel-saxon/pom.xml b/components/camel-saxon/pom.xml
index 83b6310..384b658 100644
--- a/components/camel-saxon/pom.xml
+++ b/components/camel-saxon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-saxon</artifactId>
diff --git a/components/camel-scheduler/pom.xml b/components/camel-scheduler/pom.xml
index 69b1a57..a4be3f2 100644
--- a/components/camel-scheduler/pom.xml
+++ b/components/camel-scheduler/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-scheduler</artifactId>
diff --git a/components/camel-schematron/pom.xml b/components/camel-schematron/pom.xml
index 03b06fd..0c99c95 100644
--- a/components/camel-schematron/pom.xml
+++ b/components/camel-schematron/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/components/camel-seda/pom.xml b/components/camel-seda/pom.xml
index 5448bc2..fd77353 100644
--- a/components/camel-seda/pom.xml
+++ b/components/camel-seda/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-seda</artifactId>
diff --git a/components/camel-service/pom.xml b/components/camel-service/pom.xml
index d152d1c..7895f75 100644
--- a/components/camel-service/pom.xml
+++ b/components/camel-service/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-service</artifactId>
diff --git a/components/camel-servicenow/camel-servicenow-component/pom.xml b/components/camel-servicenow/camel-servicenow-component/pom.xml
index f9da8c1..ccfec0c 100644
--- a/components/camel-servicenow/camel-servicenow-component/pom.xml
+++ b/components/camel-servicenow/camel-servicenow-component/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-servicenow</artifactId>
diff --git a/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml b/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
index b9360e4..ac8f6f0 100644
--- a/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
+++ b/components/camel-servicenow/camel-servicenow-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-servicenow-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.maven</groupId>
diff --git a/components/camel-servicenow/pom.xml b/components/camel-servicenow/pom.xml
index cdaf39f..159835e 100644
--- a/components/camel-servicenow/pom.xml
+++ b/components/camel-servicenow/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-servicenow-parent</artifactId>
diff --git a/components/camel-servlet/pom.xml b/components/camel-servlet/pom.xml
index cd24cc3..7a3f699 100644
--- a/components/camel-servlet/pom.xml
+++ b/components/camel-servlet/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-servlet</artifactId>
diff --git a/components/camel-shiro/pom.xml b/components/camel-shiro/pom.xml
index d22359b..2acf174 100644
--- a/components/camel-shiro/pom.xml
+++ b/components/camel-shiro/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-shiro</artifactId>
diff --git a/components/camel-sip/pom.xml b/components/camel-sip/pom.xml
index 538205c..d6d4602 100644
--- a/components/camel-sip/pom.xml
+++ b/components/camel-sip/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sip</artifactId>
diff --git a/components/camel-sjms/pom.xml b/components/camel-sjms/pom.xml
index 943ab4f..32295f4 100644
--- a/components/camel-sjms/pom.xml
+++ b/components/camel-sjms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sjms</artifactId>
diff --git a/components/camel-sjms2/pom.xml b/components/camel-sjms2/pom.xml
index 0d2e48e..6127930 100644
--- a/components/camel-sjms2/pom.xml
+++ b/components/camel-sjms2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sjms2</artifactId>
diff --git a/components/camel-slack/pom.xml b/components/camel-slack/pom.xml
index 236b4f3..6bac53d 100644
--- a/components/camel-slack/pom.xml
+++ b/components/camel-slack/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-slack</artifactId>
diff --git a/components/camel-smpp/pom.xml b/components/camel-smpp/pom.xml
index 4f53f42..81d9546 100644
--- a/components/camel-smpp/pom.xml
+++ b/components/camel-smpp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-smpp</artifactId>
diff --git a/components/camel-snakeyaml/pom.xml b/components/camel-snakeyaml/pom.xml
index 5702e59..974fe81 100644
--- a/components/camel-snakeyaml/pom.xml
+++ b/components/camel-snakeyaml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snakeyaml</artifactId>
diff --git a/components/camel-snmp/pom.xml b/components/camel-snmp/pom.xml
index 3508f13..f097918 100644
--- a/components/camel-snmp/pom.xml
+++ b/components/camel-snmp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-snmp</artifactId>
diff --git a/components/camel-soap/pom.xml b/components/camel-soap/pom.xml
index c76d11e..fd36482 100644
--- a/components/camel-soap/pom.xml
+++ b/components/camel-soap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-soap</artifactId>
diff --git a/components/camel-solr/pom.xml b/components/camel-solr/pom.xml
index de023af..24dda07 100644
--- a/components/camel-solr/pom.xml
+++ b/components/camel-solr/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-solr</artifactId>
diff --git a/components/camel-soroush/pom.xml b/components/camel-soroush/pom.xml
index 8f82e1a..c6882ec 100644
--- a/components/camel-soroush/pom.xml
+++ b/components/camel-soroush/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
 
diff --git a/components/camel-spark-rest/pom.xml b/components/camel-spark-rest/pom.xml
index 2036cdc..e0832fe 100644
--- a/components/camel-spark-rest/pom.xml
+++ b/components/camel-spark-rest/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spark-rest</artifactId>
diff --git a/components/camel-spark/pom.xml b/components/camel-spark/pom.xml
index f73bc13..46eb636 100644
--- a/components/camel-spark/pom.xml
+++ b/components/camel-spark/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spark</artifactId>
diff --git a/components/camel-splunk/pom.xml b/components/camel-splunk/pom.xml
index 3ae1e23..43936ae 100644
--- a/components/camel-splunk/pom.xml
+++ b/components/camel-splunk/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Splunk</name>
diff --git a/components/camel-spring-batch/pom.xml b/components/camel-spring-batch/pom.xml
index 9da3ac3..e6d86b7 100644
--- a/components/camel-spring-batch/pom.xml
+++ b/components/camel-spring-batch/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-batch</artifactId>
diff --git a/components/camel-spring-boot/pom.xml b/components/camel-spring-boot/pom.xml
index 0d697d2..258205e 100644
--- a/components/camel-spring-boot/pom.xml
+++ b/components/camel-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Spring Boot</name>
diff --git a/components/camel-spring-cloud-consul/pom.xml b/components/camel-spring-cloud-consul/pom.xml
index 0e538cc..17cd664 100644
--- a/components/camel-spring-cloud-consul/pom.xml
+++ b/components/camel-spring-cloud-consul/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Spring Cloud Consul</name>
diff --git a/components/camel-spring-cloud-netflix/pom.xml b/components/camel-spring-cloud-netflix/pom.xml
index aa0df17..d651ab0 100644
--- a/components/camel-spring-cloud-netflix/pom.xml
+++ b/components/camel-spring-cloud-netflix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Spring Cloud Netflix</name>
diff --git a/components/camel-spring-cloud-zookeeper/pom.xml b/components/camel-spring-cloud-zookeeper/pom.xml
index b18de0e..65692f0 100644
--- a/components/camel-spring-cloud-zookeeper/pom.xml
+++ b/components/camel-spring-cloud-zookeeper/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Spring Cloud Zookeeper</name>
diff --git a/components/camel-spring-cloud/pom.xml b/components/camel-spring-cloud/pom.xml
index a3d98d4..5143e50 100644
--- a/components/camel-spring-cloud/pom.xml
+++ b/components/camel-spring-cloud/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <name>Camel :: Spring Cloud</name>
diff --git a/components/camel-spring-integration/pom.xml b/components/camel-spring-integration/pom.xml
index 33f806a..cc983b7 100644
--- a/components/camel-spring-integration/pom.xml
+++ b/components/camel-spring-integration/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-integration</artifactId>
diff --git a/components/camel-spring-javaconfig/pom.xml b/components/camel-spring-javaconfig/pom.xml
index d755bfe..40595ae 100644
--- a/components/camel-spring-javaconfig/pom.xml
+++ b/components/camel-spring-javaconfig/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-javaconfig</artifactId>
diff --git a/components/camel-spring-ldap/pom.xml b/components/camel-spring-ldap/pom.xml
index 64a1dd9..9effbb6 100644
--- a/components/camel-spring-ldap/pom.xml
+++ b/components/camel-spring-ldap/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ldap</artifactId>
diff --git a/components/camel-spring-redis/pom.xml b/components/camel-spring-redis/pom.xml
index 32f7350..62458a1 100644
--- a/components/camel-spring-redis/pom.xml
+++ b/components/camel-spring-redis/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-redis</artifactId>
diff --git a/components/camel-spring-security/pom.xml b/components/camel-spring-security/pom.xml
index 745b35f..82563df 100644
--- a/components/camel-spring-security/pom.xml
+++ b/components/camel-spring-security/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-security</artifactId>
diff --git a/components/camel-spring-ws/pom.xml b/components/camel-spring-ws/pom.xml
index 4d4a1e0..bf62fa1 100644
--- a/components/camel-spring-ws/pom.xml
+++ b/components/camel-spring-ws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-ws</artifactId>
diff --git a/components/camel-spring/pom.xml b/components/camel-spring/pom.xml
index dc31e57..75a83b3 100644
--- a/components/camel-spring/pom.xml
+++ b/components/camel-spring/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring</artifactId>
diff --git a/components/camel-sql/pom.xml b/components/camel-sql/pom.xml
index b7d246a..1d9c4ef 100644
--- a/components/camel-sql/pom.xml
+++ b/components/camel-sql/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-sql</artifactId>
diff --git a/components/camel-ssh/pom.xml b/components/camel-ssh/pom.xml
index 1dd3a98..8492039 100644
--- a/components/camel-ssh/pom.xml
+++ b/components/camel-ssh/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-ssh</artifactId>
diff --git a/components/camel-stax/pom.xml b/components/camel-stax/pom.xml
index cbf1593..fc3c1d5 100644
--- a/components/camel-stax/pom.xml
+++ b/components/camel-stax/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stax</artifactId>
diff --git a/components/camel-stomp/pom.xml b/components/camel-stomp/pom.xml
index f296308..94c9643 100644
--- a/components/camel-stomp/pom.xml
+++ b/components/camel-stomp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stomp</artifactId>
diff --git a/components/camel-stream/pom.xml b/components/camel-stream/pom.xml
index be2efc6..98b3e7c 100644
--- a/components/camel-stream/pom.xml
+++ b/components/camel-stream/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stream</artifactId>
diff --git a/components/camel-stringtemplate/pom.xml b/components/camel-stringtemplate/pom.xml
index a276c53..fbee279 100644
--- a/components/camel-stringtemplate/pom.xml
+++ b/components/camel-stringtemplate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stringtemplate</artifactId>
diff --git a/components/camel-stub/pom.xml b/components/camel-stub/pom.xml
index f3b6943..98fd913 100644
--- a/components/camel-stub/pom.xml
+++ b/components/camel-stub/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-stub</artifactId>
diff --git a/components/camel-swagger-java/pom.xml b/components/camel-swagger-java/pom.xml
index 4b42c9c..539056f 100644
--- a/components/camel-swagger-java/pom.xml
+++ b/components/camel-swagger-java/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-swagger-java</artifactId>
diff --git a/components/camel-syslog/pom.xml b/components/camel-syslog/pom.xml
index 7edc279..23b7efc 100644
--- a/components/camel-syslog/pom.xml
+++ b/components/camel-syslog/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-syslog</artifactId>
diff --git a/components/camel-tagsoup/pom.xml b/components/camel-tagsoup/pom.xml
index c787f85..41434bf 100644
--- a/components/camel-tagsoup/pom.xml
+++ b/components/camel-tagsoup/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-tagsoup</artifactId>
diff --git a/components/camel-tarfile/pom.xml b/components/camel-tarfile/pom.xml
index f1f0af2..489a923 100644
--- a/components/camel-tarfile/pom.xml
+++ b/components/camel-tarfile/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-tarfile</artifactId>
diff --git a/components/camel-telegram/pom.xml b/components/camel-telegram/pom.xml
index fdb218c..e5b7e1b 100644
--- a/components/camel-telegram/pom.xml
+++ b/components/camel-telegram/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-telegram</artifactId>
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index 706ba46..5d5e9c6 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>
diff --git a/components/camel-test-cdi/pom.xml b/components/camel-test-cdi/pom.xml
index b61a0e1..0e17d75 100644
--- a/components/camel-test-cdi/pom.xml
+++ b/components/camel-test-cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-cdi</artifactId>
diff --git a/components/camel-test-junit5/pom.xml b/components/camel-test-junit5/pom.xml
index 50ffc40..eccd6e7 100644
--- a/components/camel-test-junit5/pom.xml
+++ b/components/camel-test-junit5/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel</groupId>
 		<artifactId>components</artifactId>
-		<version>3.0.1-SNAPSHOT</version>
+		<version>3.1.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-test-junit5</artifactId>
diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml
index fc21d92..7d846d0 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-karaf</artifactId>
diff --git a/components/camel-test-spring-junit5/pom.xml b/components/camel-test-spring-junit5/pom.xml
index c7723fb..9f214df 100644
--- a/components/camel-test-spring-junit5/pom.xml
+++ b/components/camel-test-spring-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-spring-junit5</artifactId>
diff --git a/components/camel-test-spring/pom.xml b/components/camel-test-spring/pom.xml
index 636dc1b..83f732b 100644
--- a/components/camel-test-spring/pom.xml
+++ b/components/camel-test-spring/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test-spring</artifactId>
diff --git a/components/camel-test/pom.xml b/components/camel-test/pom.xml
index 9b5a9f8..53b38f1 100644
--- a/components/camel-test/pom.xml
+++ b/components/camel-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-test</artifactId>
diff --git a/components/camel-testcontainers-junit5/pom.xml b/components/camel-testcontainers-junit5/pom.xml
index 240b85d..9c683824 100644
--- a/components/camel-testcontainers-junit5/pom.xml
+++ b/components/camel-testcontainers-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testcontainers-junit5</artifactId>
diff --git a/components/camel-testcontainers-spring-junit5/pom.xml b/components/camel-testcontainers-spring-junit5/pom.xml
index d9c6dbe..76ff1cc 100644
--- a/components/camel-testcontainers-spring-junit5/pom.xml
+++ b/components/camel-testcontainers-spring-junit5/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testcontainers-spring-junit5</artifactId>
diff --git a/components/camel-testcontainers-spring/pom.xml b/components/camel-testcontainers-spring/pom.xml
index 09e000e..9c41b9c 100644
--- a/components/camel-testcontainers-spring/pom.xml
+++ b/components/camel-testcontainers-spring/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testcontainers-spring</artifactId>
diff --git a/components/camel-testcontainers/pom.xml b/components/camel-testcontainers/pom.xml
index 618e735..e617766 100644
--- a/components/camel-testcontainers/pom.xml
+++ b/components/camel-testcontainers/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-testcontainers</artifactId>
diff --git a/components/camel-thrift/pom.xml b/components/camel-thrift/pom.xml
index 37e0919..9d42b1c 100644
--- a/components/camel-thrift/pom.xml
+++ b/components/camel-thrift/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-thrift</artifactId>
diff --git a/components/camel-tika/pom.xml b/components/camel-tika/pom.xml
index f4b3553..88332e5 100644
--- a/components/camel-tika/pom.xml
+++ b/components/camel-tika/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-tika</artifactId>
diff --git a/components/camel-timer/pom.xml b/components/camel-timer/pom.xml
index 75eb64f..d7d9ed7 100644
--- a/components/camel-timer/pom.xml
+++ b/components/camel-timer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-timer</artifactId>
diff --git a/components/camel-twilio/pom.xml b/components/camel-twilio/pom.xml
index ceb10cb..2e11d00 100644
--- a/components/camel-twilio/pom.xml
+++ b/components/camel-twilio/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-twilio</artifactId>
diff --git a/components/camel-twitter/pom.xml b/components/camel-twitter/pom.xml
index 26e22df..86b1057 100644
--- a/components/camel-twitter/pom.xml
+++ b/components/camel-twitter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-twitter</artifactId>
diff --git a/components/camel-undertow/pom.xml b/components/camel-undertow/pom.xml
index 18a4000..60e91ba 100644
--- a/components/camel-undertow/pom.xml
+++ b/components/camel-undertow/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-undertow</artifactId>
diff --git a/components/camel-univocity-parsers/pom.xml b/components/camel-univocity-parsers/pom.xml
index f32395c..d0f725b 100644
--- a/components/camel-univocity-parsers/pom.xml
+++ b/components/camel-univocity-parsers/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-univocity-parsers</artifactId>
diff --git a/components/camel-validator/pom.xml b/components/camel-validator/pom.xml
index f5e9a26..46da8d0 100644
--- a/components/camel-validator/pom.xml
+++ b/components/camel-validator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-validator</artifactId>
diff --git a/components/camel-velocity/pom.xml b/components/camel-velocity/pom.xml
index 776dd62..dc5cab0 100644
--- a/components/camel-velocity/pom.xml
+++ b/components/camel-velocity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-velocity</artifactId>
diff --git a/components/camel-vertx/pom.xml b/components/camel-vertx/pom.xml
index 0d51c58..7816774 100644
--- a/components/camel-vertx/pom.xml
+++ b/components/camel-vertx/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-vertx</artifactId>
diff --git a/components/camel-vm/pom.xml b/components/camel-vm/pom.xml
index e9adc33..1e21c42 100644
--- a/components/camel-vm/pom.xml
+++ b/components/camel-vm/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-vm</artifactId>
diff --git a/components/camel-weather/pom.xml b/components/camel-weather/pom.xml
index d02d89c..00c1594 100644
--- a/components/camel-weather/pom.xml
+++ b/components/camel-weather/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-weather</artifactId>
diff --git a/components/camel-web3j/pom.xml b/components/camel-web3j/pom.xml
index 24fb569..a01a398 100644
--- a/components/camel-web3j/pom.xml
+++ b/components/camel-web3j/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-web3j</artifactId>
diff --git a/components/camel-webhook/pom.xml b/components/camel-webhook/pom.xml
index 4f34d4f..3d1f98b 100644
--- a/components/camel-webhook/pom.xml
+++ b/components/camel-webhook/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/components/camel-websocket-jsr356/pom.xml b/components/camel-websocket-jsr356/pom.xml
index d6d404a..40c6556 100644
--- a/components/camel-websocket-jsr356/pom.xml
+++ b/components/camel-websocket-jsr356/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/components/camel-websocket/pom.xml b/components/camel-websocket/pom.xml
index 67a2156..8b0bb09 100644
--- a/components/camel-websocket/pom.xml
+++ b/components/camel-websocket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-websocket</artifactId>
diff --git a/components/camel-wordpress/pom.xml b/components/camel-wordpress/pom.xml
index fdfb737..bbc64a6 100644
--- a/components/camel-wordpress/pom.xml
+++ b/components/camel-wordpress/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-wordpress</artifactId>
diff --git a/components/camel-xchange/pom.xml b/components/camel-xchange/pom.xml
index 140ddd4..8a15d2f 100644
--- a/components/camel-xchange/pom.xml
+++ b/components/camel-xchange/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xchange</artifactId>
diff --git a/components/camel-xj/pom.xml b/components/camel-xj/pom.xml
index 8c683d3..4fe68c9 100644
--- a/components/camel-xj/pom.xml
+++ b/components/camel-xj/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xj</artifactId>
diff --git a/components/camel-xmlsecurity/pom.xml b/components/camel-xmlsecurity/pom.xml
index adfc5df..7862f55 100644
--- a/components/camel-xmlsecurity/pom.xml
+++ b/components/camel-xmlsecurity/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xmlsecurity</artifactId>
diff --git a/components/camel-xmpp/pom.xml b/components/camel-xmpp/pom.xml
index 2754cf1..2acd14d 100644
--- a/components/camel-xmpp/pom.xml
+++ b/components/camel-xmpp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xmpp</artifactId>
diff --git a/components/camel-xpath/pom.xml b/components/camel-xpath/pom.xml
index 139f3e2..4f04cdf 100644
--- a/components/camel-xpath/pom.xml
+++ b/components/camel-xpath/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xpath</artifactId>
diff --git a/components/camel-xslt-saxon/pom.xml b/components/camel-xslt-saxon/pom.xml
index 0cc1481..46e6217 100644
--- a/components/camel-xslt-saxon/pom.xml
+++ b/components/camel-xslt-saxon/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xslt-saxon</artifactId>
diff --git a/components/camel-xslt/pom.xml b/components/camel-xslt/pom.xml
index 8d34473..8ace654 100644
--- a/components/camel-xslt/pom.xml
+++ b/components/camel-xslt/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xslt</artifactId>
diff --git a/components/camel-xstream/pom.xml b/components/camel-xstream/pom.xml
index 12df5c5..a0b8243 100644
--- a/components/camel-xstream/pom.xml
+++ b/components/camel-xstream/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-xstream</artifactId>
diff --git a/components/camel-yammer/pom.xml b/components/camel-yammer/pom.xml
index b2a455f..dbd7d0f 100644
--- a/components/camel-yammer/pom.xml
+++ b/components/camel-yammer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-yammer</artifactId>
diff --git a/components/camel-zendesk/pom.xml b/components/camel-zendesk/pom.xml
index af8df3b..668c265 100644
--- a/components/camel-zendesk/pom.xml
+++ b/components/camel-zendesk/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-zendesk</artifactId>
diff --git a/components/camel-zip-deflater/pom.xml b/components/camel-zip-deflater/pom.xml
index d6e4934..dea958f 100644
--- a/components/camel-zip-deflater/pom.xml
+++ b/components/camel-zip-deflater/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-zip-deflater</artifactId>
diff --git a/components/camel-zipfile/pom.xml b/components/camel-zipfile/pom.xml
index 00aca41..086e553 100644
--- a/components/camel-zipfile/pom.xml
+++ b/components/camel-zipfile/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>components</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-zipfile</artifactId>
diff --git a/components/camel-zipkin/pom.xml b/components/camel-zipkin/pom.xml
index bf4c5bd..5109e1c 100644
--- a/components/camel-zipkin/pom.xml
+++ b/components/camel-zipkin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-zipkin</artifactId>
diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml
index 01342bd..3e35c2d 100644
--- a/components/camel-zookeeper-master/pom.xml
+++ b/components/camel-zookeeper-master/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-zookeeper-master</artifactId>
diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml
index 826fa2e..d52c3af 100644
--- a/components/camel-zookeeper/pom.xml
+++ b/components/camel-zookeeper/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>components</artifactId>
         <groupId>org.apache.camel</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-zookeeper</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index c45afd4..394295c 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/core/camel-api/pom.xml b/core/camel-api/pom.xml
index edac2c7..d4dde24 100644
--- a/core/camel-api/pom.xml
+++ b/core/camel-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-base/pom.xml b/core/camel-base/pom.xml
index eb412d2..1cea99e 100644
--- a/core/camel-base/pom.xml
+++ b/core/camel-base/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-caffeine-lrucache/pom.xml b/core/camel-caffeine-lrucache/pom.xml
index e0513a5..5e7eb7d 100644
--- a/core/camel-caffeine-lrucache/pom.xml
+++ b/core/camel-caffeine-lrucache/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-caffeine-lrucache</artifactId>
diff --git a/core/camel-cloud/pom.xml b/core/camel-cloud/pom.xml
index dd50f12..7993bfb 100644
--- a/core/camel-cloud/pom.xml
+++ b/core/camel-cloud/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cloud</artifactId>
diff --git a/core/camel-core-engine/pom.xml b/core/camel-core-engine/pom.xml
index c9e5b17..fd370b7 100644
--- a/core/camel-core-engine/pom.xml
+++ b/core/camel-core-engine/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-osgi/pom.xml b/core/camel-core-osgi/pom.xml
index df3cf74..a51f600 100644
--- a/core/camel-core-osgi/pom.xml
+++ b/core/camel-core-osgi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-core-osgi</artifactId>
diff --git a/core/camel-core-xml/pom.xml b/core/camel-core-xml/pom.xml
index d5533d2..f65c1858c 100644
--- a/core/camel-core-xml/pom.xml
+++ b/core/camel-core-xml/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-core-xml</artifactId>
diff --git a/core/camel-core/pom.xml b/core/camel-core/pom.xml
index f26d552..3f26c10 100644
--- a/core/camel-core/pom.xml
+++ b/core/camel-core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-endpointdsl/pom.xml b/core/camel-endpointdsl/pom.xml
index bbdc494..3a0084e 100644
--- a/core/camel-endpointdsl/pom.xml
+++ b/core/camel-endpointdsl/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-headersmap/pom.xml b/core/camel-headersmap/pom.xml
index 3d192a0..a4d9c43 100644
--- a/core/camel-headersmap/pom.xml
+++ b/core/camel-headersmap/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-headersmap</artifactId>
diff --git a/core/camel-jaxp/pom.xml b/core/camel-jaxp/pom.xml
index 9c5f46b..8fbbf95 100644
--- a/core/camel-jaxp/pom.xml
+++ b/core/camel-jaxp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-main/pom.xml b/core/camel-main/pom.xml
index f68372a..840127a 100644
--- a/core/camel-main/pom.xml
+++ b/core/camel-main/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-main</artifactId>
diff --git a/core/camel-management-api/pom.xml b/core/camel-management-api/pom.xml
index d10892d..815b2f1 100644
--- a/core/camel-management-api/pom.xml
+++ b/core/camel-management-api/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-management/pom.xml b/core/camel-management/pom.xml
index 38cc007..93b3b6a 100644
--- a/core/camel-management/pom.xml
+++ b/core/camel-management/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-support/pom.xml b/core/camel-support/pom.xml
index f8b7f1e..9315c43 100644
--- a/core/camel-support/pom.xml
+++ b/core/camel-support/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-util/pom.xml b/core/camel-util/pom.xml
index f1bb69c..8c59294 100644
--- a/core/camel-util/pom.xml
+++ b/core/camel-util/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index f5b3967..25db9fd 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/docs/pom.xml b/docs/pom.xml
index d8b75c5..56f1a15 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/etc/pom.xml b/etc/pom.xml
index c4668fa..619ac05 100644
--- a/etc/pom.xml
+++ b/etc/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/examples/camel-example-activemq-tomcat/pom.xml b/examples/camel-example-activemq-tomcat/pom.xml
index 07ff338..e336e44 100644
--- a/examples/camel-example-activemq-tomcat/pom.xml
+++ b/examples/camel-example-activemq-tomcat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-activemq-tomcat</artifactId>
diff --git a/examples/camel-example-aggregate/pom.xml b/examples/camel-example-aggregate/pom.xml
index 2dde6c9..dca384e 100644
--- a/examples/camel-example-aggregate/pom.xml
+++ b/examples/camel-example-aggregate/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/camel-example-any23/pom.xml b/examples/camel-example-any23/pom.xml
index 4215526..c833291 100644
--- a/examples/camel-example-any23/pom.xml
+++ b/examples/camel-example-any23/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-any23</artifactId>
diff --git a/examples/camel-example-artemis-amqp-blueprint/pom.xml b/examples/camel-example-artemis-amqp-blueprint/pom.xml
index f2fa29f..c03178b 100644
--- a/examples/camel-example-artemis-amqp-blueprint/pom.xml
+++ b/examples/camel-example-artemis-amqp-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-artemis-amqp-blueprint</artifactId>
diff --git a/examples/camel-example-artemis-large-messages/pom.xml b/examples/camel-example-artemis-large-messages/pom.xml
index 3bfa03c..36ae711 100644
--- a/examples/camel-example-artemis-large-messages/pom.xml
+++ b/examples/camel-example-artemis-large-messages/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-artemis-large-messages</artifactId>
diff --git a/examples/camel-example-artemis/pom.xml b/examples/camel-example-artemis/pom.xml
index ee1453f..e3e1c87 100644
--- a/examples/camel-example-artemis/pom.xml
+++ b/examples/camel-example-artemis/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-artemis</artifactId>
diff --git a/examples/camel-example-as2/pom.xml b/examples/camel-example-as2/pom.xml
index 4e9e01d..ef5b41e 100644
--- a/examples/camel-example-as2/pom.xml
+++ b/examples/camel-example-as2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-example-as2</artifactId>
   <name>Camel :: Example :: AS2</name>
diff --git a/examples/camel-example-bigxml-split/pom.xml b/examples/camel-example-bigxml-split/pom.xml
index 17bc76c..00c1503 100644
--- a/examples/camel-example-bigxml-split/pom.xml
+++ b/examples/camel-example-bigxml-split/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-bigxml-split</artifactId>
diff --git a/examples/camel-example-billboard-aggr/pom.xml b/examples/camel-example-billboard-aggr/pom.xml
index eea9060..6aa7737 100644
--- a/examples/camel-example-billboard-aggr/pom.xml
+++ b/examples/camel-example-billboard-aggr/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-billboard-aggr</artifactId>
diff --git a/examples/camel-example-cafe-endpointdsl/pom.xml b/examples/camel-example-cafe-endpointdsl/pom.xml
index fde35df..14e2d22 100644
--- a/examples/camel-example-cafe-endpointdsl/pom.xml
+++ b/examples/camel-example-cafe-endpointdsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cafe-endpointdsl</artifactId>
diff --git a/examples/camel-example-cafe/pom.xml b/examples/camel-example-cafe/pom.xml
index 952bf1d..d2e4596 100644
--- a/examples/camel-example-cafe/pom.xml
+++ b/examples/camel-example-cafe/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cafe</artifactId>
diff --git a/examples/camel-example-cassandra-kubernetes/pom.xml b/examples/camel-example-cassandra-kubernetes/pom.xml
index dc26f05..520c33e 100644
--- a/examples/camel-example-cassandra-kubernetes/pom.xml
+++ b/examples/camel-example-cassandra-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-cassandra-kubernetes-example</artifactId>
diff --git a/examples/camel-example-cdi-aws-s3/pom.xml b/examples/camel-example-cdi-aws-s3/pom.xml
index d9aee29..82a1141 100644
--- a/examples/camel-example-cdi-aws-s3/pom.xml
+++ b/examples/camel-example-cdi-aws-s3/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-aws-s3</artifactId>
diff --git a/examples/camel-example-cdi-cassandraql/pom.xml b/examples/camel-example-cdi-cassandraql/pom.xml
index d7c2257..448fb9a 100644
--- a/examples/camel-example-cdi-cassandraql/pom.xml
+++ b/examples/camel-example-cdi-cassandraql/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-cassandraql</artifactId>
diff --git a/examples/camel-example-cdi-kubernetes/pom.xml b/examples/camel-example-cdi-kubernetes/pom.xml
index d74151c..2b3ba97 100644
--- a/examples/camel-example-cdi-kubernetes/pom.xml
+++ b/examples/camel-example-cdi-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-kubernetes</artifactId>
diff --git a/examples/camel-example-cdi-metrics/pom.xml b/examples/camel-example-cdi-metrics/pom.xml
index 8175d4e..648c76d 100644
--- a/examples/camel-example-cdi-metrics/pom.xml
+++ b/examples/camel-example-cdi-metrics/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-metrics</artifactId>
diff --git a/examples/camel-example-cdi-properties/pom.xml b/examples/camel-example-cdi-properties/pom.xml
index 60f6049..f5f2ecd 100644
--- a/examples/camel-example-cdi-properties/pom.xml
+++ b/examples/camel-example-cdi-properties/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-properties</artifactId>
diff --git a/examples/camel-example-cdi-rest-servlet/pom.xml b/examples/camel-example-cdi-rest-servlet/pom.xml
index 56da2c8..f2715df 100644
--- a/examples/camel-example-cdi-rest-servlet/pom.xml
+++ b/examples/camel-example-cdi-rest-servlet/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-rest-servlet</artifactId>
diff --git a/examples/camel-example-cdi-test/pom.xml b/examples/camel-example-cdi-test/pom.xml
index c6c652f..92864c3 100644
--- a/examples/camel-example-cdi-test/pom.xml
+++ b/examples/camel-example-cdi-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-test</artifactId>
diff --git a/examples/camel-example-cdi-xml/pom.xml b/examples/camel-example-cdi-xml/pom.xml
index 6cd5f94..40a6c31 100644
--- a/examples/camel-example-cdi-xml/pom.xml
+++ b/examples/camel-example-cdi-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-xml</artifactId>
diff --git a/examples/camel-example-cdi/pom.xml b/examples/camel-example-cdi/pom.xml
index 3c5d374..90bfd71 100644
--- a/examples/camel-example-cdi/pom.xml
+++ b/examples/camel-example-cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi</artifactId>
diff --git a/examples/camel-example-console/pom.xml b/examples/camel-example-console/pom.xml
index 5009bd4..54cc578 100644
--- a/examples/camel-example-console/pom.xml
+++ b/examples/camel-example-console/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-console</artifactId>
diff --git a/examples/camel-example-cxf-blueprint/pom.xml b/examples/camel-example-cxf-blueprint/pom.xml
index 752e9cd..3853c01 100644
--- a/examples/camel-example-cxf-blueprint/pom.xml
+++ b/examples/camel-example-cxf-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-blueprint</artifactId>
diff --git a/examples/camel-example-cxf-proxy/pom.xml b/examples/camel-example-cxf-proxy/pom.xml
index a1df487..98612fc 100644
--- a/examples/camel-example-cxf-proxy/pom.xml
+++ b/examples/camel-example-cxf-proxy/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-proxy</artifactId>
diff --git a/examples/camel-example-cxf-tomcat/pom.xml b/examples/camel-example-cxf-tomcat/pom.xml
index 4f4b6f6..df1acb0 100644
--- a/examples/camel-example-cxf-tomcat/pom.xml
+++ b/examples/camel-example-cxf-tomcat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>
diff --git a/examples/camel-example-cxf-ws-security-signature/pom.xml b/examples/camel-example-cxf-ws-security-signature/pom.xml
index 6cc5937..73a2320 100644
--- a/examples/camel-example-cxf-ws-security-signature/pom.xml
+++ b/examples/camel-example-cxf-ws-security-signature/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-ws-security-signature</artifactId>
diff --git a/examples/camel-example-cxf/pom.xml b/examples/camel-example-cxf/pom.xml
index dd0587a..ebe18a3 100644
--- a/examples/camel-example-cxf/pom.xml
+++ b/examples/camel-example-cxf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>
diff --git a/examples/camel-example-debezium/pom.xml b/examples/camel-example-debezium/pom.xml
index 13b8d8e..fefbb8e 100644
--- a/examples/camel-example-debezium/pom.xml
+++ b/examples/camel-example-debezium/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-debezium</artifactId>
diff --git a/examples/camel-example-ehcache-blueprint/pom.xml b/examples/camel-example-ehcache-blueprint/pom.xml
index e79c563..02642f8 100644
--- a/examples/camel-example-ehcache-blueprint/pom.xml
+++ b/examples/camel-example-ehcache-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ehcache-blueprint</artifactId>
diff --git a/examples/camel-example-fhir-auth-tx-spring-boot/pom.xml b/examples/camel-example-fhir-auth-tx-spring-boot/pom.xml
index fcffcd0..6c90828 100644
--- a/examples/camel-example-fhir-auth-tx-spring-boot/pom.xml
+++ b/examples/camel-example-fhir-auth-tx-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-fhir-auth-tx-spring-boot</artifactId>
diff --git a/examples/camel-example-fhir-osgi/pom.xml b/examples/camel-example-fhir-osgi/pom.xml
index 1b3d7fc..fdfc9b2 100644
--- a/examples/camel-example-fhir-osgi/pom.xml
+++ b/examples/camel-example-fhir-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-fhir-osgi</artifactId>
diff --git a/examples/camel-example-fhir-spring-boot/pom.xml b/examples/camel-example-fhir-spring-boot/pom.xml
index cbbcecb..5f773e4 100644
--- a/examples/camel-example-fhir-spring-boot/pom.xml
+++ b/examples/camel-example-fhir-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-fhir-spring-boot</artifactId>
diff --git a/examples/camel-example-fhir/pom.xml b/examples/camel-example-fhir/pom.xml
index c0712ef..e4d7e17 100644
--- a/examples/camel-example-fhir/pom.xml
+++ b/examples/camel-example-fhir/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-fhir</artifactId>
diff --git a/examples/camel-example-ftp/pom.xml b/examples/camel-example-ftp/pom.xml
index 0378c18..270a076 100644
--- a/examples/camel-example-ftp/pom.xml
+++ b/examples/camel-example-ftp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
diff --git a/examples/camel-example-google-pubsub/pom.xml b/examples/camel-example-google-pubsub/pom.xml
index 07b77e5..5240170 100644
--- a/examples/camel-example-google-pubsub/pom.xml
+++ b/examples/camel-example-google-pubsub/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-google-pubsub</artifactId>
diff --git a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
index aa03c6c..e672555 100644
--- a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-grpc-kubernetes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-client-kubernetes</artifactId>
diff --git a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
index db50e84..4b01e21 100644
--- a/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-grpc-kubernetes</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-server-kubernetes</artifactId>
diff --git a/examples/camel-example-grpc-kubernetes/pom.xml b/examples/camel-example-grpc-kubernetes/pom.xml
index 5b8581e..2430a8a 100644
--- a/examples/camel-example-grpc-kubernetes/pom.xml
+++ b/examples/camel-example-grpc-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-grpc-kubernetes</artifactId>
diff --git a/examples/camel-example-hazelcast-kubernetes/pom.xml b/examples/camel-example-hazelcast-kubernetes/pom.xml
index 1affde6..1b149ef 100644
--- a/examples/camel-example-hazelcast-kubernetes/pom.xml
+++ b/examples/camel-example-hazelcast-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-hazelcast-kubernetes-example</artifactId>
diff --git a/examples/camel-example-hystrix/client/pom.xml b/examples/camel-example-hystrix/client/pom.xml
index 7f2570a..70a5879 100644
--- a/examples/camel-example-hystrix/client/pom.xml
+++ b/examples/camel-example-hystrix/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-hystrix</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hystrix-client</artifactId>
diff --git a/examples/camel-example-hystrix/pom.xml b/examples/camel-example-hystrix/pom.xml
index 93528bc..1b8a7b7 100644
--- a/examples/camel-example-hystrix/pom.xml
+++ b/examples/camel-example-hystrix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hystrix</artifactId>
diff --git a/examples/camel-example-hystrix/service1/pom.xml b/examples/camel-example-hystrix/service1/pom.xml
index 0eb6448..84d39ac 100644
--- a/examples/camel-example-hystrix/service1/pom.xml
+++ b/examples/camel-example-hystrix/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-hystrix</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hystrix-service1</artifactId>
diff --git a/examples/camel-example-hystrix/service2/pom.xml b/examples/camel-example-hystrix/service2/pom.xml
index 675a098..59f99c5 100644
--- a/examples/camel-example-hystrix/service2/pom.xml
+++ b/examples/camel-example-hystrix/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-hystrix</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hystrix-service2</artifactId>
diff --git a/examples/camel-example-java8/pom.xml b/examples/camel-example-java8/pom.xml
index ece0904..7d22f8e 100644
--- a/examples/camel-example-java8/pom.xml
+++ b/examples/camel-example-java8/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-java8</artifactId>
diff --git a/examples/camel-example-jdbc/pom.xml b/examples/camel-example-jdbc/pom.xml
index e57bb3f..c6bacbb 100644
--- a/examples/camel-example-jdbc/pom.xml
+++ b/examples/camel-example-jdbc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jdbc</artifactId>
diff --git a/examples/camel-example-jira/pom.xml b/examples/camel-example-jira/pom.xml
index 4cd1605..af0df71 100644
--- a/examples/camel-example-jira/pom.xml
+++ b/examples/camel-example-jira/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jira</artifactId>
diff --git a/examples/camel-example-jms-file/pom.xml b/examples/camel-example-jms-file/pom.xml
index 5ffd192..9a6db14 100644
--- a/examples/camel-example-jms-file/pom.xml
+++ b/examples/camel-example-jms-file/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/camel-example-jmx/pom.xml b/examples/camel-example-jmx/pom.xml
index b3429e2..dcc70a9 100644
--- a/examples/camel-example-jmx/pom.xml
+++ b/examples/camel-example-jmx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jmx</artifactId>
diff --git a/examples/camel-example-jooq/pom.xml b/examples/camel-example-jooq/pom.xml
index 5588d9b..5916006 100644
--- a/examples/camel-example-jooq/pom.xml
+++ b/examples/camel-example-jooq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jooq</artifactId>
diff --git a/examples/camel-example-kafka-avro/pom.xml b/examples/camel-example-kafka-avro/pom.xml
index c47c83b..3c0d433 100644
--- a/examples/camel-example-kafka-avro/pom.xml
+++ b/examples/camel-example-kafka-avro/pom.xml
@@ -23,7 +23,7 @@
   <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
   <artifactId>camel-example-kafka-avro</artifactId>
diff --git a/examples/camel-example-kafka-offsetrepository/pom.xml b/examples/camel-example-kafka-offsetrepository/pom.xml
index 4c82063..124e708 100644
--- a/examples/camel-example-kafka-offsetrepository/pom.xml
+++ b/examples/camel-example-kafka-offsetrepository/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kafka-offsetrepository</artifactId>
diff --git a/examples/camel-example-kafka/pom.xml b/examples/camel-example-kafka/pom.xml
index f69989d..bbb77e7 100644
--- a/examples/camel-example-kafka/pom.xml
+++ b/examples/camel-example-kafka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kafka</artifactId>
diff --git a/examples/camel-example-kotlin/pom.xml b/examples/camel-example-kotlin/pom.xml
index 01579a6..8251ed4 100644
--- a/examples/camel-example-kotlin/pom.xml
+++ b/examples/camel-example-kotlin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kotlin</artifactId>
diff --git a/examples/camel-example-loadbalancing/pom.xml b/examples/camel-example-loadbalancing/pom.xml
index 1c08c9d..813dc60 100644
--- a/examples/camel-example-loadbalancing/pom.xml
+++ b/examples/camel-example-loadbalancing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-loadbalancing</artifactId>
diff --git a/examples/camel-example-loan-broker-cxf/pom.xml b/examples/camel-example-loan-broker-cxf/pom.xml
index 1bed0f2..1077c65 100644
--- a/examples/camel-example-loan-broker-cxf/pom.xml
+++ b/examples/camel-example-loan-broker-cxf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-loan-broker-cxf</artifactId>
diff --git a/examples/camel-example-loan-broker-jms/pom.xml b/examples/camel-example-loan-broker-jms/pom.xml
index 0c1e6de..098ce2f 100644
--- a/examples/camel-example-loan-broker-jms/pom.xml
+++ b/examples/camel-example-loan-broker-jms/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-loan-broker-jms</artifactId>
diff --git a/examples/camel-example-main-artemis/pom.xml b/examples/camel-example-main-artemis/pom.xml
index 29c26b8..d91175a 100644
--- a/examples/camel-example-main-artemis/pom.xml
+++ b/examples/camel-example-main-artemis/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-artemis</artifactId>
diff --git a/examples/camel-example-main-tiny/pom.xml b/examples/camel-example-main-tiny/pom.xml
index 37386e9..4eacc9e 100644
--- a/examples/camel-example-main-tiny/pom.xml
+++ b/examples/camel-example-main-tiny/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-tiny</artifactId>
diff --git a/examples/camel-example-main-xml/pom.xml b/examples/camel-example-main-xml/pom.xml
index 29b8092..b540a7a 100644
--- a/examples/camel-example-main-xml/pom.xml
+++ b/examples/camel-example-main-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-xml</artifactId>
diff --git a/examples/camel-example-main/pom.xml b/examples/camel-example-main/pom.xml
index a0845f8..88fe5e4 100644
--- a/examples/camel-example-main/pom.xml
+++ b/examples/camel-example-main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main</artifactId>
diff --git a/examples/camel-example-management/pom.xml b/examples/camel-example-management/pom.xml
index 284f07a..e1c1b24 100644
--- a/examples/camel-example-management/pom.xml
+++ b/examples/camel-example-management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>
diff --git a/examples/camel-example-micrometer/pom.xml b/examples/camel-example-micrometer/pom.xml
index 40aff5e..25960bf 100644
--- a/examples/camel-example-micrometer/pom.xml
+++ b/examples/camel-example-micrometer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-micrometer</artifactId>
diff --git a/examples/camel-example-mybatis/pom.xml b/examples/camel-example-mybatis/pom.xml
index e86c07b..167239d 100644
--- a/examples/camel-example-mybatis/pom.xml
+++ b/examples/camel-example-mybatis/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-mybatis</artifactId>
diff --git a/examples/camel-example-netty-custom-correlation/pom.xml b/examples/camel-example-netty-custom-correlation/pom.xml
index 190a417..c8b8ece 100644
--- a/examples/camel-example-netty-custom-correlation/pom.xml
+++ b/examples/camel-example-netty-custom-correlation/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-custom-correlation</artifactId>
diff --git a/examples/camel-example-netty-http/myapp-cdi/pom.xml b/examples/camel-example-netty-http/myapp-cdi/pom.xml
index ad2de5e..bde0c9f 100644
--- a/examples/camel-example-netty-http/myapp-cdi/pom.xml
+++ b/examples/camel-example-netty-http/myapp-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>camel-example-netty-http</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-myapp-cdi</artifactId>
diff --git a/examples/camel-example-netty-http/myapp-one/pom.xml b/examples/camel-example-netty-http/myapp-one/pom.xml
index 285fc4a..022dc78 100644
--- a/examples/camel-example-netty-http/myapp-one/pom.xml
+++ b/examples/camel-example-netty-http/myapp-one/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>camel-example-netty-http</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-myapp-one</artifactId>
diff --git a/examples/camel-example-netty-http/myapp-two/pom.xml b/examples/camel-example-netty-http/myapp-two/pom.xml
index a9debee..c2015e0 100644
--- a/examples/camel-example-netty-http/myapp-two/pom.xml
+++ b/examples/camel-example-netty-http/myapp-two/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>camel-example-netty-http</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-myapp-two</artifactId>
diff --git a/examples/camel-example-netty-http/pom.xml b/examples/camel-example-netty-http/pom.xml
index 21492a2..b50b874 100644
--- a/examples/camel-example-netty-http/pom.xml
+++ b/examples/camel-example-netty-http/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-http</artifactId>
diff --git a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
index 6c4e94c..0703f3a 100644
--- a/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
+++ b/examples/camel-example-netty-http/shared-netty-http-server/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <artifactId>camel-example-netty-http</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-http-shared</artifactId>
diff --git a/examples/camel-example-olingo4-blueprint/pom.xml b/examples/camel-example-olingo4-blueprint/pom.xml
index 7a70ee4..23a45da 100644
--- a/examples/camel-example-olingo4-blueprint/pom.xml
+++ b/examples/camel-example-olingo4-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-olingo4-blueprint</artifactId>
diff --git a/examples/camel-example-opentracing/client/pom.xml b/examples/camel-example-opentracing/client/pom.xml
index fba0ca2..415f384 100644
--- a/examples/camel-example-opentracing/client/pom.xml
+++ b/examples/camel-example-opentracing/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-opentracing</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-opentracing-client</artifactId>
diff --git a/examples/camel-example-opentracing/loggingtracer/pom.xml b/examples/camel-example-opentracing/loggingtracer/pom.xml
index 5b9f842..1d8da79 100644
--- a/examples/camel-example-opentracing/loggingtracer/pom.xml
+++ b/examples/camel-example-opentracing/loggingtracer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-opentracing</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-opentracing-loggingtracer</artifactId>
diff --git a/examples/camel-example-opentracing/pom.xml b/examples/camel-example-opentracing/pom.xml
index cacbd84..964d28e 100644
--- a/examples/camel-example-opentracing/pom.xml
+++ b/examples/camel-example-opentracing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-opentracing</artifactId>
diff --git a/examples/camel-example-opentracing/service1/pom.xml b/examples/camel-example-opentracing/service1/pom.xml
index db7c791..7329571 100644
--- a/examples/camel-example-opentracing/service1/pom.xml
+++ b/examples/camel-example-opentracing/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-opentracing</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-opentracing-service1</artifactId>
diff --git a/examples/camel-example-opentracing/service2/pom.xml b/examples/camel-example-opentracing/service2/pom.xml
index d27aed6..a0d9d06 100644
--- a/examples/camel-example-opentracing/service2/pom.xml
+++ b/examples/camel-example-opentracing/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-opentracing</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-opentracing-service2</artifactId>
diff --git a/examples/camel-example-pojo-messaging/pom.xml b/examples/camel-example-pojo-messaging/pom.xml
index 4f2fe25..d97a09d 100644
--- a/examples/camel-example-pojo-messaging/pom.xml
+++ b/examples/camel-example-pojo-messaging/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/camel-example-rabbitmq/pom.xml b/examples/camel-example-rabbitmq/pom.xml
index 764664a..52d23ec 100644
--- a/examples/camel-example-rabbitmq/pom.xml
+++ b/examples/camel-example-rabbitmq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-rabbitmq</artifactId>
diff --git a/examples/camel-example-reactive-executor-vertx/pom.xml b/examples/camel-example-reactive-executor-vertx/pom.xml
index f48181c..1a5e787 100644
--- a/examples/camel-example-reactive-executor-vertx/pom.xml
+++ b/examples/camel-example-reactive-executor-vertx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-reactive-executor-vertx</artifactId>
diff --git a/examples/camel-example-reactive-streams/pom.xml b/examples/camel-example-reactive-streams/pom.xml
index 6a4c244..cb7fb1c 100644
--- a/examples/camel-example-reactive-streams/pom.xml
+++ b/examples/camel-example-reactive-streams/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-reactive-streams</artifactId>
diff --git a/examples/camel-example-resilience4j/client/pom.xml b/examples/camel-example-resilience4j/client/pom.xml
index ad401e8..c8ad089 100644
--- a/examples/camel-example-resilience4j/client/pom.xml
+++ b/examples/camel-example-resilience4j/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-resilience4j</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-resilience4j-client</artifactId>
diff --git a/examples/camel-example-resilience4j/client2/pom.xml b/examples/camel-example-resilience4j/client2/pom.xml
index b618854..003c65c 100644
--- a/examples/camel-example-resilience4j/client2/pom.xml
+++ b/examples/camel-example-resilience4j/client2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-resilience4j</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-resilience4j-client2</artifactId>
diff --git a/examples/camel-example-resilience4j/pom.xml b/examples/camel-example-resilience4j/pom.xml
index 824ac1e..e5ce46b 100644
--- a/examples/camel-example-resilience4j/pom.xml
+++ b/examples/camel-example-resilience4j/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-resilience4j</artifactId>
diff --git a/examples/camel-example-resilience4j/service1/pom.xml b/examples/camel-example-resilience4j/service1/pom.xml
index e9b3b1e..19c0e78 100644
--- a/examples/camel-example-resilience4j/service1/pom.xml
+++ b/examples/camel-example-resilience4j/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-resilience4j</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-resilience4j-service1</artifactId>
diff --git a/examples/camel-example-resilience4j/service2/pom.xml b/examples/camel-example-resilience4j/service2/pom.xml
index 7c7f642..4c36f1e 100644
--- a/examples/camel-example-resilience4j/service2/pom.xml
+++ b/examples/camel-example-resilience4j/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-resilience4j</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-resilience4j-service2</artifactId>
diff --git a/examples/camel-example-rest-producer/pom.xml b/examples/camel-example-rest-producer/pom.xml
index 132afbc..beca6ee 100644
--- a/examples/camel-example-rest-producer/pom.xml
+++ b/examples/camel-example-rest-producer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-rest-producer</artifactId>
diff --git a/examples/camel-example-rest-swagger/pom.xml b/examples/camel-example-rest-swagger/pom.xml
index 472e565..6e2e06e 100644
--- a/examples/camel-example-rest-swagger/pom.xml
+++ b/examples/camel-example-rest-swagger/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-rest-swagger</artifactId>
diff --git a/examples/camel-example-route-throttling/pom.xml b/examples/camel-example-route-throttling/pom.xml
index 6e0fc3a..d7bf9be 100644
--- a/examples/camel-example-route-throttling/pom.xml
+++ b/examples/camel-example-route-throttling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>
diff --git a/examples/camel-example-servlet-rest-blueprint/pom.xml b/examples/camel-example-servlet-rest-blueprint/pom.xml
index 6850b7d..3003998 100644
--- a/examples/camel-example-servlet-rest-blueprint/pom.xml
+++ b/examples/camel-example-servlet-rest-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-rest-blueprint</artifactId>
diff --git a/examples/camel-example-servlet-tomcat/pom.xml b/examples/camel-example-servlet-tomcat/pom.xml
index 03bd72a..3be75b1 100644
--- a/examples/camel-example-servlet-tomcat/pom.xml
+++ b/examples/camel-example-servlet-tomcat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>
diff --git a/examples/camel-example-spark-rest/pom.xml b/examples/camel-example-spark-rest/pom.xml
index 248cbce..de119c6 100644
--- a/examples/camel-example-spark-rest/pom.xml
+++ b/examples/camel-example-spark-rest/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spark-rest</artifactId>
diff --git a/examples/camel-example-splunk/pom.xml b/examples/camel-example-splunk/pom.xml
index 744b952..c78c1c8 100644
--- a/examples/camel-example-splunk/pom.xml
+++ b/examples/camel-example-splunk/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-splunk</artifactId>
diff --git a/examples/camel-example-spring-boot-activemq/pom.xml b/examples/camel-example-spring-boot-activemq/pom.xml
index 91e5df5..0ebd72d 100644
--- a/examples/camel-example-spring-boot-activemq/pom.xml
+++ b/examples/camel-example-spring-boot-activemq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-activemq</artifactId>
diff --git a/examples/camel-example-spring-boot-amqp/pom.xml b/examples/camel-example-spring-boot-amqp/pom.xml
index c1fd449..722b7fc 100644
--- a/examples/camel-example-spring-boot-amqp/pom.xml
+++ b/examples/camel-example-spring-boot-amqp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-amqp</artifactId>
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
index ff96586..727f221 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/cluster-bootstrap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-bootstrap</artifactId>
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
index cf139c3..0485a69 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/cluster-node/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-node</artifactId>
diff --git a/examples/camel-example-spring-boot-clustered-route-controller/pom.xml b/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
index 737904b..c9d7a99 100644
--- a/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
+++ b/examples/camel-example-spring-boot-clustered-route-controller/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
diff --git a/examples/camel-example-spring-boot-geocoder/pom.xml b/examples/camel-example-spring-boot-geocoder/pom.xml
index ee240fe..c8ac1e8 100644
--- a/examples/camel-example-spring-boot-geocoder/pom.xml
+++ b/examples/camel-example-spring-boot-geocoder/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-geocoder</artifactId>
diff --git a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
index aa9a71d..3d7ca5e 100644
--- a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-client/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-boot-grpc</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-client</artifactId>
diff --git a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
index 9d937e5..603c2e5 100644
--- a/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/hello-camel-grpc-server/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-boot-grpc</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-server</artifactId>
diff --git a/examples/camel-example-spring-boot-grpc/pom.xml b/examples/camel-example-spring-boot-grpc/pom.xml
index 6b4f3de..22411ea 100644
--- a/examples/camel-example-spring-boot-grpc/pom.xml
+++ b/examples/camel-example-spring-boot-grpc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc</artifactId>
diff --git a/examples/camel-example-spring-boot-health-checks/application/pom.xml b/examples/camel-example-spring-boot-health-checks/application/pom.xml
index 3af26fd..7843bb1 100644
--- a/examples/camel-example-spring-boot-health-checks/application/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/application/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-boot-health-checks</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-health-checks-application</artifactId>
diff --git a/examples/camel-example-spring-boot-health-checks/pom.xml b/examples/camel-example-spring-boot-health-checks/pom.xml
index 49fa021..785b34c 100644
--- a/examples/camel-example-spring-boot-health-checks/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
diff --git a/examples/camel-example-spring-boot-health-checks/service/pom.xml b/examples/camel-example-spring-boot-health-checks/service/pom.xml
index 54092a3..9a5311b 100644
--- a/examples/camel-example-spring-boot-health-checks/service/pom.xml
+++ b/examples/camel-example-spring-boot-health-checks/service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-boot-health-checks</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-health-checks-service</artifactId>
diff --git a/examples/camel-example-spring-boot-infinispan/pom.xml b/examples/camel-example-spring-boot-infinispan/pom.xml
index 2a359ff..11400da 100644
--- a/examples/camel-example-spring-boot-infinispan/pom.xml
+++ b/examples/camel-example-spring-boot-infinispan/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-infinispan</artifactId>
diff --git a/examples/camel-example-spring-boot-master/pom.xml b/examples/camel-example-spring-boot-master/pom.xml
index 4895cf5..dfefe3b 100644
--- a/examples/camel-example-spring-boot-master/pom.xml
+++ b/examples/camel-example-spring-boot-master/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-master</artifactId>
diff --git a/examples/camel-example-spring-boot-metrics/pom.xml b/examples/camel-example-spring-boot-metrics/pom.xml
index 32f8533..bba134b 100644
--- a/examples/camel-example-spring-boot-metrics/pom.xml
+++ b/examples/camel-example-spring-boot-metrics/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-metrics</artifactId>
diff --git a/examples/camel-example-spring-boot-pojo/pom.xml b/examples/camel-example-spring-boot-pojo/pom.xml
index 9606219..7efc8ac 100644
--- a/examples/camel-example-spring-boot-pojo/pom.xml
+++ b/examples/camel-example-spring-boot-pojo/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-pojo</artifactId>
diff --git a/examples/camel-example-spring-boot-rest-jpa/pom.xml b/examples/camel-example-spring-boot-rest-jpa/pom.xml
index bdb8315..4b0cc6a 100644
--- a/examples/camel-example-spring-boot-rest-jpa/pom.xml
+++ b/examples/camel-example-spring-boot-rest-jpa/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-jpa</artifactId>
diff --git a/examples/camel-example-spring-boot-rest-swagger/pom.xml b/examples/camel-example-spring-boot-rest-swagger/pom.xml
index 0f961fb..a2a4a82 100644
--- a/examples/camel-example-spring-boot-rest-swagger/pom.xml
+++ b/examples/camel-example-spring-boot-rest-swagger/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger</artifactId>
diff --git a/examples/camel-example-spring-boot-servicecall/consumer/pom.xml b/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
index 43bec84..6ae1d2a 100644
--- a/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/consumer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-boot-servicecall</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-consumer</artifactId>
diff --git a/examples/camel-example-spring-boot-servicecall/pom.xml b/examples/camel-example-spring-boot-servicecall/pom.xml
index e55499b..c7e7388 100644
--- a/examples/camel-example-spring-boot-servicecall/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
diff --git a/examples/camel-example-spring-boot-servicecall/services/pom.xml b/examples/camel-example-spring-boot-servicecall/services/pom.xml
index 37378a8..2cc2709 100644
--- a/examples/camel-example-spring-boot-servicecall/services/pom.xml
+++ b/examples/camel-example-spring-boot-servicecall/services/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-boot-servicecall</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-services</artifactId>
diff --git a/examples/camel-example-spring-boot-supervising-route-controller/pom.xml b/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
index 744b6f4..5e16a01 100644
--- a/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
+++ b/examples/camel-example-spring-boot-supervising-route-controller/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-supervising-route-controller</artifactId>
diff --git a/examples/camel-example-spring-boot-xml/pom.xml b/examples/camel-example-spring-boot-xml/pom.xml
index 05ffff8..98b16a7 100644
--- a/examples/camel-example-spring-boot-xml/pom.xml
+++ b/examples/camel-example-spring-boot-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml</artifactId>
diff --git a/examples/camel-example-spring-boot/pom.xml b/examples/camel-example-spring-boot/pom.xml
index 8025c0f..afa2c1a 100644
--- a/examples/camel-example-spring-boot/pom.xml
+++ b/examples/camel-example-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot</artifactId>
diff --git a/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml b/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
index ac4d7fd..73bf12e 100644
--- a/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/consumer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-cloud-servicecall</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-servicecall-consumer</artifactId>
diff --git a/examples/camel-example-spring-cloud-servicecall/pom.xml b/examples/camel-example-spring-cloud-servicecall/pom.xml
index 7b3785c..2015c7a 100644
--- a/examples/camel-example-spring-cloud-servicecall/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-servicecall</artifactId>
diff --git a/examples/camel-example-spring-cloud-servicecall/service/pom.xml b/examples/camel-example-spring-cloud-servicecall/service/pom.xml
index fc18980..7f636f9 100644
--- a/examples/camel-example-spring-cloud-servicecall/service/pom.xml
+++ b/examples/camel-example-spring-cloud-servicecall/service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-cloud-servicecall</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-servicecall-service</artifactId>
diff --git a/examples/camel-example-spring-cloud-serviceregistry/consumer/pom.xml b/examples/camel-example-spring-cloud-serviceregistry/consumer/pom.xml
index d92c7f0..f7d4c43 100644
--- a/examples/camel-example-spring-cloud-serviceregistry/consumer/pom.xml
+++ b/examples/camel-example-spring-cloud-serviceregistry/consumer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-cloud-serviceregistry</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-serviceregistry-consumer</artifactId>
diff --git a/examples/camel-example-spring-cloud-serviceregistry/pom.xml b/examples/camel-example-spring-cloud-serviceregistry/pom.xml
index b96ed10..de43b64 100644
--- a/examples/camel-example-spring-cloud-serviceregistry/pom.xml
+++ b/examples/camel-example-spring-cloud-serviceregistry/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-serviceregistry</artifactId>
diff --git a/examples/camel-example-spring-cloud-serviceregistry/service/pom.xml b/examples/camel-example-spring-cloud-serviceregistry/service/pom.xml
index 16f763b..2a5f8f8 100644
--- a/examples/camel-example-spring-cloud-serviceregistry/service/pom.xml
+++ b/examples/camel-example-spring-cloud-serviceregistry/service/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-spring-cloud-serviceregistry</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-cloud-serviceregistry-service</artifactId>
diff --git a/examples/camel-example-spring-javaconfig/pom.xml b/examples/camel-example-spring-javaconfig/pom.xml
index d36f95d..441a636 100644
--- a/examples/camel-example-spring-javaconfig/pom.xml
+++ b/examples/camel-example-spring-javaconfig/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-javaconfig</artifactId>
diff --git a/examples/camel-example-spring-jms/pom.xml b/examples/camel-example-spring-jms/pom.xml
index 3aa6c06..71d9e60 100644
--- a/examples/camel-example-spring-jms/pom.xml
+++ b/examples/camel-example-spring-jms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-jms</artifactId>
diff --git a/examples/camel-example-spring-pulsar/pom.xml b/examples/camel-example-spring-pulsar/pom.xml
index 415bfac..e1ddf30 100644
--- a/examples/camel-example-spring-pulsar/pom.xml
+++ b/examples/camel-example-spring-pulsar/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-pulsar</artifactId>
diff --git a/examples/camel-example-spring-security/pom.xml b/examples/camel-example-spring-security/pom.xml
index f0a0f0f..ded3322 100644
--- a/examples/camel-example-spring-security/pom.xml
+++ b/examples/camel-example-spring-security/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/camel-example-spring-ws/pom.xml b/examples/camel-example-spring-ws/pom.xml
index 0c4830e..7da9c8d 100644
--- a/examples/camel-example-spring-ws/pom.xml
+++ b/examples/camel-example-spring-ws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/camel-example-spring-xquery/pom.xml b/examples/camel-example-spring-xquery/pom.xml
index bf96058..4e40ce5 100644
--- a/examples/camel-example-spring-xquery/pom.xml
+++ b/examples/camel-example-spring-xquery/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/camel-example-spring/pom.xml b/examples/camel-example-spring/pom.xml
index 801d0dc..1bec449 100644
--- a/examples/camel-example-spring/pom.xml
+++ b/examples/camel-example-spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring</artifactId>
diff --git a/examples/camel-example-sql-blueprint/pom.xml b/examples/camel-example-sql-blueprint/pom.xml
index d2583d3..e91088a 100644
--- a/examples/camel-example-sql-blueprint/pom.xml
+++ b/examples/camel-example-sql-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-sql-blueprint</artifactId>
diff --git a/examples/camel-example-ssh-security/pom.xml b/examples/camel-example-ssh-security/pom.xml
index cbd5547..60cfd55 100644
--- a/examples/camel-example-ssh-security/pom.xml
+++ b/examples/camel-example-ssh-security/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ssh-security</artifactId>
diff --git a/examples/camel-example-ssh/pom.xml b/examples/camel-example-ssh/pom.xml
index 0409ae4..c25fc36 100644
--- a/examples/camel-example-ssh/pom.xml
+++ b/examples/camel-example-ssh/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ssh</artifactId>
diff --git a/examples/camel-example-swagger-cdi/pom.xml b/examples/camel-example-swagger-cdi/pom.xml
index 9b6450a..577b659 100644
--- a/examples/camel-example-swagger-cdi/pom.xml
+++ b/examples/camel-example-swagger-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-swagger-cdi</artifactId>
diff --git a/examples/camel-example-swagger-osgi/pom.xml b/examples/camel-example-swagger-osgi/pom.xml
index 497316b..3664419 100644
--- a/examples/camel-example-swagger-osgi/pom.xml
+++ b/examples/camel-example-swagger-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-swagger-osgi</artifactId>
diff --git a/examples/camel-example-telegram/pom.xml b/examples/camel-example-telegram/pom.xml
index 5d35dc8..90b0588 100644
--- a/examples/camel-example-telegram/pom.xml
+++ b/examples/camel-example-telegram/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-telegram</artifactId>
diff --git a/examples/camel-example-transformer-blueprint/pom.xml b/examples/camel-example-transformer-blueprint/pom.xml
index a61d641..3f07b9e 100644
--- a/examples/camel-example-transformer-blueprint/pom.xml
+++ b/examples/camel-example-transformer-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-transformer-blueprint</artifactId>
diff --git a/examples/camel-example-transformer-cdi/pom.xml b/examples/camel-example-transformer-cdi/pom.xml
index e9028eb..3391be9 100644
--- a/examples/camel-example-transformer-cdi/pom.xml
+++ b/examples/camel-example-transformer-cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-transformer-cdi</artifactId>
diff --git a/examples/camel-example-transformer-demo/pom.xml b/examples/camel-example-transformer-demo/pom.xml
index 426d5ae..faf1467 100644
--- a/examples/camel-example-transformer-demo/pom.xml
+++ b/examples/camel-example-transformer-demo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-transformer-demo</artifactId>
diff --git a/examples/camel-example-twitter-salesforce/pom.xml b/examples/camel-example-twitter-salesforce/pom.xml
index c71f994..edcee62 100644
--- a/examples/camel-example-twitter-salesforce/pom.xml
+++ b/examples/camel-example-twitter-salesforce/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-twitter-salesforce</artifactId>
diff --git a/examples/camel-example-twitter-websocket-blueprint/pom.xml b/examples/camel-example-twitter-websocket-blueprint/pom.xml
index 93a3dbe..534c80d 100644
--- a/examples/camel-example-twitter-websocket-blueprint/pom.xml
+++ b/examples/camel-example-twitter-websocket-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-twitter-websocket-blueprint</artifactId>
diff --git a/examples/camel-example-twitter-websocket/pom.xml b/examples/camel-example-twitter-websocket/pom.xml
index c147eed..158b6c3 100644
--- a/examples/camel-example-twitter-websocket/pom.xml
+++ b/examples/camel-example-twitter-websocket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-twitter-websocket</artifactId>
diff --git a/examples/camel-example-validator-spring-boot/pom.xml b/examples/camel-example-validator-spring-boot/pom.xml
index d9cc8ce..248920e 100644
--- a/examples/camel-example-validator-spring-boot/pom.xml
+++ b/examples/camel-example-validator-spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-validator-spring-boot</artifactId>
diff --git a/examples/camel-example-webhook/pom.xml b/examples/camel-example-webhook/pom.xml
index 0f2279a..6779a71 100644
--- a/examples/camel-example-webhook/pom.xml
+++ b/examples/camel-example-webhook/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/camel-example-widget-gadget-cdi/pom.xml b/examples/camel-example-widget-gadget-cdi/pom.xml
index 2963b20..8816864 100644
--- a/examples/camel-example-widget-gadget-cdi/pom.xml
+++ b/examples/camel-example-widget-gadget-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-cdi</artifactId>
diff --git a/examples/camel-example-widget-gadget-java/pom.xml b/examples/camel-example-widget-gadget-java/pom.xml
index 6565223..0197057 100644
--- a/examples/camel-example-widget-gadget-java/pom.xml
+++ b/examples/camel-example-widget-gadget-java/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-java</artifactId>
diff --git a/examples/camel-example-widget-gadget-xml/pom.xml b/examples/camel-example-widget-gadget-xml/pom.xml
index ba1c2b0..6a867c2 100644
--- a/examples/camel-example-widget-gadget-xml/pom.xml
+++ b/examples/camel-example-widget-gadget-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-xml</artifactId>
diff --git a/examples/camel-example-zipkin/client/pom.xml b/examples/camel-example-zipkin/client/pom.xml
index 73f27b1..5b1006b 100644
--- a/examples/camel-example-zipkin/client/pom.xml
+++ b/examples/camel-example-zipkin/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-zipkin</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-zipkin-client</artifactId>
diff --git a/examples/camel-example-zipkin/pom.xml b/examples/camel-example-zipkin/pom.xml
index 1de0abb..fc537b2 100644
--- a/examples/camel-example-zipkin/pom.xml
+++ b/examples/camel-example-zipkin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-zipkin</artifactId>
diff --git a/examples/camel-example-zipkin/service1/pom.xml b/examples/camel-example-zipkin/service1/pom.xml
index 47b1b65..e4c14a9 100644
--- a/examples/camel-example-zipkin/service1/pom.xml
+++ b/examples/camel-example-zipkin/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-zipkin</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-zipkin-service1</artifactId>
diff --git a/examples/camel-example-zipkin/service2/pom.xml b/examples/camel-example-zipkin/service2/pom.xml
index 115e87f..ab8b927 100644
--- a/examples/camel-example-zipkin/service2/pom.xml
+++ b/examples/camel-example-zipkin/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-zipkin</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-zipkin-service2</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 02da621..fc475ce 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index 6df710e..b840111 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-parent</artifactId>
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index c48bfca..f51400c 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>commands</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-commands-core</artifactId>
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index fb88df6..5481fd7 100644
--- a/platforms/commands/pom.xml
+++ b/platforms/commands/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>commands</artifactId>
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 1540da1fa..b82c072 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index c2d1963..786ba58 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index dace54f..7fac892 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>karaf</artifactId>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 105a9c1..cb059bf 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-parent</artifactId>
-        <version>3.0.1-SNAPSHOT</version>
+        <version>3.1.0-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
diff --git a/platforms/spring-boot/components-starter/camel-activemq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-activemq-starter/pom.xml
index 7c432bf..bc0e0b0 100644
--- a/platforms/spring-boot/components-starter/camel-activemq-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-activemq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-activemq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
index 8ad424f..82205c0 100644
--- a/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ahc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ahc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
index b5f0880..30f8018 100644
--- a/platforms/spring-boot/components-starter/camel-ahc-ws-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ahc-ws-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
index 98dfb98..0c12b9d 100644
--- a/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-amqp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-amqp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-any23-starter/pom.xml b/platforms/spring-boot/components-starter/camel-any23-starter/pom.xml
index fe02a8a..3a65806 100644
--- a/platforms/spring-boot/components-starter/camel-any23-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-any23-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-any23-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
index 3208fe0..e7c9f8b 100644
--- a/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-apns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-apns-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-as2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-as2-starter/pom.xml
index 638da04b..4bb7963 100644
--- a/platforms/spring-boot/components-starter/camel-as2-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-as2-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-as2-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml b/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
index eedf752..5792f25 100644
--- a/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-asn1-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-asn1-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
index 7f52598..28487f0 100644
--- a/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-asterisk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-asterisk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
index 43e163a..91db31f 100644
--- a/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atmos-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atmos-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
index 3fd789c..5027385 100644
--- a/platforms/spring-boot/components-starter/camel-atmosphere-websocket-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atmosphere-websocket-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
index a4cc306..4a49b46 100644
--- a/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atom-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atom-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
index 1efbe6e..a66224e 100644
--- a/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-atomix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-atomix-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
index 411e4ff..e174542 100644
--- a/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-avro-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-avro-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-cw-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-cw-starter/pom.xml
index 10c9438..ea13bba 100644
--- a/platforms/spring-boot/components-starter/camel-aws-cw-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-cw-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-ddb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-ddb-starter/pom.xml
index 50ee521..1252463 100644
--- a/platforms/spring-boot/components-starter/camel-aws-ddb-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-ddb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-ec2-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-ec2-starter/pom.xml
index cc7d392..c04ae42 100644
--- a/platforms/spring-boot/components-starter/camel-aws-ec2-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-ec2-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-ecs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-ecs-starter/pom.xml
index 59987db..a5446b1 100644
--- a/platforms/spring-boot/components-starter/camel-aws-ecs-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-ecs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-eks-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-eks-starter/pom.xml
index 4b61be8..8889514 100644
--- a/platforms/spring-boot/components-starter/camel-aws-eks-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-eks-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-iam-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-iam-starter/pom.xml
index 255bb5d..800b977 100644
--- a/platforms/spring-boot/components-starter/camel-aws-iam-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-iam-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-kinesis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-kinesis-starter/pom.xml
index ed50cdc..a7b7e47 100644
--- a/platforms/spring-boot/components-starter/camel-aws-kinesis-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-kinesis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-kms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-kms-starter/pom.xml
index 95e9e9c..c32143e 100644
--- a/platforms/spring-boot/components-starter/camel-aws-kms-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-kms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-lambda-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-lambda-starter/pom.xml
index dbad642..988e871 100644
--- a/platforms/spring-boot/components-starter/camel-aws-lambda-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-lambda-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-mq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-mq-starter/pom.xml
index ce1a53d..34b5bbd 100644
--- a/platforms/spring-boot/components-starter/camel-aws-mq-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-mq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-msk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-msk-starter/pom.xml
index 7691c27..afa3d47 100644
--- a/platforms/spring-boot/components-starter/camel-aws-msk-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-msk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-s3-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-s3-starter/pom.xml
index 4ce3c83..82a9e15 100644
--- a/platforms/spring-boot/components-starter/camel-aws-s3-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-s3-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-sdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-sdb-starter/pom.xml
index 8f21464..f4347ae 100644
--- a/platforms/spring-boot/components-starter/camel-aws-sdb-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-sdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-ses-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-ses-starter/pom.xml
index 2beeea8..628ce31 100644
--- a/platforms/spring-boot/components-starter/camel-aws-ses-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-ses-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-sns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-sns-starter/pom.xml
index b0d62b6..d9bac77 100644
--- a/platforms/spring-boot/components-starter/camel-aws-sns-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-sns-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-sqs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-sqs-starter/pom.xml
index b6236f5..58998dd 100644
--- a/platforms/spring-boot/components-starter/camel-aws-sqs-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-sqs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-swf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-swf-starter/pom.xml
index 6d56715..7920c4e 100644
--- a/platforms/spring-boot/components-starter/camel-aws-swf-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-swf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-translate-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-translate-starter/pom.xml
index 6e46a96..3f4e618 100644
--- a/platforms/spring-boot/components-starter/camel-aws-translate-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-translate-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-aws-xray-starter/pom.xml b/platforms/spring-boot/components-starter/camel-aws-xray-starter/pom.xml
index 7060f6b..b97732f 100644
--- a/platforms/spring-boot/components-starter/camel-aws-xray-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-aws-xray-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
index 7deec1e..52db878 100644
--- a/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-azure-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-azure-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
index 3a16084..c0a13fc 100644
--- a/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-barcode-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-barcode-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
index 3612390..759a3e7 100644
--- a/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-base64-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-base64-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-bean-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bean-starter/pom.xml
index 840a861..da72e5b 100644
--- a/platforms/spring-boot/components-starter/camel-bean-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bean-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bean-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
index 25f7de5..1bc42ab 100644
--- a/platforms/spring-boot/components-starter/camel-bean-validator-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bean-validator-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
index c7558ca..9dc1d9c 100644
--- a/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-beanio-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-beanio-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
index 3134611..e565d5d 100644
--- a/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-beanstalk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-beanstalk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
index 5b33e97..ff1a88a 100644
--- a/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bindy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bindy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
index 55dd59a..1797105 100644
--- a/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-bonita-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-bonita-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
index 642281a..7e668de 100644
--- a/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-box-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-box-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
index d94de83..d8c5113 100644
--- a/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-braintree-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-braintree-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-browse-starter/pom.xml b/platforms/spring-boot/components-starter/camel-browse-starter/pom.xml
index 2fad170..09e7433 100644
--- a/platforms/spring-boot/components-starter/camel-browse-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-browse-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-browse-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml b/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
index e96b58b..5530a53 100644
--- a/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-caffeine-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-caffeine-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
index f388cc4..4401cb3 100644
--- a/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cassandraql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cassandraql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-cbor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cbor-starter/pom.xml
index c640806..b1ea6fa 100644
--- a/platforms/spring-boot/components-starter/camel-cbor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cbor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cbor-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-chatscript-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chatscript-starter/pom.xml
index 4e681c8..240a40b 100644
--- a/platforms/spring-boot/components-starter/camel-chatscript-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-chatscript-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-chatscript-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
index 85e1052..a072c7e 100644
--- a/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-chunk-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-chunk-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
index 41ac7b3..72266dc 100644
--- a/platforms/spring-boot/components-starter/camel-cm-sms-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cm-sms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
index 980e872..3546a6d 100644
--- a/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cmis-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cmis-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
index 33bd944..dfe4030 100644
--- a/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-coap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-coap-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
index 9a9ced7..4684bd1 100644
--- a/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cometd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cometd-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
index 591b951..cadd763 100644
--- a/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-consul-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-consul-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-controlbus-starter/pom.xml b/platforms/spring-boot/components-starter/camel-controlbus-starter/pom.xml
index 80ab204..3312456 100644
--- a/platforms/spring-boot/components-starter/camel-controlbus-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-controlbus-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-controlbus-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-corda-starter/pom.xml b/platforms/spring-boot/components-starter/camel-corda-starter/pom.xml
index 9f4775c..a0a8f6a 100644
--- a/platforms/spring-boot/components-starter/camel-corda-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-corda-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-corda-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
index 49dfe53..d49c202 100644
--- a/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-core-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-core-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
index b60395c..533f051 100644
--- a/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-couchbase-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-couchbase-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
index 27a330e..c22b3b4 100644
--- a/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-couchdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-couchdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
index 57fc245..2f88bec 100644
--- a/platforms/spring-boot/components-starter/camel-crypto-cms-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-crypto-cms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
index 24fa609..8c93d07 100644
--- a/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-crypto-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-crypto-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
index 6b5f357..646860a 100644
--- a/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-csv-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-csv-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
index d558d8a..c84e910 100644
--- a/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-cxf-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cxf-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml b/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
index 06788b8..ec5a39c 100644
--- a/platforms/spring-boot/components-starter/camel-cxf-transport-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-cxf-transport-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-dataformat-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dataformat-starter/pom.xml
index c77d661..57cbeb1 100644
--- a/platforms/spring-boot/components-starter/camel-dataformat-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dataformat-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dataformat-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-dataset-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dataset-starter/pom.xml
index bdbd9e0..cc64a83 100644
--- a/platforms/spring-boot/components-starter/camel-dataset-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dataset-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dataset-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-debezium-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-debezium-common-starter/pom.xml
index 735cb17..e2e10b9 100644
--- a/platforms/spring-boot/components-starter/camel-debezium-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-debezium-common-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-debezium-common-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-debezium-mongodb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-debezium-mongodb-starter/pom.xml
index aba750c..eb2f1ba 100644
--- a/platforms/spring-boot/components-starter/camel-debezium-mongodb-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-debezium-mongodb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-debezium-mysql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-debezium-mysql-starter/pom.xml
index 9e7972b..69ceee9 100644
--- a/platforms/spring-boot/components-starter/camel-debezium-mysql-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-debezium-mysql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-debezium-postgres-starter/pom.xml b/platforms/spring-boot/components-starter/camel-debezium-postgres-starter/pom.xml
index 553658a..27a86d1 100644
--- a/platforms/spring-boot/components-starter/camel-debezium-postgres-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-debezium-postgres-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-debezium-sqlserver-starter/pom.xml b/platforms/spring-boot/components-starter/camel-debezium-sqlserver-starter/pom.xml
index e69c425..a1f69a5 100644
--- a/platforms/spring-boot/components-starter/camel-debezium-sqlserver-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-debezium-sqlserver-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
index 4c02144..897ab8e 100644
--- a/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-digitalocean-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-digitalocean-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-direct-starter/pom.xml b/platforms/spring-boot/components-starter/camel-direct-starter/pom.xml
index 7d75c03..4aad41f 100644
--- a/platforms/spring-boot/components-starter/camel-direct-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-direct-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-direct-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-directvm-starter/pom.xml b/platforms/spring-boot/components-starter/camel-directvm-starter/pom.xml
index 5389c2d..1deae9b 100644
--- a/platforms/spring-boot/components-starter/camel-directvm-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-directvm-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-directvm-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
index 19bdfdf..1ef7f34 100644
--- a/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-disruptor-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-disruptor-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
index c77cd88..6f12e98 100644
--- a/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dns-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dns-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
index 7fef1fb..f22b3c0 100644
--- a/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-docker-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-docker-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
index 996d33b..fbf7dd0 100644
--- a/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dozer-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dozer-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
index 0583424..1d78cef 100644
--- a/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-drill-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-drill-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
index ec6fb4d..5b91511 100644
--- a/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-dropbox-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-dropbox-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
index dfcc2d6..0e08827 100644
--- a/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ehcache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ehcache-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-elasticsearch-rest-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elasticsearch-rest-starter/pom.xml
index 4612fa1..ddd3f17 100644
--- a/platforms/spring-boot/components-starter/camel-elasticsearch-rest-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-elasticsearch-rest-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
index e1459c9..c2922d6 100644
--- a/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-elsql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-elsql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml b/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
index 6a07f42..0fa8fa2 100644
--- a/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-etcd-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-etcd-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml b/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
index ca75f82..690b720 100644
--- a/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-exec-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-exec-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml b/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
index 023d3a0..394c0b6 100644
--- a/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-facebook-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-facebook-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
index 83db72a..2b55467 100644
--- a/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-fastjson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-fastjson-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-fhir-starter/pom.xml b/platforms/spring-boot/components-starter/camel-fhir-starter/pom.xml
index e9c5531..b0a9071 100644
--- a/platforms/spring-boot/components-starter/camel-fhir-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-fhir-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-fhir-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-file-starter/pom.xml b/platforms/spring-boot/components-starter/camel-file-starter/pom.xml
index 42c4b9a..8ffff44 100644
--- a/platforms/spring-boot/components-starter/camel-file-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-file-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-file-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-file-watch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-file-watch-starter/pom.xml
index d6a7be8..80f1af0 100644
--- a/platforms/spring-boot/components-starter/camel-file-watch-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-file-watch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
index 8d87298..806daa8 100644
--- a/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flatpack-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-flatpack-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
index 0f55d7f..1aac494 100644
--- a/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-flink-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-flink-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml b/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
index 94d8b11..0f7c38c 100644
--- a/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-fop-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-fop-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml b/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
index 1125f38..dee098a 100644
--- a/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-freemarker-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-freemarker-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
index 22f18e2..595d8df 100644
--- a/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ftp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ftp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
index 05718f7..9b0bf47 100644
--- a/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ganglia-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ganglia-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml b/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
index 5e04e07..be7366b 100644
--- a/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-geocoder-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-geocoder-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-git-starter/pom.xml b/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
index 79cefd7..535549a 100644
--- a/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-git-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-git-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-github-starter/pom.xml b/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
index 33f967a..cb1f686 100644
--- a/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-github-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-github-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
index 7ca9d25..252e226 100644
--- a/platforms/spring-boot/components-starter/camel-google-bigquery-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-bigquery-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
index c1e1df7..54d35fc 100644
--- a/platforms/spring-boot/components-starter/camel-google-calendar-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-calendar-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
index 92e87af..15e90e8 100644
--- a/platforms/spring-boot/components-starter/camel-google-drive-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-drive-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
index dee6f58..0a29e7f 100644
--- a/platforms/spring-boot/components-starter/camel-google-mail-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-mail-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
index f877c73..6b28f41 100644
--- a/platforms/spring-boot/components-starter/camel-google-pubsub-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-pubsub-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-google-sheets-starter/pom.xml b/platforms/spring-boot/components-starter/camel-google-sheets-starter/pom.xml
index 8abf1a7..bd9dcb1 100644
--- a/platforms/spring-boot/components-starter/camel-google-sheets-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-google-sheets-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml b/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
index 8139c5f..40c9830 100644
--- a/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-gora-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-gora-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
index 2c51cd5..6856828 100644
--- a/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grape-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-grape-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-graphql-starter/pom.xml b/platforms/spring-boot/components-starter/camel-graphql-starter/pom.xml
index c47cbf6..a59355e 100644
--- a/platforms/spring-boot/components-starter/camel-graphql-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-graphql-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-graphql-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-grok-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grok-starter/pom.xml
index 9cc42c7..1eb9889 100644
--- a/platforms/spring-boot/components-starter/camel-grok-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grok-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-grok-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml b/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
index 47f39f8..e1a847c 100644
--- a/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-groovy-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-groovy-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
index 49a9daf..5659232 100644
--- a/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-grpc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-grpc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
index f182139..c74609d 100644
--- a/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-gson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-gson-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml b/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
index fe7edc7..aebbf05 100644
--- a/platforms/spring-boot/components-starter/camel-guava-eventbus-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-guava-eventbus-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
index fafcbaf..f704a6b 100644
--- a/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hazelcast-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hazelcast-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
index 5322b77..0022d75 100644
--- a/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hbase-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hbase-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
index c26b59d..20499f6 100644
--- a/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hdfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hdfs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
index d54e6af..70050c7 100644
--- a/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hipchat-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hipchat-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
index 61b7fc7..b744928 100644
--- a/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hl7-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hl7-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
index a718105..b559095 100644
--- a/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http-common-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-http-common-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
index a7c538b..63337ee 100644
--- a/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-http-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-http-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
index f38b618..db51aba 100644
--- a/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-hystrix-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-hystrix-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
index a075245..c2fb9af 100644
--- a/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ical-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ical-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml b/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
index f3b0125..90b88e1 100644
--- a/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-iec60870-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-iec60870-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
index 4e6a0de..8c5d6a9 100644
--- a/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ignite-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ignite-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
index 7c7429e..27e552f 100644
--- a/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-infinispan-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-infinispan-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
index 3a713d1..fe3df34 100644
--- a/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-influxdb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-influxdb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-iota-starter/pom.xml b/platforms/spring-boot/components-starter/camel-iota-starter/pom.xml
index a34b45e..1ea66d6 100644
--- a/platforms/spring-boot/components-starter/camel-iota-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-iota-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-iota-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
index 1ba4ac7..62d414a 100644
--- a/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ipfs-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ipfs-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
index 67e0fc9..337485e 100644
--- a/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-irc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-irc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
index 1503e9c..dcbe770 100644
--- a/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ironmq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-ironmq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
index 6561450..8d6408e 100644
--- a/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jackson-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jackson-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
index f20684b..63ba3f7 100644
--- a/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jacksonxml-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jacksonxml-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
index 4bcb16f..4085f76 100644
--- a/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jasypt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jasypt-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
index 7eff752..be21996 100644
--- a/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jaxb-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jaxb-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jaxp-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jaxp-starter/pom.xml
index 589f406..cbf7bdb 100644
--- a/platforms/spring-boot/components-starter/camel-jaxp-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jaxp-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jaxp-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
index 09adaec..c919b9b 100644
--- a/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jbpm-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jbpm-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
index 1233567..b8de7ed 100644
--- a/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jcache-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jcache-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jclouds-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jclouds-starter/pom.xml
index 0c29c74..cb14094 100644
--- a/platforms/spring-boot/components-starter/camel-jclouds-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jclouds-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jclouds-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
index 7d28c39..d1bcc4d 100644
--- a/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jcr-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jcr-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
index 6326951..7b72717 100644
--- a/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jdbc-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jdbc-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
index 9053f66..3da98f2 100644
--- a/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty-common-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jetty-common-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
index df308b7..081fe13 100644
--- a/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jetty-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jetty-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jgroups-raft-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jgroups-raft-starter/pom.xml
index 18e9d9b..44c08c7 100644
--- a/platforms/spring-boot/components-starter/camel-jgroups-raft-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jgroups-raft-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
index 9745a95..79ddbad 100644
--- a/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jgroups-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jgroups-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
index f2dc41e..115f353 100644
--- a/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jing-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jing-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
index e9bb207..9ffe552 100644
--- a/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jira-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jira-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
index 32a706e..7e86d0b 100644
--- a/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jms-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jms-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
index 1f60af2..e8587a5 100644
--- a/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jmx-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jmx-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml b/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
index 98419d8..72412a1 100644
--- a/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-johnzon-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-johnzon-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
index 842d2e2..a5f8146 100644
--- a/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jolt-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jolt-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jooq-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jooq-starter/pom.xml
index c3c4cc6..897f5cb 100644
--- a/platforms/spring-boot/components-starter/camel-jooq-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jooq-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jooq-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
index 5bdc918..174ae94 100644
--- a/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jpa-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jpa-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
index e758119..6992b11 100644
--- a/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jsch-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jsch-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml b/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
index 043c841..052699e 100644
--- a/platforms/spring-boot/components-starter/camel-json-validator-starter/pom.xml
+++ b/platforms/spring-boot/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.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-json-validator-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jsonapi-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsonapi-starter/pom.xml
index 606582c..18c8503 100644
--- a/platforms/spring-boot/components-starter/camel-jsonapi-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jsonapi-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jsonapi-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
index 4a5d955..fd9d804 100644
--- a/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jsonpath-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jsonpath-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml b/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
index c2721dc..b9b7125 100644
--- a/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-jt400-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-jt400-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
index abfc5e3..2199435 100644
--- a/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kafka-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kafka-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
index eda98d9..d2916a3 100644
--- a/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kubernetes-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kubernetes-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-kudu-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kudu-starter/pom.xml
index e596135..75d2f1d 100644
--- a/platforms/spring-boot/components-starter/camel-kudu-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kudu-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kudu-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml b/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
index 461db5c..cccf8d7 100644
--- a/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-kura-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-kura-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-language-starter/pom.xml b/platforms/spring-boot/components-starter/camel-language-starter/pom.xml
index 18bf8ef..117ee8c 100644
--- a/platforms/spring-boot/components-starter/camel-language-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-language-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
-    <version>3.0.1-SNAPSHOT</version>
+    <version>3.1.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-language-starter</artifactId>
   <packaging>jar</packaging>
diff --git a/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml b/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
index e3992cd..3b04994 100644
--- a/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
+++ b/platforms/spring-boot/components-starter/camel-ldap-starter/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.springboot</groupId>
     <artifactId>components-starter</artifactId>
... 2332 lines suppressed ...