You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/03/23 11:16:12 UTC

[camel-spring-boot-examples] branch main updated: Camel 3.16.0 release

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 077110e  Camel 3.16.0 release
077110e is described below

commit 077110e6c11242c4b61f87ebbef5bacd118321cf
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Wed Mar 23 12:15:43 2022 +0100

    Camel 3.16.0 release
---
 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 +-
 clustered-route-controller/cluster-bootstrap/pom.xml       | 2 +-
 clustered-route-controller/cluster-node/pom.xml            | 2 +-
 clustered-route-controller/pom.xml                         | 2 +-
 dynamic-router-eip/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 +-
 hystrix/client/pom.xml                                     | 2 +-
 hystrix/pom.xml                                            | 2 +-
 hystrix/service1/pom.xml                                   | 2 +-
 hystrix/service2/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 +-
 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 +-
 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 +-
 servicecall/consumer/pom.xml                               | 2 +-
 servicecall/pom.xml                                        | 2 +-
 servicecall/services/pom.xml                               | 2 +-
 splitter-eip/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 +-
 zipkin/client/pom.xml                                      | 2 +-
 zipkin/pom.xml                                             | 2 +-
 zipkin/service1/pom.xml                                    | 2 +-
 zipkin/service2/pom.xml                                    | 2 +-
 80 files changed, 81 insertions(+), 81 deletions(-)

diff --git a/activemq/pom.xml b/activemq/pom.xml
index fd233a2..08ce278 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-activemq</artifactId>
diff --git a/actuator-http-metrics/pom.xml b/actuator-http-metrics/pom.xml
index 540aafc..f85e90d 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-actuator-http-metrics</artifactId>
diff --git a/amqp/pom.xml b/amqp/pom.xml
index 289cb26..8bd5c31 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-amqp</artifactId>
diff --git a/apm-opentracing/pom.xml b/apm-opentracing/pom.xml
index 2eb2078..9b6a79f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-apm-opentracing</artifactId>
diff --git a/arangodb/pom.xml b/arangodb/pom.xml
index 2371cb5..b8a8e97 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-arangodb</artifactId>
diff --git a/aws-secrets-manager/pom.xml b/aws-secrets-manager/pom.xml
index 992551c..836e950 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-aws-secrets-manager</artifactId>
diff --git a/aws2-s3/pom.xml b/aws2-s3/pom.xml
index b239125..5fdd743 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-aws2-s3</artifactId>
diff --git a/clustered-route-controller/cluster-bootstrap/pom.xml b/clustered-route-controller/cluster-bootstrap/pom.xml
index 2dc39a1..1df9526 100644
--- a/clustered-route-controller/cluster-bootstrap/pom.xml
+++ b/clustered-route-controller/cluster-bootstrap/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-bootstrap</artifactId>
diff --git a/clustered-route-controller/cluster-node/pom.xml b/clustered-route-controller/cluster-node/pom.xml
index d95284a..af17615 100644
--- a/clustered-route-controller/cluster-node/pom.xml
+++ b/clustered-route-controller/cluster-node/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller-cluster-node</artifactId>
diff --git a/clustered-route-controller/pom.xml b/clustered-route-controller/pom.xml
index 20f6648..52b208a 100644
--- a/clustered-route-controller/pom.xml
+++ b/clustered-route-controller/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
diff --git a/dynamic-router-eip/pom.xml b/dynamic-router-eip/pom.xml
index c574e15..1c5bab1 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId>
diff --git a/fhir-auth-tx/pom.xml b/fhir-auth-tx/pom.xml
index 0e89c57..4a4d99d 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir-auth-tx</artifactId>
diff --git a/fhir/pom.xml b/fhir/pom.xml
index 79bb83f..ab11e5e 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir</artifactId>
diff --git a/geocoder/pom.xml b/geocoder/pom.xml
index b167b07..0f73f3d 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 15d1255..31a0104 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 c6ec568..8b899d7 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 4d66fd7..7294c65 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 f235f80..1218fc3 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 16faea8..3a9d162 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-server</artifactId>
diff --git a/grpc/pom.xml b/grpc/pom.xml
index 354b6c1..a5707fc 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc</artifactId>
diff --git a/health-checks/pom.xml b/health-checks/pom.xml
index d8f5d50..3ad4977 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
diff --git a/hystrix/client/pom.xml b/hystrix/client/pom.xml
index f64c138..29c0d95 100644
--- a/hystrix/client/pom.xml
+++ b/hystrix/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-client</artifactId>
diff --git a/hystrix/pom.xml b/hystrix/pom.xml
index ddb369f..e0331f8 100644
--- a/hystrix/pom.xml
+++ b/hystrix/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix</artifactId>
diff --git a/hystrix/service1/pom.xml b/hystrix/service1/pom.xml
index a43dc18..2df4b2e 100644
--- a/hystrix/service1/pom.xml
+++ b/hystrix/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-service1</artifactId>
diff --git a/hystrix/service2/pom.xml b/hystrix/service2/pom.xml
index ff0e025..10005e0 100644
--- a/hystrix/service2/pom.xml
+++ b/hystrix/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-hystrix</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-service2</artifactId>
diff --git a/infinispan/pom.xml b/infinispan/pom.xml
index fe55e02..a2aa583 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-infinispan</artifactId>
diff --git a/jira/pom.xml b/jira/pom.xml
index 84ceb8d..0fbb924 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-jira</artifactId>
diff --git a/kafka-avro/pom.xml b/kafka-avro/pom.xml
index 71ef8c0..a11762e 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
   <artifactId>camel-example-spring-boot-kafka-avro</artifactId>
