This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to tag camel-spring-boot-examples-3.20.4
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git

commit 47aed9969cdf51ff52583585c4b6ed39cb02d996
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Thu May 11 21:57:38 2023 +0200

    Set version to 3.20.4
---
 activemq/pom.xml                                             | 2 +-
 actuator-http-metrics/pom.xml                                | 2 +-
 amqp/pom.xml                                                 | 2 +-
 apm-opentracing/pom.xml                                      | 2 +-
 arangodb/pom.xml                                             | 2 +-
 aws-secrets-manager/pom.xml                                  | 2 +-
 aws2-s3/pom.xml                                              | 2 +-
 azure/camel-example-spring-boot-azure-eventhubs/pom.xml      | 2 +-
 azure/camel-example-spring-boot-azure-servicebus-jms/pom.xml | 2 +-
 azure/camel-example-spring-boot-azure-servicebus/pom.xml     | 2 +-
 azure/pom.xml                                                | 2 +-
 dynamic-router-eip/pom.xml                                   | 2 +-
 endpointdsl/pom.xml                                          | 2 +-
 fhir-auth-tx/pom.xml                                         | 2 +-
 fhir/pom.xml                                                 | 2 +-
 geocoder/pom.xml                                             | 2 +-
 grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml   | 2 +-
 grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml   | 2 +-
 grpc-kubernetes/pom.xml                                      | 2 +-
 grpc/hello-camel-grpc-client/pom.xml                         | 2 +-
 grpc/hello-camel-grpc-server/pom.xml                         | 2 +-
 grpc/pom.xml                                                 | 2 +-
 health-checks/pom.xml                                        | 2 +-
 infinispan/pom.xml                                           | 2 +-
 jira/pom.xml                                                 | 2 +-
 kafka-avro/pom.xml                                           | 2 +-
 kafka-offsetrepository/pom.xml                               | 2 +-
 kamelet-chucknorris/pom.xml                                  | 2 +-
 load-balancer-eip/pom.xml                                    | 2 +-
 mail-ms-exchange-oauth2/pom.xml                              | 2 +-
 master/pom.xml                                               | 2 +-
 metrics/pom.xml                                              | 2 +-
 opentracing/client/pom.xml                                   | 2 +-
 opentracing/loggingtracer/pom.xml                            | 2 +-
 opentracing/pom.xml                                          | 2 +-
 opentracing/service1/pom.xml                                 | 2 +-
 opentracing/service2/pom.xml                                 | 2 +-
 paho-mqtt5-shared-subscriptions/pom.xml                      | 2 +-
 platform-http/README.adoc                                    | 4 ++--
 platform-http/pom.xml                                        | 2 +-
 pojo/pom.xml                                                 | 2 +-
 pom.xml                                                      | 4 ++--
 quartz/pom.xml                                               | 2 +-
 rabbitmq/pom.xml                                             | 2 +-
 reactive-streams/pom.xml                                     | 2 +-
 resilience4j/client/pom.xml                                  | 2 +-
 resilience4j/client2/pom.xml                                 | 2 +-
 resilience4j/pom.xml                                         | 2 +-
 resilience4j/service1/pom.xml                                | 2 +-
 resilience4j/service2/pom.xml                                | 2 +-
 rest-jpa/pom.xml                                             | 2 +-
 rest-openapi-simple/pom.xml                                  | 2 +-
 rest-openapi-springdoc/pom.xml                               | 2 +-
 rest-openapi/pom.xml                                         | 2 +-
 rest-producer/pom.xml                                        | 2 +-
 rest-swagger-simple/pom.xml                                  | 2 +-
 rest-swagger/pom.xml                                         | 2 +-
 route-reload/pom.xml                                         | 2 +-
 routes-configuration/pom.xml                                 | 2 +-
 routetemplate-xml/pom.xml                                    | 2 +-
 routetemplate/pom.xml                                        | 2 +-
 saga/pom.xml                                                 | 2 +-
 saga/saga-app/pom.xml                                        | 2 +-
 saga/saga-flight-service/pom.xml                             | 2 +-
 saga/saga-payment-service/pom.xml                            | 2 +-
 saga/saga-train-service/pom.xml                              | 2 +-
 splitter-eip/pom.xml                                         | 2 +-
 spring-boot-jta-jpa/pom.xml                                  | 2 +-
 spring-boot/pom.xml                                          | 2 +-
 strimzi/pom.xml                                              | 2 +-
 supervising-route-controller/pom.xml                         | 2 +-
 twitter-salesforce/pom.xml                                   | 2 +-
 type-converter/pom.xml                                       | 2 +-
 undertow-spring-security/pom.xml                             | 2 +-
 unit-testing/pom.xml                                         | 2 +-
 validator/pom.xml                                            | 2 +-
 webhook/pom.xml                                              | 2 +-
 widget-gadget/pom.xml                                        | 2 +-
 xml-import/pom.xml                                           | 2 +-
 xml/pom.xml                                                  | 2 +-
 80 files changed, 82 insertions(+), 82 deletions(-)

