Set to next version
diff --git a/activemq/pom.xml b/activemq/pom.xml
index 3cfcb78..0cb0412 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-activemq</artifactId>
diff --git a/actuator-http-metrics/pom.xml b/actuator-http-metrics/pom.xml
index d507995..fc82041 100644
--- a/actuator-http-metrics/pom.xml
+++ b/actuator-http-metrics/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-actuator-http-metrics</artifactId>
diff --git a/amqp/pom.xml b/amqp/pom.xml
index e3a22b4..0b6f80f 100644
--- a/amqp/pom.xml
+++ b/amqp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-amqp</artifactId>
diff --git a/apm-opentracing/pom.xml b/apm-opentracing/pom.xml
index 8eb3481..234c3d1 100644
--- a/apm-opentracing/pom.xml
+++ b/apm-opentracing/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-apm-opentracing</artifactId>
diff --git a/arangodb/pom.xml b/arangodb/pom.xml
index 597f3a5..e4ea10a 100644
--- a/arangodb/pom.xml
+++ b/arangodb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-arangodb</artifactId>
diff --git a/aws2-s3/pom.xml b/aws2-s3/pom.xml
index 1b3c2d1..9f78e58 100644
--- a/aws2-s3/pom.xml
+++ b/aws2-s3/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-aws2-s3</artifactId>
diff --git a/clustered-route-controller/cluster-bootstrap/pom.xml b/clustered-route-controller/cluster-bootstrap/pom.xml
index 4902762..5c6227a 100644
--- a/clustered-route-controller/cluster-bootstrap/pom.xml
+++ b/clustered-route-controller/cluster-bootstrap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-bootstrap</artifactId>
diff --git a/clustered-route-controller/cluster-node/pom.xml b/clustered-route-controller/cluster-node/pom.xml
index 500f620..91ba7f1 100644
--- a/clustered-route-controller/cluster-node/pom.xml
+++ b/clustered-route-controller/cluster-node/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-node</artifactId>
diff --git a/clustered-route-controller/pom.xml b/clustered-route-controller/pom.xml
index 2c88f67..c5b4fa1 100644
--- a/clustered-route-controller/pom.xml
+++ b/clustered-route-controller/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
diff --git a/fhir-auth-tx/pom.xml b/fhir-auth-tx/pom.xml
index 9ca41ea..89b9f37 100644
--- a/fhir-auth-tx/pom.xml
+++ b/fhir-auth-tx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir-auth-tx</artifactId>
diff --git a/fhir/pom.xml b/fhir/pom.xml
index 55b3e6e..60f9fe6 100644
--- a/fhir/pom.xml
+++ b/fhir/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir</artifactId>
diff --git a/geocoder/pom.xml b/geocoder/pom.xml
index e4afde4..4f0cee0 100644
--- a/geocoder/pom.xml
+++ b/geocoder/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-geocoder</artifactId>
diff --git a/grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml b/grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
index 61fdc2e..a744173 100644
--- a/grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
+++ b/grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hello-grpc-client-kubernetes</artifactId>
diff --git a/grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml b/grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
index 6753594..65f6ce5 100644
--- a/grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
+++ b/grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hello-grpc-server-kubernetes</artifactId>
diff --git a/grpc-kubernetes/pom.xml b/grpc-kubernetes/pom.xml
index 1839e74..71fc039 100644
--- a/grpc-kubernetes/pom.xml
+++ b/grpc-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
diff --git a/grpc/hello-camel-grpc-client/pom.xml b/grpc/hello-camel-grpc-client/pom.xml
index b61ea47..db26e0c 100644
--- a/grpc/hello-camel-grpc-client/pom.xml
+++ b/grpc/hello-camel-grpc-client/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-client</artifactId>
diff --git a/grpc/hello-camel-grpc-server/pom.xml b/grpc/hello-camel-grpc-server/pom.xml
index 436e199..5a95eb1 100644
--- a/grpc/hello-camel-grpc-server/pom.xml
+++ b/grpc/hello-camel-grpc-server/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-server</artifactId>
diff --git a/grpc/pom.xml b/grpc/pom.xml
index e858a49..4525408 100644
--- a/grpc/pom.xml
+++ b/grpc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc</artifactId>
diff --git a/health-checks/pom.xml b/health-checks/pom.xml
index 11415a7..ea4d574 100644
--- a/health-checks/pom.xml
+++ b/health-checks/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
diff --git a/hystrix/client/pom.xml b/hystrix/client/pom.xml
index 0f3b2e3..143cb44 100644
--- a/hystrix/client/pom.xml
+++ b/hystrix/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-client</artifactId>
diff --git a/hystrix/pom.xml b/hystrix/pom.xml
index 20ea6da..536479a 100644
--- a/hystrix/pom.xml
+++ b/hystrix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix</artifactId>
diff --git a/hystrix/service1/pom.xml b/hystrix/service1/pom.xml
index abd17b6..6452b40 100644
--- a/hystrix/service1/pom.xml
+++ b/hystrix/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-service1</artifactId>
diff --git a/hystrix/service2/pom.xml b/hystrix/service2/pom.xml
index 13cbab4..2e07292 100644
--- a/hystrix/service2/pom.xml
+++ b/hystrix/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-service2</artifactId>
diff --git a/infinispan/pom.xml b/infinispan/pom.xml
index 14bc4de..c145bb2 100644
--- a/infinispan/pom.xml
+++ b/infinispan/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-infinispan</artifactId>
diff --git a/jira/pom.xml b/jira/pom.xml
index 55e1bb0..d685081 100644
--- a/jira/pom.xml
+++ b/jira/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-jira</artifactId>
diff --git a/kafka-avro/pom.xml b/kafka-avro/pom.xml
index ae4669b..5007563 100644
--- a/kafka-avro/pom.xml
+++ b/kafka-avro/pom.xml
@@ -23,7 +23,7 @@
   <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
   <artifactId>camel-example-spring-boot-kafka-avro</artifactId>
