Examples for 4.0.0 release
diff --git a/examples/aggregate-dist/pom.xml b/examples/aggregate-dist/pom.xml
index 2234ae9..8f6ac64 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate-dist</artifactId>
diff --git a/examples/aggregate/pom.xml b/examples/aggregate/pom.xml
index 27396de..323dbf1 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/as2/pom.xml b/examples/as2/pom.xml
index 7c0708b..a3d52eb 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>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
   </parent>
   <artifactId>camel-example-as2</artifactId>
   <name>Camel :: Example :: AS2</name>
diff --git a/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml b/examples/aws/main-endpointdsl-aws2-s3-kafka/pom.xml
index a41e628..3b04c24 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 fcf2557..d9957b7 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 eac4f64..c525f70 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 c5f05ce..56624aa 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 21c9d60..6583f13 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 d965e45..ee93c4c 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 1b64115..42e025e 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 6b3cba0..078061f 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 e530bc4..709cb07 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-examples-aws-parent</artifactId>
diff --git a/examples/azure/azure-eventhubs/pom.xml b/examples/azure/azure-eventhubs/pom.xml
index a7c74f8..d584774 100644
--- a/examples/azure/azure-eventhubs/pom.xml
+++ b/examples/azure/azure-eventhubs/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-azure-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-azure-eventhubs</artifactId>
diff --git a/examples/azure/azure-storage-blob/pom.xml b/examples/azure/azure-storage-blob/pom.xml
index 21de254..957d170 100644
--- a/examples/azure/azure-storage-blob/pom.xml
+++ b/examples/azure/azure-storage-blob/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-azure-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-azure-storage-blob</artifactId>
diff --git a/examples/azure/kafka-azure/pom.xml b/examples/azure/kafka-azure/pom.xml
index 7c44f76..9e756e2 100644
--- a/examples/azure/kafka-azure/pom.xml
+++ b/examples/azure/kafka-azure/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-azure-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-kafka-azure-storage-blob</artifactId>
diff --git a/examples/azure/pom.xml b/examples/azure/pom.xml
index d0499c9..49abe4f 100644
--- a/examples/azure/pom.xml
+++ b/examples/azure/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-examples-azure-parent</artifactId>
diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml
index 0e4861e..af6988b 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-basic</artifactId>
diff --git a/examples/bigxml-split/pom.xml b/examples/bigxml-split/pom.xml
index 469bc6e..3475778 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-bigxml-split</artifactId>
diff --git a/examples/billboard-aggregate/pom.xml b/examples/billboard-aggregate/pom.xml
index 5dea1b1..6c250d6 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-billboard-aggr</artifactId>
diff --git a/examples/cafe-endpointdsl/pom.xml b/examples/cafe-endpointdsl/pom.xml
index 29e7223..a7ea13f 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-cafe-endpointdsl</artifactId>
diff --git a/examples/cafe/pom.xml b/examples/cafe/pom.xml
index ada4037..c7c2d2c 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-cafe</artifactId>
diff --git a/examples/cassandra-kubernetes/pom.xml b/examples/cassandra-kubernetes/pom.xml
index 91e3f93..4c5ea30 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-cassandra-kubernetes</artifactId>
diff --git a/examples/console/pom.xml b/examples/console/pom.xml
index 424a698..ddb418b 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-console</artifactId>
diff --git a/examples/couchbase-log/pom.xml b/examples/couchbase-log/pom.xml
index 042c202..ce732d3 100644
--- a/examples/couchbase-log/pom.xml
+++ b/examples/couchbase-log/pom.xml
@@ -25,7 +25,7 @@
     <parent>
       <groupId>org.apache.camel.example</groupId>
       <artifactId>examples</artifactId>
