Upgrade for next version
diff --git a/examples/activemq-tomcat/pom.xml b/examples/activemq-tomcat/pom.xml
index ec1bb1c..ad30219 100644
--- a/examples/activemq-tomcat/pom.xml
+++ b/examples/activemq-tomcat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-activemq-tomcat</artifactId>
diff --git a/examples/aggregate-dist/pom.xml b/examples/aggregate-dist/pom.xml
index f22d503..e80e5d5 100644
--- a/examples/aggregate-dist/pom.xml
+++ b/examples/aggregate-dist/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aggregate-dist</artifactId>
diff --git a/examples/aggregate/pom.xml b/examples/aggregate/pom.xml
index 53edbe9..3db2de4 100644
--- a/examples/aggregate/pom.xml
+++ b/examples/aggregate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/any23/pom.xml b/examples/any23/pom.xml
index 64fc31e..08e4973 100644
--- a/examples/any23/pom.xml
+++ b/examples/any23/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-any23</artifactId>
diff --git a/examples/artemis-large-messages/pom.xml b/examples/artemis-large-messages/pom.xml
index a2cd8a6..31144c5 100644
--- a/examples/artemis-large-messages/pom.xml
+++ b/examples/artemis-large-messages/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-artemis-large-messages</artifactId>
diff --git a/examples/artemis/pom.xml b/examples/artemis/pom.xml
index 4342809..146fd5e 100644
--- a/examples/artemis/pom.xml
+++ b/examples/artemis/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-artemis</artifactId>
diff --git a/examples/as2/pom.xml b/examples/as2/pom.xml
index 78161da..488c87a 100644
--- a/examples/as2/pom.xml
+++ b/examples/as2/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.10.0-SNAPSHOT</version>
   </parent>
   <artifactId>camel-example-as2</artifactId>
   <name>Camel :: Example :: AS2</name>