diff --git a/kafka-offsetrepository/pom.xml b/kafka-offsetrepository/pom.xml
index 92b63fb..e75bbc4 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index 42322c4..9d110d5 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 22ba247..01dbe19 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.16.0-SNAPSHOT</version>
+		<version>3.16.0</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/master/pom.xml b/master/pom.xml
index 55e79a6..5b3ae1f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-master</artifactId>
diff --git a/metrics/pom.xml b/metrics/pom.xml
index 9815106..b0cbb33 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-metrics</artifactId>
diff --git a/opentracing/client/pom.xml b/opentracing/client/pom.xml
index de3a7d7..9642318 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-client</artifactId>
diff --git a/opentracing/loggingtracer/pom.xml b/opentracing/loggingtracer/pom.xml
index d7f14d7..9183da7 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-loggingtracer</artifactId>
diff --git a/opentracing/pom.xml b/opentracing/pom.xml
index 4c14741..18dd7bb 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing</artifactId>
diff --git a/opentracing/service1/pom.xml b/opentracing/service1/pom.xml
index 1c8637d..ec504f9 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-service1</artifactId>
diff --git a/opentracing/service2/pom.xml b/opentracing/service2/pom.xml
index 8e9e9e0..2a51460 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 897f80b..5f98492 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pojo/pom.xml b/pojo/pom.xml
index b6d57aa..b98c469 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-pojo</artifactId>
diff --git a/pom.xml b/pom.xml
index 1c97a38..1ea8e41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<groupId>org.apache.camel.springboot</groupId>
 		<artifactId>spring-boot</artifactId>
-		<version>3.16.0-SNAPSHOT</version>
+		<version>3.16.0</version>
 	</parent>
 
 	<groupId>org.apache.camel.springboot.example</groupId>
@@ -95,7 +95,7 @@
     </modules>
 
 	<properties>
-		<camel-version>3.16.0-SNAPSHOT</camel-version>
+		<camel-version>3.16.0</camel-version>
 		<skip.starting.camel.context>false</skip.starting.camel.context>
 		<javax.servlet.api.version>4.0.1</javax.servlet.api.version>
 		<fabric8-maven-plugin-version>4.4.1</fabric8-maven-plugin-version>