diff --git a/kafka-offsetrepository/pom.xml b/kafka-offsetrepository/pom.xml
index f747081..0ac3f5f 100644
--- a/kafka-offsetrepository/pom.xml
+++ b/kafka-offsetrepository/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index 0de504a..f74ad55 100644
--- a/kamelet-chucknorris/pom.xml
+++ b/kamelet-chucknorris/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-kamelet-chucknorris</artifactId>
diff --git a/load-balancer-eip/pom.xml b/load-balancer-eip/pom.xml
index 775abe1..4fbc1cc 100644
--- a/load-balancer-eip/pom.xml
+++ b/load-balancer-eip/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>examples</artifactId>
 		<groupId>org.apache.camel.springboot.example</groupId>
-		<version>3.11.0-SNAPSHOT</version>
+		<version>3.12.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/master/pom.xml b/master/pom.xml
index f4aca9c..3c89051 100644
--- a/master/pom.xml
+++ b/master/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-master</artifactId>
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 50aa470..a431142 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-metrics</artifactId>
diff --git a/opentracing/client/pom.xml b/opentracing/client/pom.xml
index b51883a..14b23d4 100644
--- a/opentracing/client/pom.xml
+++ b/opentracing/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-client</artifactId>
diff --git a/opentracing/loggingtracer/pom.xml b/opentracing/loggingtracer/pom.xml
index 1d4dda2..b6a9a02 100644
--- a/opentracing/loggingtracer/pom.xml
+++ b/opentracing/loggingtracer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-loggingtracer</artifactId>
diff --git a/opentracing/pom.xml b/opentracing/pom.xml
index 190ab7a..df6938c 100644
--- a/opentracing/pom.xml
+++ b/opentracing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing</artifactId>
diff --git a/opentracing/service1/pom.xml b/opentracing/service1/pom.xml
index 220affe..d794a53 100644
--- a/opentracing/service1/pom.xml
+++ b/opentracing/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-service1</artifactId>
diff --git a/opentracing/service2/pom.xml b/opentracing/service2/pom.xml
index 779dd12..1836900 100644
--- a/opentracing/service2/pom.xml
+++ b/opentracing/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-service2</artifactId>
diff --git a/pojo/pom.xml b/pojo/pom.xml
index d005f5d..a9e6e71 100644
--- a/pojo/pom.xml
+++ b/pojo/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-pojo</artifactId>
diff --git a/pom.xml b/pom.xml
index 03f7715..1e66e3a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.camel.springboot</groupId>
 		<artifactId>spring-boot</artifactId>