-      <version>4.0.0-SNAPSHOT</version>
+      <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-couchbase</artifactId>
diff --git a/examples/csimple-joor/pom.xml b/examples/csimple-joor/pom.xml
index c851d61..327d06c 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-csimple-joor</artifactId>
diff --git a/examples/csimple/pom.xml b/examples/csimple/pom.xml
index 17d4265..cb787e5 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-csimple</artifactId>
diff --git a/examples/debezium-eventhubs-blob/pom.xml b/examples/debezium-eventhubs-blob/pom.xml
index cbe1cbe..635ad8d 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-debezium-eventhubs-blob</artifactId>
diff --git a/examples/debezium/pom.xml b/examples/debezium/pom.xml
index 3c57a65..4ffa3c1 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-debezium</artifactId>
diff --git a/examples/flight-recorder/pom.xml b/examples/flight-recorder/pom.xml
index f068de5..35623a3 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-flight-recorder</artifactId>
diff --git a/examples/ftp/pom.xml b/examples/ftp/pom.xml
index 4f6aaf1..f0dc82b 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
diff --git a/examples/google/google-pubsub/pom.xml b/examples/google/google-pubsub/pom.xml
index f68565c..dbe28fd 100644
--- a/examples/google/google-pubsub/pom.xml
+++ b/examples/google/google-pubsub/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-google-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-google-pubsub</artifactId>
diff --git a/examples/google/pom.xml b/examples/google/pom.xml
index 895a510..998b89d 100644
--- a/examples/google/pom.xml
+++ b/examples/google/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-examples-google-parent</artifactId>
diff --git a/examples/hazelcast-kubernetes/pom.xml b/examples/hazelcast-kubernetes/pom.xml
index 3a97818..8ca3def 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-hazelcast-kubernetes</artifactId>
diff --git a/examples/java8/pom.xml b/examples/java8/pom.xml
index 074ded4..68f270e 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-java8</artifactId>
diff --git a/examples/jdbc/pom.xml b/examples/jdbc/pom.xml
index b6ce56f..6e23e8c 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-jdbc</artifactId>
diff --git a/examples/jmx/pom.xml b/examples/jmx/pom.xml
index bce5d49..124c106 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-jmx</artifactId>
diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml
index 16dec5e..94d06fc 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-jooq</artifactId>
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index d620ecd..62fcc9e 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-kafka</artifactId>
diff --git a/examples/kamelet-chucknorris/pom.xml b/examples/kamelet-chucknorris/pom.xml
index 6fc020a..ca3acb6 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-chucknorris</artifactId>
diff --git a/examples/kamelet-main/pom.xml b/examples/kamelet-main/pom.xml
index afbc2f9..cd18847 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-main</artifactId>
diff --git a/examples/kamelet-sql/pom.xml b/examples/kamelet-sql/pom.xml
index 5500eb4..f319b72 100644
--- a/examples/kamelet-sql/pom.xml
+++ b/examples/kamelet-sql/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-sql</artifactId>
diff --git a/examples/kamelet/pom.xml b/examples/kamelet/pom.xml
index b549e13..f06049d 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet</artifactId>
diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml
index a0b8f3d..2b4d798 100644
--- a/examples/kotlin/pom.xml
+++ b/examples/kotlin/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-kotlin</artifactId>
diff --git a/examples/loadbalancing/pom.xml b/examples/loadbalancing/pom.xml
index edac1bc..1a40776 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-loadbalancing</artifactId>
diff --git a/examples/main-endpointdsl/pom.xml b/examples/main-endpointdsl/pom.xml
index cf327bc..42d8d39 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl</artifactId>
diff --git a/examples/main-health/pom.xml b/examples/main-health/pom.xml
index 48c8892..bcdfc6a 100644
--- a/examples/main-health/pom.xml
+++ b/examples/main-health/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-health</artifactId>
diff --git a/examples/main-joor/pom.xml b/examples/main-joor/pom.xml
index 2972e84..3aac8d5 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-joor</artifactId>
diff --git a/examples/main-lambda/pom.xml b/examples/main-lambda/pom.xml
index 5afebd9..c6594f8 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-lambda</artifactId>
diff --git a/examples/main-tiny/pom.xml b/examples/main-tiny/pom.xml
index 06f6556..c74e904 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-tiny</artifactId>
diff --git a/examples/main-xml/pom.xml b/examples/main-xml/pom.xml
index 8d04c30..70003f5 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-xml</artifactId>
diff --git a/examples/main-yaml/pom.xml b/examples/main-yaml/pom.xml
index a3bc6eb..75acdd8 100644
--- a/examples/main-yaml/pom.xml
+++ b/examples/main-yaml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main-yaml</artifactId>
diff --git a/examples/main/pom.xml b/examples/main/pom.xml
index 62c26ae..67ef2fa 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-main</artifactId>
diff --git a/examples/mapstruct/pom.xml b/examples/mapstruct/pom.xml
index ecf4b25..0483f60 100644
--- a/examples/mapstruct/pom.xml
+++ b/examples/mapstruct/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-mapstruct</artifactId>
diff --git a/examples/minio/pom.xml b/examples/minio/pom.xml
index 10e0303..5b860dc 100644
--- a/examples/minio/pom.xml
+++ b/examples/minio/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-minio</artifactId>
diff --git a/examples/mongodb/pom.xml b/examples/mongodb/pom.xml
index 93bbbe5..8da55a8 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.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 f255161..13bf226 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-netty-custom-correlation</artifactId>
diff --git a/examples/oaipmh/pom.xml b/examples/oaipmh/pom.xml
index 3ac5bf9..f983358 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-oaipmh</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 5cf8248..84957af 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>4.0.0-SNAPSHOT</version>
+    <version>4.0.0</version>
     <packaging>pom</packaging>
 
     <name>Camel Examples</name>
