Camel 3.16.0 release
diff --git a/examples/activemq-tomcat/pom.xml b/examples/activemq-tomcat/pom.xml
index 21f5cfe..7672d8f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-activemq-tomcat</artifactId>
diff --git a/examples/aggregate-dist/pom.xml b/examples/aggregate-dist/pom.xml
index ae2606f..fe65302 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate-dist</artifactId>
diff --git a/examples/aggregate/pom.xml b/examples/aggregate/pom.xml
index 085668b..33ce79f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/any23/pom.xml b/examples/any23/pom.xml
index 471ea1f..ae0ff54 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 768cb0c..34c63a9 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-artemis-large-messages</artifactId>
diff --git a/examples/artemis/pom.xml b/examples/artemis/pom.xml
index c8ef1e6..7620813 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-artemis</artifactId>
diff --git a/examples/as2/pom.xml b/examples/as2/pom.xml
index 8dcd216..c9224fc 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.16.0-SNAPSHOT</version>
+    <version>3.16.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 b86abb9..7addd23 100644
--- a/examples/aws/aws-secrets-manager/README.adoc
+++ b/examples/aws/aws-secrets-manager/README.adoc
@@ -64,7 +64,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.16.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.16.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 d315ac9..8bf5de8 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 f1d2178..0f799e0 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 ced0f64..b6821e7 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 c405f8e..c515826 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 fcebb64..e399a02 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 f25a2a5..12e7b03 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 9143fcc..3e09e96 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 a2ed276..3bd8e78 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 591e81a..36d2df7 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 96c0473..05edf91 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 90bed97..0179db8 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.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 033f1aa..b2ce907 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.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 808f183..528f073 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.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 61c4ccb..e151ff9 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-examples-azure-parent</artifactId>
diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml
index 6eed8f9..e280ece 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-basic</artifactId>
diff --git a/examples/bigxml-split/pom.xml b/examples/bigxml-split/pom.xml
index e48ba1c..2ad625c 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-bigxml-split</artifactId>
diff --git a/examples/billboard-aggregate/pom.xml b/examples/billboard-aggregate/pom.xml
index 6960a2a..b4ad9ff 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-billboard-aggr</artifactId>
diff --git a/examples/cafe-endpointdsl/pom.xml b/examples/cafe-endpointdsl/pom.xml
index 2cf7155..813532f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-cafe-endpointdsl</artifactId>
diff --git a/examples/cafe/pom.xml b/examples/cafe/pom.xml
index 023c068..c7eb360 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-cafe</artifactId>
diff --git a/examples/cassandra-kubernetes/pom.xml b/examples/cassandra-kubernetes/pom.xml
index bde3650..565f44f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-cassandra-kubernetes</artifactId>
diff --git a/examples/cdi-test/pom.xml b/examples/cdi-test/pom.xml
index 69985c8..2865013 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-cdi-test</artifactId>
diff --git a/examples/cdi/pom.xml b/examples/cdi/pom.xml
index 69fd273..7c8be71 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-cdi</artifactId>
diff --git a/examples/console/pom.xml b/examples/console/pom.xml
index 763b69e..b3f9c93 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-console</artifactId>
diff --git a/examples/couchbase-log/pom.xml b/examples/couchbase-log/pom.xml
index bbbc3af..c334316 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>3.16.0-SNAPSHOT</version>
+      <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-couchbase</artifactId>
diff --git a/examples/csimple-joor/pom.xml b/examples/csimple-joor/pom.xml
index a65c656..70ec5d9 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-csimple-joor</artifactId>
diff --git a/examples/csimple/pom.xml b/examples/csimple/pom.xml
index d8db0c3..ed06831 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-csimple</artifactId>
diff --git a/examples/cxf-proxy/pom.xml b/examples/cxf-proxy/pom.xml
index 30fee09..61aec43 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-proxy</artifactId>
diff --git a/examples/cxf-tomcat/pom.xml b/examples/cxf-tomcat/pom.xml
index 30469f4..43d946d 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index 026f787..d7c1694 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 af3d9fb..51623f0 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-debezium-eventhubs-blob</artifactId>
diff --git a/examples/debezium/pom.xml b/examples/debezium/pom.xml
index 592f1e2..b714dc2 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-debezium</artifactId>
diff --git a/examples/fhir/pom.xml b/examples/fhir/pom.xml
index 4a00812..6ef6788 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-fhir</artifactId>
diff --git a/examples/flight-recorder/pom.xml b/examples/flight-recorder/pom.xml
index 815cb1a..c4e761d 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-flight-recorder</artifactId>
diff --git a/examples/ftp/pom.xml b/examples/ftp/pom.xml
index 604ad59..897e4f5 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
diff --git a/examples/hazelcast-kubernetes/pom.xml b/examples/hazelcast-kubernetes/pom.xml
index 4c3a0d3..b8e6d42 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-hazelcast-kubernetes</artifactId>
diff --git a/examples/java8/pom.xml b/examples/java8/pom.xml
index fd8d448..d0c6334 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-java8</artifactId>
diff --git a/examples/jdbc/pom.xml b/examples/jdbc/pom.xml
index 7ab5ede..5e27cd9 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-jdbc</artifactId>
diff --git a/examples/jms-file/pom.xml b/examples/jms-file/pom.xml
index c102948..17b79b6 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/jmx/pom.xml b/examples/jmx/pom.xml
index 448aac0..60c0832 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-jmx</artifactId>
diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml
index 6a46893..1bed74b 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-jooq</artifactId>
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index b64b9fc..d981f01 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-kafka</artifactId>
diff --git a/examples/kamelet-chucknorris/pom.xml b/examples/kamelet-chucknorris/pom.xml
index 5004969..2233442 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-chucknorris</artifactId>
diff --git a/examples/kamelet-main/pom.xml b/examples/kamelet-main/pom.xml
index c4514ab..67dd2d6 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-main</artifactId>
diff --git a/examples/kamelet-sql/pom.xml b/examples/kamelet-sql/pom.xml
index 1c7c2ee..9744a5a 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-sql</artifactId>
diff --git a/examples/kamelet/pom.xml b/examples/kamelet/pom.xml
index a73a2dd..e136aa3 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet</artifactId>
diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml
index 1f1b9e5..39f0815 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-kotlin</artifactId>
diff --git a/examples/loadbalancing/pom.xml b/examples/loadbalancing/pom.xml
index bd7e96a..74059ff 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 2e9bf5e..7ea4c7d 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 6e42d4b..3c794f0 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 c91230e..adc7435 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-artemis</artifactId>
diff --git a/examples/main-endpointdsl/pom.xml b/examples/main-endpointdsl/pom.xml
index 2aacf43..ddca47a 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl</artifactId>
diff --git a/examples/main-health/pom.xml b/examples/main-health/pom.xml
index fc5665b..c88cbda 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-health</artifactId>
diff --git a/examples/main-joor/pom.xml b/examples/main-joor/pom.xml
index f700b25..02aa2fe 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-joor</artifactId>
diff --git a/examples/main-lambda/pom.xml b/examples/main-lambda/pom.xml
index c296626..1525388 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-lambda</artifactId>
diff --git a/examples/main-tiny/pom.xml b/examples/main-tiny/pom.xml
index 29173be..e11bb61 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-tiny</artifactId>
diff --git a/examples/main-xml/pom.xml b/examples/main-xml/pom.xml
index 699b0a0..60f5281 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-xml</artifactId>
diff --git a/examples/main-yaml/pom.xml b/examples/main-yaml/pom.xml
index 2dc5044..0f22d96 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main-yaml</artifactId>
diff --git a/examples/main/pom.xml b/examples/main/pom.xml
index 694aec6..941e61f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-main</artifactId>
diff --git a/examples/management/pom.xml b/examples/management/pom.xml
index 64e7f26..741a51b 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>
diff --git a/examples/mongodb/pom.xml b/examples/mongodb/pom.xml
index 5152844..590890f 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 36f5be0..a418bc0 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-netty-custom-correlation</artifactId>
diff --git a/examples/oaipmh/pom.xml b/examples/oaipmh/pom.xml
index bb591d7..10c858d 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-oaipmh</artifactId>
diff --git a/examples/pojo-messaging/pom.xml b/examples/pojo-messaging/pom.xml
index 04a65ee..5d5ca68 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 34cedf9..972485c 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>3.16.0-SNAPSHOT</version>
+    <version>3.16.0</version>
     <packaging>pom</packaging>
 
     <name>Camel Examples</name>