diff --git a/activemq/pom.xml b/activemq/pom.xml
index 6ee9a29..39dca17 100644
--- a/activemq/pom.xml
+++ b/activemq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-activemq</artifactId>
diff --git a/actuator-http-metrics/pom.xml b/actuator-http-metrics/pom.xml
index d88ab04..0304823 100644
--- a/actuator-http-metrics/pom.xml
+++ b/actuator-http-metrics/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-actuator-http-metrics</artifactId>
diff --git a/amqp/pom.xml b/amqp/pom.xml
index b3a4728..aba7f84 100644
--- a/amqp/pom.xml
+++ b/amqp/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-amqp</artifactId>
diff --git a/apm-opentracing/pom.xml b/apm-opentracing/pom.xml
index cf30046..cdcf168 100644
--- a/apm-opentracing/pom.xml
+++ b/apm-opentracing/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-apm-opentracing</artifactId>
diff --git a/arangodb/pom.xml b/arangodb/pom.xml
index d515f87..c374d98 100644
--- a/arangodb/pom.xml
+++ b/arangodb/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-arangodb</artifactId>
diff --git a/aws-secrets-manager/pom.xml b/aws-secrets-manager/pom.xml
index cd194f0..8305ab5 100644
--- a/aws-secrets-manager/pom.xml
+++ b/aws-secrets-manager/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-aws-secrets-manager</artifactId>
diff --git a/aws2-s3/pom.xml b/aws2-s3/pom.xml
index 26b0349..33b064c 100644
--- a/aws2-s3/pom.xml
+++ b/aws2-s3/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-aws2-s3</artifactId>
diff --git a/azure/camel-example-spring-boot-azure-eventhubs/pom.xml 
b/azure/camel-example-spring-boot-azure-eventhubs/pom.xml
index 727f2cb..2daeb16 100644
--- a/azure/camel-example-spring-boot-azure-eventhubs/pom.xml
+++ b/azure/camel-example-spring-boot-azure-eventhubs/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.camel.springboot.example</groupId>
     <artifactId>camel-example-spring-boot-azure</artifactId>
-    <version>3.20.0-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-azure-eventhubs</artifactId>
diff --git a/azure/camel-example-spring-boot-azure-servicebus-jms/pom.xml 
b/azure/camel-example-spring-boot-azure-servicebus-jms/pom.xml
index 7f6e6fe..119b2f8 100644
--- a/azure/camel-example-spring-boot-azure-servicebus-jms/pom.xml
+++ b/azure/camel-example-spring-boot-azure-servicebus-jms/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.camel.springboot.example</groupId>
     <artifactId>camel-example-spring-boot-azure</artifactId>
-    <version>3.20.0-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-azure-servicebus-jms</artifactId>
diff --git a/azure/camel-example-spring-boot-azure-servicebus/pom.xml 
b/azure/camel-example-spring-boot-azure-servicebus/pom.xml
index 7db16fe..8f7dff4 100644
--- a/azure/camel-example-spring-boot-azure-servicebus/pom.xml
+++ b/azure/camel-example-spring-boot-azure-servicebus/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.camel.springboot.example</groupId>
     <artifactId>camel-example-spring-boot-azure</artifactId>
