Set Examples to 3.11.0
diff --git a/examples/activemq-tomcat/pom.xml b/examples/activemq-tomcat/pom.xml
index c00b812..e3390a9 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-activemq-tomcat</artifactId>
diff --git a/examples/aggregate-dist/pom.xml b/examples/aggregate-dist/pom.xml
index 192e6b2..7ec2e16 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate-dist</artifactId>
diff --git a/examples/aggregate/pom.xml b/examples/aggregate/pom.xml
index b591f90..5bb6d12 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/any23/pom.xml b/examples/any23/pom.xml
index 40ef0c0..9ec3349 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-any23</artifactId>
diff --git a/examples/artemis-large-messages/pom.xml b/examples/artemis-large-messages/pom.xml
index 902268d..5aa3d80 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-artemis-large-messages</artifactId>
diff --git a/examples/artemis/pom.xml b/examples/artemis/pom.xml
index 49afd2e..fcdd98c 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-artemis</artifactId>
diff --git a/examples/as2/pom.xml b/examples/as2/pom.xml
index 41838e4..7c7c45b 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.12.0-SNAPSHOT</version>
+    <version>3.11.0</version>
   </parent>
   <artifactId>camel-example-as2</artifactId>
   <name>Camel :: Example :: AS2</name>
diff --git a/examples/aws/aws-secrets-manager/README.adoc b/examples/aws/aws-secrets-manager/README.adoc
index 3f25782..2262f96 100644
--- a/examples/aws/aws-secrets-manager/README.adoc
+++ b/examples/aws/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.12.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.11.0 (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/aws-secrets-manager/pom.xml b/examples/aws/aws-secrets-manager/pom.xml
index b8aaf3e..8949043 100644
--- a/examples/aws/aws-secrets-manager/pom.xml
+++ b/examples/aws/aws-secrets-manager/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-aws-secrets-manager</artifactId>
diff --git a/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml b/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml
index 0312a04..5ca2b93 100644
--- a/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml
+++ b/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2-s3-kafka</artifactId>
diff --git a/examples/aws/main-endpointdsl-aws2-s3/pom.xml b/examples/aws/main-endpointdsl-aws2-s3/pom.xml
index 4593bf8..92e1343 100644
--- a/examples/aws/main-endpointdsl-aws2-s3/pom.xml
+++ b/examples/aws/main-endpointdsl-aws2-s3/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2-s3</artifactId>
diff --git a/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml b/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
index dd72978..c2bc046 100644
--- a/examples/aws/main-endpointdsl-aws2/aws2-eventbridge-creator/pom.xml
+++ b/examples/aws/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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>aws2-eventbridge-creator</artifactId>
diff --git a/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml b/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
index f7fbc7a..cec4c09 100644
--- a/examples/aws/main-endpointdsl-aws2/aws2-s3-events-inject/pom.xml
+++ b/examples/aws/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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>aws2-s3-events-inject</artifactId>
diff --git a/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml b/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
index 5077376..f42665d 100644
--- a/examples/aws/main-endpointdsl-aws2/aws2-sqs-consumer/pom.xml
+++ b/examples/aws/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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>aws2-sqs-consumer</artifactId>
diff --git a/examples/aws/main-endpointdsl-aws2/pom.xml b/examples/aws/main-endpointdsl-aws2/pom.xml
index d58fdfc..ec2494d 100644
--- a/examples/aws/main-endpointdsl-aws2/pom.xml
+++ b/examples/aws/main-endpointdsl-aws2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-aws2</artifactId>
diff --git a/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml b/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml
index 5449d32..2e45eaa 100644
--- a/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml
+++ b/examples/aws/main-endpointdsl-kafka-aws2-s3-restarting-policy/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-kafka-aws2-s3-restarting-policy</artifactId>
diff --git a/examples/aws/main-endpointdsl-kafka-aws2-s3/pom.xml b/examples/aws/main-endpointdsl-kafka-aws2-s3/pom.xml
index 93a3bce..12410cd 100644
--- a/examples/aws/main-endpointdsl-kafka-aws2-s3/pom.xml
+++ b/examples/aws/main-endpointdsl-kafka-aws2-s3/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-aws-parent</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl-kafka-aws2-s3</artifactId>
diff --git a/examples/aws/pom.xml b/examples/aws/pom.xml
index 2c5ad6a..8b1c10d 100644
--- a/examples/aws/pom.xml
+++ b/examples/aws/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-examples-aws-parent</artifactId>
diff --git a/examples/azure-eventhubs/pom.xml b/examples/azure-eventhubs/pom.xml
index 3e41f7c..f115f8c 100644
--- a/examples/azure-eventhubs/pom.xml
+++ b/examples/azure-eventhubs/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-azure-eventhubs</artifactId>
diff --git a/examples/azure-storage-blob/pom.xml b/examples/azure-storage-blob/pom.xml
index 2ba6ac0..8ad1c92 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-azure-storage-blob</artifactId>
diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml
index 82ce1c6..c6e6bf5 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-basic</artifactId>
diff --git a/examples/bigxml-split/pom.xml b/examples/bigxml-split/pom.xml
index 69d7a3f..4ddaf21 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-bigxml-split</artifactId>
diff --git a/examples/billboard-aggregate/pom.xml b/examples/billboard-aggregate/pom.xml
index c6c54b6..b24df52 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-billboard-aggr</artifactId>
diff --git a/examples/cafe-endpointdsl/pom.xml b/examples/cafe-endpointdsl/pom.xml
index 5738b69..b13c2d4 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cafe-endpointdsl</artifactId>
diff --git a/examples/cafe/pom.xml b/examples/cafe/pom.xml
index 66c3804..5653eeb 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cafe</artifactId>
diff --git a/examples/cassandra-kubernetes/pom.xml b/examples/cassandra-kubernetes/pom.xml
index 66bb9b9..4c77663 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cassandra-kubernetes</artifactId>
diff --git a/examples/cdi-cassandraql/pom.xml b/examples/cdi-cassandraql/pom.xml
index 02946d9..90e1b2f 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cdi-cassandraql</artifactId>
diff --git a/examples/cdi-kubernetes/pom.xml b/examples/cdi-kubernetes/pom.xml
index 72c8c02..0fa5857 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cdi-kubernetes</artifactId>
diff --git a/examples/cdi-metrics/pom.xml b/examples/cdi-metrics/pom.xml
index 9d6ca63..1dce5f0 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cdi-metrics</artifactId>
diff --git a/examples/cdi-minio/pom.xml b/examples/cdi-minio/pom.xml
index e12e35f..81934ef 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.12.0-SNAPSHOT</version>
+    <version>3.11.0</version>
   </parent>
 
   <artifactId>camel-example-cdi-minio</artifactId>
diff --git a/examples/cdi-properties/pom.xml b/examples/cdi-properties/pom.xml
index 266ac88..5e0aeb4 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</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 72d8035..8ecc398 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cdi-rest-servlet</artifactId>
diff --git a/examples/cdi-test/pom.xml b/examples/cdi-test/pom.xml
index ebdb1f5..19680ed 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cdi-test</artifactId>
diff --git a/examples/cdi-xml/pom.xml b/examples/cdi-xml/pom.xml
index 8d9f7bc..637f82d 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cdi-xml</artifactId>
diff --git a/examples/cdi/pom.xml b/examples/cdi/pom.xml
index 402b8d2..53f7805 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cdi</artifactId>
diff --git a/examples/console/pom.xml b/examples/console/pom.xml
index 13cec10..d385d50 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-console</artifactId>
diff --git a/examples/csimple-joor/pom.xml b/examples/csimple-joor/pom.xml
index 7ece92f..03daecf 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-csimple-joor</artifactId>
diff --git a/examples/csimple/pom.xml b/examples/csimple/pom.xml
index 2b57fbb..d35b4bc 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-csimple</artifactId>
diff --git a/examples/cxf-proxy/pom.xml b/examples/cxf-proxy/pom.xml
index b6fd0e6..0e8bbd3 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-proxy</artifactId>
diff --git a/examples/cxf-tomcat/pom.xml b/examples/cxf-tomcat/pom.xml
index 0ef64fd..ad58327 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index 05e2824..4db5f17 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-cxf</artifactId>
diff --git a/examples/debezium-eventhubs-blob/pom.xml b/examples/debezium-eventhubs-blob/pom.xml
index 307105f..f9c8590 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-debezium-eventhubs-blob</artifactId>
diff --git a/examples/debezium/pom.xml b/examples/debezium/pom.xml
index f4da5a0..dcca7a5 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-debezium</artifactId>
diff --git a/examples/fhir/pom.xml b/examples/fhir/pom.xml
index 7a2b938..1dc227a 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-fhir</artifactId>
diff --git a/examples/flight-recorder/pom.xml b/examples/flight-recorder/pom.xml
index a39f6f6..93a507c 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-flight-recorder</artifactId>
diff --git a/examples/ftp/pom.xml b/examples/ftp/pom.xml
index e21c848..a47b0a3 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
diff --git a/examples/hazelcast-kubernetes/pom.xml b/examples/hazelcast-kubernetes/pom.xml
index e2f1b92..af766ff 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-hazelcast-kubernetes</artifactId>
diff --git a/examples/java8/pom.xml b/examples/java8/pom.xml
index 33e640d..00c9c37 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-java8</artifactId>
diff --git a/examples/jdbc/pom.xml b/examples/jdbc/pom.xml
index 19dec43..68b3811 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-jdbc</artifactId>
diff --git a/examples/jms-file/pom.xml b/examples/jms-file/pom.xml
index a2898e1..caecc63 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/jmx/pom.xml b/examples/jmx/pom.xml
index c9b3204..097a53f 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-jmx</artifactId>
diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml
index 598f6f6..8d8025f 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-jooq</artifactId>
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index 86bc8c6..75abd5e 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-kafka</artifactId>
diff --git a/examples/kamelet-chucknorris/pom.xml b/examples/kamelet-chucknorris/pom.xml
index b887c35..fb49b31 100644
--- a/examples/kamelet-chucknorris/pom.xml
+++ b/examples/kamelet-chucknorris/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-chucknorris</artifactId>
diff --git a/examples/kamelet-main/pom.xml b/examples/kamelet-main/pom.xml
index 49f7355..be1f45f 100644
--- a/examples/kamelet-main/pom.xml
+++ b/examples/kamelet-main/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-main</artifactId>
diff --git a/examples/kamelet/pom.xml b/examples/kamelet/pom.xml
index e17b82a..1663a2f 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet</artifactId>
diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml
index 690043a..f782712 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-kotlin</artifactId>
diff --git a/examples/loadbalancing/pom.xml b/examples/loadbalancing/pom.xml
index a6e8690..6928ab7 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-loadbalancing</artifactId>
diff --git a/examples/loan-broker-cxf/pom.xml b/examples/loan-broker-cxf/pom.xml
index 3e2f2aa..22bcf48 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</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 fd266b0..ee78ab8 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-loan-broker-jms</artifactId>
diff --git a/examples/main-artemis/pom.xml b/examples/main-artemis/pom.xml
index c52f4f9..6f88fac 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-artemis</artifactId>
diff --git a/examples/main-endpointdsl-google-pubsub/pom.xml b/examples/main-endpointdsl-google-pubsub/pom.xml
index 10a762e..99bec32 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</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 a0bc27d..7e0d935 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl</artifactId>
diff --git a/examples/main-health/pom.xml b/examples/main-health/pom.xml
index 3364f0d..7e007ca 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-health</artifactId>
diff --git a/examples/main-joor/pom.xml b/examples/main-joor/pom.xml
index 1adc901..3fc0710 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-joor</artifactId>
diff --git a/examples/main-lambda/pom.xml b/examples/main-lambda/pom.xml
index be90141..55a6bee 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-lambda</artifactId>
diff --git a/examples/main-tiny/pom.xml b/examples/main-tiny/pom.xml
index 1ee60f3..de709aa 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-tiny</artifactId>
diff --git a/examples/main-xml/pom.xml b/examples/main-xml/pom.xml
index d98e51c..7ab3386 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main-xml</artifactId>
diff --git a/examples/main/pom.xml b/examples/main/pom.xml
index f82de22..ad542c2 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-main</artifactId>
diff --git a/examples/management/pom.xml b/examples/management/pom.xml
index 81d5a34..7d5a585 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>
diff --git a/examples/micrometer/pom.xml b/examples/micrometer/pom.xml
index 7515c72..f177a74 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-micrometer</artifactId>
diff --git a/examples/mongodb/pom.xml b/examples/mongodb/pom.xml
index 2e07345..165ebab 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-mongodb</artifactId>
diff --git a/examples/netty-custom-correlation/pom.xml b/examples/netty-custom-correlation/pom.xml
index e3f3071..825174b 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-netty-custom-correlation</artifactId>
diff --git a/examples/oaipmh/pom.xml b/examples/oaipmh/pom.xml
index 6f04546..41a6b8e 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-oaipmh</artifactId>
diff --git a/examples/openapi-cdi/pom.xml b/examples/openapi-cdi/pom.xml
index d93b0f3..d054e5f 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-openapi-cdi</artifactId>
diff --git a/examples/pojo-messaging/pom.xml b/examples/pojo-messaging/pom.xml
index aa914e4..9ff4de9 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 010bfaf..ac8a6a8 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -178,7 +178,7 @@
         <jdk.version>1.8</jdk.version>
         <compiler.fork>false</compiler.fork>
 
-        <camel.version>3.12.0-SNAPSHOT</camel.version>
+        <camel.version>3.11.0</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 a5a7a50..8bbdd9a 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-reactive-executor-vertx</artifactId>
diff --git a/examples/route-throttling/pom.xml b/examples/route-throttling/pom.xml
index 3472fa1..76a734f 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>
diff --git a/examples/routeloader/pom.xml b/examples/routeloader/pom.xml
index c9e3d91..b72e849 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-routeloader</artifactId>
diff --git a/examples/routetemplate/pom.xml b/examples/routetemplate/pom.xml
index bda0595..33f5658 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-routetemplate</artifactId>
diff --git a/examples/salesforce-consumer/pom.xml b/examples/salesforce-consumer/pom.xml
index 3861213..946f463 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-salesforce-consumer</artifactId>
diff --git a/examples/servlet-tomcat/pom.xml b/examples/servlet-tomcat/pom.xml
index f2ebd21..d75fd38 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>
diff --git a/examples/splunk/pom.xml b/examples/splunk/pom.xml
index 75f2704..416a4b0 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-splunk</artifactId>
diff --git a/examples/spring-javaconfig/pom.xml b/examples/spring-javaconfig/pom.xml
index 7c801b4..f11fabd 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-spring-javaconfig</artifactId>
diff --git a/examples/spring-pulsar/pom.xml b/examples/spring-pulsar/pom.xml
index 67256c5..d99f1e0 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-spring-pulsar</artifactId>
diff --git a/examples/spring-security/pom.xml b/examples/spring-security/pom.xml
index dabb427..2dfcfe0 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/spring-ws/pom.xml b/examples/spring-ws/pom.xml
index be16db6..d9fa67b 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/spring-xquery/pom.xml b/examples/spring-xquery/pom.xml
index 722075b..2e34b67 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml
index b2222c2..51ac144 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-spring</artifactId>
diff --git a/examples/swagger-cdi/pom.xml b/examples/swagger-cdi/pom.xml
index 585fe7f..a7d666b 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-swagger-cdi</artifactId>
diff --git a/examples/telegram/pom.xml b/examples/telegram/pom.xml
index 728d061..4ab82cc 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-telegram</artifactId>
diff --git a/examples/transformer-cdi/pom.xml b/examples/transformer-cdi/pom.xml
index 43e06ab..f1c0e94 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-transformer-cdi</artifactId>
diff --git a/examples/transformer-demo/pom.xml b/examples/transformer-demo/pom.xml
index 2b723d0..4ae2302 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-transformer-demo</artifactId>
diff --git a/examples/twitter-websocket/pom.xml b/examples/twitter-websocket/pom.xml
index 8bea479..6378457 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-twitter-websocket</artifactId>
diff --git a/examples/vertx-kafka/pom.xml b/examples/vertx-kafka/pom.xml
index b502fd2..402f9d0 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</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 a9326d4..d5e3b33 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</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 b1f547e..f872429 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</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 bc7c0da..8009145 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.12.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-xml</artifactId>