Upgrade to Camel 3.15.0
diff --git a/examples/activemq-tomcat/pom.xml b/examples/activemq-tomcat/pom.xml
index a017c39..94528d9 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-activemq-tomcat</artifactId>
diff --git a/examples/aggregate-dist/pom.xml b/examples/aggregate-dist/pom.xml
index 9e9f2d8..6d9d7e0 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate-dist</artifactId>
diff --git a/examples/aggregate/pom.xml b/examples/aggregate/pom.xml
index 025b006..ef4e942 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-aggregate</artifactId>
diff --git a/examples/any23/pom.xml b/examples/any23/pom.xml
index 9d5b899..afae905 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 f5356ce..369a190 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-artemis-large-messages</artifactId>
diff --git a/examples/artemis/pom.xml b/examples/artemis/pom.xml
index 9c3093a..bcd3b87 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-artemis</artifactId>
diff --git a/examples/as2/pom.xml b/examples/as2/pom.xml
index 86f9463..72f9191 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.15.0-SNAPSHOT</version>
+    <version>3.15.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 05d3a6c..16275b5 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.15.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.15.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 d92cd7e..72ef44c 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 9493af6..a2159d3 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 5daf8a8..33f712a 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 9921997..c6f587e 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 0ac40a5..049984c 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 0f59428..215ae41 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 178b488..62c4b59 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 a4fb4a2..0a2653f 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 152f584..d485f4a 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 9463c65..bdf5704 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 6b55f85..7f7a167 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 26abb2e..be2afc2 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 00abac5..74fa77d 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 1706f77..4dd6bce 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-examples-azure-parent</artifactId>
diff --git a/examples/basic/pom.xml b/examples/basic/pom.xml
index 46f82ff..9b01114 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-basic</artifactId>
diff --git a/examples/bigxml-split/pom.xml b/examples/bigxml-split/pom.xml
index 75ac8ba..ade6c82 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-bigxml-split</artifactId>
diff --git a/examples/billboard-aggregate/pom.xml b/examples/billboard-aggregate/pom.xml
index df50c03..7f24c02 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-billboard-aggr</artifactId>
diff --git a/examples/cafe-endpointdsl/pom.xml b/examples/cafe-endpointdsl/pom.xml
index 9ec0441..b579519 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-cafe-endpointdsl</artifactId>
diff --git a/examples/cafe/pom.xml b/examples/cafe/pom.xml
index f2295f3..10e3670 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-cafe</artifactId>
diff --git a/examples/cassandra-kubernetes/pom.xml b/examples/cassandra-kubernetes/pom.xml
index 56e98b5..8b7fdf0 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-cassandra-kubernetes</artifactId>
diff --git a/examples/cdi-test/pom.xml b/examples/cdi-test/pom.xml
index ac926d9..d5ba45c 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-cdi-test</artifactId>
diff --git a/examples/cdi/pom.xml b/examples/cdi/pom.xml
index 6db914a..b4af327 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-cdi</artifactId>
diff --git a/examples/console/pom.xml b/examples/console/pom.xml
index d244e0e..222c219 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-console</artifactId>
diff --git a/examples/couchbase-log/pom.xml b/examples/couchbase-log/pom.xml
index 606903d..893a01e 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.15.0-SNAPSHOT</version>
+      <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main-couchbase</artifactId>
diff --git a/examples/csimple-joor/pom.xml b/examples/csimple-joor/pom.xml
index 67f692c..eb30d93 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-csimple-joor</artifactId>
diff --git a/examples/csimple/pom.xml b/examples/csimple/pom.xml
index 7aeb8e0..295549b 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-csimple</artifactId>
diff --git a/examples/cxf-proxy/pom.xml b/examples/cxf-proxy/pom.xml
index 604355b..1f6d710 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-proxy</artifactId>
diff --git a/examples/cxf-tomcat/pom.xml b/examples/cxf-tomcat/pom.xml
index ffede15..df2b68f 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-cxf-tomcat</artifactId>
diff --git a/examples/cxf/pom.xml b/examples/cxf/pom.xml
index 7a5e429..610c6ab 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 7585d82..70e00d6 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-debezium-eventhubs-blob</artifactId>
diff --git a/examples/debezium/pom.xml b/examples/debezium/pom.xml
index 8483071..b89ee62 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-debezium</artifactId>
diff --git a/examples/fhir/pom.xml b/examples/fhir/pom.xml
index 23ac999..d607340 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-fhir</artifactId>
diff --git a/examples/flight-recorder/pom.xml b/examples/flight-recorder/pom.xml
index 791256f..cc7e821 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-flight-recorder</artifactId>
diff --git a/examples/ftp/pom.xml b/examples/ftp/pom.xml
index d7b34c9..8b2e4d7 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-ftp</artifactId>
diff --git a/examples/hazelcast-kubernetes/pom.xml b/examples/hazelcast-kubernetes/pom.xml
index 44ff792..131531b 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-hazelcast-kubernetes</artifactId>
diff --git a/examples/java8/pom.xml b/examples/java8/pom.xml
index 7b30799..655c507 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-java8</artifactId>
diff --git a/examples/jdbc/pom.xml b/examples/jdbc/pom.xml
index 1e683ba..2fe86aa 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-jdbc</artifactId>
diff --git a/examples/jms-file/pom.xml b/examples/jms-file/pom.xml
index 4ea5f07..76c2f0c 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-jms-file</artifactId>
diff --git a/examples/jmx/pom.xml b/examples/jmx/pom.xml
index 3c5f6a7..6bddec1 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-jmx</artifactId>
diff --git a/examples/jooq/pom.xml b/examples/jooq/pom.xml
index 9c435eb..8bd8b1a 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-jooq</artifactId>
diff --git a/examples/kafka/pom.xml b/examples/kafka/pom.xml
index a2ac26c..46651e0 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-kafka</artifactId>
diff --git a/examples/kamelet-chucknorris/pom.xml b/examples/kamelet-chucknorris/pom.xml
index 9730caf..7f3f457 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-chucknorris</artifactId>
diff --git a/examples/kamelet-main/pom.xml b/examples/kamelet-main/pom.xml
index c63a1aa..94fecbd 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet-main</artifactId>
diff --git a/examples/kamelet/pom.xml b/examples/kamelet/pom.xml
index 4129c25..5d9e0e3 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-kamelet</artifactId>
diff --git a/examples/kotlin/pom.xml b/examples/kotlin/pom.xml
index 0c5c57e..67f7684 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-kotlin</artifactId>
diff --git a/examples/loadbalancing/pom.xml b/examples/loadbalancing/pom.xml
index 53e2b16..20cb695 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 ca2f46b..5a94656 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 11f94be..1e72659 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 6b8500e..a5282a4 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 d5a9597..fca3acb 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 072b894..3cbd097 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main-endpointdsl</artifactId>
diff --git a/examples/main-health/pom.xml b/examples/main-health/pom.xml
index 4ca670d..3498d3b 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main-health</artifactId>
diff --git a/examples/main-joor/pom.xml b/examples/main-joor/pom.xml
index 3834eff..0ed9372 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main-joor</artifactId>
diff --git a/examples/main-lambda/pom.xml b/examples/main-lambda/pom.xml
index a0b91ed..8cad386 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main-lambda</artifactId>
diff --git a/examples/main-tiny/pom.xml b/examples/main-tiny/pom.xml
index 3fe4052..ff0c028 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main-tiny</artifactId>
diff --git a/examples/main-xml/pom.xml b/examples/main-xml/pom.xml
index 6254b0f..b58ba3e 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main-xml</artifactId>
diff --git a/examples/main-yaml/pom.xml b/examples/main-yaml/pom.xml
index 5f8d9d1..7f577b1 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main-yaml</artifactId>
diff --git a/examples/main/pom.xml b/examples/main/pom.xml
index 6757d2a..0eeed8f 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-main</artifactId>
diff --git a/examples/management/pom.xml b/examples/management/pom.xml
index 0ea384e..74163a0 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-management</artifactId>
diff --git a/examples/mongodb/pom.xml b/examples/mongodb/pom.xml
index acc87c7..5f50aaa 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 00bea2a..e952dc8 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-netty-custom-correlation</artifactId>
diff --git a/examples/oaipmh/pom.xml b/examples/oaipmh/pom.xml
index 82854b9..ef65aa9 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-oaipmh</artifactId>
diff --git a/examples/pojo-messaging/pom.xml b/examples/pojo-messaging/pom.xml
index 581497a..175f9b3 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-pojo-messaging</artifactId>
diff --git a/examples/pom.xml b/examples/pom.xml
index 56514f8..00c9d26 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <groupId>org.apache.camel.example</groupId>
     <artifactId>examples</artifactId>