-		<version>3.11.0-SNAPSHOT</version>
+		<version>3.12.0-SNAPSHOT</version>
 	</parent>
 
 	<groupId>org.apache.camel.springboot.example</groupId>
@@ -87,7 +87,7 @@
 	</modules>
 
 	<properties>
-		<camel-version>3.11.0-SNAPSHOT</camel-version>
+		<camel-version>3.12.0-SNAPSHOT</camel-version>
 		<skip.starting.camel.context>false</skip.starting.camel.context>
 		<javax.servlet.api.version>4.0.1</javax.servlet.api.version>
 		<fabric8-maven-plugin-version>4.4.1</fabric8-maven-plugin-version>
diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml
index 161d313..8b11ea7 100644
--- a/rabbitmq/pom.xml
+++ b/rabbitmq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rabbitmq</artifactId>
diff --git a/reactive-streams/pom.xml b/reactive-streams/pom.xml
index cb877d1..32fb9a4 100644
--- a/reactive-streams/pom.xml
+++ b/reactive-streams/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-reactive-streams</artifactId>
diff --git a/resilience4j/client/pom.xml b/resilience4j/client/pom.xml
index f76fe95..33d9633 100644
--- a/resilience4j/client/pom.xml
+++ b/resilience4j/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client</artifactId>
diff --git a/resilience4j/client2/pom.xml b/resilience4j/client2/pom.xml
index 0f9afba..7f0b211 100644
--- a/resilience4j/client2/pom.xml
+++ b/resilience4j/client2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client2</artifactId>
diff --git a/resilience4j/pom.xml b/resilience4j/pom.xml
index 8e26951..ebf8e1f 100644
--- a/resilience4j/pom.xml
+++ b/resilience4j/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j</artifactId>
diff --git a/resilience4j/service1/pom.xml b/resilience4j/service1/pom.xml
index 9e4958e..483a0b1 100644
--- a/resilience4j/service1/pom.xml
+++ b/resilience4j/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service1</artifactId>
diff --git a/resilience4j/service2/pom.xml b/resilience4j/service2/pom.xml
index f516af2..6029831 100644
--- a/resilience4j/service2/pom.xml
+++ b/resilience4j/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service2</artifactId>
diff --git a/rest-jpa/pom.xml b/rest-jpa/pom.xml
index 0461a51..42350e0 100644
--- a/rest-jpa/pom.xml
+++ b/rest-jpa/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-jpa</artifactId>
diff --git a/rest-openapi-simple/pom.xml b/rest-openapi-simple/pom.xml
index 09b5f0a..9fe9fac 100644
--- a/rest-openapi-simple/pom.xml
+++ b/rest-openapi-simple/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi-simple</artifactId>
diff --git a/rest-openapi/pom.xml b/rest-openapi/pom.xml
index ea128b1..a78b896 100644
--- a/rest-openapi/pom.xml
+++ b/rest-openapi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi</artifactId>
diff --git a/rest-producer/pom.xml b/rest-producer/pom.xml
index ad58429..d120542 100644
--- a/rest-producer/pom.xml
+++ b/rest-producer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-producer</artifactId>
diff --git a/rest-swagger-simple/pom.xml b/rest-swagger-simple/pom.xml
index 849deed..3b5d119 100644
--- a/rest-swagger-simple/pom.xml
+++ b/rest-swagger-simple/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger-simple</artifactId>
diff --git a/rest-swagger/pom.xml b/rest-swagger/pom.xml
index cead790..1d386fd 100644
--- a/rest-swagger/pom.xml
+++ b/rest-swagger/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger</artifactId>
diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml
index f25738c..42c08de 100644
--- a/routetemplate/pom.xml
+++ b/routetemplate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routetemplate</artifactId>
diff --git a/servicecall/consumer/pom.xml b/servicecall/consumer/pom.xml
index 6cc35f3..7248560 100644
--- a/servicecall/consumer/pom.xml
+++ b/servicecall/consumer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-servicecall</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-consumer</artifactId>
diff --git a/servicecall/pom.xml b/servicecall/pom.xml
index d58ac5a..1d4927c 100644
--- a/servicecall/pom.xml
+++ b/servicecall/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
diff --git a/servicecall/services/pom.xml b/servicecall/services/pom.xml
index c4ac90a..f69e2f2 100644
--- a/servicecall/services/pom.xml
+++ b/servicecall/services/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-servicecall</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-services</artifactId>
diff --git a/splitter-eip/pom.xml b/splitter-eip/pom.xml
index 537cf7b..45877e8 100644
--- a/splitter-eip/pom.xml
+++ b/splitter-eip/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<artifactId>examples</artifactId>
 		<groupId>org.apache.camel.springboot.example</groupId>