diff --git a/examples/reactive-executor-vertx/pom.xml b/examples/reactive-executor-vertx/pom.xml
index 61bc391..39de3c2 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-reactive-executor-vertx</artifactId>
diff --git a/examples/resume-api/pom.xml b/examples/resume-api/pom.xml
index 41aebe9..21edd0b 100644
--- a/examples/resume-api/pom.xml
+++ b/examples/resume-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
 
diff --git a/examples/resume-api/resume-api-aws2-kinesis/pom.xml b/examples/resume-api/resume-api-aws2-kinesis/pom.xml
index b6162fd..f924484 100644
--- a/examples/resume-api/resume-api-aws2-kinesis/pom.xml
+++ b/examples/resume-api/resume-api-aws2-kinesis/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/resume-api/resume-api-cassandraql/pom.xml b/examples/resume-api/resume-api-cassandraql/pom.xml
index 13dadda..5521959 100644
--- a/examples/resume-api/resume-api-cassandraql/pom.xml
+++ b/examples/resume-api/resume-api-cassandraql/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/resume-api/resume-api-common/pom.xml b/examples/resume-api/resume-api-common/pom.xml
index f3030dc..5b06abf 100644
--- a/examples/resume-api/resume-api-common/pom.xml
+++ b/examples/resume-api/resume-api-common/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/resume-api/resume-api-file-offset/pom.xml b/examples/resume-api/resume-api-file-offset/pom.xml
index 026f5db..1d5a096 100644
--- a/examples/resume-api/resume-api-file-offset/pom.xml
+++ b/examples/resume-api/resume-api-file-offset/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/resume-api/resume-api-fileset-clusterized/pom.xml b/examples/resume-api/resume-api-fileset-clusterized/pom.xml
index cf3fd78..64e6f0e 100644
--- a/examples/resume-api/resume-api-fileset-clusterized/pom.xml
+++ b/examples/resume-api/resume-api-fileset-clusterized/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/resume-api/resume-api-fileset-wal/pom.xml b/examples/resume-api/resume-api-fileset-wal/pom.xml
index 2a4af16..074fe50 100644
--- a/examples/resume-api/resume-api-fileset-wal/pom.xml
+++ b/examples/resume-api/resume-api-fileset-wal/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
@@ -41,7 +41,7 @@
         <dependency>
             <groupId>org.apache.camel</groupId>
             <artifactId>camel-wal</artifactId>
-            <version>4.0.0-SNAPSHOT</version>
+            <version>4.0.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.camel.example</groupId>
diff --git a/examples/resume-api/resume-api-fileset/pom.xml b/examples/resume-api/resume-api-fileset/pom.xml
index 468e7e0..b1a0789 100644
--- a/examples/resume-api/resume-api-fileset/pom.xml
+++ b/examples/resume-api/resume-api-fileset/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <artifactId>camel-example-resume-api-parent</artifactId>
         <groupId>org.apache.camel.example</groupId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/routeloader/pom.xml b/examples/routeloader/pom.xml
