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 4d11485  Set to next version
4d11485 is described below

commit 4d11485d70dade25b85e6295c715df38a039b8da
Author: Claus Ibsen <claus.ib...@gmail.com>
AuthorDate: Mon Oct 4 22:31:45 2021 +0200

    Set to next version
---
 activemq/pom.xml                                           | 2 +-
 actuator-http-metrics/pom.xml                              | 2 +-
 amqp/pom.xml                                               | 2 +-
 apm-opentracing/pom.xml                                    | 2 +-
 arangodb/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 +-
 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 ++--
 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/pom.xml                                       | 2 +-
 rest-producer/pom.xml                                      | 2 +-
 rest-swagger-simple/pom.xml                                | 2 +-
 rest-swagger/pom.xml                                       | 2 +-
 routes-configuration/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 +-
 74 files changed, 75 insertions(+), 75 deletions(-)

diff --git a/activemq/pom.xml b/activemq/pom.xml
index 0cb0412..11a6439 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-activemq</artifactId>
diff --git a/actuator-http-metrics/pom.xml b/actuator-http-metrics/pom.xml
index fc82041..d134b7e 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-actuator-http-metrics</artifactId>
diff --git a/amqp/pom.xml b/amqp/pom.xml
index 0b6f80f..3b7255b 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-amqp</artifactId>
diff --git a/apm-opentracing/pom.xml b/apm-opentracing/pom.xml
index 234c3d1..af8f9b5 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-apm-opentracing</artifactId>
diff --git a/arangodb/pom.xml b/arangodb/pom.xml
index e4ea10a..2ce8588 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-arangodb</artifactId>
diff --git a/aws2-s3/pom.xml b/aws2-s3/pom.xml
index 9f78e58..3941e75 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 5c6227a..acf34c1 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 91ba7f1..8fa51ae 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 c5b4fa1..a928437 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     
<artifactId>camel-example-spring-boot-clustered-route-controller</artifactId>
diff --git a/fhir-auth-tx/pom.xml b/fhir-auth-tx/pom.xml
index 89b9f37..7e0e2af 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir-auth-tx</artifactId>
diff --git a/fhir/pom.xml b/fhir/pom.xml
index 60f9fe6..a524d81 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-fhir</artifactId>
diff --git a/geocoder/pom.xml b/geocoder/pom.xml
index 4f0cee0..0ea5a27 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 a744173..d24672c 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 65f6ce5..d9305c0 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 71fc039..90bf31e 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 db26e0c..74694bf 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 5a95eb1..bde4704 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-hello-grpc-server</artifactId>
diff --git a/grpc/pom.xml b/grpc/pom.xml
index 4525408..18f8f77 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-grpc</artifactId>
diff --git a/health-checks/pom.xml b/health-checks/pom.xml
index ea4d574..ecfdba1 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-health-checks</artifactId>
diff --git a/hystrix/client/pom.xml b/hystrix/client/pom.xml
index 143cb44..55ba886 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-client</artifactId>
diff --git a/hystrix/pom.xml b/hystrix/pom.xml
index 536479a..fe75a19 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix</artifactId>
diff --git a/hystrix/service1/pom.xml b/hystrix/service1/pom.xml
index 6452b40..84a11e6 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-service1</artifactId>
diff --git a/hystrix/service2/pom.xml b/hystrix/service2/pom.xml
index 2e07292..b842125 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-hystrix-service2</artifactId>
diff --git a/infinispan/pom.xml b/infinispan/pom.xml
index c145bb2..2b95ea4 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-infinispan</artifactId>
diff --git a/jira/pom.xml b/jira/pom.xml
index d685081..593c230 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-jira</artifactId>
diff --git a/kafka-avro/pom.xml b/kafka-avro/pom.xml
index 5007563..3fe8149 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
   <artifactId>camel-example-spring-boot-kafka-avro</artifactId>
diff --git a/kafka-offsetrepository/pom.xml b/kafka-offsetrepository/pom.xml
index 0ac3f5f..1469e8c 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId>
diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml
index f74ad55..26d0d8d 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 4fbc1cc..3653e95 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.12.0-SNAPSHOT</version>
+               <version>3.13.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 
diff --git a/master/pom.xml b/master/pom.xml
index 3c89051..45b99cd 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-master</artifactId>
diff --git a/metrics/pom.xml b/metrics/pom.xml
index ef23ffe..a952503 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-metrics</artifactId>
diff --git a/opentracing/client/pom.xml b/opentracing/client/pom.xml
index 14b23d4..4cc9f4d 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-client</artifactId>
diff --git a/opentracing/loggingtracer/pom.xml 
b/opentracing/loggingtracer/pom.xml
index b6a9a02..44dea77 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     
<artifactId>camel-example-spring-boot-opentracing-loggingtracer</artifactId>
diff --git a/opentracing/pom.xml b/opentracing/pom.xml
index df6938c..50c599c 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing</artifactId>
diff --git a/opentracing/service1/pom.xml b/opentracing/service1/pom.xml
index d794a53..1910ccb 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-opentracing-service1</artifactId>
diff --git a/opentracing/service2/pom.xml b/opentracing/service2/pom.xml
index 1836900..999417b 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 47fbf4d..920e801 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/pojo/pom.xml b/pojo/pom.xml
index a9e6e71..aa8e70d 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-pojo</artifactId>
diff --git a/pom.xml b/pom.xml
index 6e380aa..5f604eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
        <parent>
                <groupId>org.apache.camel.springboot</groupId>
                <artifactId>spring-boot</artifactId>