-    <version>3.20.0-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-azure-servicebus</artifactId>
diff --git a/azure/pom.xml b/azure/pom.xml
index 3ba63c8..0b99eb7 100644
--- a/azure/pom.xml
+++ b/azure/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.camel.springboot.example</groupId>
     <artifactId>examples</artifactId>
-    <version>3.20.0-SNAPSHOT</version>
+    <version>3.20.4</version>
   </parent>
 
   <artifactId>camel-example-spring-boot-azure</artifactId>
diff --git a/dynamic-router-eip/pom.xml b/dynamic-router-eip/pom.xml
index 6178fb5..ef5b7ff 100644
--- a/dynamic-router-eip/pom.xml
+++ b/dynamic-router-eip/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId>
diff --git a/endpointdsl/pom.xml b/endpointdsl/pom.xml
index 169a1ca..c2b5721 100644
--- a/endpointdsl/pom.xml
+++ b/endpointdsl/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-endpointdsl</artifactId>
diff --git a/fhir-auth-tx/pom.xml b/fhir-auth-tx/pom.xml
index 41d9b78..67b010b 100644
--- a/fhir-auth-tx/pom.xml
+++ b/fhir-auth-tx/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir-auth-tx</artifactId>
diff --git a/fhir/pom.xml b/fhir/pom.xml
index 9c61dcf..a2d29f4 100644
--- a/fhir/pom.xml
+++ b/fhir/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir</artifactId>
diff --git a/geocoder/pom.xml b/geocoder/pom.xml
index 5ee9b46..d3eb396 100644
--- a/geocoder/pom.xml
+++ b/geocoder/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-geocoder</artifactId>
diff --git a/grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml 
b/grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
index 1ff512c..b544d71 100644
--- a/grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
+++ b/grpc-kubernetes/hello-camel-grpc-client-kubernetes/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     
<artifactId>camel-example-spring-boot-hello-grpc-client-kubernetes</artifactId>
diff --git a/grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml 
b/grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
index a9fd35b..2308eac 100644
--- a/grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
+++ b/grpc-kubernetes/hello-camel-grpc-server-kubernetes/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     
<artifactId>camel-example-spring-boot-hello-grpc-server-kubernetes</artifactId>
diff --git a/grpc-kubernetes/pom.xml b/grpc-kubernetes/pom.xml
index 163578f..474527b 100644
--- a/grpc-kubernetes/pom.xml
+++ b/grpc-kubernetes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc-kubernetes</artifactId>
diff --git a/grpc/hello-camel-grpc-client/pom.xml 
b/grpc/hello-camel-grpc-client/pom.xml
index 77aa294..9c982ce 100644
--- a/grpc/hello-camel-grpc-client/pom.xml
+++ b/grpc/hello-camel-grpc-client/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-client</artifactId>
diff --git a/grpc/hello-camel-grpc-server/pom.xml 
b/grpc/hello-camel-grpc-server/pom.xml
index 9586804..71d440d 100644
--- a/grpc/hello-camel-grpc-server/pom.xml
+++ b/grpc/hello-camel-grpc-server/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-grpc</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-server</artifactId>
diff --git a/grpc/pom.xml b/grpc/pom.xml
index fbeb17f..160da43 100644
--- a/grpc/pom.xml
+++ b/grpc/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc</artifactId>
diff --git a/health-checks/pom.xml b/health-checks/pom.xml
index 749ffb6..3b63ebb 100644
--- a/health-checks/pom.xml
+++ b/health-checks/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
diff --git a/infinispan/pom.xml b/infinispan/pom.xml
index 59f2fb4..e5f5536 100644
--- a/infinispan/pom.xml
+++ b/infinispan/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-infinispan</artifactId>
diff --git a/jira/pom.xml b/jira/pom.xml
index c3a0cbf..847e32e 100644
--- a/jira/pom.xml
+++ b/jira/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-jira</artifactId>
diff --git a/kafka-avro/pom.xml b/kafka-avro/pom.xml
index 5ba8eb2..224510e 100644
--- a/kafka-avro/pom.xml
+++ b/kafka-avro/pom.xml
@@ -23,7 +23,7 @@
   <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
   <artifactId>camel-example-spring-boot-kafka-avro</artifactId>