index c4acef7..8b783e0 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-routeloader</artifactId>
diff --git a/examples/routes-configuration/pom.xml b/examples/routes-configuration/pom.xml
index d30890f..50d6096 100644
--- a/examples/routes-configuration/pom.xml
+++ b/examples/routes-configuration/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-routes-configuration</artifactId>
diff --git a/examples/routetemplate-xml/pom.xml b/examples/routetemplate-xml/pom.xml
index 3565707..9005bc1 100644
--- a/examples/routetemplate-xml/pom.xml
+++ b/examples/routetemplate-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-routetemplate-xml</artifactId>
diff --git a/examples/routetemplate/pom.xml b/examples/routetemplate/pom.xml
index eb04c34..92f3bb3 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-routetemplate</artifactId>
diff --git a/examples/salesforce-consumer/pom.xml b/examples/salesforce-consumer/pom.xml
index b18afa0..a0d447b 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-salesforce-consumer</artifactId>
diff --git a/examples/splunk/pom.xml b/examples/splunk/pom.xml
index 48ef1f6..8594ded 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-splunk</artifactId>
diff --git a/examples/spring-pulsar/pom.xml b/examples/spring-pulsar/pom.xml
index 0972bbc..3723a98 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-spring-pulsar</artifactId>
diff --git a/examples/spring-security/pom.xml b/examples/spring-security/pom.xml
index 4e8a8f1..e3a00fe 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/spring-xquery/pom.xml b/examples/spring-xquery/pom.xml
index 2cb6cc9..f1ee017 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml
index 56ca9b3..d6f960c 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-spring</artifactId>
diff --git a/examples/telegram/pom.xml b/examples/telegram/pom.xml
index 8686902..f5ceedf 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-telegram</artifactId>
diff --git a/examples/transformer-demo/pom.xml b/examples/transformer-demo/pom.xml
index 3cee2c4..b67fff0 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>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-transformer-demo</artifactId>
diff --git a/examples/vault/aws-secrets-manager-reloading/pom.xml b/examples/vault/aws-secrets-manager-reloading/pom.xml
index 2c2e90c..15b5d74 100644
--- a/examples/vault/aws-secrets-manager-reloading/pom.xml
+++ b/examples/vault/aws-secrets-manager-reloading/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-vault-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-aws-secrets-manager-reloading</artifactId>
diff --git a/examples/vault/aws-secrets-manager/pom.xml b/examples/vault/aws-secrets-manager/pom.xml
index 133eae1..e845b4e 100644
--- a/examples/vault/aws-secrets-manager/pom.xml
+++ b/examples/vault/aws-secrets-manager/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-vault-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-aws-secrets-manager</artifactId>
diff --git a/examples/vault/azure-key-vault-reloading/pom.xml b/examples/vault/azure-key-vault-reloading/pom.xml
index 804a4e2..ad454af 100644
--- a/examples/vault/azure-key-vault-reloading/pom.xml
+++ b/examples/vault/azure-key-vault-reloading/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-vault-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-azure-key-vault-reloading</artifactId>
diff --git a/examples/vault/google-secret-manager-reloading/pom.xml b/examples/vault/google-secret-manager-reloading/pom.xml
index e2adca0..163d39b 100644
--- a/examples/vault/google-secret-manager-reloading/pom.xml
+++ b/examples/vault/google-secret-manager-reloading/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>camel-examples-vault-parent</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-google-secret-manager-reloading</artifactId>
diff --git a/examples/vault/pom.xml b/examples/vault/pom.xml
index 4460ce2..de0e578 100644
--- a/examples/vault/pom.xml
+++ b/examples/vault/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-examples-vault-parent</artifactId>
diff --git a/examples/whatsapp/pom.xml b/examples/whatsapp/pom.xml
index 054a49d..7ca48c2 100644
--- a/examples/whatsapp/pom.xml
+++ b/examples/whatsapp/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.example</groupId>
         <artifactId>examples</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <artifactId>camel-example-whatsapp</artifactId>