From c738b1018f23ec54e8bd1f7f3c554a1a3ffd129f Mon Sep 17 00:00:00 2001 From: Claus Ibsen Date: Wed, 4 Dec 2024 14:53:52 +0100 Subject: [PATCH] Bump for next version --- 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-stack/main-router/pom.xml | 2 +- .../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 +- http-ssl/pom.xml | 2 +- http-ssl/ssl-camel-server/pom.xml | 2 +- http-ssl/ssl-client/pom.xml | 2 +- http-ssl/ssl-server/pom.xml | 2 +- infinispan/pom.xml | 2 +- jira/pom.xml | 2 +- jolokia/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 +- multi-datasource-2pc/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 +- openapi-contract-first/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-opentelemetry/pom.xml | 2 +- rest-cxf-opentelemetry/rest-cxf-otel-common/pom.xml | 2 +- rest-cxf-opentelemetry/rest-cxf-otel-even/pom.xml | 2 +- rest-cxf-opentelemetry/rest-cxf-otel-odd/pom.xml | 2 +- rest-cxf-opentelemetry/rest-cxf-otel-random/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 +- tomcat-jdbc/pom.xml | 2 +- twitter-salesforce/pom.xml | 2 +- type-converter/pom.xml | 2 +- validator/pom.xml | 2 +- variables/pom.xml | 2 +- vault/pom.xml | 2 +- webhook/pom.xml | 2 +- widget-gadget/pom.xml | 2 +- xml-import/pom.xml | 2 +- xml/pom.xml | 2 +- 95 files changed, 96 insertions(+), 96 deletions(-) diff --git a/activemq/pom.xml b/activemq/pom.xml index e37783447..b8c7ad112 100644 --- a/activemq/pom.xml +++ b/activemq/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-activemq diff --git a/actuator-http-metrics/pom.xml b/actuator-http-metrics/pom.xml index c0a9490cc..4d148d8a9 100644 --- a/actuator-http-metrics/pom.xml +++ b/actuator-http-metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-actuator-http-metrics diff --git a/amqp/pom.xml b/amqp/pom.xml index ab9c6189d..bf036c796 100644 --- a/amqp/pom.xml +++ b/amqp/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-amqp diff --git a/aot-basic/pom.xml b/aot-basic/pom.xml index 0f43300b3..957e1f609 100644 --- a/aot-basic/pom.xml +++ b/aot-basic/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-aot-basic diff --git a/arangodb/pom.xml b/arangodb/pom.xml index 3cf1cfb45..79235a436 100644 --- a/arangodb/pom.xml +++ b/arangodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-arangodb diff --git a/artemis/pom.xml b/artemis/pom.xml index ee160e6d4..4bc40026e 100644 --- a/artemis/pom.xml +++ b/artemis/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-artemis diff --git a/aws-secrets-manager/pom.xml b/aws-secrets-manager/pom.xml index 426e787c7..d4280740e 100644 --- a/aws-secrets-manager/pom.xml +++ b/aws-secrets-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-aws-secrets-manager diff --git a/aws2-s3/pom.xml b/aws2-s3/pom.xml index 2ae9a63c7..8c37a0a19 100644 --- a/aws2-s3/pom.xml +++ b/aws2-s3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-aws2-s3 diff --git a/azure/camel-example-spring-boot-azure-eventhubs/pom.xml b/azure/camel-example-spring-boot-azure-eventhubs/pom.xml index 2cda8ac56..75fc66a02 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-azure - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-azure-eventhubs diff --git a/azure/camel-example-spring-boot-azure-servicebus/pom.xml b/azure/camel-example-spring-boot-azure-servicebus/pom.xml index 685534789..c294e5b1e 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-azure - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-azure-servicebus diff --git a/azure/pom.xml b/azure/pom.xml index e512e2627..a8cbad1f2 100644 --- a/azure/pom.xml +++ b/azure/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-azure diff --git a/dynamic-router-eip/dynamic-router-eip-single/pom.xml b/dynamic-router-eip/dynamic-router-eip-single/pom.xml index 3d70bc6d9..5cb43a80b 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-dynamic-router-eip - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-dynamic-router-eip-single 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 f3510f0e5..6e7bf45b4 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-dynamic-router-eip-stack - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT all-numbers-service 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 a7138d0fa..2e6f94690 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-dynamic-router-eip-stack - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT even-numbers-service 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 0540b76c2..c11975327 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-dynamic-router-eip-stack - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT main-router 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 713b251fb..0fd0e68d0 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-dynamic-router-eip-stack - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT numbers-common 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 78a3c051a..3a2f81054 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-dynamic-router-eip-stack - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT odd-numbers-service diff --git a/dynamic-router-eip/dynamic-router-eip-stack/pom.xml b/dynamic-router-eip/dynamic-router-eip-stack/pom.xml index 93a1349ce..b685431ac 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 @@ org.apache.camel.springboot.example camel-example-spring-boot-dynamic-router-eip - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-dynamic-router-eip-stack diff --git a/dynamic-router-eip/pom.xml b/dynamic-router-eip/pom.xml index 49e4a6f4e..26ad94f2e 100644 --- a/dynamic-router-eip/pom.xml +++ b/dynamic-router-eip/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-dynamic-router-eip diff --git a/endpointdsl/pom.xml b/endpointdsl/pom.xml index d3c07e230..e54448a8c 100644 --- a/endpointdsl/pom.xml +++ b/endpointdsl/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-endpointdsl diff --git a/fhir-auth-tx/pom.xml b/fhir-auth-tx/pom.xml index 9f9022bc7..58cde3036 100644 --- a/fhir-auth-tx/pom.xml +++ b/fhir-auth-tx/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-fhir-auth-tx diff --git a/fhir/pom.xml b/fhir/pom.xml index 0bf0092e0..0ef9fcf58 100644 --- a/fhir/pom.xml +++ b/fhir/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-fhir diff --git a/health-checks/pom.xml b/health-checks/pom.xml index ade65e98d..7f50095d0 100644 --- a/health-checks/pom.xml +++ b/health-checks/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-health-checks diff --git a/http-ssl/pom.xml b/http-ssl/pom.xml index 778364bf3..99d585dbb 100644 --- a/http-ssl/pom.xml +++ b/http-ssl/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-http-ssl diff --git a/http-ssl/ssl-camel-server/pom.xml b/http-ssl/ssl-camel-server/pom.xml index a01c6909e..38f5b97ff 100644 --- a/http-ssl/ssl-camel-server/pom.xml +++ b/http-ssl/ssl-camel-server/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-http-ssl - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-http-ssl-camel-server diff --git a/http-ssl/ssl-client/pom.xml b/http-ssl/ssl-client/pom.xml index 91213dd82..b4c192e54 100644 --- a/http-ssl/ssl-client/pom.xml +++ b/http-ssl/ssl-client/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-http-ssl - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-http-ssl-client diff --git a/http-ssl/ssl-server/pom.xml b/http-ssl/ssl-server/pom.xml index adc4cc16c..3c6931a7c 100644 --- a/http-ssl/ssl-server/pom.xml +++ b/http-ssl/ssl-server/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-http-ssl - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-http-ssl-server diff --git a/infinispan/pom.xml b/infinispan/pom.xml index f7bc6a266..7accd471b 100644 --- a/infinispan/pom.xml +++ b/infinispan/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-infinispan diff --git a/jira/pom.xml b/jira/pom.xml index a48a982b1..f554ec166 100644 --- a/jira/pom.xml +++ b/jira/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-jira diff --git a/jolokia/pom.xml b/jolokia/pom.xml index b518b6f26..e19f64ee1 100644 --- a/jolokia/pom.xml +++ b/jolokia/pom.xml @@ -24,7 +24,7 @@ examples org.apache.camel.springboot.example - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-jolokia diff --git a/kafka-avro/pom.xml b/kafka-avro/pom.xml index 79034497e..da9c46a91 100644 --- a/kafka-avro/pom.xml +++ b/kafka-avro/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-kafka-avro diff --git a/kafka-offsetrepository/pom.xml b/kafka-offsetrepository/pom.xml index 11af083c8..b65ac5f3f 100644 --- a/kafka-offsetrepository/pom.xml +++ b/kafka-offsetrepository/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-kafka-offsetrepository diff --git a/kamelet-chucknorris/pom.xml b/kamelet-chucknorris/pom.xml index a66183073..99f187e8e 100644 --- a/kamelet-chucknorris/pom.xml +++ b/kamelet-chucknorris/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-kamelet-chucknorris diff --git a/load-balancer-eip/pom.xml b/load-balancer-eip/pom.xml index da941c6c6..80ecd059e 100644 --- a/load-balancer-eip/pom.xml +++ b/load-balancer-eip/pom.xml @@ -5,7 +5,7 @@ examples org.apache.camel.springboot.example - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT 4.0.0 diff --git a/mail-ms-exchange-oauth2/pom.xml b/mail-ms-exchange-oauth2/pom.xml index c4c507cbe..311b1b262 100644 --- a/mail-ms-exchange-oauth2/pom.xml +++ b/mail-ms-exchange-oauth2/pom.xml @@ -5,7 +5,7 @@ examples org.apache.camel.springboot.example - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT 4.0.0 diff --git a/master/pom.xml b/master/pom.xml index e1a19085c..f7e9d8cbd 100644 --- a/master/pom.xml +++ b/master/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-master diff --git a/metrics/pom.xml b/metrics/pom.xml index 09ef2b7a5..be1e607db 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-metrics diff --git a/multi-datasource-2pc/pom.xml b/multi-datasource-2pc/pom.xml index 7cfd68dd0..625e76c40 100644 --- a/multi-datasource-2pc/pom.xml +++ b/multi-datasource-2pc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-muti-datasources-2pc diff --git a/observation/client/pom.xml b/observation/client/pom.xml index c4d37cf0f..4c6b36713 100644 --- a/observation/client/pom.xml +++ b/observation/client/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-observation - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-observation-client diff --git a/observation/loggingtracer/pom.xml b/observation/loggingtracer/pom.xml index b219ab91b..88d208689 100644 --- a/observation/loggingtracer/pom.xml +++ b/observation/loggingtracer/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-observation - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-observation-loggingtracer diff --git a/observation/pom.xml b/observation/pom.xml index a68b2562c..46cd28d82 100644 --- a/observation/pom.xml +++ b/observation/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-observation diff --git a/observation/service1/pom.xml b/observation/service1/pom.xml index 28a36f453..88a3c32c0 100644 --- a/observation/service1/pom.xml +++ b/observation/service1/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-observation - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-observation-service1 diff --git a/observation/service2/pom.xml b/observation/service2/pom.xml index a3b2ced68..e021fa280 100644 --- a/observation/service2/pom.xml +++ b/observation/service2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-observation - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-observation-service2 diff --git a/openapi-contract-first/pom.xml b/openapi-contract-first/pom.xml index be74e1f39..eb9152971 100644 --- a/openapi-contract-first/pom.xml +++ b/openapi-contract-first/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-openapi-contract-first diff --git a/opentelemetry/CarBooking/pom.xml b/opentelemetry/CarBooking/pom.xml index d13eb85ff..9d1aab8da 100644 --- a/opentelemetry/CarBooking/pom.xml +++ b/opentelemetry/CarBooking/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-opentelemetry - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-opentelemetry-carbooking diff --git a/opentelemetry/FlightBooking/pom.xml b/opentelemetry/FlightBooking/pom.xml index 48c538c60..aa03a6622 100644 --- a/opentelemetry/FlightBooking/pom.xml +++ b/opentelemetry/FlightBooking/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-opentelemetry - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-opentelemetry-flightbooking diff --git a/opentelemetry/HotelBooking/pom.xml b/opentelemetry/HotelBooking/pom.xml index 23ff12c07..be64f47ca 100644 --- a/opentelemetry/HotelBooking/pom.xml +++ b/opentelemetry/HotelBooking/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-opentelemetry - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-opentelemetry-hotelbooking diff --git a/opentelemetry/TripBooking/pom.xml b/opentelemetry/TripBooking/pom.xml index 732803a0e..e937cb202 100644 --- a/opentelemetry/TripBooking/pom.xml +++ b/opentelemetry/TripBooking/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-opentelemetry - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-opentelemetry-tripbooking diff --git a/opentelemetry/pom.xml b/opentelemetry/pom.xml index 8ecf549b4..ed1321b10 100644 --- a/opentelemetry/pom.xml +++ b/opentelemetry/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-opentelemetry diff --git a/paho-mqtt5-shared-subscriptions/pom.xml b/paho-mqtt5-shared-subscriptions/pom.xml index 4e9ce8206..5ac3acf72 100644 --- a/paho-mqtt5-shared-subscriptions/pom.xml +++ b/paho-mqtt5-shared-subscriptions/pom.xml @@ -5,7 +5,7 @@ examples org.apache.camel.springboot.example - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT 4.0.0 diff --git a/platform-http/pom.xml b/platform-http/pom.xml index e4b44ce7a..be9888b39 100644 --- a/platform-http/pom.xml +++ b/platform-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-platform-http diff --git a/pojo/pom.xml b/pojo/pom.xml index a9445b0c7..f4e4cf70e 100644 --- a/pojo/pom.xml +++ b/pojo/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-pojo diff --git a/pom.xml b/pom.xml index 32b1c89c3..227a8c867 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.apache.camel.springboot spring-boot - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT org.apache.camel.springboot.example @@ -98,7 +98,7 @@ - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT false 1.17.0 registry.access.redhat.com/ubi9/openjdk-17:latest diff --git a/quartz/pom.xml b/quartz/pom.xml index d34744385..7b508945d 100644 --- a/quartz/pom.xml +++ b/quartz/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-quartz diff --git a/rabbitmq/pom.xml b/rabbitmq/pom.xml index 05f44dc10..76d446e16 100644 --- a/rabbitmq/pom.xml +++ b/rabbitmq/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rabbitmq diff --git a/reactive-streams/pom.xml b/reactive-streams/pom.xml index aed455c3a..b462110ee 100644 --- a/reactive-streams/pom.xml +++ b/reactive-streams/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-reactive-streams diff --git a/resilience4j/client/pom.xml b/resilience4j/client/pom.xml index 51acf1706..c14cabde4 100644 --- a/resilience4j/client/pom.xml +++ b/resilience4j/client/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-resilience4j - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-resilience4j-client diff --git a/resilience4j/client2/pom.xml b/resilience4j/client2/pom.xml index e89c642dd..f2f6292e8 100644 --- a/resilience4j/client2/pom.xml +++ b/resilience4j/client2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-resilience4j - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-resilience4j-client2 diff --git a/resilience4j/pom.xml b/resilience4j/pom.xml index a388f415e..e8608838f 100644 --- a/resilience4j/pom.xml +++ b/resilience4j/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-resilience4j diff --git a/resilience4j/service1/pom.xml b/resilience4j/service1/pom.xml index a2d463b4d..6c99c130d 100644 --- a/resilience4j/service1/pom.xml +++ b/resilience4j/service1/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-resilience4j - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-resilience4j-service1 diff --git a/resilience4j/service2/pom.xml b/resilience4j/service2/pom.xml index 651c08139..95a0a77ba 100644 --- a/resilience4j/service2/pom.xml +++ b/resilience4j/service2/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-resilience4j - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-resilience4j-service2 diff --git a/rest-cxf-opentelemetry/pom.xml b/rest-cxf-opentelemetry/pom.xml index 73e40f2c7..8b1bf8a04 100644 --- a/rest-cxf-opentelemetry/pom.xml +++ b/rest-cxf-opentelemetry/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-cxf-opentelemetry diff --git a/rest-cxf-opentelemetry/rest-cxf-otel-common/pom.xml b/rest-cxf-opentelemetry/rest-cxf-otel-common/pom.xml index d50d52da5..8ec3a6d75 100644 --- a/rest-cxf-opentelemetry/rest-cxf-otel-common/pom.xml +++ b/rest-cxf-opentelemetry/rest-cxf-otel-common/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-rest-cxf-opentelemetry - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-cxf-otel-common diff --git a/rest-cxf-opentelemetry/rest-cxf-otel-even/pom.xml b/rest-cxf-opentelemetry/rest-cxf-otel-even/pom.xml index cba8c2395..e5767177b 100644 --- a/rest-cxf-opentelemetry/rest-cxf-otel-even/pom.xml +++ b/rest-cxf-opentelemetry/rest-cxf-otel-even/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-rest-cxf-opentelemetry - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-cxf-otel-even diff --git a/rest-cxf-opentelemetry/rest-cxf-otel-odd/pom.xml b/rest-cxf-opentelemetry/rest-cxf-otel-odd/pom.xml index ff30da2f7..a8da0fccf 100644 --- a/rest-cxf-opentelemetry/rest-cxf-otel-odd/pom.xml +++ b/rest-cxf-opentelemetry/rest-cxf-otel-odd/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-rest-cxf-opentelemetry - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-cxf-otel-odd diff --git a/rest-cxf-opentelemetry/rest-cxf-otel-random/pom.xml b/rest-cxf-opentelemetry/rest-cxf-otel-random/pom.xml index 682801e68..a58ac2d94 100644 --- a/rest-cxf-opentelemetry/rest-cxf-otel-random/pom.xml +++ b/rest-cxf-opentelemetry/rest-cxf-otel-random/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-rest-cxf-opentelemetry - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-cxf-otel-random diff --git a/rest-cxf/pom.xml b/rest-cxf/pom.xml index 0290adf34..db3d72c69 100644 --- a/rest-cxf/pom.xml +++ b/rest-cxf/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-cxf diff --git a/rest-openapi-simple/pom.xml b/rest-openapi-simple/pom.xml index c6fe449c8..cd07baf07 100644 --- a/rest-openapi-simple/pom.xml +++ b/rest-openapi-simple/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-openapi-simple diff --git a/rest-openapi-springdoc/pom.xml b/rest-openapi-springdoc/pom.xml index 0904858ea..ea3a6e812 100644 --- a/rest-openapi-springdoc/pom.xml +++ b/rest-openapi-springdoc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-openapi-springdoc diff --git a/rest-openapi/pom.xml b/rest-openapi/pom.xml index 654437398..8b97d1f63 100644 --- a/rest-openapi/pom.xml +++ b/rest-openapi/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-rest-openapi diff --git a/route-reload/pom.xml b/route-reload/pom.xml index 5ca768540..bdc5df484 100644 --- a/route-reload/pom.xml +++ b/route-reload/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-route-reload diff --git a/routes-configuration/pom.xml b/routes-configuration/pom.xml index 2b948d01e..3a64d8c6e 100644 --- a/routes-configuration/pom.xml +++ b/routes-configuration/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-routes-configuration diff --git a/routetemplate-xml/pom.xml b/routetemplate-xml/pom.xml index 9e6a6d2b7..0c74399b5 100644 --- a/routetemplate-xml/pom.xml +++ b/routetemplate-xml/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-routetemplate-xml diff --git a/routetemplate/pom.xml b/routetemplate/pom.xml index 463cbe42e..0cf2d6029 100644 --- a/routetemplate/pom.xml +++ b/routetemplate/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-routetemplate diff --git a/saga/pom.xml b/saga/pom.xml index 1b91f1ae0..f8e033890 100644 --- a/saga/pom.xml +++ b/saga/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-saga diff --git a/saga/saga-app/pom.xml b/saga/saga-app/pom.xml index 786844f79..fb0283347 100644 --- a/saga/saga-app/pom.xml +++ b/saga/saga-app/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-saga - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-saga-app diff --git a/saga/saga-flight-service/pom.xml b/saga/saga-flight-service/pom.xml index 2e05d1079..b7d3250e5 100644 --- a/saga/saga-flight-service/pom.xml +++ b/saga/saga-flight-service/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-saga - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-saga-flight diff --git a/saga/saga-payment-service/pom.xml b/saga/saga-payment-service/pom.xml index e291a6e26..648dd2c8c 100644 --- a/saga/saga-payment-service/pom.xml +++ b/saga/saga-payment-service/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-saga - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-saga-payment diff --git a/saga/saga-train-service/pom.xml b/saga/saga-train-service/pom.xml index 397fc0259..fec752e80 100644 --- a/saga/saga-train-service/pom.xml +++ b/saga/saga-train-service/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example camel-example-spring-boot-saga - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-saga-train diff --git a/soap-cxf/pom.xml b/soap-cxf/pom.xml index 92a98b1ef..c8e55dab0 100644 --- a/soap-cxf/pom.xml +++ b/soap-cxf/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-soap-cxf diff --git a/splitter-eip/pom.xml b/splitter-eip/pom.xml index b51192e13..a86831f56 100644 --- a/splitter-eip/pom.xml +++ b/splitter-eip/pom.xml @@ -24,7 +24,7 @@ examples org.apache.camel.springboot.example - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT 4.0.0 diff --git a/spring-boot/pom.xml b/spring-boot/pom.xml index 5f0253e08..219df0671 100644 --- a/spring-boot/pom.xml +++ b/spring-boot/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot diff --git a/spring-jdbc/pom.xml b/spring-jdbc/pom.xml index 9a76273fa..96d45b766 100644 --- a/spring-jdbc/pom.xml +++ b/spring-jdbc/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-spring-jdbc diff --git a/strimzi/pom.xml b/strimzi/pom.xml index 65af6f82f..288ddbb1b 100644 --- a/strimzi/pom.xml +++ b/strimzi/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-strimzi diff --git a/supervising-route-controller/pom.xml b/supervising-route-controller/pom.xml index 4b040acb7..ffdd4d129 100644 --- a/supervising-route-controller/pom.xml +++ b/supervising-route-controller/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-supervising-route-controller diff --git a/tomcat-jdbc/pom.xml b/tomcat-jdbc/pom.xml index ec40a1bab..0fa27232e 100644 --- a/tomcat-jdbc/pom.xml +++ b/tomcat-jdbc/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-tomcat-jdbc diff --git a/twitter-salesforce/pom.xml b/twitter-salesforce/pom.xml index 10ff17737..852e8d5cf 100644 --- a/twitter-salesforce/pom.xml +++ b/twitter-salesforce/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-twitter-salesforce diff --git a/type-converter/pom.xml b/type-converter/pom.xml index 82f00104a..9ae02f43a 100644 --- a/type-converter/pom.xml +++ b/type-converter/pom.xml @@ -5,7 +5,7 @@ examples org.apache.camel.springboot.example - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT 4.0.0 diff --git a/validator/pom.xml b/validator/pom.xml index 307c15ee6..b1ef5353c 100644 --- a/validator/pom.xml +++ b/validator/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-validator diff --git a/variables/pom.xml b/variables/pom.xml index 2092cb42c..e2ced352f 100644 --- a/variables/pom.xml +++ b/variables/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-variables diff --git a/vault/pom.xml b/vault/pom.xml index e954ab229..25b61eef0 100644 --- a/vault/pom.xml +++ b/vault/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-vault diff --git a/webhook/pom.xml b/webhook/pom.xml index 678be7cb4..0ab2b3b4e 100644 --- a/webhook/pom.xml +++ b/webhook/pom.xml @@ -21,7 +21,7 @@ examples org.apache.camel.springboot.example - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT 4.0.0 diff --git a/widget-gadget/pom.xml b/widget-gadget/pom.xml index f9eee0cf2..64ef73b0c 100644 --- a/widget-gadget/pom.xml +++ b/widget-gadget/pom.xml @@ -23,7 +23,7 @@ examples org.apache.camel.springboot.example - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT 4.0.0 diff --git a/xml-import/pom.xml b/xml-import/pom.xml index 521d6b7c8..ed58f4fe8 100644 --- a/xml-import/pom.xml +++ b/xml-import/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-xml-import diff --git a/xml/pom.xml b/xml/pom.xml index 5b62c09b2..a5b34bac7 100644 --- a/xml/pom.xml +++ b/xml/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.springboot.example examples - 4.9.0-SNAPSHOT + 4.10.0-SNAPSHOT camel-example-spring-boot-xml