-               <version>3.12.0-SNAPSHOT</version>
+               <version>3.13.0-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.camel.springboot.example</groupId>
@@ -89,7 +89,7 @@
     </modules>
 
        <properties>
-               <camel-version>3.12.0-SNAPSHOT</camel-version>
+               <camel-version>3.13.0-SNAPSHOT</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/rabbitmq/pom.xml b/rabbitmq/pom.xml
index 8b11ea7..455ce2b 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rabbitmq</artifactId>
diff --git a/reactive-streams/pom.xml b/reactive-streams/pom.xml
index 32fb9a4..9194672 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-reactive-streams</artifactId>
diff --git a/resilience4j/client/pom.xml b/resilience4j/client/pom.xml
index 33d9633..0e9a346 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client</artifactId>
diff --git a/resilience4j/client2/pom.xml b/resilience4j/client2/pom.xml
index 7f0b211..6d8c5ee 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-client2</artifactId>
diff --git a/resilience4j/pom.xml b/resilience4j/pom.xml
index ebf8e1f..fe55274 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j</artifactId>
diff --git a/resilience4j/service1/pom.xml b/resilience4j/service1/pom.xml
index 483a0b1..5252cf9 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service1</artifactId>
diff --git a/resilience4j/service2/pom.xml b/resilience4j/service2/pom.xml
index 6029831..25abb21 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-resilience4j-service2</artifactId>
diff --git a/rest-jpa/pom.xml b/rest-jpa/pom.xml
index 42350e0..94f0c5c 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 9fe9fac..5691082 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi-simple</artifactId>
diff --git a/rest-openapi/pom.xml b/rest-openapi/pom.xml
index a78b896..0dabcfe 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-openapi</artifactId>
diff --git a/rest-producer/pom.xml b/rest-producer/pom.xml
index d120542..a0c8b0f 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</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 3b5d119..f6daf76 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger-simple</artifactId>
diff --git a/rest-swagger/pom.xml b/rest-swagger/pom.xml
index 1d386fd..12d1a13 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-rest-swagger</artifactId>
diff --git a/routes-configuration/pom.xml b/routes-configuration/pom.xml
index dc5fa46..1654c06 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routes-configuration</artifactId>
diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml
index 42c08de..037cf8c 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-routetemplate</artifactId>
diff --git a/servicecall/consumer/pom.xml b/servicecall/consumer/pom.xml
index 7248560..319c21b 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-consumer</artifactId>
diff --git a/servicecall/pom.xml b/servicecall/pom.xml
index 1d4927c..a51c975 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall</artifactId>
diff --git a/servicecall/services/pom.xml b/servicecall/services/pom.xml
index f69e2f2..4779145 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-servicecall-services</artifactId>
diff --git a/splitter-eip/pom.xml b/splitter-eip/pom.xml
index 45877e8..5041f09 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.12.0-SNAPSHOT</version>
+               <version>3.13.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 
diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml
index d9d08c0..398ce0a 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot</artifactId>
diff --git a/strimzi/pom.xml b/strimzi/pom.xml
index d805eb2..feedbb7 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.12.0-SNAPSHOT</version>
+               <version>3.13.0-SNAPSHOT</version>
        </parent>
 
        <artifactId>camel-example-spring-boot-strimzi</artifactId>
diff --git a/supervising-route-controller/pom.xml 
b/supervising-route-controller/pom.xml
index 71e01f7..9cb983a 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     
<artifactId>camel-example-spring-boot-supervising-route-controller</artifactId>
diff --git a/twitter-salesforce/pom.xml b/twitter-salesforce/pom.xml
index 061369e..65ceaa4 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-twitter-salesforce</artifactId>
diff --git a/type-converter/pom.xml b/type-converter/pom.xml
index 0a9a4b5..ec14268 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.12.0-SNAPSHOT</version>
+               <version>3.13.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 
diff --git a/undertow-spring-security/pom.xml b/undertow-spring-security/pom.xml
index 4f6ae4a..9aed07b 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/unit-testing/pom.xml b/unit-testing/pom.xml
index b2692e0..495bd89 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.12.0-SNAPSHOT</version>
+               <version>3.13.0-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
 
diff --git a/validator/pom.xml b/validator/pom.xml
index 52872e7..61fecda 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-validator</artifactId>
diff --git a/webhook/pom.xml b/webhook/pom.xml
index 947c59c..b6a1638 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/widget-gadget/pom.xml b/widget-gadget/pom.xml
index 8d5b366..9536896 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/xml-import/pom.xml b/xml-import/pom.xml
index 8951912..32482e5 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml-import</artifactId>
diff --git a/xml/pom.xml b/xml/pom.xml
index 5d1d703..68d1b92 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-xml</artifactId>
diff --git a/zipkin/client/pom.xml b/zipkin/client/pom.xml
index 4d72908..89ca714 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-client</artifactId>
diff --git a/zipkin/pom.xml b/zipkin/pom.xml
index 95e93cb..d337516 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin</artifactId>
diff --git a/zipkin/service1/pom.xml b/zipkin/service1/pom.xml
index 0bbc9e7..931eaa5 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-service1</artifactId>
diff --git a/zipkin/service2/pom.xml b/zipkin/service2/pom.xml
index 3ea2d24..2c5590f 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.12.0-SNAPSHOT</version>
+        <version>3.13.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-example-spring-boot-zipkin-service2</artifactId>

Reply via email to