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 778be1a Camel 4.4.0 778be1a is described below commit 778be1ae484a20191b79427c69d3c5ebb3b00691 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Feb 18 07:59:13 2024 +0100 Camel 4.4.0 --- activemq/pom.xml | 2 +- actuator-http-metrics/pom.xml | 2 +- amqp/pom.xml | 2 +- aot-basic/pom.xml | 2 +- arangodb/pom.xml | 2 +- artemis/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/pom.xml | 2 +- azure/pom.xml | 2 +- dynamic-router-eip/dynamic-router-eip-single/pom.xml | 2 +- .../dynamic-router-eip-stack/all-numbers-service/pom.xml | 2 +- .../dynamic-router-eip-stack/even-numbers-service/pom.xml | 2 +- dynamic-router-eip/dynamic-router-eip-stack/main-router/pom.xml | 2 +- dynamic-router-eip/dynamic-router-eip-stack/numbers-common/pom.xml | 2 +- .../dynamic-router-eip-stack/odd-numbers-service/pom.xml | 2 +- dynamic-router-eip/dynamic-router-eip-stack/pom.xml | 2 +- dynamic-router-eip/pom.xml | 2 +- endpointdsl/pom.xml | 2 +- fhir-auth-tx/pom.xml | 2 +- fhir/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 +- observation/client/pom.xml | 2 +- observation/loggingtracer/pom.xml | 2 +- observation/pom.xml | 2 +- observation/service1/pom.xml | 2 +- observation/service2/pom.xml | 2 +- opentelemetry/CarBooking/pom.xml | 2 +- opentelemetry/FlightBooking/pom.xml | 2 +- opentelemetry/HotelBooking/pom.xml | 2 +- opentelemetry/TripBooking/pom.xml | 2 +- opentelemetry/pom.xml | 2 +- paho-mqtt5-shared-subscriptions/pom.xml | 2 +- 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-cxf/pom.xml | 2 +- rest-openapi-simple/pom.xml | 2 +- rest-openapi-springdoc/pom.xml | 2 +- rest-openapi/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 +- soap-cxf/pom.xml | 2 +- splitter-eip/pom.xml | 2 +- spring-boot/pom.xml | 2 +- spring-jdbc/pom.xml | 2 +- strimzi/pom.xml | 2 +- supervising-route-controller/pom.xml | 2 +- twitter-salesforce/pom.xml | 2 +- type-converter/pom.xml | 2 +- validator/pom.xml | 2 +- variables/pom.xml | 2 +- webhook/pom.xml | 2 +- widget-gadget/pom.xml | 2 +- xml-import/pom.xml | 2 +- xml/pom.xml | 2 +- 81 files changed, 82 insertions(+), 82 deletions(-) diff --git a/activemq/pom.xml b/activemq/pom.xml index 9d919a2..86978d3 100644 --- a/activemq/pom.xml +++ b/activemq/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.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 57301f9..58811b1 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-actuator-http-metrics</artifactId> diff --git a/amqp/pom.xml b/amqp/pom.xml index 5a00fbc..c7912cd 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-amqp</artifactId> diff --git a/aot-basic/pom.xml b/aot-basic/pom.xml index 8bc1fed..9d53ee7 100644 --- a/aot-basic/pom.xml +++ b/aot-basic/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-aot-basic</artifactId> diff --git a/arangodb/pom.xml b/arangodb/pom.xml index 02c8604..02ee99e 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-arangodb</artifactId> diff --git a/artemis/pom.xml b/artemis/pom.xml index f4d30e8..6165c55 100644 --- a/artemis/pom.xml +++ b/artemis/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-artemis</artifactId> diff --git a/aws-secrets-manager/pom.xml b/aws-secrets-manager/pom.xml index 74d2d21..9b3ac5b 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>4.4.0-SNAPSHOT</version> + <version>4.4.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 b9a8635..5adbdc1 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</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 1c293aa..2e63df6 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-azure-eventhubs</artifactId> diff --git a/azure/camel-example-spring-boot-azure-servicebus/pom.xml b/azure/camel-example-spring-boot-azure-servicebus/pom.xml index 1083441..f27f44f 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-azure-servicebus</artifactId> diff --git a/azure/pom.xml b/azure/pom.xml index 2767b58..6a68514 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-azure</artifactId> diff --git a/dynamic-router-eip/dynamic-router-eip-single/pom.xml b/dynamic-router-eip/dynamic-router-eip-single/pom.xml index 5f4a5d0..6709048 100644 --- a/dynamic-router-eip/dynamic-router-eip-single/pom.xml +++ b/dynamic-router-eip/dynamic-router-eip-single/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-dynamic-router-eip-single</artifactId> diff --git a/dynamic-router-eip/dynamic-router-eip-stack/all-numbers-service/pom.xml b/dynamic-router-eip/dynamic-router-eip-stack/all-numbers-service/pom.xml index fc65dbb..34b38ff 100644 --- a/dynamic-router-eip/dynamic-router-eip-stack/all-numbers-service/pom.xml +++ b/dynamic-router-eip/dynamic-router-eip-stack/all-numbers-service/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>all-numbers-service</artifactId> diff --git a/dynamic-router-eip/dynamic-router-eip-stack/even-numbers-service/pom.xml b/dynamic-router-eip/dynamic-router-eip-stack/even-numbers-service/pom.xml index 40cb246..84ccbbd 100644 --- a/dynamic-router-eip/dynamic-router-eip-stack/even-numbers-service/pom.xml +++ b/dynamic-router-eip/dynamic-router-eip-stack/even-numbers-service/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>even-numbers-service</artifactId> diff --git a/dynamic-router-eip/dynamic-router-eip-stack/main-router/pom.xml b/dynamic-router-eip/dynamic-router-eip-stack/main-router/pom.xml index 51c5db7..148b2d5 100644 --- a/dynamic-router-eip/dynamic-router-eip-stack/main-router/pom.xml +++ b/dynamic-router-eip/dynamic-router-eip-stack/main-router/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>main-router</artifactId> diff --git a/dynamic-router-eip/dynamic-router-eip-stack/numbers-common/pom.xml b/dynamic-router-eip/dynamic-router-eip-stack/numbers-common/pom.xml index 0ea4629..f00e42f 100644 --- a/dynamic-router-eip/dynamic-router-eip-stack/numbers-common/pom.xml +++ b/dynamic-router-eip/dynamic-router-eip-stack/numbers-common/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>numbers-common</artifactId> diff --git a/dynamic-router-eip/dynamic-router-eip-stack/odd-numbers-service/pom.xml b/dynamic-router-eip/dynamic-router-eip-stack/odd-numbers-service/pom.xml index dd14a31..dd028c2 100644 --- a/dynamic-router-eip/dynamic-router-eip-stack/odd-numbers-service/pom.xml +++ b/dynamic-router-eip/dynamic-router-eip-stack/odd-numbers-service/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>odd-numbers-service</artifactId> diff --git a/dynamic-router-eip/dynamic-router-eip-stack/pom.xml b/dynamic-router-eip/dynamic-router-eip-stack/pom.xml index 652112a..aea0de7 100644 --- a/dynamic-router-eip/dynamic-router-eip-stack/pom.xml +++ b/dynamic-router-eip/dynamic-router-eip-stack/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-dynamic-router-eip-stack</artifactId> diff --git a/dynamic-router-eip/pom.xml b/dynamic-router-eip/pom.xml index 5a879c3..cccc2fb 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-dynamic-router-eip</artifactId> diff --git a/endpointdsl/pom.xml b/endpointdsl/pom.xml index d2e9b36..b2f3764 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-endpointdsl</artifactId> diff --git a/fhir-auth-tx/pom.xml b/fhir-auth-tx/pom.xml index 64b9f34..df4cfaa 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-fhir-auth-tx</artifactId> diff --git a/fhir/pom.xml b/fhir/pom.xml index b8e3f11..44755c4 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-fhir</artifactId> diff --git a/health-checks/pom.xml b/health-checks/pom.xml index 83780c3..f1133b9 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-health-checks</artifactId> diff --git a/infinispan/pom.xml b/infinispan/pom.xml index c280a39..0580aa2 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-infinispan</artifactId> diff --git a/jira/pom.xml b/jira/pom.xml index 704ff1e..1d974c1 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-jira</artifactId> diff --git a/kafka-avro/pom.xml b/kafka-avro/pom.xml index 53c1396..c01f39c 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-kafka-avro</artifactId> diff --git a/kafka-offsetrepository/pom.xml b/kafka-offsetrepository/pom.xml index c91e7f2..a0cf89c 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-kafka-offsetrepository</artifactId> diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml index fcd8186..eea4de7 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>4.4.0-SNAPSHOT</version> + <version>4.4.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 c1aaeb2..780e836 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/mail-ms-exchange-oauth2/pom.xml b/mail-ms-exchange-oauth2/pom.xml index 00a3669..046ad6a 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/master/pom.xml b/master/pom.xml index 320f863..0c5d60b 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-master</artifactId> diff --git a/metrics/pom.xml b/metrics/pom.xml index 7d774a2..b2b93c4 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-metrics</artifactId> diff --git a/observation/client/pom.xml b/observation/client/pom.xml index af37da0..5c5d261 100644 --- a/observation/client/pom.xml +++ b/observation/client/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-observation</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-observation-client</artifactId> diff --git a/observation/loggingtracer/pom.xml b/observation/loggingtracer/pom.xml index 79d1cb8..3f2de4b 100644 --- a/observation/loggingtracer/pom.xml +++ b/observation/loggingtracer/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-observation</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-observation-loggingtracer</artifactId> diff --git a/observation/pom.xml b/observation/pom.xml index c94fa91..1b31e65 100644 --- a/observation/pom.xml +++ b/observation/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-observation</artifactId> diff --git a/observation/service1/pom.xml b/observation/service1/pom.xml index 1ecd668..dec9cb0 100644 --- a/observation/service1/pom.xml +++ b/observation/service1/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-observation</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-observation-service1</artifactId> diff --git a/observation/service2/pom.xml b/observation/service2/pom.xml index 97e3319..6248f76 100644 --- a/observation/service2/pom.xml +++ b/observation/service2/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-observation</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-observation-service2</artifactId> diff --git a/opentelemetry/CarBooking/pom.xml b/opentelemetry/CarBooking/pom.xml index 6f1187a..d768dbf 100644 --- a/opentelemetry/CarBooking/pom.xml +++ b/opentelemetry/CarBooking/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-opentelemetry</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-opentelemetry-carbooking</artifactId> diff --git a/opentelemetry/FlightBooking/pom.xml b/opentelemetry/FlightBooking/pom.xml index 7fbc6de..78ea520 100644 --- a/opentelemetry/FlightBooking/pom.xml +++ b/opentelemetry/FlightBooking/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-opentelemetry</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-opentelemetry-flightbooking</artifactId> diff --git a/opentelemetry/HotelBooking/pom.xml b/opentelemetry/HotelBooking/pom.xml index 18d34bf..83a2186 100644 --- a/opentelemetry/HotelBooking/pom.xml +++ b/opentelemetry/HotelBooking/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-opentelemetry</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-opentelemetry-hotelbooking</artifactId> diff --git a/opentelemetry/TripBooking/pom.xml b/opentelemetry/TripBooking/pom.xml index fc503cb..5f5e4b6 100644 --- a/opentelemetry/TripBooking/pom.xml +++ b/opentelemetry/TripBooking/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>camel-example-spring-boot-opentelemetry</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-opentelemetry-tripbooking</artifactId> diff --git a/opentelemetry/pom.xml b/opentelemetry/pom.xml index 96743b3..988c20e 100644 --- a/opentelemetry/pom.xml +++ b/opentelemetry/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-opentelemetry</artifactId> diff --git a/paho-mqtt5-shared-subscriptions/pom.xml b/paho-mqtt5-shared-subscriptions/pom.xml index b877ed8..782a561 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/platform-http/pom.xml b/platform-http/pom.xml index e483b13..59ad417 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-platform-http</artifactId> diff --git a/pojo/pom.xml b/pojo/pom.xml index b221fa2..bb2aae8 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-pojo</artifactId> diff --git a/pom.xml b/pom.xml index f47413c..8c333c8 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.springboot</groupId> <artifactId>spring-boot</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <groupId>org.apache.camel.springboot.example</groupId> @@ -92,7 +92,7 @@ </modules> <properties> - <camel-version>4.4.0-SNAPSHOT</camel-version> + <camel-version>4.4.0</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.14.0</jkube-maven-plugin-version> diff --git a/quartz/pom.xml b/quartz/pom.xml index 00a0a62..e1bd0d1 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-quartz</artifactId> diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index ffb512c..c9d2331 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-rabbitmq</artifactId> diff --git a/reactive-streams/pom.xml b/reactive-streams/pom.xml index 102e973..0b5c0dc 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-reactive-streams</artifactId> diff --git a/resilience4j/client/pom.xml b/resilience4j/client/pom.xml index 2cface0..9cefea7 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-resilience4j-client</artifactId> diff --git a/resilience4j/client2/pom.xml b/resilience4j/client2/pom.xml index 5a8ddfa..3ffb10e 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-resilience4j-client2</artifactId> diff --git a/resilience4j/pom.xml b/resilience4j/pom.xml index 53151a8..497181f 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-resilience4j</artifactId> diff --git a/resilience4j/service1/pom.xml b/resilience4j/service1/pom.xml index 17d81b2..d77f69e 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-resilience4j-service1</artifactId> diff --git a/resilience4j/service2/pom.xml b/resilience4j/service2/pom.xml index 304a4c5..dafda49 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-resilience4j-service2</artifactId> diff --git a/rest-cxf/pom.xml b/rest-cxf/pom.xml index 4e5e6f1..9c1f0cb 100644 --- a/rest-cxf/pom.xml +++ b/rest-cxf/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-rest-cxf</artifactId> diff --git a/rest-openapi-simple/pom.xml b/rest-openapi-simple/pom.xml index cd537c4..0ce10eb 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>4.4.0-SNAPSHOT</version> + <version>4.4.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 0350270..2ea62e7 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>4.4.0-SNAPSHOT</version> + <version>4.4.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 8da87a4..55498c4 100644 --- a/rest-openapi/pom.xml +++ b/rest-openapi/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-rest-openapi</artifactId> diff --git a/route-reload/pom.xml b/route-reload/pom.xml index 8553607..ab15a6d 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-route-reload</artifactId> diff --git a/routes-configuration/pom.xml b/routes-configuration/pom.xml index 1f1a1e2..2401377 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-routes-configuration</artifactId> diff --git a/routetemplate-xml/pom.xml b/routetemplate-xml/pom.xml index ddb3a72..ece21cc 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-routetemplate-xml</artifactId> diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml index c9fc1ff..c27ad91 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-routetemplate</artifactId> diff --git a/saga/pom.xml b/saga/pom.xml index f7e497a..6e2c0cc 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-saga</artifactId> diff --git a/saga/saga-app/pom.xml b/saga/saga-app/pom.xml index f738a11..bdd6445 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</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 738b5d0..1d84719 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</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 2b2ec07..d18916c 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</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 504ee34..f789436 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-saga-train</artifactId> diff --git a/soap-cxf/pom.xml b/soap-cxf/pom.xml index 81473f3..18024d9 100644 --- a/soap-cxf/pom.xml +++ b/soap-cxf/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-soap-cxf</artifactId> diff --git a/splitter-eip/pom.xml b/splitter-eip/pom.xml index a50e586..43608bb 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 83e10d8..ec280cb 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot</artifactId> diff --git a/spring-jdbc/pom.xml b/spring-jdbc/pom.xml index 016c563..78d899e 100644 --- a/spring-jdbc/pom.xml +++ b/spring-jdbc/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-spring-jdbc</artifactId> diff --git a/strimzi/pom.xml b/strimzi/pom.xml index 7e07875..775c62e 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>4.4.0-SNAPSHOT</version> + <version>4.4.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 a9ec6b2..c8bc1c7 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>4.4.0-SNAPSHOT</version> + <version>4.4.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 475a43b..1c7f772 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-twitter-salesforce</artifactId> diff --git a/type-converter/pom.xml b/type-converter/pom.xml index 2899021..5c6ec4d 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/validator/pom.xml b/validator/pom.xml index 68261f4..5ce40f8 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-validator</artifactId> diff --git a/variables/pom.xml b/variables/pom.xml index 6e606a1..5688a82 100644 --- a/variables/pom.xml +++ b/variables/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-variables</artifactId> diff --git a/webhook/pom.xml b/webhook/pom.xml index 231c8f6..81c4892 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/widget-gadget/pom.xml b/widget-gadget/pom.xml index 8452d8c..9ee652c 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <modelVersion>4.0.0</modelVersion> diff --git a/xml-import/pom.xml b/xml-import/pom.xml index a1b1297..912d872 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-xml-import</artifactId> diff --git a/xml/pom.xml b/xml/pom.xml index d786042..4311f0a 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>4.4.0-SNAPSHOT</version> + <version>4.4.0</version> </parent> <artifactId>camel-example-spring-boot-xml</artifactId>