diff --git a/kafka-offsetrepository/pom.xml b/kafka-offsetrepository/pom.xml
index 00b4b32..51b283b 100644
--- a/kafka-offsetrepository/pom.xml
+++ b/kafka-offsetrepository/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index a04c037..92cef04 100644
--- a/kamelet-chucknorris/pom.xml
+++ b/kamelet-chucknorris/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-kamelet-chucknorris</artifactId>
diff --git a/load-balancer-eip/pom.xml b/load-balancer-eip/pom.xml
index 4537252..58b9bfb 100644
--- a/load-balancer-eip/pom.xml
+++ b/load-balancer-eip/pom.xml
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>examples</artifactId>
                <groupId>org.apache.camel.springboot.example</groupId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 
diff --git a/mail-ms-exchange-oauth2/pom.xml b/mail-ms-exchange-oauth2/pom.xml
index 67b0b4b..af64454 100644
--- a/mail-ms-exchange-oauth2/pom.xml
+++ b/mail-ms-exchange-oauth2/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/master/pom.xml b/master/pom.xml
index e6cec59..e1e7966 100644
--- a/master/pom.xml
+++ b/master/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-master</artifactId>
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 4d2e514..8ab3004 100644
--- a/metrics/pom.xml
+++ b/metrics/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-metrics</artifactId>
diff --git a/opentracing/client/pom.xml b/opentracing/client/pom.xml
index 56883b9..9a160aa 100644
--- a/opentracing/client/pom.xml
+++ b/opentracing/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-client</artifactId>
diff --git a/opentracing/loggingtracer/pom.xml 
b/opentracing/loggingtracer/pom.xml
index c358e14..e1a3f62 100644
--- a/opentracing/loggingtracer/pom.xml
+++ b/opentracing/loggingtracer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     
<artifactId>camel-example-spring-boot-opentracing-loggingtracer</artifactId>
diff --git a/opentracing/pom.xml b/opentracing/pom.xml
index b29de35..2dc7b0a 100644
--- a/opentracing/pom.xml
+++ b/opentracing/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing</artifactId>
diff --git a/opentracing/service1/pom.xml b/opentracing/service1/pom.xml
index 5532f1d..7b94261 100644
--- a/opentracing/service1/pom.xml
+++ b/opentracing/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-service1</artifactId>
diff --git a/opentracing/service2/pom.xml b/opentracing/service2/pom.xml
index 5babf44..c4a69d0 100644
--- a/opentracing/service2/pom.xml
+++ b/opentracing/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-opentracing</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-service2</artifactId>
diff --git a/paho-mqtt5-shared-subscriptions/pom.xml 
b/paho-mqtt5-shared-subscriptions/pom.xml
index f7cbbaf..44adb2f 100644
--- a/paho-mqtt5-shared-subscriptions/pom.xml
+++ b/paho-mqtt5-shared-subscriptions/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/platform-http/README.adoc b/platform-http/README.adoc
index 2541436..6cdbad7 100644
--- a/platform-http/README.adoc
+++ b/platform-http/README.adoc
@@ -38,7 +38,7 @@ You should see the following output when the application is 
launched:
 2022-09-05 12:00:31.144  INFO 16692 --- [           main] org.xnio.nio         
                    : XNIO NIO Implementation Version 3.8.7.Final
 2022-09-05 12:00:31.354  INFO 16692 --- [           main] org.jboss.threads    
                    : JBoss Threads version 3.1.0.Final
 2022-09-05 12:00:31.453  INFO 16692 --- [           main] 