@@ -168,7 +168,7 @@
         <jdk.version>11</jdk.version>
         <compiler.fork>false</compiler.fork>
 
-        <camel.version>3.16.0-SNAPSHOT</camel.version>
+        <camel.version>3.16.0</camel.version>
 
         <!-- Versions -->
         <arquillian-version>1.7.0.Alpha10</arquillian-version>
diff --git a/examples/reactive-executor-vertx/pom.xml b/examples/reactive-executor-vertx/pom.xml
index c9b7b5c..a1eb834 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 99b91f4..1118d8a 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
 
diff --git a/examples/resume-api/resume-api-common/pom.xml b/examples/resume-api/resume-api-common/pom.xml
index 5f48ac6..fba7c40 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.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 b75a2eb..295561b 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.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 89c8f44..00eb250 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/resume-api/resume-api-fileset/pom.xml b/examples/resume-api/resume-api-fileset/pom.xml
index 9aeb512..6287b92 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/examples/route-throttling/pom.xml b/examples/route-throttling/pom.xml
index f5a65e9..b336c62 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>
diff --git a/examples/routeloader/pom.xml b/examples/routeloader/pom.xml
index 01c233f..784f51e 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-routeloader</artifactId>
diff --git a/examples/routes-configuration/pom.xml b/examples/routes-configuration/pom.xml
index e514e49..c40e6ff 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-routes-configuration</artifactId>
diff --git a/examples/routetemplate-xml/pom.xml b/examples/routetemplate-xml/pom.xml
index 2772914..2e0d344 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>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-routetemplate-xml</artifactId>
diff --git a/examples/routetemplate/pom.xml b/examples/routetemplate/pom.xml
index 2e7b0ce..d5a7c41 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-routetemplate</artifactId>
diff --git a/examples/salesforce-consumer/pom.xml b/examples/salesforce-consumer/pom.xml
index 77978b2..dd7f55d 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-salesforce-consumer</artifactId>
diff --git a/examples/servlet-tomcat/pom.xml b/examples/servlet-tomcat/pom.xml
index a63bf86..616650f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>
diff --git a/examples/splunk/pom.xml b/examples/splunk/pom.xml
index 5abc81e..0cf779e 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-splunk</artifactId>
diff --git a/examples/spring-pulsar/pom.xml b/examples/spring-pulsar/pom.xml
index 8a891a7..aa2854c 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-pulsar</artifactId>
diff --git a/examples/spring-security/pom.xml b/examples/spring-security/pom.xml
index 0e371db..d96223f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/spring-ws/pom.xml b/examples/spring-ws/pom.xml
index c5138ca..68a602f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/spring-xquery/pom.xml b/examples/spring-xquery/pom.xml
index 4195899..bbeaf82 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml
index 6901d7f..fdf5988 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring</artifactId>
diff --git a/examples/telegram/pom.xml b/examples/telegram/pom.xml
index ddba95b..9abf4da 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-telegram</artifactId>
diff --git a/examples/transformer-demo/pom.xml b/examples/transformer-demo/pom.xml
index f53cdae..ef19edf 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-transformer-demo</artifactId>
diff --git a/examples/twitter-websocket/pom.xml b/examples/twitter-websocket/pom.xml
index 2c3b66a..0f3aa4b 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-twitter-websocket</artifactId>
diff --git a/examples/vertx-kafka/pom.xml b/examples/vertx-kafka/pom.xml
index 74b690c..265319e 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-vertx-kafka</artifactId>
diff --git a/examples/widget-gadget-java/pom.xml b/examples/widget-gadget-java/pom.xml
index bc6266c..013f0da 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.16.0-SNAPSHOT</version>
+        <version>3.16.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 f254076..f8f6cf0 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-xml</artifactId>