diff --git a/examples/aws-secrets-manager/README.adoc b/examples/aws-secrets-manager/README.adoc
index d6c4dac..649a987 100644
--- a/examples/aws-secrets-manager/README.adoc
+++ b/examples/aws-secrets-manager/README.adoc
@@ -46,7 +46,7 @@
 07:28:51.143 [org.apache.camel.example.MyApplication.main()] INFO  o.apache.camel.main.BaseMainSupport -     camel.component.aws-secrets-manager.region=eu-west-1
 07:28:51.699 [org.apache.camel.example.MyApplication.main()] INFO  o.a.c.i.engine.AbstractCamelContext - Routes startup summary (total:1 started:1)
 07:28:51.699 [org.apache.camel.example.MyApplication.main()] INFO  o.a.c.i.engine.AbstractCamelContext -     Started route1 (timer://myTimer)
-07:28:51.699 [org.apache.camel.example.MyApplication.main()] INFO  o.a.c.i.engine.AbstractCamelContext - Apache Camel 3.9.0-SNAPSHOT (AWS-secrets-manager) started in 537ms (build:27ms init:112ms start:398ms)
+07:28:51.699 [org.apache.camel.example.MyApplication.main()] INFO  o.a.c.i.engine.AbstractCamelContext - Apache Camel 3.10.0-SNAPSHOT (AWS-secrets-manager) started in 537ms (build:27ms init:112ms start:398ms)
 07:28:53.429 [Camel (AWS-secrets-manager) thread #0 - timer://myTimer] INFO  o.a.c.component.http.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@7d5604cb
 07:28:54.128 [Camel (AWS-secrets-manager) thread #0 - timer://myTimer] INFO  route1 - Current Amazon price: 3135.73 $
 ----
diff --git a/examples/aws-secrets-manager/pom.xml b/examples/aws-secrets-manager/pom.xml
index 1fb19fb..e6083a2 100644
--- a/examples/aws-secrets-manager/pom.xml
+++ b/examples/aws-secrets-manager/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-aws-secrets-manager</artifactId>
diff --git a/examples/azure-storage-blob/pom.xml b/examples/azure-storage-blob/pom.xml
index 59bad6a..469c679 100644
--- a/examples/azure-storage-blob/pom.xml
+++ b/examples/azure-storage-blob/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-azure-storage-blob</artifactId>
diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml
index d479dd2..fa5116f 100644
--- a/examples/basic/pom.xml
+++ b/examples/basic/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-basic</artifactId>
diff --git a/examples/bigxml-split/pom.xml b/examples/bigxml-split/pom.xml
index b9fbb45..79eb813 100644
--- a/examples/bigxml-split/pom.xml
+++ b/examples/bigxml-split/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-bigxml-split</artifactId>
diff --git a/examples/billboard-aggregate/pom.xml b/examples/billboard-aggregate/pom.xml
index 78c3839..eab6838 100644
--- a/examples/billboard-aggregate/pom.xml
+++ b/examples/billboard-aggregate/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-billboard-aggr</artifactId>
diff --git a/examples/cafe-endpointdsl/pom.xml b/examples/cafe-endpointdsl/pom.xml
index a7ef824..e304ac2 100644
--- a/examples/cafe-endpointdsl/pom.xml
+++ b/examples/cafe-endpointdsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cafe-endpointdsl</artifactId>
diff --git a/examples/cafe/pom.xml b/examples/cafe/pom.xml
index 6195275..6fb7498 100644
--- a/examples/cafe/pom.xml
+++ b/examples/cafe/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cafe</artifactId>
diff --git a/examples/cassandra-kubernetes/pom.xml b/examples/cassandra-kubernetes/pom.xml
index af3b513..d72009a 100644
--- a/examples/cassandra-kubernetes/pom.xml
+++ b/examples/cassandra-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cassandra-kubernetes</artifactId>
diff --git a/examples/cdi-cassandraql/pom.xml b/examples/cdi-cassandraql/pom.xml
index 34b5357..eb95300 100644
--- a/examples/cdi-cassandraql/pom.xml
+++ b/examples/cdi-cassandraql/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-cassandraql</artifactId>
diff --git a/examples/cdi-kubernetes/pom.xml b/examples/cdi-kubernetes/pom.xml
index 7b3e4d6..e5c868f 100644
--- a/examples/cdi-kubernetes/pom.xml
+++ b/examples/cdi-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-kubernetes</artifactId>
diff --git a/examples/cdi-metrics/pom.xml b/examples/cdi-metrics/pom.xml
index 3e4fd9a..9b9e413 100644
--- a/examples/cdi-metrics/pom.xml
+++ b/examples/cdi-metrics/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-metrics</artifactId>
diff --git a/examples/cdi-minio/pom.xml b/examples/cdi-minio/pom.xml
index cb3045a..2e0018d 100644
--- a/examples/cdi-minio/pom.xml
+++ b/examples/cdi-minio/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>examples</artifactId>
     <groupId>org.apache.camel.example</groupId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.10.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>camel-example-cdi-minio</artifactId>
diff --git a/examples/cdi-properties/pom.xml b/examples/cdi-properties/pom.xml
index 7aac539..2902f62 100644
--- a/examples/cdi-properties/pom.xml
+++ b/examples/cdi-properties/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-properties</artifactId>
diff --git a/examples/cdi-rest-servlet/pom.xml b/examples/cdi-rest-servlet/pom.xml
index d2e20a8..3145928 100644
--- a/examples/cdi-rest-servlet/pom.xml
+++ b/examples/cdi-rest-servlet/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-rest-servlet</artifactId>
diff --git a/examples/cdi-test/pom.xml b/examples/cdi-test/pom.xml
index daaeb7b..69326ef 100644
--- a/examples/cdi-test/pom.xml
+++ b/examples/cdi-test/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-test</artifactId>
diff --git a/examples/cdi-xml/pom.xml b/examples/cdi-xml/pom.xml
index d8c2ca0..0e10ecd 100644
--- a/examples/cdi-xml/pom.xml
+++ b/examples/cdi-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi-xml</artifactId>
diff --git a/examples/cdi/pom.xml b/examples/cdi/pom.xml
index 850eff2..23e0115 100644
--- a/examples/cdi/pom.xml
+++ b/examples/cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cdi</artifactId>
diff --git a/examples/console/pom.xml b/examples/console/pom.xml
index c9413df..020b869 100644
--- a/examples/console/pom.xml
+++ b/examples/console/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-console</artifactId>
diff --git a/examples/csimple-joor/pom.xml b/examples/csimple-joor/pom.xml
index 197e801..4a932b3 100644
--- a/examples/csimple-joor/pom.xml
+++ b/examples/csimple-joor/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-csimple-joor</artifactId>
diff --git a/examples/csimple/pom.xml b/examples/csimple/pom.xml
index d9b4eec..7d7ba1c 100644
--- a/examples/csimple/pom.xml
+++ b/examples/csimple/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-csimple</artifactId>
diff --git a/examples/cxf-proxy/pom.xml b/examples/cxf-proxy/pom.xml
index e4c07e4..18ad85d 100644
--- a/examples/cxf-proxy/pom.xml
+++ b/examples/cxf-proxy/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-proxy</artifactId>
diff --git a/examples/cxf-tomcat/pom.xml b/examples/cxf-tomcat/pom.xml
index b6425cf..3e45f49 100644
--- a/examples/cxf-tomcat/pom.xml
+++ b/examples/cxf-tomcat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index 7995517..733d34e 100644
--- a/examples/cxf/pom.xml
+++ b/examples/cxf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>
diff --git a/examples/debezium-eventhubs-blob/pom.xml b/examples/debezium-eventhubs-blob/pom.xml
index dc75589..c885837 100644
--- a/examples/debezium-eventhubs-blob/pom.xml
+++ b/examples/debezium-eventhubs-blob/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-debezium-eventhubs-blob</artifactId>
diff --git a/examples/debezium/pom.xml b/examples/debezium/pom.xml
index 1de8534..5da91c3 100644
--- a/examples/debezium/pom.xml
+++ b/examples/debezium/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-debezium</artifactId>
diff --git a/examples/fhir/pom.xml b/examples/fhir/pom.xml
index 3089cd5..72b7539 100644
--- a/examples/fhir/pom.xml
+++ b/examples/fhir/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-fhir</artifactId>
diff --git a/examples/flight-recorder/pom.xml b/examples/flight-recorder/pom.xml
index f428360..2ed45d6 100644
--- a/examples/flight-recorder/pom.xml
+++ b/examples/flight-recorder/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-flight-recorder</artifactId>
diff --git a/examples/ftp/pom.xml b/examples/ftp/pom.xml
index fa8d1c9..735936f 100644
--- a/examples/ftp/pom.xml
+++ b/examples/ftp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
diff --git a/examples/hazelcast-kubernetes/pom.xml b/examples/hazelcast-kubernetes/pom.xml
index ee8fd7f..55c93f9 100644
--- a/examples/hazelcast-kubernetes/pom.xml
+++ b/examples/hazelcast-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hazelcast-kubernetes</artifactId>
diff --git a/examples/java8/pom.xml b/examples/java8/pom.xml
index 186f746..16cea72 100644
--- a/examples/java8/pom.xml
+++ b/examples/java8/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-java8</artifactId>
diff --git a/examples/jdbc/pom.xml b/examples/jdbc/pom.xml
index c031a94..ba2c9f2 100644
--- a/examples/jdbc/pom.xml
+++ b/examples/jdbc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jdbc</artifactId>
diff --git a/examples/jms-file/pom.xml b/examples/jms-file/pom.xml
index fc4b0a6..a982c36 100644
--- a/examples/jms-file/pom.xml
+++ b/examples/jms-file/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/jmx/pom.xml b/examples/jmx/pom.xml
index 6c76980..f6e80cb 100644
--- a/examples/jmx/pom.xml
+++ b/examples/jmx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jmx</artifactId>
diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml
index 6be475b..5591701 100644
--- a/examples/jooq/pom.xml
+++ b/examples/jooq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-jooq</artifactId>
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index 77d43e5..4065ccc 100644
--- a/examples/kafka/pom.xml
+++ b/examples/kafka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kafka</artifactId>
diff --git a/examples/kamelet/pom.xml b/examples/kamelet/pom.xml
index 52de502..76abde6 100644
--- a/examples/kamelet/pom.xml
+++ b/examples/kamelet/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kamelet</artifactId>
diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml
index 5fedfa6..59461e6 100644
--- a/examples/kotlin/pom.xml
+++ b/examples/kotlin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-kotlin</artifactId>
diff --git a/examples/loadbalancing/pom.xml b/examples/loadbalancing/pom.xml
index eef353e..05825eb 100644
--- a/examples/loadbalancing/pom.xml
+++ b/examples/loadbalancing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-loadbalancing</artifactId>
diff --git a/examples/loan-broker-cxf/pom.xml b/examples/loan-broker-cxf/pom.xml
index 0cd9eae..70f635a 100644
--- a/examples/loan-broker-cxf/pom.xml
+++ b/examples/loan-broker-cxf/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-loan-broker-cxf</artifactId>
diff --git a/examples/loan-broker-jms/pom.xml b/examples/loan-broker-jms/pom.xml
index 703106c..9fd29f4 100644
--- a/examples/loan-broker-jms/pom.xml
+++ b/examples/loan-broker-jms/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-loan-broker-jms</artifactId>
diff --git a/examples/main-artemis/pom.xml b/examples/main-artemis/pom.xml
index 85cd735..ed1628b 100644
--- a/examples/main-artemis/pom.xml
+++ b/examples/main-artemis/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-artemis</artifactId>
diff --git a/examples/main-endpointdsl-aws2-s3-kafka/pom.xml b/examples/main-endpointdsl-aws2-s3-kafka/pom.xml
index 89fd539..63ec8b3 100644
--- a/examples/main-endpointdsl-aws2-s3-kafka/pom.xml
+++ b/examples/main-endpointdsl-aws2-s3-kafka/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2-s3-kafka</artifactId>
diff --git a/examples/main-endpointdsl-aws2-s3/pom.xml b/examples/main-endpointdsl-aws2-s3/pom.xml
index 168e785..591681a 100644
--- a/examples/main-endpointdsl-aws2-s3/pom.xml
+++ b/examples/main-endpointdsl-aws2-s3/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2-s3</artifactId>
diff --git a/examples/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml b/examples/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
index d7a577d..f8da92f 100644
--- a/examples/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
+++ b/examples/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>aws2-eventbridge-creator</artifactId>
diff --git a/examples/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml b/examples/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
index d7e9541..ae1ae56 100644
--- a/examples/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
+++ b/examples/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>aws2-s3-events-inject</artifactId>
diff --git a/examples/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml b/examples/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
index 732cd64..5aae9dc 100644
--- a/examples/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
+++ b/examples/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>aws2-sqs-consumer</artifactId>
diff --git a/examples/main-endpointdsl-aws2/pom.xml b/examples/main-endpointdsl-aws2/pom.xml
index d912dc3..71925b7 100644
--- a/examples/main-endpointdsl-aws2/pom.xml
+++ b/examples/main-endpointdsl-aws2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
diff --git a/examples/main-endpointdsl-google-pubsub/pom.xml b/examples/main-endpointdsl-google-pubsub/pom.xml
index ec825f8..03f7802 100644
--- a/examples/main-endpointdsl-google-pubsub/pom.xml
+++ b/examples/main-endpointdsl-google-pubsub/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-google-pubsub</artifactId>
diff --git a/examples/main-endpointdsl/pom.xml b/examples/main-endpointdsl/pom.xml
index dd1aafc..d2db71d 100644
--- a/examples/main-endpointdsl/pom.xml
+++ b/examples/main-endpointdsl/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl</artifactId>
diff --git a/examples/main-health/pom.xml b/examples/main-health/pom.xml
index 2e6c515..d38cb49 100644
--- a/examples/main-health/pom.xml
+++ b/examples/main-health/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-health</artifactId>
diff --git a/examples/main-joor/pom.xml b/examples/main-joor/pom.xml
index 45892f0..b51766d 100644
--- a/examples/main-joor/pom.xml
+++ b/examples/main-joor/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-joor</artifactId>
diff --git a/examples/main-lambda/pom.xml b/examples/main-lambda/pom.xml
index 6de3385..30f1103 100644
--- a/examples/main-lambda/pom.xml
+++ b/examples/main-lambda/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-lambda</artifactId>
diff --git a/examples/main-tiny/pom.xml b/examples/main-tiny/pom.xml
index 579ee0c..eaaac36 100644
--- a/examples/main-tiny/pom.xml
+++ b/examples/main-tiny/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-tiny</artifactId>
diff --git a/examples/main-xml/pom.xml b/examples/main-xml/pom.xml
index db412d1..a9d9f66 100644
--- a/examples/main-xml/pom.xml
+++ b/examples/main-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main-xml</artifactId>
diff --git a/examples/main/pom.xml b/examples/main/pom.xml
index 3ef59cc..046c470 100644
--- a/examples/main/pom.xml
+++ b/examples/main/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-main</artifactId>
diff --git a/examples/management/pom.xml b/examples/management/pom.xml
index 4ef3ee9..6827e3a 100644
--- a/examples/management/pom.xml
+++ b/examples/management/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>
diff --git a/examples/micrometer/pom.xml b/examples/micrometer/pom.xml
index 8606c4b..d776209 100644
--- a/examples/micrometer/pom.xml
+++ b/examples/micrometer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-micrometer</artifactId>
diff --git a/examples/mongodb/pom.xml b/examples/mongodb/pom.xml
index cf64f0b..7e77c0f 100644
--- a/examples/mongodb/pom.xml
+++ b/examples/mongodb/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-mongodb</artifactId>
diff --git a/examples/netty-custom-correlation/pom.xml b/examples/netty-custom-correlation/pom.xml
index 4aec100..ff3d003 100644
--- a/examples/netty-custom-correlation/pom.xml
+++ b/examples/netty-custom-correlation/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-netty-custom-correlation</artifactId>
diff --git a/examples/oaipmh/pom.xml b/examples/oaipmh/pom.xml
index 4421296..961c158 100644
--- a/examples/oaipmh/pom.xml
+++ b/examples/oaipmh/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-oaipmh</artifactId>
diff --git a/examples/openapi-cdi/pom.xml b/examples/openapi-cdi/pom.xml
index 0b42a8d..7e5cf3a 100644
--- a/examples/openapi-cdi/pom.xml
+++ b/examples/openapi-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-openapi-cdi</artifactId>
diff --git a/examples/pojo-messaging/pom.xml b/examples/pojo-messaging/pom.xml
index 02d7c08..c386d80 100644
--- a/examples/pojo-messaging/pom.xml
+++ b/examples/pojo-messaging/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index ec9fb88..5bc1ae3 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>3.9.0-SNAPSHOT</version>
+    <version>3.10.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>Camel Examples</name>
@@ -177,7 +177,7 @@
         <jdk.version>1.8</jdk.version>
         <compiler.fork>false</compiler.fork>
 
-        <camel.version>3.9.0-SNAPSHOT</camel.version>
+        <camel.version>3.10.0-SNAPSHOT</camel.version>
 
         <!-- Versions -->
         <arquillian-version>1.5.0.Final</arquillian-version>
diff --git a/examples/reactive-executor-vertx/pom.xml b/examples/reactive-executor-vertx/pom.xml
index 1b72127..775a613 100644
--- a/examples/reactive-executor-vertx/pom.xml
+++ b/examples/reactive-executor-vertx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-reactive-executor-vertx</artifactId>
diff --git a/examples/route-throttling/pom.xml b/examples/route-throttling/pom.xml
index 81b9073..43339fe 100644
--- a/examples/route-throttling/pom.xml
+++ b/examples/route-throttling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>
diff --git a/examples/routeloader/pom.xml b/examples/routeloader/pom.xml
index 4d8dc41..b7baaf2 100644
--- a/examples/routeloader/pom.xml
+++ b/examples/routeloader/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-routeloader</artifactId>
diff --git a/examples/routetemplate/pom.xml b/examples/routetemplate/pom.xml
index 2f4bdef..c7e1498 100644
--- a/examples/routetemplate/pom.xml
+++ b/examples/routetemplate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-routetemplate</artifactId>
diff --git a/examples/salesforce-consumer/pom.xml b/examples/salesforce-consumer/pom.xml
index 2aebf04..f65fd53 100644
--- a/examples/salesforce-consumer/pom.xml
+++ b/examples/salesforce-consumer/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-salesforce-consumer</artifactId>
diff --git a/examples/servlet-tomcat/pom.xml b/examples/servlet-tomcat/pom.xml
index adabbf6..4057388 100644
--- a/examples/servlet-tomcat/pom.xml
+++ b/examples/servlet-tomcat/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>
diff --git a/examples/splunk/pom.xml b/examples/splunk/pom.xml
index 38ff3e7..630da48 100644
--- a/examples/splunk/pom.xml
+++ b/examples/splunk/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-splunk</artifactId>
diff --git a/examples/spring-javaconfig/pom.xml b/examples/spring-javaconfig/pom.xml
index 230cb77..6111667 100644
--- a/examples/spring-javaconfig/pom.xml
+++ b/examples/spring-javaconfig/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-javaconfig</artifactId>
diff --git a/examples/spring-pulsar/pom.xml b/examples/spring-pulsar/pom.xml
index 6c4d34a..4e9cdac 100644
--- a/examples/spring-pulsar/pom.xml
+++ b/examples/spring-pulsar/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-pulsar</artifactId>
diff --git a/examples/spring-security/pom.xml b/examples/spring-security/pom.xml
index 0ba2405..190d1aa 100644
--- a/examples/spring-security/pom.xml
+++ b/examples/spring-security/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/spring-ws/pom.xml b/examples/spring-ws/pom.xml
index 77e74b6..b334d56 100644
--- a/examples/spring-ws/pom.xml
+++ b/examples/spring-ws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/spring-xquery/pom.xml b/examples/spring-xquery/pom.xml
index 5f44e2d..ffc1db4 100644
--- a/examples/spring-xquery/pom.xml
+++ b/examples/spring-xquery/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml
index 3a16cf4..3a5d1ea 100644
--- a/examples/spring/pom.xml
+++ b/examples/spring/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring</artifactId>
diff --git a/examples/swagger-cdi/pom.xml b/examples/swagger-cdi/pom.xml
index 716d10b..c6638e9 100644
--- a/examples/swagger-cdi/pom.xml
+++ b/examples/swagger-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-swagger-cdi</artifactId>
diff --git a/examples/telegram/pom.xml b/examples/telegram/pom.xml
index 15d3e72..c8ed279 100644
--- a/examples/telegram/pom.xml
+++ b/examples/telegram/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-telegram</artifactId>
diff --git a/examples/transformer-cdi/pom.xml b/examples/transformer-cdi/pom.xml
index eee90f5..26fce5a 100644
--- a/examples/transformer-cdi/pom.xml
+++ b/examples/transformer-cdi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-transformer-cdi</artifactId>
diff --git a/examples/transformer-demo/pom.xml b/examples/transformer-demo/pom.xml
index 008afe3..3693c79 100644
--- a/examples/transformer-demo/pom.xml
+++ b/examples/transformer-demo/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-transformer-demo</artifactId>
diff --git a/examples/twitter-websocket/pom.xml b/examples/twitter-websocket/pom.xml
index f60d3bf..2a631f6 100644
--- a/examples/twitter-websocket/pom.xml
+++ b/examples/twitter-websocket/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-twitter-websocket</artifactId>
diff --git a/examples/vertx-kafka/pom.xml b/examples/vertx-kafka/pom.xml
index 277aa98..95ad08f 100644
--- a/examples/vertx-kafka/pom.xml
+++ b/examples/vertx-kafka/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-vertx-kafka</artifactId>
diff --git a/examples/widget-gadget-cdi/pom.xml b/examples/widget-gadget-cdi/pom.xml
index 61992ef..0247863 100644
--- a/examples/widget-gadget-cdi/pom.xml
+++ b/examples/widget-gadget-cdi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-cdi</artifactId>
diff --git a/examples/widget-gadget-java/pom.xml b/examples/widget-gadget-java/pom.xml
index 272f161..de4a12b 100644
--- a/examples/widget-gadget-java/pom.xml
+++ b/examples/widget-gadget-java/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-java</artifactId>
diff --git a/examples/widget-gadget-xml/pom.xml b/examples/widget-gadget-xml/pom.xml
index 2e60075..05e8749 100644
--- a/examples/widget-gadget-xml/pom.xml
+++ b/examples/widget-gadget-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-xml</artifactId>