o.s.b.w.e.undertow.UndertowWebServer     : Undertow started on port(s) 8080 
(http)
-2022-09-05 12:00:31.955  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   : Apache Camel 3.20.0-SNAPSHOT 
(MyCamel) is starting
+2022-09-05 12:00:31.955  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   : Apache Camel 3.20.4 (MyCamel) is 
starting
 2022-09-05 12:00:31.989  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   : Routes startup (started:7)
 2022-09-05 12:00:31.989  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   :     Started route1 (direct://test)
 2022-09-05 12:00:31.989  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   :     Started route2 
(rest://get:/todos)
@@ -47,7 +47,7 @@ You should see the following output when the application is 
launched:
 2022-09-05 12:00:31.990  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   :     Started route5 
(rest://post:/todos)
 2022-09-05 12:00:31.990  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   :     Started route6 
(rest://delete:/todos)
 2022-09-05 12:00:31.991  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   :     Started route7 
(rest://delete:/todos:/%7Bid%7D)
-2022-09-05 12:00:31.992  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   : Apache Camel 3.20.0-SNAPSHOT 
(MyCamel) started in 552ms (build:95ms init:421ms start:36ms)
+2022-09-05 12:00:31.992  INFO 16692 --- [           main] 
o.a.c.impl.engine.AbstractCamelContext   : Apache Camel 3.20.4 (MyCamel) 
started in 552ms (build:95ms init:421ms start:36ms)
 2022-09-05 12:00:32.005  INFO 16692 --- [           main] 
o.a.c.example.springboot.Application     : Started Application in 13.737 
seconds (JVM running for 14.657)
 ----
 
diff --git a/platform-http/pom.xml b/platform-http/pom.xml
index 2a4b11f..cd51c2b 100644
--- a/platform-http/pom.xml
+++ b/platform-http/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-platform-http</artifactId>
diff --git a/pojo/pom.xml b/pojo/pom.xml
index eb03575..9494c13 100644
--- a/pojo/pom.xml
+++ b/pojo/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-pojo</artifactId>
diff --git a/pom.xml b/pom.xml
index 9baca7d..9328ec9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
        <parent>
                <groupId>org.apache.camel.springboot</groupId>
                <artifactId>spring-boot</artifactId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
 
        <groupId>org.apache.camel.springboot.example</groupId>
@@ -97,7 +97,7 @@
     </modules>
 
        <properties>
-               <camel-version>3.20.0-SNAPSHOT</camel-version>
+               <camel-version>3.20.4</camel-version>
                <skip.starting.camel.context>false</skip.starting.camel.context>
                <javax.servlet.api.version>4.0.1</javax.servlet.api.version>
                <jkube-maven-plugin-version>1.9.1</jkube-maven-plugin-version>
diff --git a/quartz/pom.xml b/quartz/pom.xml
index 69309d6..e64505a 100644
--- a/quartz/pom.xml
+++ b/quartz/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-quartz</artifactId>
diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml
index 601830e..05a03a2 100644
--- a/rabbitmq/pom.xml
+++ b/rabbitmq/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rabbitmq</artifactId>
diff --git a/reactive-streams/pom.xml b/reactive-streams/pom.xml
index fe845e4..6af8d48 100644
--- a/reactive-streams/pom.xml
+++ b/reactive-streams/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-reactive-streams</artifactId>
diff --git a/resilience4j/client/pom.xml b/resilience4j/client/pom.xml
index 08dd77f..79ef407 100644
--- a/resilience4j/client/pom.xml
+++ b/resilience4j/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client</artifactId>
diff --git a/resilience4j/client2/pom.xml b/resilience4j/client2/pom.xml
index 7449e42..7893d2d 100644
--- a/resilience4j/client2/pom.xml
+++ b/resilience4j/client2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client2</artifactId>
diff --git a/resilience4j/pom.xml b/resilience4j/pom.xml
index 334df62..ce976c9 100644
--- a/resilience4j/pom.xml
+++ b/resilience4j/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j</artifactId>
diff --git a/resilience4j/service1/pom.xml b/resilience4j/service1/pom.xml
index 9efc922..329e6d1 100644
--- a/resilience4j/service1/pom.xml
+++ b/resilience4j/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service1</artifactId>
diff --git a/resilience4j/service2/pom.xml b/resilience4j/service2/pom.xml
index 00a3052..728d49f 100644
--- a/resilience4j/service2/pom.xml
+++ b/resilience4j/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-resilience4j</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service2</artifactId>
diff --git a/rest-jpa/pom.xml b/rest-jpa/pom.xml
index e11c227..9930224 100644
--- a/rest-jpa/pom.xml
+++ b/rest-jpa/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-jpa</artifactId>
diff --git a/rest-openapi-simple/pom.xml b/rest-openapi-simple/pom.xml
index 991677a..83319bd 100644
--- a/rest-openapi-simple/pom.xml
+++ b/rest-openapi-simple/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi-simple</artifactId>
diff --git a/rest-openapi-springdoc/pom.xml b/rest-openapi-springdoc/pom.xml
index a355700..ad628c5 100644
--- a/rest-openapi-springdoc/pom.xml
+++ b/rest-openapi-springdoc/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi-springdoc</artifactId>
diff --git a/rest-openapi/pom.xml b/rest-openapi/pom.xml
index 9523f5d..524fd81 100644
--- a/rest-openapi/pom.xml
+++ b/rest-openapi/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi</artifactId>
diff --git a/rest-producer/pom.xml b/rest-producer/pom.xml
index f2dd897..bc837f4 100644
--- a/rest-producer/pom.xml
+++ b/rest-producer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-producer</artifactId>
diff --git a/rest-swagger-simple/pom.xml b/rest-swagger-simple/pom.xml
index da91448..891e63f 100644
--- a/rest-swagger-simple/pom.xml
+++ b/rest-swagger-simple/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger-simple</artifactId>
diff --git a/rest-swagger/pom.xml b/rest-swagger/pom.xml
index 126b9f9..5d00630 100644
--- a/rest-swagger/pom.xml
+++ b/rest-swagger/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger</artifactId>
diff --git a/route-reload/pom.xml b/route-reload/pom.xml
index 0c8babd..92e9ff2 100644
--- a/route-reload/pom.xml
+++ b/route-reload/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-route-reload</artifactId>
diff --git a/routes-configuration/pom.xml b/routes-configuration/pom.xml
index 37422ed..e699435 100644
--- a/routes-configuration/pom.xml
+++ b/routes-configuration/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routes-configuration</artifactId>
diff --git a/routetemplate-xml/pom.xml b/routetemplate-xml/pom.xml
index ffaa1d4..31ab893 100644
--- a/routetemplate-xml/pom.xml
+++ b/routetemplate-xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routetemplate-xml</artifactId>
diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml
index 5dad7e0..ea1cdc6 100644
--- a/routetemplate/pom.xml
+++ b/routetemplate/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routetemplate</artifactId>
diff --git a/saga/pom.xml b/saga/pom.xml
index 20c7b5c..ccef680 100644
--- a/saga/pom.xml
+++ b/saga/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-saga</artifactId>
diff --git a/saga/saga-app/pom.xml b/saga/saga-app/pom.xml
index 0002b10..469d098 100644
--- a/saga/saga-app/pom.xml
+++ b/saga/saga-app/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.camel.springboot.example</groupId>
                <artifactId>camel-example-spring-boot-saga</artifactId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
 
        <artifactId>camel-example-spring-boot-saga-app</artifactId>
diff --git a/saga/saga-flight-service/pom.xml b/saga/saga-flight-service/pom.xml
index 84a92fe..8293fe7 100644
--- a/saga/saga-flight-service/pom.xml
+++ b/saga/saga-flight-service/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.camel.springboot.example</groupId>
                <artifactId>camel-example-spring-boot-saga</artifactId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
 
        <artifactId>camel-example-spring-boot-saga-flight</artifactId>
diff --git a/saga/saga-payment-service/pom.xml 
b/saga/saga-payment-service/pom.xml
index 3ea9a5d..c646c24 100644
--- a/saga/saga-payment-service/pom.xml
+++ b/saga/saga-payment-service/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.camel.springboot.example</groupId>
                <artifactId>camel-example-spring-boot-saga</artifactId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
 
        <artifactId>camel-example-spring-boot-saga-payment</artifactId>
diff --git a/saga/saga-train-service/pom.xml b/saga/saga-train-service/pom.xml
index cf95fa4..81705b2 100644
--- a/saga/saga-train-service/pom.xml
+++ b/saga/saga-train-service/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.camel.springboot.example</groupId>
                <artifactId>camel-example-spring-boot-saga</artifactId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
 
        <artifactId>camel-example-spring-boot-saga-train</artifactId>
diff --git a/splitter-eip/pom.xml b/splitter-eip/pom.xml
index 43b0a64..fade26e 100644
--- a/splitter-eip/pom.xml
+++ b/splitter-eip/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <artifactId>examples</artifactId>
                <groupId>org.apache.camel.springboot.example</groupId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot-jta-jpa/pom.xml b/spring-boot-jta-jpa/pom.xml
index 6d4f3ce..d111b99 100644
--- a/spring-boot-jta-jpa/pom.xml
+++ b/spring-boot-jta-jpa/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>spring-boot-jta-jpa</artifactId>
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index b941a60..4eb8f3c 100644
--- a/spring-boot/pom.xml
+++ b/spring-boot/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot</artifactId>
diff --git a/strimzi/pom.xml b/strimzi/pom.xml
index 7ec8473..b2a4389 100644
--- a/strimzi/pom.xml
+++ b/strimzi/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.camel.springboot.example</groupId>
                <artifactId>examples</artifactId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
 
        <artifactId>camel-example-spring-boot-strimzi</artifactId>
diff --git a/supervising-route-controller/pom.xml 
b/supervising-route-controller/pom.xml
index b7026bd..6aa4630 100644
--- a/supervising-route-controller/pom.xml
+++ b/supervising-route-controller/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     
<artifactId>camel-example-spring-boot-supervising-route-controller</artifactId>
diff --git a/twitter-salesforce/pom.xml b/twitter-salesforce/pom.xml
index 089ca1f..de617f8 100644
--- a/twitter-salesforce/pom.xml
+++ b/twitter-salesforce/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-twitter-salesforce</artifactId>
diff --git a/type-converter/pom.xml b/type-converter/pom.xml
index aeac566..acf0656 100644
--- a/type-converter/pom.xml
+++ b/type-converter/pom.xml
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>examples</artifactId>
                <groupId>org.apache.camel.springboot.example</groupId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 
diff --git a/undertow-spring-security/pom.xml b/undertow-spring-security/pom.xml
index a393c0c..18f2703 100644
--- a/undertow-spring-security/pom.xml
+++ b/undertow-spring-security/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/unit-testing/pom.xml b/unit-testing/pom.xml
index d010f19..9e72543 100644
--- a/unit-testing/pom.xml
+++ b/unit-testing/pom.xml
@@ -5,7 +5,7 @@
        <parent>
                <artifactId>examples</artifactId>
                <groupId>org.apache.camel.springboot.example</groupId>
-               <version>3.20.0-SNAPSHOT</version>
+               <version>3.20.4</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 
diff --git a/validator/pom.xml b/validator/pom.xml
index 1901ca1..4306e3a 100644
--- a/validator/pom.xml
+++ b/validator/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-validator</artifactId>
diff --git a/webhook/pom.xml b/webhook/pom.xml
index 4a2bbdd..cea0459 100644
--- a/webhook/pom.xml
+++ b/webhook/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/widget-gadget/pom.xml b/widget-gadget/pom.xml
index ee77d07..49a9f2b 100644
--- a/widget-gadget/pom.xml
+++ b/widget-gadget/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>examples</artifactId>
         <groupId>org.apache.camel.springboot.example</groupId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/xml-import/pom.xml b/xml-import/pom.xml
index 38a0e75..175f4d2 100644
--- a/xml-import/pom.xml
+++ b/xml-import/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml-import</artifactId>
diff --git a/xml/pom.xml b/xml/pom.xml
index f57ed85..f79c1c5 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.20.0-SNAPSHOT</version>
+        <version>3.20.4</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml</artifactId>


Reply via email to