diff --git a/quartz/pom.xml b/quartz/pom.xml
index 8ec5d23..b9b9079 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-quartz</artifactId>
diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml
index 0f90d5d..4b48528 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rabbitmq</artifactId>
diff --git a/reactive-streams/pom.xml b/reactive-streams/pom.xml
index 4741d11..9f58aec 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-reactive-streams</artifactId>
diff --git a/resilience4j/client/pom.xml b/resilience4j/client/pom.xml
index 6abb70f..2893ef1 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client</artifactId>
diff --git a/resilience4j/client2/pom.xml b/resilience4j/client2/pom.xml
index 9e86c04..d815db2 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client2</artifactId>
diff --git a/resilience4j/pom.xml b/resilience4j/pom.xml
index 02f056a..198f3a8 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j</artifactId>
diff --git a/resilience4j/service1/pom.xml b/resilience4j/service1/pom.xml
index 470d93f..f60b282 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service1</artifactId>
diff --git a/resilience4j/service2/pom.xml b/resilience4j/service2/pom.xml
index ffc315d..1e637a1 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service2</artifactId>
diff --git a/rest-jpa/pom.xml b/rest-jpa/pom.xml
index 98f8201..0901b44 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 0e0e5e3..790c4a1 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 ec395a8..68b2077 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi-springdoc</artifactId>
diff --git a/rest-openapi/pom.xml b/rest-openapi/pom.xml
index db39e3a..eb774df 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi</artifactId>
diff --git a/rest-producer/pom.xml b/rest-producer/pom.xml
index d440a65..826a02e 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</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 81bbb71..d7f7d8a 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger-simple</artifactId>
diff --git a/rest-swagger/pom.xml b/rest-swagger/pom.xml
index fcdac29..78cf448 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger</artifactId>
diff --git a/route-reload/pom.xml b/route-reload/pom.xml
index 1e33843..bb1fb3b 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-route-reload</artifactId>
diff --git a/routes-configuration/pom.xml b/routes-configuration/pom.xml
index 3b989f6..930b6d5 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routes-configuration</artifactId>
diff --git a/routetemplate-xml/pom.xml b/routetemplate-xml/pom.xml
index 82753d1..9635d3b 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routetemplate-xml</artifactId>
diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml
index b15dea8..df2961d 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routetemplate</artifactId>
diff --git a/servicecall/consumer/pom.xml b/servicecall/consumer/pom.xml
index 48274ba..d91be91 100644
--- a/servicecall/consumer/pom.xml
+++ b/servicecall/consumer/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-servicecall</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-consumer</artifactId>
diff --git a/servicecall/pom.xml b/servicecall/pom.xml
index 89b6989..001fbdc 100644
--- a/servicecall/pom.xml
+++ b/servicecall/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
diff --git a/servicecall/services/pom.xml b/servicecall/services/pom.xml
index 386f7f2..78f3da9 100644
--- a/servicecall/services/pom.xml
+++ b/servicecall/services/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-servicecall</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-services</artifactId>
diff --git a/splitter-eip/pom.xml b/splitter-eip/pom.xml
index ec4344e..2ce8c0c 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.16.0-SNAPSHOT</version>
+		<version>3.16.0</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index 24b9225..6ac4230 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot</artifactId>
diff --git a/strimzi/pom.xml b/strimzi/pom.xml
index 83d8495..e3880cd 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.16.0-SNAPSHOT</version>
+		<version>3.16.0</version>
 	</parent>
 
 	<artifactId>camel-example-spring-boot-strimzi</artifactId>
diff --git a/supervising-route-controller/pom.xml b/supervising-route-controller/pom.xml
index fea1325..91bb579 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-supervising-route-controller</artifactId>
diff --git a/twitter-salesforce/pom.xml b/twitter-salesforce/pom.xml
index d12a917..8344542 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-twitter-salesforce</artifactId>
diff --git a/type-converter/pom.xml b/type-converter/pom.xml
index c1f2f00..fce5054 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.16.0-SNAPSHOT</version>
+		<version>3.16.0</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/undertow-spring-security/pom.xml b/undertow-spring-security/pom.xml
index 4044da5..b285aa4 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/unit-testing/pom.xml b/unit-testing/pom.xml
index b3b27f3..12cfa2e 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.16.0-SNAPSHOT</version>
+		<version>3.16.0</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 
diff --git a/validator/pom.xml b/validator/pom.xml
index b1bf8c0..da928d3 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-validator</artifactId>
diff --git a/webhook/pom.xml b/webhook/pom.xml
index 4734937..1cb5972 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/widget-gadget/pom.xml b/widget-gadget/pom.xml
index 3476133..398433f 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/xml-import/pom.xml b/xml-import/pom.xml
index 1a88eba..e4ab67c 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml-import</artifactId>
diff --git a/xml/pom.xml b/xml/pom.xml
index 0a124e2..686ddd8 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.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml</artifactId>
diff --git a/zipkin/client/pom.xml b/zipkin/client/pom.xml
index 0f7d056..ba13069 100644
--- a/zipkin/client/pom.xml
+++ b/zipkin/client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-client</artifactId>
diff --git a/zipkin/pom.xml b/zipkin/pom.xml
index 2bdbbbb..6dc20ae 100644
--- a/zipkin/pom.xml
+++ b/zipkin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>examples</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin</artifactId>
diff --git a/zipkin/service1/pom.xml b/zipkin/service1/pom.xml
index 4c38ab0..73ab39e 100644
--- a/zipkin/service1/pom.xml
+++ b/zipkin/service1/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-service1</artifactId>
diff --git a/zipkin/service2/pom.xml b/zipkin/service2/pom.xml
index 6fb08ec..8b5bccc 100644
--- a/zipkin/service2/pom.xml
+++ b/zipkin/service2/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.springboot.example</groupId>
         <artifactId>camel-example-spring-boot-zipkin</artifactId>
-        <version>3.16.0-SNAPSHOT</version>
+        <version>3.16.0</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-service2</artifactId>