-		<version>3.11.0-SNAPSHOT</version>
+		<version>3.12.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index 7eac25f..d9d08c0 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot</artifactId>
diff --git a/strimzi/pom.xml b/strimzi/pom.xml
index 24302d8..d805eb2 100644
--- a/strimzi/pom.xml
+++ b/strimzi/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<groupId>org.apache.camel.springboot.example</groupId>
 		<artifactId>examples</artifactId>
-		<version>3.11.0-SNAPSHOT</version>
+		<version>3.12.0-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>camel-example-spring-boot-strimzi</artifactId>
diff --git a/supervising-route-controller/pom.xml b/supervising-route-controller/pom.xml
index e68ac5f..71e01f7 100644
--- a/supervising-route-controller/pom.xml
+++ b/supervising-route-controller/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-supervising-route-controller</artifactId>
diff --git a/twitter-salesforce/pom.xml b/twitter-salesforce/pom.xml
index f6e61cb..061369e 100644
--- a/twitter-salesforce/pom.xml
+++ b/twitter-salesforce/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-twitter-salesforce</artifactId>
diff --git a/type-converter/pom.xml b/type-converter/pom.xml
index 8a4a1dd..0a9a4b5 100644
--- a/type-converter/pom.xml
+++ b/type-converter/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>examples</artifactId>
 		<groupId>org.apache.camel.springboot.example</groupId>
-		<version>3.11.0-SNAPSHOT</version>
+		<version>3.12.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/undertow-spring-security/pom.xml b/undertow-spring-security/pom.xml
index f107bdf..4f6ae4a 100644
--- a/undertow-spring-security/pom.xml
+++ b/undertow-spring-security/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/unit-testing/pom.xml b/unit-testing/pom.xml
index 346fd03..b2692e0 100644
--- a/unit-testing/pom.xml
+++ b/unit-testing/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<artifactId>examples</artifactId>
 		<groupId>org.apache.camel.springboot.example</groupId>
-		<version>3.11.0-SNAPSHOT</version>
+		<version>3.12.0-SNAPSHOT</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/validator/pom.xml b/validator/pom.xml
index 23c71aa..52872e7 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-validator</artifactId>
diff --git a/webhook/pom.xml b/webhook/pom.xml
index 8ffa33a..947c59c 100644
--- a/webhook/pom.xml
+++ b/webhook/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/widget-gadget/pom.xml b/widget-gadget/pom.xml
index 0f91651..8d5b366 100644
--- a/widget-gadget/pom.xml
+++ b/widget-gadget/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/xml-import/pom.xml b/xml-import/pom.xml
index 914d16f..8951912 100644
--- a/xml-import/pom.xml
+++ b/xml-import/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml-import</artifactId>
diff --git a/xml/pom.xml b/xml/pom.xml
index 91f828a..5d1d703 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml</artifactId>
diff --git a/zipkin/client/pom.xml b/zipkin/client/pom.xml
index 14cd928..4d72908 100644
--- a/zipkin/client/pom.xml
+++ b/zipkin/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-client</artifactId>
diff --git a/zipkin/pom.xml b/zipkin/pom.xml
index fff677a..95e93cb 100644
--- a/zipkin/pom.xml
+++ b/zipkin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin</artifactId>
diff --git a/zipkin/service1/pom.xml b/zipkin/service1/pom.xml
index 5fef360..0bbc9e7 100644
--- a/zipkin/service1/pom.xml
+++ b/zipkin/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-service1</artifactId>
diff --git a/zipkin/service2/pom.xml b/zipkin/service2/pom.xml
index 6fc0352..3ea2d24 100644
--- a/zipkin/service2/pom.xml
+++ b/zipkin/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.12.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-service2</artifactId>