-    <version>3.15.0-SNAPSHOT</version>
+    <version>3.15.0</version>
     <packaging>pom</packaging>
 
     <name>Camel Examples</name>
@@ -167,7 +167,7 @@
         <jdk.version>11</jdk.version>
         <compiler.fork>false</compiler.fork>
 
-        <camel.version>3.15.0-SNAPSHOT</camel.version>
+        <camel.version>3.15.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 2b36706..9bd0edf 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 89e054b..c7d83ad 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-route-throttling</artifactId>
diff --git a/examples/routeloader/pom.xml b/examples/routeloader/pom.xml
index bf1aec4..f97709f 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-routeloader</artifactId>
diff --git a/examples/routes-configuration/pom.xml b/examples/routes-configuration/pom.xml
index f1ce82b..6652c37 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-routes-configuration</artifactId>
diff --git a/examples/routetemplate/pom.xml b/examples/routetemplate/pom.xml
index 1643af0..c548bc0 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-routetemplate</artifactId>
diff --git a/examples/salesforce-consumer/pom.xml b/examples/salesforce-consumer/pom.xml
index fab2eed..ca91371 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-salesforce-consumer</artifactId>
diff --git a/examples/servlet-tomcat/pom.xml b/examples/servlet-tomcat/pom.xml
index 768fb1d..f970100 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-servlet-tomcat</artifactId>
diff --git a/examples/splunk/pom.xml b/examples/splunk/pom.xml
index ff5d671..fc50563 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-splunk</artifactId>
diff --git a/examples/spring-pulsar/pom.xml b/examples/spring-pulsar/pom.xml
index ddc95af..005a898 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-spring-pulsar</artifactId>
diff --git a/examples/spring-security/pom.xml b/examples/spring-security/pom.xml
index fa97dc1..fcbf551 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-spring-security</artifactId>
diff --git a/examples/spring-ws/pom.xml b/examples/spring-ws/pom.xml
index e700a17..ab009cc 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-spring-ws</artifactId>
diff --git a/examples/spring-xquery/pom.xml b/examples/spring-xquery/pom.xml
index 6774cb8..cc27720 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-spring-xquery</artifactId>
diff --git a/examples/spring/pom.xml b/examples/spring/pom.xml
index 9054e49..533cdba 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-spring</artifactId>
diff --git a/examples/telegram/pom.xml b/examples/telegram/pom.xml
index d6d1b13..e2f87a6 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-telegram</artifactId>
diff --git a/examples/transformer-demo/pom.xml b/examples/transformer-demo/pom.xml
index 1ea80e3..bb92f71 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-transformer-demo</artifactId>
diff --git a/examples/twitter-websocket/pom.xml b/examples/twitter-websocket/pom.xml
index 7754bb4..1a7ca2b 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-twitter-websocket</artifactId>
diff --git a/examples/vertx-kafka/pom.xml b/examples/vertx-kafka/pom.xml
index fd21891..a5502d9 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 bfee996..67f3d85 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.15.0-SNAPSHOT</version>
+        <version>3.15.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 1c7c8f7..2cde6a6 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.15.0-SNAPSHOT</version>
+        <version>3.15.0</version>
     </parent>
 
     <artifactId>camel-example-widget-gadget-xml</artifactId>