diff --git a/catalog/pom.xml b/catalog/pom.xml index 834804b5605a..1444df467725 100644 --- a/catalog/pom.xml +++ b/catalog/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../poms/build-parent/pom.xml diff --git a/docs/antora.yml b/docs/antora.yml index eb7a908d6618..e2bd28ee22d6 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -30,7 +30,7 @@ asciidoc: # Project versions camel-version: 4.9.0 # replace ${camel.version} camel-docs-version: next - camel-quarkus-version: 3.17.0 # replace ${camel-quarkus.version} + camel-quarkus-version: 3.18.0 # replace ${camel-quarkus.version} quarkus-version: 3.17.3 # replace ${quarkus.version} graalvm-version: 23.1.2 # replace ${graalvm.version} graalvm-docs-version: jdk21 # replace ${graalvm-docs.version} diff --git a/docs/pom.xml b/docs/pom.xml index 4145163aff33..de0e0c76f3dd 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-docs diff --git a/extensions-core/core-cloud/deployment/pom.xml b/extensions-core/core-cloud/deployment/pom.xml index eea0df07133a..7b538067890b 100644 --- a/extensions-core/core-cloud/deployment/pom.xml +++ b/extensions-core/core-cloud/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-core-cloud-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/core-cloud/pom.xml b/extensions-core/core-cloud/pom.xml index b01884ddfbfd..905c293d306b 100644 --- a/extensions-core/core-cloud/pom.xml +++ b/extensions-core/core-cloud/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/core-cloud/runtime/pom.xml b/extensions-core/core-cloud/runtime/pom.xml index 3ae802e22399..a6dddafd61e5 100644 --- a/extensions-core/core-cloud/runtime/pom.xml +++ b/extensions-core/core-cloud/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-core-cloud-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/core/deployment/pom.xml b/extensions-core/core/deployment/pom.xml index 4d04def4e5e7..84d4e4f562da 100644 --- a/extensions-core/core/deployment/pom.xml +++ b/extensions-core/core/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-core-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 camel-quarkus-core-deployment diff --git a/extensions-core/core/pom.xml b/extensions-core/core/pom.xml index 6d3d360bbc04..9a8ff98f1507 100644 --- a/extensions-core/core/pom.xml +++ b/extensions-core/core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/core/runtime/pom.xml b/extensions-core/core/runtime/pom.xml index f7ff8382567a..e90ee43c8135 100644 --- a/extensions-core/core/runtime/pom.xml +++ b/extensions-core/core/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-core-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-core/http-common/deployment/pom.xml b/extensions-core/http-common/deployment/pom.xml index 4da1282e1d77..f2a2bc699877 100644 --- a/extensions-core/http-common/deployment/pom.xml +++ b/extensions-core/http-common/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-http-common-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/http-common/pom.xml b/extensions-core/http-common/pom.xml index 7b0d16540f04..9017fd3166e7 100644 --- a/extensions-core/http-common/pom.xml +++ b/extensions-core/http-common/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/http-common/runtime/pom.xml b/extensions-core/http-common/runtime/pom.xml index 62ee94a477df..57f7a16e5fa6 100644 --- a/extensions-core/http-common/runtime/pom.xml +++ b/extensions-core/http-common/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-http-common-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/pom.xml b/extensions-core/pom.xml index 25de2cc7eef3..8ff31bbc5ddc 100644 --- a/extensions-core/pom.xml +++ b/extensions-core/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../poms/build-parent/pom.xml diff --git a/extensions-core/reactive-executor/deployment/pom.xml b/extensions-core/reactive-executor/deployment/pom.xml index d94b9463215f..400b08e146bf 100644 --- a/extensions-core/reactive-executor/deployment/pom.xml +++ b/extensions-core/reactive-executor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-reactive-executor-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/reactive-executor/pom.xml b/extensions-core/reactive-executor/pom.xml index 3e3a970b6871..50e820f95056 100644 --- a/extensions-core/reactive-executor/pom.xml +++ b/extensions-core/reactive-executor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/reactive-executor/runtime/pom.xml b/extensions-core/reactive-executor/runtime/pom.xml index df3d24625a6d..374a3e53181b 100644 --- a/extensions-core/reactive-executor/runtime/pom.xml +++ b/extensions-core/reactive-executor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-reactive-executor-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/deployment/pom.xml b/extensions-core/threadpoolfactory-vertx/deployment/pom.xml index b7e02f161dcf..2c19a2208966 100644 --- a/extensions-core/threadpoolfactory-vertx/deployment/pom.xml +++ b/extensions-core/threadpoolfactory-vertx/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/pom.xml b/extensions-core/threadpoolfactory-vertx/pom.xml index 7d8242bb3329..6aa928bf5620 100644 --- a/extensions-core/threadpoolfactory-vertx/pom.xml +++ b/extensions-core/threadpoolfactory-vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/runtime/pom.xml b/extensions-core/threadpoolfactory-vertx/runtime/pom.xml index e2a420ea6fa2..ef00df1815b7 100644 --- a/extensions-core/threadpoolfactory-vertx/runtime/pom.xml +++ b/extensions-core/threadpoolfactory-vertx/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-io-dsl/deployment/pom.xml b/extensions-core/xml-io-dsl/deployment/pom.xml index 99ede0ffcf4e..a365e616146a 100644 --- a/extensions-core/xml-io-dsl/deployment/pom.xml +++ b/extensions-core/xml-io-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-io-dsl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-io-dsl/pom.xml b/extensions-core/xml-io-dsl/pom.xml index 62d00d47862b..87a77269b2d7 100644 --- a/extensions-core/xml-io-dsl/pom.xml +++ b/extensions-core/xml-io-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-io-dsl/runtime/pom.xml b/extensions-core/xml-io-dsl/runtime/pom.xml index 0b1d507a3079..21b5162e596a 100644 --- a/extensions-core/xml-io-dsl/runtime/pom.xml +++ b/extensions-core/xml-io-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-io-dsl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-jaxb/deployment/pom.xml b/extensions-core/xml-jaxb/deployment/pom.xml index 9b56244dbb8a..3d632467df54 100644 --- a/extensions-core/xml-jaxb/deployment/pom.xml +++ b/extensions-core/xml-jaxb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-jaxb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-jaxb/pom.xml b/extensions-core/xml-jaxb/pom.xml index a55e5eae3819..854ae508bf4e 100644 --- a/extensions-core/xml-jaxb/pom.xml +++ b/extensions-core/xml-jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-jaxb/runtime/pom.xml b/extensions-core/xml-jaxb/runtime/pom.xml index a98c969d921c..7b6c62f28a37 100644 --- a/extensions-core/xml-jaxb/runtime/pom.xml +++ b/extensions-core/xml-jaxb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-jaxb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-jaxp/deployment/pom.xml b/extensions-core/xml-jaxp/deployment/pom.xml index ebb984af4dc7..5c464a1611e5 100644 --- a/extensions-core/xml-jaxp/deployment/pom.xml +++ b/extensions-core/xml-jaxp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-jaxp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-jaxp/pom.xml b/extensions-core/xml-jaxp/pom.xml index f12fa2c6f0df..02d40255df44 100644 --- a/extensions-core/xml-jaxp/pom.xml +++ b/extensions-core/xml-jaxp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/xml-jaxp/runtime/pom.xml b/extensions-core/xml-jaxp/runtime/pom.xml index 8d3c443df9d7..7e2af629bd3b 100644 --- a/extensions-core/xml-jaxp/runtime/pom.xml +++ b/extensions-core/xml-jaxp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-jaxp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/yaml-dsl/deployment/pom.xml b/extensions-core/yaml-dsl/deployment/pom.xml index 701620c0ef77..b82143adc319 100644 --- a/extensions-core/yaml-dsl/deployment/pom.xml +++ b/extensions-core/yaml-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-yaml-dsl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/yaml-dsl/pom.xml b/extensions-core/yaml-dsl/pom.xml index 95a99cb584b1..9af0497e2c8c 100644 --- a/extensions-core/yaml-dsl/pom.xml +++ b/extensions-core/yaml-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/yaml-dsl/runtime/pom.xml b/extensions-core/yaml-dsl/runtime/pom.xml index 70e1cefbaf80..3825d065452b 100644 --- a/extensions-core/yaml-dsl/runtime/pom.xml +++ b/extensions-core/yaml-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-yaml-dsl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/yaml-io/deployment/pom.xml b/extensions-core/yaml-io/deployment/pom.xml index 1b8df55b3dba..ddff1ae99f0d 100644 --- a/extensions-core/yaml-io/deployment/pom.xml +++ b/extensions-core/yaml-io/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-yaml-io-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/yaml-io/pom.xml b/extensions-core/yaml-io/pom.xml index 3df83332c427..aac2085c4147 100644 --- a/extensions-core/yaml-io/pom.xml +++ b/extensions-core/yaml-io/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-core/yaml-io/runtime/pom.xml b/extensions-core/yaml-io/runtime/pom.xml index 34e8bfc86e9c..4cccc56d50a4 100644 --- a/extensions-core/yaml-io/runtime/pom.xml +++ b/extensions-core/yaml-io/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-yaml-io-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/asn1/deployment/pom.xml b/extensions-jvm/asn1/deployment/pom.xml index 41e6214273bc..61a8f0f8991e 100644 --- a/extensions-jvm/asn1/deployment/pom.xml +++ b/extensions-jvm/asn1/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-asn1-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/asn1/pom.xml b/extensions-jvm/asn1/pom.xml index 2fe7756d2301..730adf590ad6 100644 --- a/extensions-jvm/asn1/pom.xml +++ b/extensions-jvm/asn1/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/asn1/runtime/pom.xml b/extensions-jvm/asn1/runtime/pom.xml index 63dbdd13a725..961b22228293 100644 --- a/extensions-jvm/asn1/runtime/pom.xml +++ b/extensions-jvm/asn1/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-asn1-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/asterisk/deployment/pom.xml b/extensions-jvm/asterisk/deployment/pom.xml index a58459dc643f..c0279c96fe86 100644 --- a/extensions-jvm/asterisk/deployment/pom.xml +++ b/extensions-jvm/asterisk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-asterisk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/asterisk/pom.xml b/extensions-jvm/asterisk/pom.xml index 323a53af2249..fb265174b49c 100644 --- a/extensions-jvm/asterisk/pom.xml +++ b/extensions-jvm/asterisk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/asterisk/runtime/pom.xml b/extensions-jvm/asterisk/runtime/pom.xml index 6c718cc76ed1..388986362431 100644 --- a/extensions-jvm/asterisk/runtime/pom.xml +++ b/extensions-jvm/asterisk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-asterisk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/deployment/pom.xml b/extensions-jvm/aws-secrets-manager/deployment/pom.xml index 2f9defd65a74..415cba143bdc 100644 --- a/extensions-jvm/aws-secrets-manager/deployment/pom.xml +++ b/extensions-jvm/aws-secrets-manager/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/pom.xml b/extensions-jvm/aws-secrets-manager/pom.xml index a2ff45c4c38d..7b50a6d75763 100644 --- a/extensions-jvm/aws-secrets-manager/pom.xml +++ b/extensions-jvm/aws-secrets-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/runtime/pom.xml b/extensions-jvm/aws-secrets-manager/runtime/pom.xml index 2c45ad9b5033..f8006c9f7c46 100644 --- a/extensions-jvm/aws-secrets-manager/runtime/pom.xml +++ b/extensions-jvm/aws-secrets-manager/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/aws-xray/deployment/pom.xml b/extensions-jvm/aws-xray/deployment/pom.xml index e85a61d02008..bc0bd4b0daae 100644 --- a/extensions-jvm/aws-xray/deployment/pom.xml +++ b/extensions-jvm/aws-xray/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-xray-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/aws-xray/pom.xml b/extensions-jvm/aws-xray/pom.xml index 11c1468e3ce9..a9acfeb5b9b0 100644 --- a/extensions-jvm/aws-xray/pom.xml +++ b/extensions-jvm/aws-xray/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/aws-xray/runtime/pom.xml b/extensions-jvm/aws-xray/runtime/pom.xml index 1145943a0bcd..4039291e252b 100644 --- a/extensions-jvm/aws-xray/runtime/pom.xml +++ b/extensions-jvm/aws-xray/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-xray-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/deployment/pom.xml b/extensions-jvm/azure-cosmosdb/deployment/pom.xml index 737ec7ea27f6..54e79e969ab3 100644 --- a/extensions-jvm/azure-cosmosdb/deployment/pom.xml +++ b/extensions-jvm/azure-cosmosdb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/pom.xml b/extensions-jvm/azure-cosmosdb/pom.xml index 63e69c5df800..3d7dbc1d3047 100644 --- a/extensions-jvm/azure-cosmosdb/pom.xml +++ b/extensions-jvm/azure-cosmosdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/runtime/pom.xml b/extensions-jvm/azure-cosmosdb/runtime/pom.xml index c994f0fbe2e1..3af5d7601da4 100644 --- a/extensions-jvm/azure-cosmosdb/runtime/pom.xml +++ b/extensions-jvm/azure-cosmosdb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-servicebus/deployment/pom.xml b/extensions-jvm/azure-servicebus/deployment/pom.xml index 9c90e58da6d8..ac0c1cfdd173 100644 --- a/extensions-jvm/azure-servicebus/deployment/pom.xml +++ b/extensions-jvm/azure-servicebus/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-servicebus-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-servicebus/pom.xml b/extensions-jvm/azure-servicebus/pom.xml index bf3a7a4f3b26..56322e07ff2d 100644 --- a/extensions-jvm/azure-servicebus/pom.xml +++ b/extensions-jvm/azure-servicebus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-servicebus/runtime/pom.xml b/extensions-jvm/azure-servicebus/runtime/pom.xml index 92384cf9d975..db6a83c90826 100644 --- a/extensions-jvm/azure-servicebus/runtime/pom.xml +++ b/extensions-jvm/azure-servicebus/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-servicebus-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/deployment/pom.xml b/extensions-jvm/azure-storage-datalake/deployment/pom.xml index 89549cdf11fd..919dd254bfde 100644 --- a/extensions-jvm/azure-storage-datalake/deployment/pom.xml +++ b/extensions-jvm/azure-storage-datalake/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/pom.xml b/extensions-jvm/azure-storage-datalake/pom.xml index f77aa263051b..47d193667dc8 100644 --- a/extensions-jvm/azure-storage-datalake/pom.xml +++ b/extensions-jvm/azure-storage-datalake/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/runtime/pom.xml b/extensions-jvm/azure-storage-datalake/runtime/pom.xml index 50097408e491..0a54db8defb4 100644 --- a/extensions-jvm/azure-storage-datalake/runtime/pom.xml +++ b/extensions-jvm/azure-storage-datalake/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/barcode/deployment/pom.xml b/extensions-jvm/barcode/deployment/pom.xml index 0c7daa7f4bfe..a0c5ae50a7b4 100644 --- a/extensions-jvm/barcode/deployment/pom.xml +++ b/extensions-jvm/barcode/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-barcode-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/barcode/pom.xml b/extensions-jvm/barcode/pom.xml index 21a60c60acb8..7ec81df7be6b 100644 --- a/extensions-jvm/barcode/pom.xml +++ b/extensions-jvm/barcode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/barcode/runtime/pom.xml b/extensions-jvm/barcode/runtime/pom.xml index eae02f9f4885..1c1a99469deb 100644 --- a/extensions-jvm/barcode/runtime/pom.xml +++ b/extensions-jvm/barcode/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-barcode-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/bonita/deployment/pom.xml b/extensions-jvm/bonita/deployment/pom.xml index a7f382d3b8a4..17a8a74d5054 100644 --- a/extensions-jvm/bonita/deployment/pom.xml +++ b/extensions-jvm/bonita/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bonita-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/bonita/pom.xml b/extensions-jvm/bonita/pom.xml index 5a9b58ec3a45..4d65c946f960 100644 --- a/extensions-jvm/bonita/pom.xml +++ b/extensions-jvm/bonita/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/bonita/runtime/pom.xml b/extensions-jvm/bonita/runtime/pom.xml index f1c850cab718..d4ff1cb89162 100644 --- a/extensions-jvm/bonita/runtime/pom.xml +++ b/extensions-jvm/bonita/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bonita-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/chatscript/deployment/pom.xml b/extensions-jvm/chatscript/deployment/pom.xml index c78884ee263b..613457725a5e 100644 --- a/extensions-jvm/chatscript/deployment/pom.xml +++ b/extensions-jvm/chatscript/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-chatscript-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/chatscript/pom.xml b/extensions-jvm/chatscript/pom.xml index 938bbe9896ec..ec476395e231 100644 --- a/extensions-jvm/chatscript/pom.xml +++ b/extensions-jvm/chatscript/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/chatscript/runtime/pom.xml b/extensions-jvm/chatscript/runtime/pom.xml index dd658ad4b2b8..343a660cf874 100644 --- a/extensions-jvm/chatscript/runtime/pom.xml +++ b/extensions-jvm/chatscript/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-chatscript-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/chunk/deployment/pom.xml b/extensions-jvm/chunk/deployment/pom.xml index 3fda8185bbe2..168648918b11 100644 --- a/extensions-jvm/chunk/deployment/pom.xml +++ b/extensions-jvm/chunk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-chunk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/chunk/pom.xml b/extensions-jvm/chunk/pom.xml index 247d37c5410b..beb22697976b 100644 --- a/extensions-jvm/chunk/pom.xml +++ b/extensions-jvm/chunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/chunk/runtime/pom.xml b/extensions-jvm/chunk/runtime/pom.xml index 06b4f56f5bdd..ebeea8078a0e 100644 --- a/extensions-jvm/chunk/runtime/pom.xml +++ b/extensions-jvm/chunk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-chunk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cli-connector/deployment/pom.xml b/extensions-jvm/cli-connector/deployment/pom.xml index 3e5d14f54cf1..24cb0eb85505 100644 --- a/extensions-jvm/cli-connector/deployment/pom.xml +++ b/extensions-jvm/cli-connector/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cli-connector-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cli-connector/pom.xml b/extensions-jvm/cli-connector/pom.xml index b5524a1976f8..c18be810a335 100644 --- a/extensions-jvm/cli-connector/pom.xml +++ b/extensions-jvm/cli-connector/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cli-connector/runtime/pom.xml b/extensions-jvm/cli-connector/runtime/pom.xml index 327a855222c7..678b17e65bf2 100644 --- a/extensions-jvm/cli-connector/runtime/pom.xml +++ b/extensions-jvm/cli-connector/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cli-connector-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cm-sms/deployment/pom.xml b/extensions-jvm/cm-sms/deployment/pom.xml index 770eba84a921..b082e5246fc3 100644 --- a/extensions-jvm/cm-sms/deployment/pom.xml +++ b/extensions-jvm/cm-sms/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cm-sms-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cm-sms/pom.xml b/extensions-jvm/cm-sms/pom.xml index 604a52c17dea..104126e11722 100644 --- a/extensions-jvm/cm-sms/pom.xml +++ b/extensions-jvm/cm-sms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cm-sms/runtime/pom.xml b/extensions-jvm/cm-sms/runtime/pom.xml index a6ddbf8e4437..c655b29e0b67 100644 --- a/extensions-jvm/cm-sms/runtime/pom.xml +++ b/extensions-jvm/cm-sms/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cm-sms-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/coap/deployment/pom.xml b/extensions-jvm/coap/deployment/pom.xml index 2cd8720dce31..0735a1fbd2fe 100644 --- a/extensions-jvm/coap/deployment/pom.xml +++ b/extensions-jvm/coap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-coap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/coap/pom.xml b/extensions-jvm/coap/pom.xml index baeda697f93f..5142061d0886 100644 --- a/extensions-jvm/coap/pom.xml +++ b/extensions-jvm/coap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/coap/runtime/pom.xml b/extensions-jvm/coap/runtime/pom.xml index b7653e1f5f81..60e94ab93fad 100644 --- a/extensions-jvm/coap/runtime/pom.xml +++ b/extensions-jvm/coap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-coap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cometd/deployment/pom.xml b/extensions-jvm/cometd/deployment/pom.xml index 0c61d78a8d51..5cc84f75d900 100644 --- a/extensions-jvm/cometd/deployment/pom.xml +++ b/extensions-jvm/cometd/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cometd-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cometd/pom.xml b/extensions-jvm/cometd/pom.xml index c6b48eb72c01..af9f580d8a37 100644 --- a/extensions-jvm/cometd/pom.xml +++ b/extensions-jvm/cometd/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/cometd/runtime/pom.xml b/extensions-jvm/cometd/runtime/pom.xml index 7e326261596c..d3dc5d1ce870 100644 --- a/extensions-jvm/cometd/runtime/pom.xml +++ b/extensions-jvm/cometd/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cometd-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/console/deployment/pom.xml b/extensions-jvm/console/deployment/pom.xml index 5e8d3743d5dc..71762bcc49a6 100644 --- a/extensions-jvm/console/deployment/pom.xml +++ b/extensions-jvm/console/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-console-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/console/pom.xml b/extensions-jvm/console/pom.xml index d808fb936a75..45406d909112 100644 --- a/extensions-jvm/console/pom.xml +++ b/extensions-jvm/console/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/console/runtime/pom.xml b/extensions-jvm/console/runtime/pom.xml index 06cbbfd253c0..5bcc53ebb25a 100644 --- a/extensions-jvm/console/runtime/pom.xml +++ b/extensions-jvm/console/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-console-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/couchbase/deployment/pom.xml b/extensions-jvm/couchbase/deployment/pom.xml index 38d54bdb03de..f53daa9db823 100644 --- a/extensions-jvm/couchbase/deployment/pom.xml +++ b/extensions-jvm/couchbase/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-couchbase-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/couchbase/pom.xml b/extensions-jvm/couchbase/pom.xml index b6d269a573cd..22ee682ae6ae 100644 --- a/extensions-jvm/couchbase/pom.xml +++ b/extensions-jvm/couchbase/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/couchbase/runtime/pom.xml b/extensions-jvm/couchbase/runtime/pom.xml index f014ea37dd32..7ff79c9b0571 100644 --- a/extensions-jvm/couchbase/runtime/pom.xml +++ b/extensions-jvm/couchbase/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-couchbase-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/djl/deployment/pom.xml b/extensions-jvm/djl/deployment/pom.xml index f78d1a051d80..b5fdb5c0373e 100644 --- a/extensions-jvm/djl/deployment/pom.xml +++ b/extensions-jvm/djl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-djl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/djl/pom.xml b/extensions-jvm/djl/pom.xml index 7c27d4d5e532..bf52754c73df 100644 --- a/extensions-jvm/djl/pom.xml +++ b/extensions-jvm/djl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/djl/runtime/pom.xml b/extensions-jvm/djl/runtime/pom.xml index 1386b47295d4..d8f4e8efaef9 100644 --- a/extensions-jvm/djl/runtime/pom.xml +++ b/extensions-jvm/djl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-djl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/dns/deployment/pom.xml b/extensions-jvm/dns/deployment/pom.xml index 38516b12115c..d9c101e0d4e6 100644 --- a/extensions-jvm/dns/deployment/pom.xml +++ b/extensions-jvm/dns/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dns-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/dns/pom.xml b/extensions-jvm/dns/pom.xml index dcd4c234fdf4..df2b96f13ef5 100644 --- a/extensions-jvm/dns/pom.xml +++ b/extensions-jvm/dns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/dns/runtime/pom.xml b/extensions-jvm/dns/runtime/pom.xml index d71505f485b1..c30ca262ec26 100644 --- a/extensions-jvm/dns/runtime/pom.xml +++ b/extensions-jvm/dns/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dns-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/drill/deployment/pom.xml b/extensions-jvm/drill/deployment/pom.xml index 3629ad5be8ed..96b6426604c5 100644 --- a/extensions-jvm/drill/deployment/pom.xml +++ b/extensions-jvm/drill/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-drill-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/drill/pom.xml b/extensions-jvm/drill/pom.xml index 6e91d494dbc5..1df869a0ced9 100644 --- a/extensions-jvm/drill/pom.xml +++ b/extensions-jvm/drill/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/drill/runtime/pom.xml b/extensions-jvm/drill/runtime/pom.xml index 39aaa34ab60a..296252be12fa 100644 --- a/extensions-jvm/drill/runtime/pom.xml +++ b/extensions-jvm/drill/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-drill-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/dsl-modeline/deployment/pom.xml b/extensions-jvm/dsl-modeline/deployment/pom.xml index 95276adb056c..55f9fd9aae15 100644 --- a/extensions-jvm/dsl-modeline/deployment/pom.xml +++ b/extensions-jvm/dsl-modeline/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dsl-modeline-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/dsl-modeline/pom.xml b/extensions-jvm/dsl-modeline/pom.xml index c02e4e56a29d..bc04625391b1 100644 --- a/extensions-jvm/dsl-modeline/pom.xml +++ b/extensions-jvm/dsl-modeline/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/dsl-modeline/runtime/pom.xml b/extensions-jvm/dsl-modeline/runtime/pom.xml index 47829256e422..f37198e27253 100644 --- a/extensions-jvm/dsl-modeline/runtime/pom.xml +++ b/extensions-jvm/dsl-modeline/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dsl-modeline-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ehcache/deployment/pom.xml b/extensions-jvm/ehcache/deployment/pom.xml index 35e7adb424e2..d02112e5ad48 100644 --- a/extensions-jvm/ehcache/deployment/pom.xml +++ b/extensions-jvm/ehcache/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ehcache-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ehcache/pom.xml b/extensions-jvm/ehcache/pom.xml index 0caf4da85f7e..11c1118695ed 100644 --- a/extensions-jvm/ehcache/pom.xml +++ b/extensions-jvm/ehcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ehcache/runtime/pom.xml b/extensions-jvm/ehcache/runtime/pom.xml index 5c88ab584d07..9a4076704b5d 100644 --- a/extensions-jvm/ehcache/runtime/pom.xml +++ b/extensions-jvm/ehcache/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ehcache-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/elasticsearch/deployment/pom.xml b/extensions-jvm/elasticsearch/deployment/pom.xml index 538e8c48414e..a1c2159dae48 100644 --- a/extensions-jvm/elasticsearch/deployment/pom.xml +++ b/extensions-jvm/elasticsearch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/elasticsearch/pom.xml b/extensions-jvm/elasticsearch/pom.xml index 433a88144e83..29f0c00d623a 100644 --- a/extensions-jvm/elasticsearch/pom.xml +++ b/extensions-jvm/elasticsearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/elasticsearch/runtime/pom.xml b/extensions-jvm/elasticsearch/runtime/pom.xml index a214cf26eed7..f2ac23d65d0b 100644 --- a/extensions-jvm/elasticsearch/runtime/pom.xml +++ b/extensions-jvm/elasticsearch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/etcd3/deployment/pom.xml b/extensions-jvm/etcd3/deployment/pom.xml index c4d0c10f4431..7c194c7db4b1 100644 --- a/extensions-jvm/etcd3/deployment/pom.xml +++ b/extensions-jvm/etcd3/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-etcd3-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/etcd3/pom.xml b/extensions-jvm/etcd3/pom.xml index e3e6a73a01d6..f6996dbee886 100644 --- a/extensions-jvm/etcd3/pom.xml +++ b/extensions-jvm/etcd3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/etcd3/runtime/pom.xml b/extensions-jvm/etcd3/runtime/pom.xml index 15e737d3b083..70bb2f9a5397 100644 --- a/extensions-jvm/etcd3/runtime/pom.xml +++ b/extensions-jvm/etcd3/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-etcd3-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/fastjson/deployment/pom.xml b/extensions-jvm/fastjson/deployment/pom.xml index 4d8c6b0c3150..8d763ae0acfa 100644 --- a/extensions-jvm/fastjson/deployment/pom.xml +++ b/extensions-jvm/fastjson/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fastjson-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/fastjson/pom.xml b/extensions-jvm/fastjson/pom.xml index 1c6857c3c735..a2eee40e30c6 100644 --- a/extensions-jvm/fastjson/pom.xml +++ b/extensions-jvm/fastjson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/fastjson/runtime/pom.xml b/extensions-jvm/fastjson/runtime/pom.xml index 52e976380b8d..c88489248b81 100644 --- a/extensions-jvm/fastjson/runtime/pom.xml +++ b/extensions-jvm/fastjson/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fastjson-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/flink/deployment/pom.xml b/extensions-jvm/flink/deployment/pom.xml index e0a80884b1a7..9ec8b583beba 100644 --- a/extensions-jvm/flink/deployment/pom.xml +++ b/extensions-jvm/flink/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-flink-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/flink/pom.xml b/extensions-jvm/flink/pom.xml index ccb56e9f7071..a5d1649f892a 100644 --- a/extensions-jvm/flink/pom.xml +++ b/extensions-jvm/flink/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/flink/runtime/pom.xml b/extensions-jvm/flink/runtime/pom.xml index 8e4ca3ce2d6e..3143f0e030d8 100644 --- a/extensions-jvm/flink/runtime/pom.xml +++ b/extensions-jvm/flink/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-flink-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/google-functions/deployment/pom.xml b/extensions-jvm/google-functions/deployment/pom.xml index 7a31c770d308..8da849e0706e 100644 --- a/extensions-jvm/google-functions/deployment/pom.xml +++ b/extensions-jvm/google-functions/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-functions-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/google-functions/pom.xml b/extensions-jvm/google-functions/pom.xml index a821db4e1848..327f132a1579 100644 --- a/extensions-jvm/google-functions/pom.xml +++ b/extensions-jvm/google-functions/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/google-functions/runtime/pom.xml b/extensions-jvm/google-functions/runtime/pom.xml index 1096c3337e6a..210ab6ebc4e8 100644 --- a/extensions-jvm/google-functions/runtime/pom.xml +++ b/extensions-jvm/google-functions/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-functions-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/google-secret-manager/deployment/pom.xml b/extensions-jvm/google-secret-manager/deployment/pom.xml index bf59608e074d..14ce264ea6de 100644 --- a/extensions-jvm/google-secret-manager/deployment/pom.xml +++ b/extensions-jvm/google-secret-manager/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-secret-manager-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/google-secret-manager/pom.xml b/extensions-jvm/google-secret-manager/pom.xml index 4346f4c16412..ea72e58eb8fe 100644 --- a/extensions-jvm/google-secret-manager/pom.xml +++ b/extensions-jvm/google-secret-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/google-secret-manager/runtime/pom.xml b/extensions-jvm/google-secret-manager/runtime/pom.xml index c0b1b8aa14b6..94887676aeb2 100644 --- a/extensions-jvm/google-secret-manager/runtime/pom.xml +++ b/extensions-jvm/google-secret-manager/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-secret-manager-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/guava-eventbus/deployment/pom.xml b/extensions-jvm/guava-eventbus/deployment/pom.xml index 4406b551155b..3b5d0bfecbda 100644 --- a/extensions-jvm/guava-eventbus/deployment/pom.xml +++ b/extensions-jvm/guava-eventbus/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-guava-eventbus-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/guava-eventbus/pom.xml b/extensions-jvm/guava-eventbus/pom.xml index 3a03e126be8c..3f009710c9fe 100644 --- a/extensions-jvm/guava-eventbus/pom.xml +++ b/extensions-jvm/guava-eventbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/guava-eventbus/runtime/pom.xml b/extensions-jvm/guava-eventbus/runtime/pom.xml index c9ee2488d892..103ff4befe40 100644 --- a/extensions-jvm/guava-eventbus/runtime/pom.xml +++ b/extensions-jvm/guava-eventbus/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-guava-eventbus-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/deployment/pom.xml b/extensions-jvm/huaweicloud-smn/deployment/pom.xml index 49e4dd3376a6..ea0a75923b8a 100644 --- a/extensions-jvm/huaweicloud-smn/deployment/pom.xml +++ b/extensions-jvm/huaweicloud-smn/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/pom.xml b/extensions-jvm/huaweicloud-smn/pom.xml index ce63a3ab2ac1..f14ad2b542ee 100644 --- a/extensions-jvm/huaweicloud-smn/pom.xml +++ b/extensions-jvm/huaweicloud-smn/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/runtime/pom.xml b/extensions-jvm/huaweicloud-smn/runtime/pom.xml index 7c9979ae5882..3858c5f7d040 100644 --- a/extensions-jvm/huaweicloud-smn/runtime/pom.xml +++ b/extensions-jvm/huaweicloud-smn/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/iec60870/deployment/pom.xml b/extensions-jvm/iec60870/deployment/pom.xml index 3d5bcc32e886..b091e73effc3 100644 --- a/extensions-jvm/iec60870/deployment/pom.xml +++ b/extensions-jvm/iec60870/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-iec60870-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/iec60870/pom.xml b/extensions-jvm/iec60870/pom.xml index e900fee7f6fe..ea514ab95157 100644 --- a/extensions-jvm/iec60870/pom.xml +++ b/extensions-jvm/iec60870/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/iec60870/runtime/pom.xml b/extensions-jvm/iec60870/runtime/pom.xml index 0b8ba75b4b5c..8912e54349e3 100644 --- a/extensions-jvm/iec60870/runtime/pom.xml +++ b/extensions-jvm/iec60870/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-iec60870-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ignite/deployment/pom.xml b/extensions-jvm/ignite/deployment/pom.xml index 842aa3149d2e..a9b1882dee3f 100644 --- a/extensions-jvm/ignite/deployment/pom.xml +++ b/extensions-jvm/ignite/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ignite-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ignite/pom.xml b/extensions-jvm/ignite/pom.xml index 8f99f7b37c30..11c1de85e92a 100644 --- a/extensions-jvm/ignite/pom.xml +++ b/extensions-jvm/ignite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ignite/runtime/pom.xml b/extensions-jvm/ignite/runtime/pom.xml index 78693e41ab5c..18a56cbbc996 100644 --- a/extensions-jvm/ignite/runtime/pom.xml +++ b/extensions-jvm/ignite/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ignite-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/irc/deployment/pom.xml b/extensions-jvm/irc/deployment/pom.xml index 51b29a77ddc8..3cf0bbf8ea63 100644 --- a/extensions-jvm/irc/deployment/pom.xml +++ b/extensions-jvm/irc/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-irc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/irc/pom.xml b/extensions-jvm/irc/pom.xml index 2c5a568edc9d..e5667f004466 100644 --- a/extensions-jvm/irc/pom.xml +++ b/extensions-jvm/irc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/irc/runtime/pom.xml b/extensions-jvm/irc/runtime/pom.xml index 9d2b1948d760..bf9742d823fa 100644 --- a/extensions-jvm/irc/runtime/pom.xml +++ b/extensions-jvm/irc/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-irc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/javascript/deployment/pom.xml b/extensions-jvm/javascript/deployment/pom.xml index 90b7b3a88840..92d55606fcec 100644 --- a/extensions-jvm/javascript/deployment/pom.xml +++ b/extensions-jvm/javascript/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-javascript-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/javascript/pom.xml b/extensions-jvm/javascript/pom.xml index 3a493934d322..d869b0f8b56f 100644 --- a/extensions-jvm/javascript/pom.xml +++ b/extensions-jvm/javascript/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/javascript/runtime/pom.xml b/extensions-jvm/javascript/runtime/pom.xml index 709ff3bfed33..7d653a89e7a0 100644 --- a/extensions-jvm/javascript/runtime/pom.xml +++ b/extensions-jvm/javascript/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-javascript-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jcr/deployment/pom.xml b/extensions-jvm/jcr/deployment/pom.xml index e0cd6d0b6b6b..fc117f918a30 100644 --- a/extensions-jvm/jcr/deployment/pom.xml +++ b/extensions-jvm/jcr/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcr-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jcr/pom.xml b/extensions-jvm/jcr/pom.xml index 20eeea843785..7bf00fc11fe5 100644 --- a/extensions-jvm/jcr/pom.xml +++ b/extensions-jvm/jcr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jcr/runtime/pom.xml b/extensions-jvm/jcr/runtime/pom.xml index b16e26d1c934..11e4fa3fa27a 100644 --- a/extensions-jvm/jcr/runtime/pom.xml +++ b/extensions-jvm/jcr/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcr-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jgroups-raft/deployment/pom.xml b/extensions-jvm/jgroups-raft/deployment/pom.xml index 302abb5eb0cd..d2dfc705c494 100644 --- a/extensions-jvm/jgroups-raft/deployment/pom.xml +++ b/extensions-jvm/jgroups-raft/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jgroups-raft-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jgroups-raft/pom.xml b/extensions-jvm/jgroups-raft/pom.xml index 2e3c776ea4c0..39d991000010 100644 --- a/extensions-jvm/jgroups-raft/pom.xml +++ b/extensions-jvm/jgroups-raft/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jgroups-raft/runtime/pom.xml b/extensions-jvm/jgroups-raft/runtime/pom.xml index c0d589f73634..d32fa2bce55c 100644 --- a/extensions-jvm/jgroups-raft/runtime/pom.xml +++ b/extensions-jvm/jgroups-raft/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jgroups-raft-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jgroups/deployment/pom.xml b/extensions-jvm/jgroups/deployment/pom.xml index e4f743f6a4cd..5e29abdf1bf6 100644 --- a/extensions-jvm/jgroups/deployment/pom.xml +++ b/extensions-jvm/jgroups/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jgroups-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jgroups/pom.xml b/extensions-jvm/jgroups/pom.xml index a87c042c014a..3bfa61dcd3dc 100644 --- a/extensions-jvm/jgroups/pom.xml +++ b/extensions-jvm/jgroups/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jgroups/runtime/pom.xml b/extensions-jvm/jgroups/runtime/pom.xml index 4b56abc369d2..5d4f7791e671 100644 --- a/extensions-jvm/jgroups/runtime/pom.xml +++ b/extensions-jvm/jgroups/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jgroups-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jooq/deployment/pom.xml b/extensions-jvm/jooq/deployment/pom.xml index 02c0d3cfed2b..44bea5f08491 100644 --- a/extensions-jvm/jooq/deployment/pom.xml +++ b/extensions-jvm/jooq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jooq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jooq/pom.xml b/extensions-jvm/jooq/pom.xml index 302158b80629..32ccdbbacd9d 100644 --- a/extensions-jvm/jooq/pom.xml +++ b/extensions-jvm/jooq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jooq/runtime/pom.xml b/extensions-jvm/jooq/runtime/pom.xml index 8993f1c8ac54..3482f6159238 100644 --- a/extensions-jvm/jooq/runtime/pom.xml +++ b/extensions-jvm/jooq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jooq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/json-patch/deployment/pom.xml b/extensions-jvm/json-patch/deployment/pom.xml index ec54a0888f88..e8219aa8cbe1 100644 --- a/extensions-jvm/json-patch/deployment/pom.xml +++ b/extensions-jvm/json-patch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-json-patch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/json-patch/pom.xml b/extensions-jvm/json-patch/pom.xml index f2498a185587..0b273caecc04 100644 --- a/extensions-jvm/json-patch/pom.xml +++ b/extensions-jvm/json-patch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/json-patch/runtime/pom.xml b/extensions-jvm/json-patch/runtime/pom.xml index 788c881bb508..033b3263b134 100644 --- a/extensions-jvm/json-patch/runtime/pom.xml +++ b/extensions-jvm/json-patch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-json-patch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jsonapi/deployment/pom.xml b/extensions-jvm/jsonapi/deployment/pom.xml index 14b778cbca84..bc0debc7d06b 100644 --- a/extensions-jvm/jsonapi/deployment/pom.xml +++ b/extensions-jvm/jsonapi/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonapi-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jsonapi/pom.xml b/extensions-jvm/jsonapi/pom.xml index 08f9e5117a50..a87ec411c46a 100644 --- a/extensions-jvm/jsonapi/pom.xml +++ b/extensions-jvm/jsonapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/jsonapi/runtime/pom.xml b/extensions-jvm/jsonapi/runtime/pom.xml index 654f685928b6..99884e3e202d 100644 --- a/extensions-jvm/jsonapi/runtime/pom.xml +++ b/extensions-jvm/jsonapi/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonapi-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-embeddings/deployment/pom.xml b/extensions-jvm/langchain4j-embeddings/deployment/pom.xml index db08ee56afeb..107fd019177d 100644 --- a/extensions-jvm/langchain4j-embeddings/deployment/pom.xml +++ b/extensions-jvm/langchain4j-embeddings/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-embeddings/pom.xml b/extensions-jvm/langchain4j-embeddings/pom.xml index 0e8e955f0448..12f48db538f0 100644 --- a/extensions-jvm/langchain4j-embeddings/pom.xml +++ b/extensions-jvm/langchain4j-embeddings/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-embeddings/runtime/pom.xml b/extensions-jvm/langchain4j-embeddings/runtime/pom.xml index 850af58e0b97..cf5f69cefacb 100644 --- a/extensions-jvm/langchain4j-embeddings/runtime/pom.xml +++ b/extensions-jvm/langchain4j-embeddings/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-tokenizer/deployment/pom.xml b/extensions-jvm/langchain4j-tokenizer/deployment/pom.xml index f0a84704ebf9..b1750dcdf941 100644 --- a/extensions-jvm/langchain4j-tokenizer/deployment/pom.xml +++ b/extensions-jvm/langchain4j-tokenizer/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-tokenizer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-tokenizer/pom.xml b/extensions-jvm/langchain4j-tokenizer/pom.xml index 40ba0eafaaae..86b8a7216b88 100644 --- a/extensions-jvm/langchain4j-tokenizer/pom.xml +++ b/extensions-jvm/langchain4j-tokenizer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-tokenizer/runtime/pom.xml b/extensions-jvm/langchain4j-tokenizer/runtime/pom.xml index fa2a13597a64..d7f31f3ef3ce 100644 --- a/extensions-jvm/langchain4j-tokenizer/runtime/pom.xml +++ b/extensions-jvm/langchain4j-tokenizer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-tokenizer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-tools/deployment/pom.xml b/extensions-jvm/langchain4j-tools/deployment/pom.xml index 0155cffb70e8..dad1331b1252 100644 --- a/extensions-jvm/langchain4j-tools/deployment/pom.xml +++ b/extensions-jvm/langchain4j-tools/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-tools-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-tools/pom.xml b/extensions-jvm/langchain4j-tools/pom.xml index a113135a2b49..baf908134eb7 100644 --- a/extensions-jvm/langchain4j-tools/pom.xml +++ b/extensions-jvm/langchain4j-tools/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-tools/runtime/pom.xml b/extensions-jvm/langchain4j-tools/runtime/pom.xml index cccced54da94..be23b957bab6 100644 --- a/extensions-jvm/langchain4j-tools/runtime/pom.xml +++ b/extensions-jvm/langchain4j-tools/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-tools-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-web-search/deployment/pom.xml b/extensions-jvm/langchain4j-web-search/deployment/pom.xml index b1620c66de52..28ea9c96d585 100644 --- a/extensions-jvm/langchain4j-web-search/deployment/pom.xml +++ b/extensions-jvm/langchain4j-web-search/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-web-search-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-web-search/pom.xml b/extensions-jvm/langchain4j-web-search/pom.xml index 32c1a63b5c93..42663587af5a 100644 --- a/extensions-jvm/langchain4j-web-search/pom.xml +++ b/extensions-jvm/langchain4j-web-search/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/langchain4j-web-search/runtime/pom.xml b/extensions-jvm/langchain4j-web-search/runtime/pom.xml index 1062b4fca1ac..c81362f2f3f6 100644 --- a/extensions-jvm/langchain4j-web-search/runtime/pom.xml +++ b/extensions-jvm/langchain4j-web-search/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-web-search-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ldif/deployment/pom.xml b/extensions-jvm/ldif/deployment/pom.xml index 3032483e6b24..e1407d50b6c9 100644 --- a/extensions-jvm/ldif/deployment/pom.xml +++ b/extensions-jvm/ldif/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldif-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ldif/pom.xml b/extensions-jvm/ldif/pom.xml index 5739542c9a2b..eb1caa2ec5d2 100644 --- a/extensions-jvm/ldif/pom.xml +++ b/extensions-jvm/ldif/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/ldif/runtime/pom.xml b/extensions-jvm/ldif/runtime/pom.xml index 8816b9992946..4f3e601c4c9c 100644 --- a/extensions-jvm/ldif/runtime/pom.xml +++ b/extensions-jvm/ldif/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldif-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/lucene/deployment/pom.xml b/extensions-jvm/lucene/deployment/pom.xml index 439f54259cde..8d33f93b5d4c 100644 --- a/extensions-jvm/lucene/deployment/pom.xml +++ b/extensions-jvm/lucene/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lucene-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/lucene/pom.xml b/extensions-jvm/lucene/pom.xml index 6753617531ca..d3008506c661 100644 --- a/extensions-jvm/lucene/pom.xml +++ b/extensions-jvm/lucene/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/lucene/runtime/pom.xml b/extensions-jvm/lucene/runtime/pom.xml index bad6082edfea..2e633ed57679 100644 --- a/extensions-jvm/lucene/runtime/pom.xml +++ b/extensions-jvm/lucene/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lucene-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml b/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml index 2248a17d0636..53dc7681ef28 100644 --- a/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml +++ b/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/mail-microsoft-oauth/pom.xml b/extensions-jvm/mail-microsoft-oauth/pom.xml index 07d93e2bb50d..21d07f180415 100644 --- a/extensions-jvm/mail-microsoft-oauth/pom.xml +++ b/extensions-jvm/mail-microsoft-oauth/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml b/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml index ccce83fc2414..8e0dbcc063f3 100644 --- a/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml +++ b/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/milvus/deployment/pom.xml b/extensions-jvm/milvus/deployment/pom.xml index e21068367888..4890b2dcdd63 100644 --- a/extensions-jvm/milvus/deployment/pom.xml +++ b/extensions-jvm/milvus/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-milvus-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/milvus/pom.xml b/extensions-jvm/milvus/pom.xml index 5fa5e8d2cb28..150c468611e5 100644 --- a/extensions-jvm/milvus/pom.xml +++ b/extensions-jvm/milvus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/milvus/runtime/pom.xml b/extensions-jvm/milvus/runtime/pom.xml index c5a0cd316fae..724c64943d20 100644 --- a/extensions-jvm/milvus/runtime/pom.xml +++ b/extensions-jvm/milvus/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-milvus-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/mvel/deployment/pom.xml b/extensions-jvm/mvel/deployment/pom.xml index 6e1db723129a..bf2c846f1439 100644 --- a/extensions-jvm/mvel/deployment/pom.xml +++ b/extensions-jvm/mvel/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mvel-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/mvel/pom.xml b/extensions-jvm/mvel/pom.xml index 310bb6fc841f..7724e8c36afc 100644 --- a/extensions-jvm/mvel/pom.xml +++ b/extensions-jvm/mvel/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/mvel/runtime/pom.xml b/extensions-jvm/mvel/runtime/pom.xml index 7c88a6fe4285..63d8a72c1523 100644 --- a/extensions-jvm/mvel/runtime/pom.xml +++ b/extensions-jvm/mvel/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mvel-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/opensearch/deployment/pom.xml b/extensions-jvm/opensearch/deployment/pom.xml index 3c3406fcbcd1..3ae7becf7592 100644 --- a/extensions-jvm/opensearch/deployment/pom.xml +++ b/extensions-jvm/opensearch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opensearch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/opensearch/pom.xml b/extensions-jvm/opensearch/pom.xml index 64ad24377a01..77d1b561e924 100644 --- a/extensions-jvm/opensearch/pom.xml +++ b/extensions-jvm/opensearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/opensearch/runtime/pom.xml b/extensions-jvm/opensearch/runtime/pom.xml index 268eb6f07e95..a547bcf49dce 100644 --- a/extensions-jvm/opensearch/runtime/pom.xml +++ b/extensions-jvm/opensearch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opensearch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/pom.xml b/extensions-jvm/pom.xml index 050fad90499e..b9d5ead35de7 100644 --- a/extensions-jvm/pom.xml +++ b/extensions-jvm/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../poms/build-parent/pom.xml diff --git a/extensions-jvm/printer/deployment/pom.xml b/extensions-jvm/printer/deployment/pom.xml index fac3072d475f..1edb1d4e37eb 100644 --- a/extensions-jvm/printer/deployment/pom.xml +++ b/extensions-jvm/printer/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-printer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/printer/pom.xml b/extensions-jvm/printer/pom.xml index 113049f47264..72ca0f19a960 100644 --- a/extensions-jvm/printer/pom.xml +++ b/extensions-jvm/printer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/printer/runtime/pom.xml b/extensions-jvm/printer/runtime/pom.xml index 130330653a3b..a3f1b6007fce 100644 --- a/extensions-jvm/printer/runtime/pom.xml +++ b/extensions-jvm/printer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-printer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/pulsar/deployment/pom.xml b/extensions-jvm/pulsar/deployment/pom.xml index 26d5a50508af..3ed098a0fe3e 100644 --- a/extensions-jvm/pulsar/deployment/pom.xml +++ b/extensions-jvm/pulsar/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pulsar-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/pulsar/pom.xml b/extensions-jvm/pulsar/pom.xml index 68eea8eec773..7553d4501a85 100644 --- a/extensions-jvm/pulsar/pom.xml +++ b/extensions-jvm/pulsar/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/pulsar/runtime/pom.xml b/extensions-jvm/pulsar/runtime/pom.xml index 5de7d79da4bd..32cfa84185bf 100644 --- a/extensions-jvm/pulsar/runtime/pom.xml +++ b/extensions-jvm/pulsar/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pulsar-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/quickfix/deployment/pom.xml b/extensions-jvm/quickfix/deployment/pom.xml index d6c4f92e25c1..fd8907d51f95 100644 --- a/extensions-jvm/quickfix/deployment/pom.xml +++ b/extensions-jvm/quickfix/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-quickfix-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/quickfix/pom.xml b/extensions-jvm/quickfix/pom.xml index 5f877e3f76ac..e059facc9e3b 100644 --- a/extensions-jvm/quickfix/pom.xml +++ b/extensions-jvm/quickfix/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/quickfix/runtime/pom.xml b/extensions-jvm/quickfix/runtime/pom.xml index 9a9ff69fdbd4..578685a255f8 100644 --- a/extensions-jvm/quickfix/runtime/pom.xml +++ b/extensions-jvm/quickfix/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-quickfix-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/redis/deployment/pom.xml b/extensions-jvm/redis/deployment/pom.xml index 1fcbe0a053bd..daebd4abdfac 100644 --- a/extensions-jvm/redis/deployment/pom.xml +++ b/extensions-jvm/redis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-redis-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/redis/pom.xml b/extensions-jvm/redis/pom.xml index 558ecc4d3118..abcc806a4c04 100644 --- a/extensions-jvm/redis/pom.xml +++ b/extensions-jvm/redis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/redis/runtime/pom.xml b/extensions-jvm/redis/runtime/pom.xml index 1059fe9bed08..2587d1f5b306 100644 --- a/extensions-jvm/redis/runtime/pom.xml +++ b/extensions-jvm/redis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-redis-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/robotframework/deployment/pom.xml b/extensions-jvm/robotframework/deployment/pom.xml index d8856dff27e7..940e011fe9d9 100644 --- a/extensions-jvm/robotframework/deployment/pom.xml +++ b/extensions-jvm/robotframework/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-robotframework-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/robotframework/pom.xml b/extensions-jvm/robotframework/pom.xml index bb8d8623bd94..8e8831ac256f 100644 --- a/extensions-jvm/robotframework/pom.xml +++ b/extensions-jvm/robotframework/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/robotframework/runtime/pom.xml b/extensions-jvm/robotframework/runtime/pom.xml index 4946fb66ef34..2cb68c3bfc85 100644 --- a/extensions-jvm/robotframework/runtime/pom.xml +++ b/extensions-jvm/robotframework/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-robotframework-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/schematron/deployment/pom.xml b/extensions-jvm/schematron/deployment/pom.xml index dfe23f3394f3..c658d908aa90 100644 --- a/extensions-jvm/schematron/deployment/pom.xml +++ b/extensions-jvm/schematron/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-schematron-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/schematron/pom.xml b/extensions-jvm/schematron/pom.xml index d20dd687ad45..69165bb97866 100644 --- a/extensions-jvm/schematron/pom.xml +++ b/extensions-jvm/schematron/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/schematron/runtime/pom.xml b/extensions-jvm/schematron/runtime/pom.xml index f05d75e72668..e98eb11a12c9 100644 --- a/extensions-jvm/schematron/runtime/pom.xml +++ b/extensions-jvm/schematron/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-schematron-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/smpp/deployment/pom.xml b/extensions-jvm/smpp/deployment/pom.xml index f959e4c4f670..646387347699 100644 --- a/extensions-jvm/smpp/deployment/pom.xml +++ b/extensions-jvm/smpp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smpp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/smpp/pom.xml b/extensions-jvm/smpp/pom.xml index e5fcccc5c5fc..5a9ee4e3cb16 100644 --- a/extensions-jvm/smpp/pom.xml +++ b/extensions-jvm/smpp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/smpp/runtime/pom.xml b/extensions-jvm/smpp/runtime/pom.xml index cdfd68321f15..392a88b0e44b 100644 --- a/extensions-jvm/smpp/runtime/pom.xml +++ b/extensions-jvm/smpp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smpp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/snmp/deployment/pom.xml b/extensions-jvm/snmp/deployment/pom.xml index 6d4de8744626..d8d2d5ae84f1 100644 --- a/extensions-jvm/snmp/deployment/pom.xml +++ b/extensions-jvm/snmp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-snmp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/snmp/pom.xml b/extensions-jvm/snmp/pom.xml index 29e641b61ae3..ae83c95890db 100644 --- a/extensions-jvm/snmp/pom.xml +++ b/extensions-jvm/snmp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/snmp/runtime/pom.xml b/extensions-jvm/snmp/runtime/pom.xml index cea2b1c445a8..4887dcec0b1b 100644 --- a/extensions-jvm/snmp/runtime/pom.xml +++ b/extensions-jvm/snmp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-snmp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/spring-redis/deployment/pom.xml b/extensions-jvm/spring-redis/deployment/pom.xml index 855f152d25db..aab452837cc8 100644 --- a/extensions-jvm/spring-redis/deployment/pom.xml +++ b/extensions-jvm/spring-redis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-spring-redis-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/spring-redis/pom.xml b/extensions-jvm/spring-redis/pom.xml index fc88157a0d90..420ac967f94d 100644 --- a/extensions-jvm/spring-redis/pom.xml +++ b/extensions-jvm/spring-redis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/spring-redis/runtime/pom.xml b/extensions-jvm/spring-redis/runtime/pom.xml index c11b140656cd..418b63daf17e 100644 --- a/extensions-jvm/spring-redis/runtime/pom.xml +++ b/extensions-jvm/spring-redis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-spring-redis-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stitch/deployment/pom.xml b/extensions-jvm/stitch/deployment/pom.xml index c07abd4c67ff..10b0f59957e0 100644 --- a/extensions-jvm/stitch/deployment/pom.xml +++ b/extensions-jvm/stitch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stitch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stitch/pom.xml b/extensions-jvm/stitch/pom.xml index a0666b4baed8..52c025e42c65 100644 --- a/extensions-jvm/stitch/pom.xml +++ b/extensions-jvm/stitch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stitch/runtime/pom.xml b/extensions-jvm/stitch/runtime/pom.xml index 59c4aa7527bf..47c1b98ac354 100644 --- a/extensions-jvm/stitch/runtime/pom.xml +++ b/extensions-jvm/stitch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stitch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stomp/deployment/pom.xml b/extensions-jvm/stomp/deployment/pom.xml index 52cd5f81a561..82847a1b9cfd 100644 --- a/extensions-jvm/stomp/deployment/pom.xml +++ b/extensions-jvm/stomp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stomp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stomp/pom.xml b/extensions-jvm/stomp/pom.xml index 15a8d2cb1ee2..075e0feb2168 100644 --- a/extensions-jvm/stomp/pom.xml +++ b/extensions-jvm/stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stomp/runtime/pom.xml b/extensions-jvm/stomp/runtime/pom.xml index ea67b7143aeb..965188770cf5 100644 --- a/extensions-jvm/stomp/runtime/pom.xml +++ b/extensions-jvm/stomp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stomp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stub/deployment/pom.xml b/extensions-jvm/stub/deployment/pom.xml index 31dbd86c4d6c..16a1b5a6181b 100644 --- a/extensions-jvm/stub/deployment/pom.xml +++ b/extensions-jvm/stub/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stub-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stub/pom.xml b/extensions-jvm/stub/pom.xml index 152bfc81ca5f..09619bb454dd 100644 --- a/extensions-jvm/stub/pom.xml +++ b/extensions-jvm/stub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/stub/runtime/pom.xml b/extensions-jvm/stub/runtime/pom.xml index a51636c6929c..c5070ef7cad1 100644 --- a/extensions-jvm/stub/runtime/pom.xml +++ b/extensions-jvm/stub/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stub-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/thrift/deployment/pom.xml b/extensions-jvm/thrift/deployment/pom.xml index 7a2c152320ec..d91c6b31bbb9 100644 --- a/extensions-jvm/thrift/deployment/pom.xml +++ b/extensions-jvm/thrift/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-thrift-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/thrift/pom.xml b/extensions-jvm/thrift/pom.xml index 75dca69689d3..016c5e278c09 100644 --- a/extensions-jvm/thrift/pom.xml +++ b/extensions-jvm/thrift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/thrift/runtime/pom.xml b/extensions-jvm/thrift/runtime/pom.xml index 48b5976029a4..67153a735660 100644 --- a/extensions-jvm/thrift/runtime/pom.xml +++ b/extensions-jvm/thrift/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-thrift-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/web3j/deployment/pom.xml b/extensions-jvm/web3j/deployment/pom.xml index de556baeb423..c1a86673aeae 100644 --- a/extensions-jvm/web3j/deployment/pom.xml +++ b/extensions-jvm/web3j/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-web3j-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/web3j/pom.xml b/extensions-jvm/web3j/pom.xml index b89c67c52191..eaa6cdf9d23e 100644 --- a/extensions-jvm/web3j/pom.xml +++ b/extensions-jvm/web3j/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/web3j/runtime/pom.xml b/extensions-jvm/web3j/runtime/pom.xml index 2a6c17e65dc1..47e2849c49c3 100644 --- a/extensions-jvm/web3j/runtime/pom.xml +++ b/extensions-jvm/web3j/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-web3j-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/wordpress/deployment/pom.xml b/extensions-jvm/wordpress/deployment/pom.xml index 9e9d46d8fe54..07e1c465fed8 100644 --- a/extensions-jvm/wordpress/deployment/pom.xml +++ b/extensions-jvm/wordpress/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-wordpress-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/wordpress/pom.xml b/extensions-jvm/wordpress/pom.xml index 65679cf2b2f3..f23e1c888ca5 100644 --- a/extensions-jvm/wordpress/pom.xml +++ b/extensions-jvm/wordpress/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/wordpress/runtime/pom.xml b/extensions-jvm/wordpress/runtime/pom.xml index ff24b55a711d..a8a068271c34 100644 --- a/extensions-jvm/wordpress/runtime/pom.xml +++ b/extensions-jvm/wordpress/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-wordpress-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/workday/deployment/pom.xml b/extensions-jvm/workday/deployment/pom.xml index cbf7ca016ead..c19d358b821d 100644 --- a/extensions-jvm/workday/deployment/pom.xml +++ b/extensions-jvm/workday/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-workday-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/workday/pom.xml b/extensions-jvm/workday/pom.xml index 573855ab4f69..94705764f76a 100644 --- a/extensions-jvm/workday/pom.xml +++ b/extensions-jvm/workday/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/workday/runtime/pom.xml b/extensions-jvm/workday/runtime/pom.xml index 4c6b5a656e7a..1b9e9d9e95b4 100644 --- a/extensions-jvm/workday/runtime/pom.xml +++ b/extensions-jvm/workday/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-workday-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/xmpp/deployment/pom.xml b/extensions-jvm/xmpp/deployment/pom.xml index ed83f034e594..48ef4493b63a 100644 --- a/extensions-jvm/xmpp/deployment/pom.xml +++ b/extensions-jvm/xmpp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xmpp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/xmpp/pom.xml b/extensions-jvm/xmpp/pom.xml index cede4185f487..a7ee9e0faca0 100644 --- a/extensions-jvm/xmpp/pom.xml +++ b/extensions-jvm/xmpp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/xmpp/runtime/pom.xml b/extensions-jvm/xmpp/runtime/pom.xml index c41c6e745ec3..56b36e6d92e1 100644 --- a/extensions-jvm/xmpp/runtime/pom.xml +++ b/extensions-jvm/xmpp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xmpp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/zookeeper-master/deployment/pom.xml b/extensions-jvm/zookeeper-master/deployment/pom.xml index d9f025aebc97..33a327941b2f 100644 --- a/extensions-jvm/zookeeper-master/deployment/pom.xml +++ b/extensions-jvm/zookeeper-master/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zookeeper-master-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/zookeeper-master/pom.xml b/extensions-jvm/zookeeper-master/pom.xml index 6cec613c9d6e..bcf9fb755ff6 100644 --- a/extensions-jvm/zookeeper-master/pom.xml +++ b/extensions-jvm/zookeeper-master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/zookeeper-master/runtime/pom.xml b/extensions-jvm/zookeeper-master/runtime/pom.xml index d8e2617bb7cf..7abbad0e9b49 100644 --- a/extensions-jvm/zookeeper-master/runtime/pom.xml +++ b/extensions-jvm/zookeeper-master/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zookeeper-master-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/zookeeper/deployment/pom.xml b/extensions-jvm/zookeeper/deployment/pom.xml index 6a4cfb815db6..f505a166a8a1 100644 --- a/extensions-jvm/zookeeper/deployment/pom.xml +++ b/extensions-jvm/zookeeper/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zookeeper-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/zookeeper/pom.xml b/extensions-jvm/zookeeper/pom.xml index e69dc9638e27..dd2381cdda41 100644 --- a/extensions-jvm/zookeeper/pom.xml +++ b/extensions-jvm/zookeeper/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-jvm/zookeeper/runtime/pom.xml b/extensions-jvm/zookeeper/runtime/pom.xml index 8ae3329472b3..4c7441fe78e9 100644 --- a/extensions-jvm/zookeeper/runtime/pom.xml +++ b/extensions-jvm/zookeeper/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zookeeper-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/ahc/deployment/pom.xml b/extensions-support/ahc/deployment/pom.xml index c09e3a83bf2b..c200e11e5175 100644 --- a/extensions-support/ahc/deployment/pom.xml +++ b/extensions-support/ahc/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-ahc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/ahc/pom.xml b/extensions-support/ahc/pom.xml index 672647982896..f33c7beea727 100644 --- a/extensions-support/ahc/pom.xml +++ b/extensions-support/ahc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/ahc/runtime/pom.xml b/extensions-support/ahc/runtime/pom.xml index fe433a2b2293..8e1ca7e37e48 100644 --- a/extensions-support/ahc/runtime/pom.xml +++ b/extensions-support/ahc/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-ahc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/aws/deployment/pom.xml b/extensions-support/aws/deployment/pom.xml index 524b960857c3..5a24ec3b7837 100644 --- a/extensions-support/aws/deployment/pom.xml +++ b/extensions-support/aws/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-aws-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-support-aws-deployment diff --git a/extensions-support/aws/pom.xml b/extensions-support/aws/pom.xml index 3ed010f6de6e..188e386b314d 100644 --- a/extensions-support/aws/pom.xml +++ b/extensions-support/aws/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/aws/runtime/pom.xml b/extensions-support/aws/runtime/pom.xml index 748325b36664..88e0200be758 100644 --- a/extensions-support/aws/runtime/pom.xml +++ b/extensions-support/aws/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-aws-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-support-aws diff --git a/extensions-support/aws2/deployment/pom.xml b/extensions-support/aws2/deployment/pom.xml index 047852a625d2..a64e8f6c6ed9 100644 --- a/extensions-support/aws2/deployment/pom.xml +++ b/extensions-support/aws2/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-aws2-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-support-aws2-deployment diff --git a/extensions-support/aws2/pom.xml b/extensions-support/aws2/pom.xml index 9e903a9d2ec4..8681ae0c1d5a 100644 --- a/extensions-support/aws2/pom.xml +++ b/extensions-support/aws2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/aws2/runtime/pom.xml b/extensions-support/aws2/runtime/pom.xml index 0b37d28bdd32..4d63f494201a 100644 --- a/extensions-support/aws2/runtime/pom.xml +++ b/extensions-support/aws2/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-aws2-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-support-aws2 diff --git a/extensions-support/azure-core-http-client-vertx/deployment/pom.xml b/extensions-support/azure-core-http-client-vertx/deployment/pom.xml index e2ccf5022f58..60f8e6f69527 100644 --- a/extensions-support/azure-core-http-client-vertx/deployment/pom.xml +++ b/extensions-support/azure-core-http-client-vertx/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/azure-core-http-client-vertx/pom.xml b/extensions-support/azure-core-http-client-vertx/pom.xml index 485e3bfe6b12..755e3c517a74 100644 --- a/extensions-support/azure-core-http-client-vertx/pom.xml +++ b/extensions-support/azure-core-http-client-vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/azure-core-http-client-vertx/runtime/pom.xml b/extensions-support/azure-core-http-client-vertx/runtime/pom.xml index f7b054f637d0..a15edb6d6ccc 100644 --- a/extensions-support/azure-core-http-client-vertx/runtime/pom.xml +++ b/extensions-support/azure-core-http-client-vertx/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/azure-core/deployment/pom.xml b/extensions-support/azure-core/deployment/pom.xml index 4c0780e0aa36..4b0760529e43 100644 --- a/extensions-support/azure-core/deployment/pom.xml +++ b/extensions-support/azure-core/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-azure-core-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/azure-core/pom.xml b/extensions-support/azure-core/pom.xml index b23ec7a28e8e..8998a4912df9 100644 --- a/extensions-support/azure-core/pom.xml +++ b/extensions-support/azure-core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/azure-core/runtime/pom.xml b/extensions-support/azure-core/runtime/pom.xml index 836d4f44000d..50d22b17d1fe 100644 --- a/extensions-support/azure-core/runtime/pom.xml +++ b/extensions-support/azure-core/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-azure-core-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/bouncycastle/deployment/pom.xml b/extensions-support/bouncycastle/deployment/pom.xml index 3bf783f1580e..e17013e4f39a 100644 --- a/extensions-support/bouncycastle/deployment/pom.xml +++ b/extensions-support/bouncycastle/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-bouncycastle-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/bouncycastle/pom.xml b/extensions-support/bouncycastle/pom.xml index cf873d83ba32..03d3edb98215 100644 --- a/extensions-support/bouncycastle/pom.xml +++ b/extensions-support/bouncycastle/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/bouncycastle/runtime/pom.xml b/extensions-support/bouncycastle/runtime/pom.xml index 848db53c45a1..56b9cab3ebc6 100644 --- a/extensions-support/bouncycastle/runtime/pom.xml +++ b/extensions-support/bouncycastle/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-bouncycastle-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/commons-logging/deployment/pom.xml b/extensions-support/commons-logging/deployment/pom.xml index 911c22b6fa03..2ae061498f1a 100644 --- a/extensions-support/commons-logging/deployment/pom.xml +++ b/extensions-support/commons-logging/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-commons-logging-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/commons-logging/pom.xml b/extensions-support/commons-logging/pom.xml index 38c7c442b04f..63c71000a345 100644 --- a/extensions-support/commons-logging/pom.xml +++ b/extensions-support/commons-logging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/commons-logging/runtime/pom.xml b/extensions-support/commons-logging/runtime/pom.xml index 18e8f76729f7..9f3ac5232b58 100644 --- a/extensions-support/commons-logging/runtime/pom.xml +++ b/extensions-support/commons-logging/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-commons-logging-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/consul-client/deployment/pom.xml b/extensions-support/consul-client/deployment/pom.xml index 1e9af844b518..83e959b45970 100644 --- a/extensions-support/consul-client/deployment/pom.xml +++ b/extensions-support/consul-client/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-consul-client-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/consul-client/pom.xml b/extensions-support/consul-client/pom.xml index e587c48bc306..9ae1baa96939 100644 --- a/extensions-support/consul-client/pom.xml +++ b/extensions-support/consul-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/consul-client/runtime/pom.xml b/extensions-support/consul-client/runtime/pom.xml index d8121c2fbcff..bfdf9846cd74 100644 --- a/extensions-support/consul-client/runtime/pom.xml +++ b/extensions-support/consul-client/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-consul-client-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/debezium/deployment/pom.xml b/extensions-support/debezium/deployment/pom.xml index 4d16b1f166d5..425d09562d4c 100644 --- a/extensions-support/debezium/deployment/pom.xml +++ b/extensions-support/debezium/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-debezium-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/debezium/pom.xml b/extensions-support/debezium/pom.xml index 3cdcd0af060e..b9e8a78b22d2 100644 --- a/extensions-support/debezium/pom.xml +++ b/extensions-support/debezium/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/debezium/runtime/pom.xml b/extensions-support/debezium/runtime/pom.xml index bbb1720a8376..2a9a9421680e 100644 --- a/extensions-support/debezium/runtime/pom.xml +++ b/extensions-support/debezium/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-debezium-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/dsl/deployment/pom.xml b/extensions-support/dsl/deployment/pom.xml index 058d4f91e90e..c6cf8f1f23b4 100644 --- a/extensions-support/dsl/deployment/pom.xml +++ b/extensions-support/dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-dsl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/dsl/pom.xml b/extensions-support/dsl/pom.xml index ad56c69533dc..a1d1d019f16e 100644 --- a/extensions-support/dsl/pom.xml +++ b/extensions-support/dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/dsl/runtime/pom.xml b/extensions-support/dsl/runtime/pom.xml index 89c41fc61a4d..2b4673242aa7 100644 --- a/extensions-support/dsl/runtime/pom.xml +++ b/extensions-support/dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-dsl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/google-cloud/deployment/pom.xml b/extensions-support/google-cloud/deployment/pom.xml index cba090382914..b888d331dca9 100644 --- a/extensions-support/google-cloud/deployment/pom.xml +++ b/extensions-support/google-cloud/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-google-cloud-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/google-cloud/pom.xml b/extensions-support/google-cloud/pom.xml index f5b60165d64e..a0105668928a 100644 --- a/extensions-support/google-cloud/pom.xml +++ b/extensions-support/google-cloud/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/google-cloud/runtime/pom.xml b/extensions-support/google-cloud/runtime/pom.xml index e6b502967b2d..ea30adca3d8e 100644 --- a/extensions-support/google-cloud/runtime/pom.xml +++ b/extensions-support/google-cloud/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-google-cloud-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/google-http-client/deployment/pom.xml b/extensions-support/google-http-client/deployment/pom.xml index bcde9b5b9ad2..b05d281d8782 100644 --- a/extensions-support/google-http-client/deployment/pom.xml +++ b/extensions-support/google-http-client/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-google-http-client-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/google-http-client/pom.xml b/extensions-support/google-http-client/pom.xml index 301c9d32b934..4a2c935c698c 100644 --- a/extensions-support/google-http-client/pom.xml +++ b/extensions-support/google-http-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/google-http-client/runtime/pom.xml b/extensions-support/google-http-client/runtime/pom.xml index 5592f5e17381..fcfddf21a4fa 100644 --- a/extensions-support/google-http-client/runtime/pom.xml +++ b/extensions-support/google-http-client/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-google-http-client-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/httpclient/deployment/pom.xml b/extensions-support/httpclient/deployment/pom.xml index 1c645dbe4003..7bf55774b26b 100644 --- a/extensions-support/httpclient/deployment/pom.xml +++ b/extensions-support/httpclient/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-httpclient-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/httpclient/pom.xml b/extensions-support/httpclient/pom.xml index c78dc1134b12..4a08ff90d774 100644 --- a/extensions-support/httpclient/pom.xml +++ b/extensions-support/httpclient/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/httpclient/runtime/pom.xml b/extensions-support/httpclient/runtime/pom.xml index be06a97d2d7a..46affde0dacb 100644 --- a/extensions-support/httpclient/runtime/pom.xml +++ b/extensions-support/httpclient/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-httpclient-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/httpclient5/deployment/pom.xml b/extensions-support/httpclient5/deployment/pom.xml index a718c6b75db9..4a0d24e6dc86 100644 --- a/extensions-support/httpclient5/deployment/pom.xml +++ b/extensions-support/httpclient5/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-httpclient5-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/httpclient5/pom.xml b/extensions-support/httpclient5/pom.xml index 1da16446dd6d..321cf349047c 100644 --- a/extensions-support/httpclient5/pom.xml +++ b/extensions-support/httpclient5/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/httpclient5/runtime/pom.xml b/extensions-support/httpclient5/runtime/pom.xml index dce09d3f5de0..1cfddb65d65b 100644 --- a/extensions-support/httpclient5/runtime/pom.xml +++ b/extensions-support/httpclient5/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-httpclient5-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/jackson-dataformat-xml/deployment/pom.xml b/extensions-support/jackson-dataformat-xml/deployment/pom.xml index 781bc41521a3..a63a5035ede9 100644 --- a/extensions-support/jackson-dataformat-xml/deployment/pom.xml +++ b/extensions-support/jackson-dataformat-xml/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/jackson-dataformat-xml/pom.xml b/extensions-support/jackson-dataformat-xml/pom.xml index 2ef6e91fd5ad..29dacedff6cf 100644 --- a/extensions-support/jackson-dataformat-xml/pom.xml +++ b/extensions-support/jackson-dataformat-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/jackson-dataformat-xml/runtime/pom.xml b/extensions-support/jackson-dataformat-xml/runtime/pom.xml index d2457e3764ba..ca193f01a170 100644 --- a/extensions-support/jackson-dataformat-xml/runtime/pom.xml +++ b/extensions-support/jackson-dataformat-xml/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/jdbc/deployment/pom.xml b/extensions-support/jdbc/deployment/pom.xml index 3414a75cdf6a..08e680638826 100644 --- a/extensions-support/jdbc/deployment/pom.xml +++ b/extensions-support/jdbc/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jdbc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/jdbc/pom.xml b/extensions-support/jdbc/pom.xml index 617f905e12ad..ddd54ae5ea58 100644 --- a/extensions-support/jdbc/pom.xml +++ b/extensions-support/jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/jdbc/runtime/pom.xml b/extensions-support/jdbc/runtime/pom.xml index b86d0f00a3b0..6dc5892a125b 100644 --- a/extensions-support/jdbc/runtime/pom.xml +++ b/extensions-support/jdbc/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jdbc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/jetty/deployment/pom.xml b/extensions-support/jetty/deployment/pom.xml index 55d046487b5c..8f83b42c3595 100644 --- a/extensions-support/jetty/deployment/pom.xml +++ b/extensions-support/jetty/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jetty-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/jetty/pom.xml b/extensions-support/jetty/pom.xml index 8ba0d1961ec8..9d24899e6dcd 100644 --- a/extensions-support/jetty/pom.xml +++ b/extensions-support/jetty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/jetty/runtime/pom.xml b/extensions-support/jetty/runtime/pom.xml index 8f3706b5a733..868bb1b34bb1 100644 --- a/extensions-support/jetty/runtime/pom.xml +++ b/extensions-support/jetty/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jetty-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/language/deployment/pom.xml b/extensions-support/language/deployment/pom.xml index 082a412074a8..4f3c42f1d45b 100644 --- a/extensions-support/language/deployment/pom.xml +++ b/extensions-support/language/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-language-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/language/pom.xml b/extensions-support/language/pom.xml index 8a4ca7f8b6d3..65789903d711 100644 --- a/extensions-support/language/pom.xml +++ b/extensions-support/language/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/language/runtime/pom.xml b/extensions-support/language/runtime/pom.xml index a01a615ee685..9124c921141d 100644 --- a/extensions-support/language/runtime/pom.xml +++ b/extensions-support/language/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-language-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/mail/deployment/pom.xml b/extensions-support/mail/deployment/pom.xml index 3f4d9128348c..46a509b7e0dd 100644 --- a/extensions-support/mail/deployment/pom.xml +++ b/extensions-support/mail/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-mail-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/mail/pom.xml b/extensions-support/mail/pom.xml index f965fd35c27c..08ca15779718 100644 --- a/extensions-support/mail/pom.xml +++ b/extensions-support/mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/mail/runtime/pom.xml b/extensions-support/mail/runtime/pom.xml index 1e58ea6d77f2..e702eb0428ee 100644 --- a/extensions-support/mail/runtime/pom.xml +++ b/extensions-support/mail/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-mail-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/mongodb/deployment/pom.xml b/extensions-support/mongodb/deployment/pom.xml index f040e4ed560a..7fd0531589ed 100644 --- a/extensions-support/mongodb/deployment/pom.xml +++ b/extensions-support/mongodb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-mongodb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/mongodb/pom.xml b/extensions-support/mongodb/pom.xml index de058c7c8df4..457c5c345d3a 100644 --- a/extensions-support/mongodb/pom.xml +++ b/extensions-support/mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/mongodb/runtime/pom.xml b/extensions-support/mongodb/runtime/pom.xml index 8eae42aaa900..a700fadea6ce 100644 --- a/extensions-support/mongodb/runtime/pom.xml +++ b/extensions-support/mongodb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-mongodb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/pom.xml b/extensions-support/pom.xml index 3476b99c66e1..cc4bc923d356 100644 --- a/extensions-support/pom.xml +++ b/extensions-support/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../poms/build-parent/pom.xml diff --git a/extensions-support/reactor-netty/deployment/pom.xml b/extensions-support/reactor-netty/deployment/pom.xml index f073f2131b80..790dbc234b43 100644 --- a/extensions-support/reactor-netty/deployment/pom.xml +++ b/extensions-support/reactor-netty/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-reactor-netty-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/reactor-netty/pom.xml b/extensions-support/reactor-netty/pom.xml index 804ca3749c65..202030729be3 100644 --- a/extensions-support/reactor-netty/pom.xml +++ b/extensions-support/reactor-netty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/reactor-netty/runtime/pom.xml b/extensions-support/reactor-netty/runtime/pom.xml index b4db2420e04e..0c18c2c9ebe5 100644 --- a/extensions-support/reactor-netty/runtime/pom.xml +++ b/extensions-support/reactor-netty/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-reactor-netty-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/retrofit/deployment/pom.xml b/extensions-support/retrofit/deployment/pom.xml index 81ec4430a920..714a420ed1ee 100644 --- a/extensions-support/retrofit/deployment/pom.xml +++ b/extensions-support/retrofit/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-retrofit-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/retrofit/pom.xml b/extensions-support/retrofit/pom.xml index c3c5c30ee1d6..064c0c59677e 100644 --- a/extensions-support/retrofit/pom.xml +++ b/extensions-support/retrofit/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/retrofit/runtime/pom.xml b/extensions-support/retrofit/runtime/pom.xml index e9853016909c..5fe9430f5fa6 100644 --- a/extensions-support/retrofit/runtime/pom.xml +++ b/extensions-support/retrofit/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-retrofit-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/spring/deployment/pom.xml b/extensions-support/spring/deployment/pom.xml index c72999b10ff9..4c5af8fa9519 100644 --- a/extensions-support/spring/deployment/pom.xml +++ b/extensions-support/spring/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/spring/integration-test/pom.xml b/extensions-support/spring/integration-test/pom.xml index 948eec0ee6f4..3afdb684cd3e 100644 --- a/extensions-support/spring/integration-test/pom.xml +++ b/extensions-support/spring/integration-test/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml 4.0.0 diff --git a/extensions-support/spring/pom.xml b/extensions-support/spring/pom.xml index f986e7d9df47..b37056bc083d 100644 --- a/extensions-support/spring/pom.xml +++ b/extensions-support/spring/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/spring/runtime/pom.xml b/extensions-support/spring/runtime/pom.xml index 32e7cbba5f95..16b17a4f5f6d 100644 --- a/extensions-support/spring/runtime/pom.xml +++ b/extensions-support/spring/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/spring/shade/beans/pom.xml b/extensions-support/spring/shade/beans/pom.xml index 255a5a2be797..e9c8b3d8e639 100644 --- a/extensions-support/spring/shade/beans/pom.xml +++ b/extensions-support/spring/shade/beans/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-shade - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/spring/shade/context/pom.xml b/extensions-support/spring/shade/context/pom.xml index e6c313d5ae15..71adc61e5805 100644 --- a/extensions-support/spring/shade/context/pom.xml +++ b/extensions-support/spring/shade/context/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-shade - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/spring/shade/core/pom.xml b/extensions-support/spring/shade/core/pom.xml index 8bfa6c4a505f..d6ce97646ce2 100644 --- a/extensions-support/spring/shade/core/pom.xml +++ b/extensions-support/spring/shade/core/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-shade - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/spring/shade/pom.xml b/extensions-support/spring/shade/pom.xml index 034106a9977b..2756ab329332 100644 --- a/extensions-support/spring/shade/pom.xml +++ b/extensions-support/spring/shade/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/swagger/deployment/pom.xml b/extensions-support/swagger/deployment/pom.xml index 852669aa6361..e139d8f992c6 100644 --- a/extensions-support/swagger/deployment/pom.xml +++ b/extensions-support/swagger/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-swagger-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/swagger/pom.xml b/extensions-support/swagger/pom.xml index e8479afd4ee3..a4e3e938a947 100644 --- a/extensions-support/swagger/pom.xml +++ b/extensions-support/swagger/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/swagger/runtime/pom.xml b/extensions-support/swagger/runtime/pom.xml index e941ef2e8f77..225963ac54ff 100644 --- a/extensions-support/swagger/runtime/pom.xml +++ b/extensions-support/swagger/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-swagger-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/webhook/deployment/pom.xml b/extensions-support/webhook/deployment/pom.xml index dfcf693bedf8..ad1786a0b663 100644 --- a/extensions-support/webhook/deployment/pom.xml +++ b/extensions-support/webhook/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-webhook-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/webhook/pom.xml b/extensions-support/webhook/pom.xml index f3c97aeb98cb..82789c06a8cd 100644 --- a/extensions-support/webhook/pom.xml +++ b/extensions-support/webhook/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/webhook/runtime/pom.xml b/extensions-support/webhook/runtime/pom.xml index df1480e392c0..97824920a517 100644 --- a/extensions-support/webhook/runtime/pom.xml +++ b/extensions-support/webhook/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-webhook-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/xalan/deployment/pom.xml b/extensions-support/xalan/deployment/pom.xml index 83e0438e5850..7186c410bd1f 100644 --- a/extensions-support/xalan/deployment/pom.xml +++ b/extensions-support/xalan/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-xalan-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions-support/xalan/pom.xml b/extensions-support/xalan/pom.xml index 0cc2c7a75d36..54d3f15c4bea 100644 --- a/extensions-support/xalan/pom.xml +++ b/extensions-support/xalan/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions-support/xalan/runtime/pom.xml b/extensions-support/xalan/runtime/pom.xml index b1099abd99dd..d7db7db1d45f 100644 --- a/extensions-support/xalan/runtime/pom.xml +++ b/extensions-support/xalan/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-xalan-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/activemq/deployment/pom.xml b/extensions/activemq/deployment/pom.xml index 24ef0f938815..507b1d6d0c02 100644 --- a/extensions/activemq/deployment/pom.xml +++ b/extensions/activemq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-activemq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/activemq/pom.xml b/extensions/activemq/pom.xml index 8f970ffe5949..e5cf86eb4120 100644 --- a/extensions/activemq/pom.xml +++ b/extensions/activemq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/activemq/runtime/pom.xml b/extensions/activemq/runtime/pom.xml index 4ed1d0a00ca2..527669842173 100644 --- a/extensions/activemq/runtime/pom.xml +++ b/extensions/activemq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-activemq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/amqp/deployment/pom.xml b/extensions/amqp/deployment/pom.xml index c3404925d8b6..7ad8e4b61b9b 100644 --- a/extensions/amqp/deployment/pom.xml +++ b/extensions/amqp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-amqp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/amqp/pom.xml b/extensions/amqp/pom.xml index 51c2660659a5..fcfea71ee74c 100644 --- a/extensions/amqp/pom.xml +++ b/extensions/amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/amqp/runtime/pom.xml b/extensions/amqp/runtime/pom.xml index f9afb9a806de..614656bd4453 100644 --- a/extensions/amqp/runtime/pom.xml +++ b/extensions/amqp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-amqp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/arangodb/deployment/pom.xml b/extensions/arangodb/deployment/pom.xml index d49d32b6faa4..58ee205e222a 100644 --- a/extensions/arangodb/deployment/pom.xml +++ b/extensions/arangodb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-arangodb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/arangodb/pom.xml b/extensions/arangodb/pom.xml index 55610dc14bd3..bf1af834a06c 100644 --- a/extensions/arangodb/pom.xml +++ b/extensions/arangodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/arangodb/runtime/pom.xml b/extensions/arangodb/runtime/pom.xml index 96d268bb3f86..f1f20ae7578d 100644 --- a/extensions/arangodb/runtime/pom.xml +++ b/extensions/arangodb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-arangodb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/as2/deployment/pom.xml b/extensions/as2/deployment/pom.xml index 5a29643f168c..330635ea3fbf 100644 --- a/extensions/as2/deployment/pom.xml +++ b/extensions/as2/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-as2-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/as2/pom.xml b/extensions/as2/pom.xml index 46e029e34f4e..fe6639aefbbf 100644 --- a/extensions/as2/pom.xml +++ b/extensions/as2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/as2/runtime/pom.xml b/extensions/as2/runtime/pom.xml index ab751b964321..8c90a05a6928 100644 --- a/extensions/as2/runtime/pom.xml +++ b/extensions/as2/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-as2-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/atom/deployment/pom.xml b/extensions/atom/deployment/pom.xml index ee1dbb277d05..73f78db55ca8 100644 --- a/extensions/atom/deployment/pom.xml +++ b/extensions/atom/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-atom-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/atom/pom.xml b/extensions/atom/pom.xml index 7150b2f0921a..6c8e779be05e 100644 --- a/extensions/atom/pom.xml +++ b/extensions/atom/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/atom/runtime/pom.xml b/extensions/atom/runtime/pom.xml index 379e0eddea15..c82f06750ba6 100644 --- a/extensions/atom/runtime/pom.xml +++ b/extensions/atom/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-atom-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/attachments/deployment/pom.xml b/extensions/attachments/deployment/pom.xml index 14deaf575551..072aa1d78ad8 100644 --- a/extensions/attachments/deployment/pom.xml +++ b/extensions/attachments/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-attachments-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/attachments/pom.xml b/extensions/attachments/pom.xml index ffb854dcf1af..8a30ee63b1a4 100644 --- a/extensions/attachments/pom.xml +++ b/extensions/attachments/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/attachments/runtime/pom.xml b/extensions/attachments/runtime/pom.xml index 3c52b1a67de9..76b0c99181c1 100644 --- a/extensions/attachments/runtime/pom.xml +++ b/extensions/attachments/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-attachments-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index 9baacc8f2d86..eea6051f5f85 100644 --- a/extensions/avro/deployment/pom.xml +++ b/extensions/avro/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-avro-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index 2db3e412c2ec..22e3ddcbd06d 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index 4d2d530b4e36..8bc888910b39 100644 --- a/extensions/avro/runtime/pom.xml +++ b/extensions/avro/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-avro-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws-bedrock/deployment/pom.xml b/extensions/aws-bedrock/deployment/pom.xml index 6a6960aa8215..24c0c2326d83 100644 --- a/extensions/aws-bedrock/deployment/pom.xml +++ b/extensions/aws-bedrock/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-bedrock-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws-bedrock/pom.xml b/extensions/aws-bedrock/pom.xml index fc8689dceae5..2aa753bfbb1a 100644 --- a/extensions/aws-bedrock/pom.xml +++ b/extensions/aws-bedrock/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws-bedrock/runtime/pom.xml b/extensions/aws-bedrock/runtime/pom.xml index 266679be1579..0783083501be 100644 --- a/extensions/aws-bedrock/runtime/pom.xml +++ b/extensions/aws-bedrock/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-bedrock-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-athena/deployment/pom.xml b/extensions/aws2-athena/deployment/pom.xml index dc23f848ff7e..2826cc0b74e2 100644 --- a/extensions/aws2-athena/deployment/pom.xml +++ b/extensions/aws2-athena/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-athena-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-athena/pom.xml b/extensions/aws2-athena/pom.xml index 9f5b46a0d2d9..5d7bf76e8707 100644 --- a/extensions/aws2-athena/pom.xml +++ b/extensions/aws2-athena/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-athena/runtime/pom.xml b/extensions/aws2-athena/runtime/pom.xml index 84873912f5a6..22bf3225745a 100644 --- a/extensions/aws2-athena/runtime/pom.xml +++ b/extensions/aws2-athena/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-athena-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-cw/deployment/pom.xml b/extensions/aws2-cw/deployment/pom.xml index cf4f8424a398..fcc4ed07b17f 100644 --- a/extensions/aws2-cw/deployment/pom.xml +++ b/extensions/aws2-cw/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-cw-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-cw/pom.xml b/extensions/aws2-cw/pom.xml index 6817a08a69a6..0aca78861dff 100644 --- a/extensions/aws2-cw/pom.xml +++ b/extensions/aws2-cw/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-cw/runtime/pom.xml b/extensions/aws2-cw/runtime/pom.xml index d18f5867eac8..f91a3beb9299 100644 --- a/extensions/aws2-cw/runtime/pom.xml +++ b/extensions/aws2-cw/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-cw-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ddb/deployment/pom.xml b/extensions/aws2-ddb/deployment/pom.xml index 2c1348c3055b..c4be7b8621d7 100644 --- a/extensions/aws2-ddb/deployment/pom.xml +++ b/extensions/aws2-ddb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ddb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ddb/pom.xml b/extensions/aws2-ddb/pom.xml index e93d2ef6a590..7b1b122a284b 100644 --- a/extensions/aws2-ddb/pom.xml +++ b/extensions/aws2-ddb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ddb/runtime/pom.xml b/extensions/aws2-ddb/runtime/pom.xml index ff23962f0ee4..a163029d08a0 100644 --- a/extensions/aws2-ddb/runtime/pom.xml +++ b/extensions/aws2-ddb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ddb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ec2/deployment/pom.xml b/extensions/aws2-ec2/deployment/pom.xml index 616c98169b4c..53959cc3fabc 100644 --- a/extensions/aws2-ec2/deployment/pom.xml +++ b/extensions/aws2-ec2/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ec2-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ec2/pom.xml b/extensions/aws2-ec2/pom.xml index 523ef67077b3..238a3a6e92f6 100644 --- a/extensions/aws2-ec2/pom.xml +++ b/extensions/aws2-ec2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ec2/runtime/pom.xml b/extensions/aws2-ec2/runtime/pom.xml index d75915abc8e1..cf58e687cd56 100644 --- a/extensions/aws2-ec2/runtime/pom.xml +++ b/extensions/aws2-ec2/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ec2-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ecs/deployment/pom.xml b/extensions/aws2-ecs/deployment/pom.xml index 1c71c32bb070..d79323197b84 100644 --- a/extensions/aws2-ecs/deployment/pom.xml +++ b/extensions/aws2-ecs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ecs-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ecs/pom.xml b/extensions/aws2-ecs/pom.xml index 870b698dd7d5..253ebaf12ee9 100644 --- a/extensions/aws2-ecs/pom.xml +++ b/extensions/aws2-ecs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ecs/runtime/pom.xml b/extensions/aws2-ecs/runtime/pom.xml index c6d186bc6288..fe819119cd92 100644 --- a/extensions/aws2-ecs/runtime/pom.xml +++ b/extensions/aws2-ecs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ecs-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-eks/deployment/pom.xml b/extensions/aws2-eks/deployment/pom.xml index 798e2d291a84..71f6aa2a991e 100644 --- a/extensions/aws2-eks/deployment/pom.xml +++ b/extensions/aws2-eks/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-eks-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-eks/pom.xml b/extensions/aws2-eks/pom.xml index e8d602319f9c..3bcbd3202241 100644 --- a/extensions/aws2-eks/pom.xml +++ b/extensions/aws2-eks/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-eks/runtime/pom.xml b/extensions/aws2-eks/runtime/pom.xml index e5a0c9acbdda..f2071dec00f4 100644 --- a/extensions/aws2-eks/runtime/pom.xml +++ b/extensions/aws2-eks/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-eks-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-eventbridge/deployment/pom.xml b/extensions/aws2-eventbridge/deployment/pom.xml index f41f5b679ff0..c83489a05cf6 100644 --- a/extensions/aws2-eventbridge/deployment/pom.xml +++ b/extensions/aws2-eventbridge/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-eventbridge/pom.xml b/extensions/aws2-eventbridge/pom.xml index bfc75ddf5882..46736a14d6fc 100644 --- a/extensions/aws2-eventbridge/pom.xml +++ b/extensions/aws2-eventbridge/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-eventbridge/runtime/pom.xml b/extensions/aws2-eventbridge/runtime/pom.xml index 25ac2c50589e..9afff3a91d44 100644 --- a/extensions/aws2-eventbridge/runtime/pom.xml +++ b/extensions/aws2-eventbridge/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-iam/deployment/pom.xml b/extensions/aws2-iam/deployment/pom.xml index 0c0ab0f46049..75b607b3f1ca 100644 --- a/extensions/aws2-iam/deployment/pom.xml +++ b/extensions/aws2-iam/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-iam-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-iam/pom.xml b/extensions/aws2-iam/pom.xml index 378d7db55c2f..44f77dffc0d2 100644 --- a/extensions/aws2-iam/pom.xml +++ b/extensions/aws2-iam/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-iam/runtime/pom.xml b/extensions/aws2-iam/runtime/pom.xml index 5c3c8a3d2d04..42b93889e7bc 100644 --- a/extensions/aws2-iam/runtime/pom.xml +++ b/extensions/aws2-iam/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-iam-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-kinesis/deployment/pom.xml b/extensions/aws2-kinesis/deployment/pom.xml index 3a7486c243c3..12a68f276675 100644 --- a/extensions/aws2-kinesis/deployment/pom.xml +++ b/extensions/aws2-kinesis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-kinesis-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-kinesis/pom.xml b/extensions/aws2-kinesis/pom.xml index e787cb507e30..cd38cce26b51 100644 --- a/extensions/aws2-kinesis/pom.xml +++ b/extensions/aws2-kinesis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-kinesis/runtime/pom.xml b/extensions/aws2-kinesis/runtime/pom.xml index cc391ee6737a..391262a5b17c 100644 --- a/extensions/aws2-kinesis/runtime/pom.xml +++ b/extensions/aws2-kinesis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-kinesis-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-kms/deployment/pom.xml b/extensions/aws2-kms/deployment/pom.xml index 53d2d1fad1a6..4ce333f4b672 100644 --- a/extensions/aws2-kms/deployment/pom.xml +++ b/extensions/aws2-kms/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-kms-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-kms/pom.xml b/extensions/aws2-kms/pom.xml index a8bde5270df6..ff57053ff4aa 100644 --- a/extensions/aws2-kms/pom.xml +++ b/extensions/aws2-kms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-kms/runtime/pom.xml b/extensions/aws2-kms/runtime/pom.xml index 11502409922a..b94972e150dd 100644 --- a/extensions/aws2-kms/runtime/pom.xml +++ b/extensions/aws2-kms/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-kms-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-lambda/deployment/pom.xml b/extensions/aws2-lambda/deployment/pom.xml index 66b41acfa497..9702b7f92abb 100644 --- a/extensions/aws2-lambda/deployment/pom.xml +++ b/extensions/aws2-lambda/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-lambda-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-lambda/pom.xml b/extensions/aws2-lambda/pom.xml index 875f6db876e8..b0b9c49cd14b 100644 --- a/extensions/aws2-lambda/pom.xml +++ b/extensions/aws2-lambda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-lambda/runtime/pom.xml b/extensions/aws2-lambda/runtime/pom.xml index f848225ca985..735cc9096298 100644 --- a/extensions/aws2-lambda/runtime/pom.xml +++ b/extensions/aws2-lambda/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-lambda-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-mq/deployment/pom.xml b/extensions/aws2-mq/deployment/pom.xml index 0a8675176ff5..86c80c6c7774 100644 --- a/extensions/aws2-mq/deployment/pom.xml +++ b/extensions/aws2-mq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-mq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-mq/pom.xml b/extensions/aws2-mq/pom.xml index 410be6e4387b..f9f4cc27db93 100644 --- a/extensions/aws2-mq/pom.xml +++ b/extensions/aws2-mq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-mq/runtime/pom.xml b/extensions/aws2-mq/runtime/pom.xml index 77541905526d..cd9c1c4dc382 100644 --- a/extensions/aws2-mq/runtime/pom.xml +++ b/extensions/aws2-mq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-mq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-msk/deployment/pom.xml b/extensions/aws2-msk/deployment/pom.xml index 685c52354c26..8ca49b3565e2 100644 --- a/extensions/aws2-msk/deployment/pom.xml +++ b/extensions/aws2-msk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-msk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-msk/pom.xml b/extensions/aws2-msk/pom.xml index 40f29e2cbee9..79bf5745e606 100644 --- a/extensions/aws2-msk/pom.xml +++ b/extensions/aws2-msk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-msk/runtime/pom.xml b/extensions/aws2-msk/runtime/pom.xml index c67a2b5f2884..500d4b803742 100644 --- a/extensions/aws2-msk/runtime/pom.xml +++ b/extensions/aws2-msk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-msk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-s3/deployment/pom.xml b/extensions/aws2-s3/deployment/pom.xml index 7d4ed3ef413c..4058335d2020 100644 --- a/extensions/aws2-s3/deployment/pom.xml +++ b/extensions/aws2-s3/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-s3-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-s3/pom.xml b/extensions/aws2-s3/pom.xml index b39e8bc6c26a..ca04bd498082 100644 --- a/extensions/aws2-s3/pom.xml +++ b/extensions/aws2-s3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-s3/runtime/pom.xml b/extensions/aws2-s3/runtime/pom.xml index 49fe0e7d2d29..3c38fea39056 100644 --- a/extensions/aws2-s3/runtime/pom.xml +++ b/extensions/aws2-s3/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-s3-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ses/deployment/pom.xml b/extensions/aws2-ses/deployment/pom.xml index e252f2fac409..c85a73cd41ca 100644 --- a/extensions/aws2-ses/deployment/pom.xml +++ b/extensions/aws2-ses/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ses-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ses/pom.xml b/extensions/aws2-ses/pom.xml index e318515f4f8d..b2fa4ed93720 100644 --- a/extensions/aws2-ses/pom.xml +++ b/extensions/aws2-ses/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-ses/runtime/pom.xml b/extensions/aws2-ses/runtime/pom.xml index 3640683571fd..bc1aeb67dc0e 100644 --- a/extensions/aws2-ses/runtime/pom.xml +++ b/extensions/aws2-ses/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ses-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sns/deployment/pom.xml b/extensions/aws2-sns/deployment/pom.xml index 9a02343fd1a3..3736f1ac1e24 100644 --- a/extensions/aws2-sns/deployment/pom.xml +++ b/extensions/aws2-sns/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sns-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sns/pom.xml b/extensions/aws2-sns/pom.xml index 2acdc57b91f4..6eef18700cd6 100644 --- a/extensions/aws2-sns/pom.xml +++ b/extensions/aws2-sns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sns/runtime/pom.xml b/extensions/aws2-sns/runtime/pom.xml index ab174c5e8c7f..8755e6cc6ed5 100644 --- a/extensions/aws2-sns/runtime/pom.xml +++ b/extensions/aws2-sns/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sns-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sqs/deployment/pom.xml b/extensions/aws2-sqs/deployment/pom.xml index f9afd0d13374..79256074fea0 100644 --- a/extensions/aws2-sqs/deployment/pom.xml +++ b/extensions/aws2-sqs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sqs-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sqs/pom.xml b/extensions/aws2-sqs/pom.xml index 2ef879f089eb..af4e68ff76ee 100644 --- a/extensions/aws2-sqs/pom.xml +++ b/extensions/aws2-sqs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sqs/runtime/pom.xml b/extensions/aws2-sqs/runtime/pom.xml index 733e1c12f418..e9c57b16d4ed 100644 --- a/extensions/aws2-sqs/runtime/pom.xml +++ b/extensions/aws2-sqs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sqs-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sts/deployment/pom.xml b/extensions/aws2-sts/deployment/pom.xml index a2f1510e04db..9d5e63a89203 100644 --- a/extensions/aws2-sts/deployment/pom.xml +++ b/extensions/aws2-sts/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sts-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sts/pom.xml b/extensions/aws2-sts/pom.xml index 488067819327..b742c44c7eac 100644 --- a/extensions/aws2-sts/pom.xml +++ b/extensions/aws2-sts/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-sts/runtime/pom.xml b/extensions/aws2-sts/runtime/pom.xml index cc6be2d5ebba..3cfd8990a5f3 100644 --- a/extensions/aws2-sts/runtime/pom.xml +++ b/extensions/aws2-sts/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sts-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-translate/deployment/pom.xml b/extensions/aws2-translate/deployment/pom.xml index 5604a01a6484..1937dff97cc0 100644 --- a/extensions/aws2-translate/deployment/pom.xml +++ b/extensions/aws2-translate/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-translate-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-translate/pom.xml b/extensions/aws2-translate/pom.xml index d4a2e9422840..9956c5a40fde 100644 --- a/extensions/aws2-translate/pom.xml +++ b/extensions/aws2-translate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/aws2-translate/runtime/pom.xml b/extensions/aws2-translate/runtime/pom.xml index bcea0d5f0357..283f025237f5 100644 --- a/extensions/aws2-translate/runtime/pom.xml +++ b/extensions/aws2-translate/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-translate-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-eventhubs/deployment/pom.xml b/extensions/azure-eventhubs/deployment/pom.xml index 1ee251077153..d5449f0c12df 100644 --- a/extensions/azure-eventhubs/deployment/pom.xml +++ b/extensions/azure-eventhubs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-eventhubs-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-eventhubs/pom.xml b/extensions/azure-eventhubs/pom.xml index fb0723c5b74b..43ae46043764 100644 --- a/extensions/azure-eventhubs/pom.xml +++ b/extensions/azure-eventhubs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-eventhubs/runtime/pom.xml b/extensions/azure-eventhubs/runtime/pom.xml index 984db5a85c04..e30a582867ec 100644 --- a/extensions/azure-eventhubs/runtime/pom.xml +++ b/extensions/azure-eventhubs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-eventhubs-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-key-vault/deployment/pom.xml b/extensions/azure-key-vault/deployment/pom.xml index d3e7351b3ab4..a4f45cdc46c3 100644 --- a/extensions/azure-key-vault/deployment/pom.xml +++ b/extensions/azure-key-vault/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-key-vault-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-key-vault/pom.xml b/extensions/azure-key-vault/pom.xml index fd1059872dea..e703ba8d7bfc 100644 --- a/extensions/azure-key-vault/pom.xml +++ b/extensions/azure-key-vault/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-key-vault/runtime/pom.xml b/extensions/azure-key-vault/runtime/pom.xml index 9ca47c2adf2d..970db9021dd9 100644 --- a/extensions/azure-key-vault/runtime/pom.xml +++ b/extensions/azure-key-vault/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-key-vault-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-storage-blob/deployment/pom.xml b/extensions/azure-storage-blob/deployment/pom.xml index d744414d3953..d1c61f3d2431 100644 --- a/extensions/azure-storage-blob/deployment/pom.xml +++ b/extensions/azure-storage-blob/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-blob-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-storage-blob/pom.xml b/extensions/azure-storage-blob/pom.xml index de3ee3b9e7e0..f6dbf7692b1b 100644 --- a/extensions/azure-storage-blob/pom.xml +++ b/extensions/azure-storage-blob/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-storage-blob/runtime/pom.xml b/extensions/azure-storage-blob/runtime/pom.xml index ec24c7fb2206..924508f98474 100644 --- a/extensions/azure-storage-blob/runtime/pom.xml +++ b/extensions/azure-storage-blob/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-blob-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-storage-queue/deployment/pom.xml b/extensions/azure-storage-queue/deployment/pom.xml index 81751b48193f..ed344f8c8be5 100644 --- a/extensions/azure-storage-queue/deployment/pom.xml +++ b/extensions/azure-storage-queue/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-queue-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-storage-queue/pom.xml b/extensions/azure-storage-queue/pom.xml index 7cc9aefb3e2e..34e838f99011 100644 --- a/extensions/azure-storage-queue/pom.xml +++ b/extensions/azure-storage-queue/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/azure-storage-queue/runtime/pom.xml b/extensions/azure-storage-queue/runtime/pom.xml index 4cc6ac6b9bf4..95f1a42e34c2 100644 --- a/extensions/azure-storage-queue/runtime/pom.xml +++ b/extensions/azure-storage-queue/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-queue-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/base64/deployment/pom.xml b/extensions/base64/deployment/pom.xml index 60fe23ca4607..6b4464781908 100644 --- a/extensions/base64/deployment/pom.xml +++ b/extensions/base64/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-base64-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/base64/pom.xml b/extensions/base64/pom.xml index f6811eba1f41..73c4a06e994b 100644 --- a/extensions/base64/pom.xml +++ b/extensions/base64/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/base64/runtime/pom.xml b/extensions/base64/runtime/pom.xml index baa2f138a1c7..a85790ae1a29 100644 --- a/extensions/base64/runtime/pom.xml +++ b/extensions/base64/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-base64-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bean-validator/deployment/pom.xml b/extensions/bean-validator/deployment/pom.xml index acf09cd08652..dedf8087cfb2 100644 --- a/extensions/bean-validator/deployment/pom.xml +++ b/extensions/bean-validator/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bean-validator-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bean-validator/pom.xml b/extensions/bean-validator/pom.xml index e971329a9a7f..5f88c8e0330b 100644 --- a/extensions/bean-validator/pom.xml +++ b/extensions/bean-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bean-validator/runtime/pom.xml b/extensions/bean-validator/runtime/pom.xml index 6a887c27e9a5..3677436179b3 100644 --- a/extensions/bean-validator/runtime/pom.xml +++ b/extensions/bean-validator/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bean-validator-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bean/deployment/pom.xml b/extensions/bean/deployment/pom.xml index f502e9f2e196..9f679b816272 100644 --- a/extensions/bean/deployment/pom.xml +++ b/extensions/bean/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bean-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bean/pom.xml b/extensions/bean/pom.xml index 11f676d35824..9a22e21af815 100644 --- a/extensions/bean/pom.xml +++ b/extensions/bean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bean/runtime/pom.xml b/extensions/bean/runtime/pom.xml index 09dace2ab15d..6dd4d8ae909d 100644 --- a/extensions/bean/runtime/pom.xml +++ b/extensions/bean/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bean-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/beanio/deployment/pom.xml b/extensions/beanio/deployment/pom.xml index 418a55196cff..5872c19f69ad 100644 --- a/extensions/beanio/deployment/pom.xml +++ b/extensions/beanio/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-beanio-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/beanio/pom.xml b/extensions/beanio/pom.xml index 9aba82e01ec4..e32663c2d31c 100644 --- a/extensions/beanio/pom.xml +++ b/extensions/beanio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/beanio/runtime/pom.xml b/extensions/beanio/runtime/pom.xml index 8f899d366832..054ce96fdda7 100644 --- a/extensions/beanio/runtime/pom.xml +++ b/extensions/beanio/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-beanio-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bindy/deployment/pom.xml b/extensions/bindy/deployment/pom.xml index cadaf86b3a38..6d298f80ba31 100644 --- a/extensions/bindy/deployment/pom.xml +++ b/extensions/bindy/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bindy-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bindy/pom.xml b/extensions/bindy/pom.xml index cc8ea9cf6e2c..49ed15dd9ee9 100644 --- a/extensions/bindy/pom.xml +++ b/extensions/bindy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/bindy/runtime/pom.xml b/extensions/bindy/runtime/pom.xml index 4cdb437e9c9c..31244888439c 100644 --- a/extensions/bindy/runtime/pom.xml +++ b/extensions/bindy/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bindy-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/box/deployment/pom.xml b/extensions/box/deployment/pom.xml index 6a7ca7706792..dfca3fad4ff7 100644 --- a/extensions/box/deployment/pom.xml +++ b/extensions/box/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-box-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/box/pom.xml b/extensions/box/pom.xml index 52c4ac18f215..ecc7b1be9065 100644 --- a/extensions/box/pom.xml +++ b/extensions/box/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/box/runtime/pom.xml b/extensions/box/runtime/pom.xml index 44c3108e69bd..31dd653541fe 100644 --- a/extensions/box/runtime/pom.xml +++ b/extensions/box/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-box-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/braintree/deployment/pom.xml b/extensions/braintree/deployment/pom.xml index 5495e2e18dd0..380eaec4995f 100644 --- a/extensions/braintree/deployment/pom.xml +++ b/extensions/braintree/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-braintree-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/braintree/pom.xml b/extensions/braintree/pom.xml index 4199ef4112c6..0fae0ef2b68f 100644 --- a/extensions/braintree/pom.xml +++ b/extensions/braintree/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/braintree/runtime/pom.xml b/extensions/braintree/runtime/pom.xml index 047edb072d86..9e985cb8cb5d 100644 --- a/extensions/braintree/runtime/pom.xml +++ b/extensions/braintree/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-braintree-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/browse/deployment/pom.xml b/extensions/browse/deployment/pom.xml index 84373718ddd3..f62f0020a869 100644 --- a/extensions/browse/deployment/pom.xml +++ b/extensions/browse/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-browse-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/browse/pom.xml b/extensions/browse/pom.xml index c3175c429303..c56aff8ee058 100644 --- a/extensions/browse/pom.xml +++ b/extensions/browse/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/browse/runtime/pom.xml b/extensions/browse/runtime/pom.xml index 91493ad98f8e..a9b52a2e7c5c 100644 --- a/extensions/browse/runtime/pom.xml +++ b/extensions/browse/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-browse-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index 86b56f652f8c..c2c164ecc861 100644 --- a/extensions/caffeine/deployment/pom.xml +++ b/extensions/caffeine/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-caffeine-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index 226cf5866118..71c84d4fe474 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index 4a494d178b42..a2b19898f885 100644 --- a/extensions/caffeine/runtime/pom.xml +++ b/extensions/caffeine/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-caffeine-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cassandraql/deployment/pom.xml b/extensions/cassandraql/deployment/pom.xml index 80b3353fc37d..447039b50855 100644 --- a/extensions/cassandraql/deployment/pom.xml +++ b/extensions/cassandraql/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cassandraql-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cassandraql/pom.xml b/extensions/cassandraql/pom.xml index 5d67e0b9245b..be8d5873f28e 100644 --- a/extensions/cassandraql/pom.xml +++ b/extensions/cassandraql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cassandraql/runtime/pom.xml b/extensions/cassandraql/runtime/pom.xml index 09d4ce1d4b4b..2f875e2e9082 100644 --- a/extensions/cassandraql/runtime/pom.xml +++ b/extensions/cassandraql/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cassandraql-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cbor/deployment/pom.xml b/extensions/cbor/deployment/pom.xml index 46adbb1de2d5..9966ea6d330e 100644 --- a/extensions/cbor/deployment/pom.xml +++ b/extensions/cbor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cbor-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cbor/pom.xml b/extensions/cbor/pom.xml index ff8b0238185e..5924b21be7b5 100644 --- a/extensions/cbor/pom.xml +++ b/extensions/cbor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cbor/runtime/pom.xml b/extensions/cbor/runtime/pom.xml index 8c5487d0ce75..e824527be3c1 100644 --- a/extensions/cbor/runtime/pom.xml +++ b/extensions/cbor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cbor-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cloudevents/deployment/pom.xml b/extensions/cloudevents/deployment/pom.xml index 1054615a801b..1f4eefcbe399 100644 --- a/extensions/cloudevents/deployment/pom.xml +++ b/extensions/cloudevents/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cloudevents-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cloudevents/pom.xml b/extensions/cloudevents/pom.xml index 2d9ada1d9ede..b274db8ff460 100644 --- a/extensions/cloudevents/pom.xml +++ b/extensions/cloudevents/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cloudevents/runtime/pom.xml b/extensions/cloudevents/runtime/pom.xml index d6136a017aa3..902c14d91a2d 100644 --- a/extensions/cloudevents/runtime/pom.xml +++ b/extensions/cloudevents/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cloudevents-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/consul/deployment/pom.xml b/extensions/consul/deployment/pom.xml index 0afd877119c2..022abc03d778 100644 --- a/extensions/consul/deployment/pom.xml +++ b/extensions/consul/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-consul-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/consul/pom.xml b/extensions/consul/pom.xml index 9ecb6f8c05ee..d9fc174c2aa4 100644 --- a/extensions/consul/pom.xml +++ b/extensions/consul/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/consul/runtime/pom.xml b/extensions/consul/runtime/pom.xml index 36b70a254879..1c813143df11 100644 --- a/extensions/consul/runtime/pom.xml +++ b/extensions/consul/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-consul-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/controlbus/deployment/pom.xml b/extensions/controlbus/deployment/pom.xml index cc5d6b74ab33..70207796636b 100644 --- a/extensions/controlbus/deployment/pom.xml +++ b/extensions/controlbus/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-controlbus-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/controlbus/pom.xml b/extensions/controlbus/pom.xml index e5aa3ceb6eac..b98c61025921 100644 --- a/extensions/controlbus/pom.xml +++ b/extensions/controlbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/controlbus/runtime/pom.xml b/extensions/controlbus/runtime/pom.xml index d44a81a8605d..0073b3ab0021 100644 --- a/extensions/controlbus/runtime/pom.xml +++ b/extensions/controlbus/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-controlbus-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/couchdb/deployment/pom.xml b/extensions/couchdb/deployment/pom.xml index 770a9bd65486..8460a8604847 100644 --- a/extensions/couchdb/deployment/pom.xml +++ b/extensions/couchdb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-couchdb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/couchdb/pom.xml b/extensions/couchdb/pom.xml index fdec37f523a9..25e70e6d8647 100644 --- a/extensions/couchdb/pom.xml +++ b/extensions/couchdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/couchdb/runtime/pom.xml b/extensions/couchdb/runtime/pom.xml index 8beff35f165d..8a6e4fc1ab84 100644 --- a/extensions/couchdb/runtime/pom.xml +++ b/extensions/couchdb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-couchdb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cron/deployment/pom.xml b/extensions/cron/deployment/pom.xml index 0a319b387c5b..327efbbf3abc 100644 --- a/extensions/cron/deployment/pom.xml +++ b/extensions/cron/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cron-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cron/pom.xml b/extensions/cron/pom.xml index 4d9396aa86cd..a9a01c79f401 100644 --- a/extensions/cron/pom.xml +++ b/extensions/cron/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cron/runtime/pom.xml b/extensions/cron/runtime/pom.xml index 5da4b624d3f4..e563828403f8 100644 --- a/extensions/cron/runtime/pom.xml +++ b/extensions/cron/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cron-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/crypto-pgp/deployment/pom.xml b/extensions/crypto-pgp/deployment/pom.xml index 9d17b3dffa14..219a8b2d1989 100644 --- a/extensions/crypto-pgp/deployment/pom.xml +++ b/extensions/crypto-pgp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-crypto-pgp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/crypto-pgp/pom.xml b/extensions/crypto-pgp/pom.xml index 52a408621c01..e3a1e54663f0 100644 --- a/extensions/crypto-pgp/pom.xml +++ b/extensions/crypto-pgp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/crypto-pgp/runtime/pom.xml b/extensions/crypto-pgp/runtime/pom.xml index 7aec4ca6e213..db1d830d1cb5 100644 --- a/extensions/crypto-pgp/runtime/pom.xml +++ b/extensions/crypto-pgp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-crypto-pgp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/crypto/deployment/pom.xml b/extensions/crypto/deployment/pom.xml index 218c949cf5fa..62dc6459604a 100644 --- a/extensions/crypto/deployment/pom.xml +++ b/extensions/crypto/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-crypto-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/crypto/pom.xml b/extensions/crypto/pom.xml index e6186863978e..c2b7ca3237e2 100644 --- a/extensions/crypto/pom.xml +++ b/extensions/crypto/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/crypto/runtime/pom.xml b/extensions/crypto/runtime/pom.xml index 4ea4b57f348b..37517a6b40c1 100644 --- a/extensions/crypto/runtime/pom.xml +++ b/extensions/crypto/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-crypto-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/csimple/deployment/pom.xml b/extensions/csimple/deployment/pom.xml index e94ee5340327..739d2822b402 100644 --- a/extensions/csimple/deployment/pom.xml +++ b/extensions/csimple/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-csimple-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/csimple/pom.xml b/extensions/csimple/pom.xml index a892bd495465..c16434bb87b7 100644 --- a/extensions/csimple/pom.xml +++ b/extensions/csimple/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/csimple/runtime/pom.xml b/extensions/csimple/runtime/pom.xml index f46a1318234f..15a8b5739dd2 100644 --- a/extensions/csimple/runtime/pom.xml +++ b/extensions/csimple/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-csimple-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/csv/deployment/pom.xml b/extensions/csv/deployment/pom.xml index b071fc03754d..b26c5e35114e 100644 --- a/extensions/csv/deployment/pom.xml +++ b/extensions/csv/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-csv-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/csv/pom.xml b/extensions/csv/pom.xml index 14b7e79e40f5..730dce7c141c 100644 --- a/extensions/csv/pom.xml +++ b/extensions/csv/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/csv/runtime/pom.xml b/extensions/csv/runtime/pom.xml index 30d552cc08a7..85816e0ca168 100644 --- a/extensions/csv/runtime/pom.xml +++ b/extensions/csv/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-csv-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cxf-soap/deployment/pom.xml b/extensions/cxf-soap/deployment/pom.xml index 5ea40ae23d5f..8bf2eb41d386 100644 --- a/extensions/cxf-soap/deployment/pom.xml +++ b/extensions/cxf-soap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cxf-soap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cxf-soap/pom.xml b/extensions/cxf-soap/pom.xml index a49d28531522..e98861699109 100644 --- a/extensions/cxf-soap/pom.xml +++ b/extensions/cxf-soap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/cxf-soap/runtime/pom.xml b/extensions/cxf-soap/runtime/pom.xml index 5a487b01ec56..e4389b03a153 100644 --- a/extensions/cxf-soap/runtime/pom.xml +++ b/extensions/cxf-soap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cxf-soap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dataformat/deployment/pom.xml b/extensions/dataformat/deployment/pom.xml index 01eb3ffd2eb8..7d02bd579171 100644 --- a/extensions/dataformat/deployment/pom.xml +++ b/extensions/dataformat/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dataformat-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dataformat/pom.xml b/extensions/dataformat/pom.xml index aa4e94927d86..01393a990b5b 100644 --- a/extensions/dataformat/pom.xml +++ b/extensions/dataformat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dataformat/runtime/pom.xml b/extensions/dataformat/runtime/pom.xml index 031bafc483f7..314bd276ce6c 100644 --- a/extensions/dataformat/runtime/pom.xml +++ b/extensions/dataformat/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dataformat-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dataset/deployment/pom.xml b/extensions/dataset/deployment/pom.xml index f4fe9176e6ab..6cfde709bf6d 100644 --- a/extensions/dataset/deployment/pom.xml +++ b/extensions/dataset/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dataset-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dataset/pom.xml b/extensions/dataset/pom.xml index 1ff772c118c1..7c2cb10c9f8b 100644 --- a/extensions/dataset/pom.xml +++ b/extensions/dataset/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dataset/runtime/pom.xml b/extensions/dataset/runtime/pom.xml index 9eda6521d8c2..cb8a8b9ca530 100644 --- a/extensions/dataset/runtime/pom.xml +++ b/extensions/dataset/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dataset-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/datasonnet/deployment/pom.xml b/extensions/datasonnet/deployment/pom.xml index 30b463450705..bd5b85bbf4d9 100644 --- a/extensions/datasonnet/deployment/pom.xml +++ b/extensions/datasonnet/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-datasonnet-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/datasonnet/pom.xml b/extensions/datasonnet/pom.xml index e207f7269720..09ab8efc48b6 100644 --- a/extensions/datasonnet/pom.xml +++ b/extensions/datasonnet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/datasonnet/runtime/pom.xml b/extensions/datasonnet/runtime/pom.xml index 873eebd67232..60b2513a340b 100644 --- a/extensions/datasonnet/runtime/pom.xml +++ b/extensions/datasonnet/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-datasonnet-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-mongodb/deployment/pom.xml b/extensions/debezium-mongodb/deployment/pom.xml index 9054742e5892..858c582e5002 100644 --- a/extensions/debezium-mongodb/deployment/pom.xml +++ b/extensions/debezium-mongodb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-mongodb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-mongodb/pom.xml b/extensions/debezium-mongodb/pom.xml index 9ad7da54de16..0f9394597d36 100644 --- a/extensions/debezium-mongodb/pom.xml +++ b/extensions/debezium-mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-mongodb/runtime/pom.xml b/extensions/debezium-mongodb/runtime/pom.xml index f85aef8aabd7..d6e7fc26310c 100644 --- a/extensions/debezium-mongodb/runtime/pom.xml +++ b/extensions/debezium-mongodb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-mongodb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-mysql/deployment/pom.xml b/extensions/debezium-mysql/deployment/pom.xml index 968c0f8d6e3e..9f91816973b8 100644 --- a/extensions/debezium-mysql/deployment/pom.xml +++ b/extensions/debezium-mysql/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-mysql-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-mysql/pom.xml b/extensions/debezium-mysql/pom.xml index 76e4d35a6462..1197060cd484 100644 --- a/extensions/debezium-mysql/pom.xml +++ b/extensions/debezium-mysql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-mysql/runtime/pom.xml b/extensions/debezium-mysql/runtime/pom.xml index eed7bf9997fc..50876302df0f 100644 --- a/extensions/debezium-mysql/runtime/pom.xml +++ b/extensions/debezium-mysql/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-mysql-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-postgres/deployment/pom.xml b/extensions/debezium-postgres/deployment/pom.xml index aea5e31c00b0..b18fe617f31c 100644 --- a/extensions/debezium-postgres/deployment/pom.xml +++ b/extensions/debezium-postgres/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-postgres-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-postgres/pom.xml b/extensions/debezium-postgres/pom.xml index 60f276edf8ba..631301322bc4 100644 --- a/extensions/debezium-postgres/pom.xml +++ b/extensions/debezium-postgres/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-postgres/runtime/pom.xml b/extensions/debezium-postgres/runtime/pom.xml index eeb3773ec725..0cac6809fa7d 100644 --- a/extensions/debezium-postgres/runtime/pom.xml +++ b/extensions/debezium-postgres/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-postgres-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-sqlserver/deployment/pom.xml b/extensions/debezium-sqlserver/deployment/pom.xml index 5b64184d94bc..e1788c9f1303 100644 --- a/extensions/debezium-sqlserver/deployment/pom.xml +++ b/extensions/debezium-sqlserver/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-sqlserver/pom.xml b/extensions/debezium-sqlserver/pom.xml index 55c70b651ca3..e7534153cf6c 100644 --- a/extensions/debezium-sqlserver/pom.xml +++ b/extensions/debezium-sqlserver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debezium-sqlserver/runtime/pom.xml b/extensions/debezium-sqlserver/runtime/pom.xml index dc3c5ec47b92..f743c4b18333 100644 --- a/extensions/debezium-sqlserver/runtime/pom.xml +++ b/extensions/debezium-sqlserver/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debug/deployment/pom.xml b/extensions/debug/deployment/pom.xml index 929fd2c76ee4..182bcc19ca80 100644 --- a/extensions/debug/deployment/pom.xml +++ b/extensions/debug/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debug-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debug/pom.xml b/extensions/debug/pom.xml index 71af564d50d3..d283445afa3d 100644 --- a/extensions/debug/pom.xml +++ b/extensions/debug/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/debug/runtime/pom.xml b/extensions/debug/runtime/pom.xml index 78f00e1419ef..957e8581ba7e 100644 --- a/extensions/debug/runtime/pom.xml +++ b/extensions/debug/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debug-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/digitalocean/deployment/pom.xml b/extensions/digitalocean/deployment/pom.xml index 03c306594028..a3018b91b69f 100644 --- a/extensions/digitalocean/deployment/pom.xml +++ b/extensions/digitalocean/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-digitalocean-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/digitalocean/pom.xml b/extensions/digitalocean/pom.xml index 9f9babc38fd5..92512c9ff866 100644 --- a/extensions/digitalocean/pom.xml +++ b/extensions/digitalocean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/digitalocean/runtime/pom.xml b/extensions/digitalocean/runtime/pom.xml index 376af7171f8e..9574c3b75039 100644 --- a/extensions/digitalocean/runtime/pom.xml +++ b/extensions/digitalocean/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-digitalocean-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/direct/deployment/pom.xml b/extensions/direct/deployment/pom.xml index d79464be5dac..75757156920b 100644 --- a/extensions/direct/deployment/pom.xml +++ b/extensions/direct/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-direct-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/direct/pom.xml b/extensions/direct/pom.xml index 74c00987a34a..7e335929c573 100644 --- a/extensions/direct/pom.xml +++ b/extensions/direct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/direct/runtime/pom.xml b/extensions/direct/runtime/pom.xml index 9a37aa2e0dc6..ba002f61c8db 100644 --- a/extensions/direct/runtime/pom.xml +++ b/extensions/direct/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-direct-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/disruptor/deployment/pom.xml b/extensions/disruptor/deployment/pom.xml index 56352184c0a6..b25dfc169944 100644 --- a/extensions/disruptor/deployment/pom.xml +++ b/extensions/disruptor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-disruptor-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/disruptor/pom.xml b/extensions/disruptor/pom.xml index 60e33abc79fc..58d1cac477f4 100644 --- a/extensions/disruptor/pom.xml +++ b/extensions/disruptor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/disruptor/runtime/pom.xml b/extensions/disruptor/runtime/pom.xml index 83c0ebba874d..31af6f8b17a5 100644 --- a/extensions/disruptor/runtime/pom.xml +++ b/extensions/disruptor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-disruptor-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dropbox/deployment/pom.xml b/extensions/dropbox/deployment/pom.xml index 82489af174be..ade9a0af43de 100644 --- a/extensions/dropbox/deployment/pom.xml +++ b/extensions/dropbox/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dropbox-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dropbox/pom.xml b/extensions/dropbox/pom.xml index 5fe02835be99..0cc6e0ffd962 100644 --- a/extensions/dropbox/pom.xml +++ b/extensions/dropbox/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/dropbox/runtime/pom.xml b/extensions/dropbox/runtime/pom.xml index 378ed0f5acc4..2e12da9d1573 100644 --- a/extensions/dropbox/runtime/pom.xml +++ b/extensions/dropbox/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dropbox-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml index a66af431af4a..00946d0bce65 100644 --- a/extensions/elasticsearch-rest-client/deployment/pom.xml +++ b/extensions/elasticsearch-rest-client/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml index ff37d386e4e2..e6d75a7a48e0 100644 --- a/extensions/elasticsearch-rest-client/pom.xml +++ b/extensions/elasticsearch-rest-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml index 79981bcc6e43..b363204d0d28 100644 --- a/extensions/elasticsearch-rest-client/runtime/pom.xml +++ b/extensions/elasticsearch-rest-client/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/exec/deployment/pom.xml b/extensions/exec/deployment/pom.xml index dc5380ee42e5..9082abf1c6f7 100644 --- a/extensions/exec/deployment/pom.xml +++ b/extensions/exec/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-exec-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/exec/pom.xml b/extensions/exec/pom.xml index 84845c81023a..9dd67d6455e8 100644 --- a/extensions/exec/pom.xml +++ b/extensions/exec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/exec/runtime/pom.xml b/extensions/exec/runtime/pom.xml index 37c88e6af6a7..2b6e57f3f605 100644 --- a/extensions/exec/runtime/pom.xml +++ b/extensions/exec/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-exec-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/fhir/deployment/pom.xml b/extensions/fhir/deployment/pom.xml index b1eb717e16a7..6f628670672a 100644 --- a/extensions/fhir/deployment/pom.xml +++ b/extensions/fhir/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fhir-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/fhir/pom.xml b/extensions/fhir/pom.xml index b48853c4208f..b147bdd33386 100644 --- a/extensions/fhir/pom.xml +++ b/extensions/fhir/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/fhir/runtime/pom.xml b/extensions/fhir/runtime/pom.xml index 573fdfe9036e..b128798e8f67 100644 --- a/extensions/fhir/runtime/pom.xml +++ b/extensions/fhir/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fhir-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file-cluster-service/deployment/pom.xml b/extensions/file-cluster-service/deployment/pom.xml index e4f4ef46473f..9c6ead5d0d04 100644 --- a/extensions/file-cluster-service/deployment/pom.xml +++ b/extensions/file-cluster-service/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-cluster-service-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file-cluster-service/pom.xml b/extensions/file-cluster-service/pom.xml index 643b914712e8..769a51b66def 100644 --- a/extensions/file-cluster-service/pom.xml +++ b/extensions/file-cluster-service/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file-cluster-service/runtime/pom.xml b/extensions/file-cluster-service/runtime/pom.xml index 754808ffb5a5..7acbad47215d 100644 --- a/extensions/file-cluster-service/runtime/pom.xml +++ b/extensions/file-cluster-service/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-cluster-service-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file-watch/deployment/pom.xml b/extensions/file-watch/deployment/pom.xml index ed32d9411e81..0f747908f3a4 100644 --- a/extensions/file-watch/deployment/pom.xml +++ b/extensions/file-watch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-watch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file-watch/pom.xml b/extensions/file-watch/pom.xml index f67d576f388d..24cf81f1b0ea 100644 --- a/extensions/file-watch/pom.xml +++ b/extensions/file-watch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file-watch/runtime/pom.xml b/extensions/file-watch/runtime/pom.xml index e72def417751..000afbd5a97b 100644 --- a/extensions/file-watch/runtime/pom.xml +++ b/extensions/file-watch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-watch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file/deployment/pom.xml b/extensions/file/deployment/pom.xml index 587ccb3dd71b..365421e4fea4 100644 --- a/extensions/file/deployment/pom.xml +++ b/extensions/file/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file/pom.xml b/extensions/file/pom.xml index 82afa4ed4265..68e1d4c06672 100644 --- a/extensions/file/pom.xml +++ b/extensions/file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/file/runtime/pom.xml b/extensions/file/runtime/pom.xml index 09a50db385d2..3e702172b2e7 100644 --- a/extensions/file/runtime/pom.xml +++ b/extensions/file/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/flatpack/deployment/pom.xml b/extensions/flatpack/deployment/pom.xml index 5c131ebca1b8..dbebd5bbee71 100644 --- a/extensions/flatpack/deployment/pom.xml +++ b/extensions/flatpack/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-flatpack-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/flatpack/pom.xml b/extensions/flatpack/pom.xml index 211344e14ad7..b231bda86902 100644 --- a/extensions/flatpack/pom.xml +++ b/extensions/flatpack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/flatpack/runtime/pom.xml b/extensions/flatpack/runtime/pom.xml index 6688449815af..e72f401a6700 100644 --- a/extensions/flatpack/runtime/pom.xml +++ b/extensions/flatpack/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-flatpack-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/fop/deployment/pom.xml b/extensions/fop/deployment/pom.xml index ac9c916b893c..85f0f8aa8fde 100644 --- a/extensions/fop/deployment/pom.xml +++ b/extensions/fop/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fop-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/fop/pom.xml b/extensions/fop/pom.xml index dacdd8eb5edb..31fa247e4400 100644 --- a/extensions/fop/pom.xml +++ b/extensions/fop/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/fop/runtime/pom.xml b/extensions/fop/runtime/pom.xml index 88bbcd50e7b6..9b4c2c23c87e 100644 --- a/extensions/fop/runtime/pom.xml +++ b/extensions/fop/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fop-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/freemarker/deployment/pom.xml b/extensions/freemarker/deployment/pom.xml index e5431fdae672..3e6f891b0945 100644 --- a/extensions/freemarker/deployment/pom.xml +++ b/extensions/freemarker/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-freemarker-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/freemarker/pom.xml b/extensions/freemarker/pom.xml index 403bc820bf16..da01d463cb5c 100644 --- a/extensions/freemarker/pom.xml +++ b/extensions/freemarker/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/freemarker/runtime/pom.xml b/extensions/freemarker/runtime/pom.xml index a8f5e7cd09e7..030f4b9c5c9d 100644 --- a/extensions/freemarker/runtime/pom.xml +++ b/extensions/freemarker/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-freemarker-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ftp/deployment/pom.xml b/extensions/ftp/deployment/pom.xml index ff1769f4e2c7..9d55ef9ec2e7 100644 --- a/extensions/ftp/deployment/pom.xml +++ b/extensions/ftp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ftp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ftp/pom.xml b/extensions/ftp/pom.xml index 19594bc58502..8eee140f793f 100644 --- a/extensions/ftp/pom.xml +++ b/extensions/ftp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ftp/runtime/pom.xml b/extensions/ftp/runtime/pom.xml index ef6a9c89cfd8..1a8ff844c5b9 100644 --- a/extensions/ftp/runtime/pom.xml +++ b/extensions/ftp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ftp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/geocoder/deployment/pom.xml b/extensions/geocoder/deployment/pom.xml index 30051b6455d9..df33f411154c 100644 --- a/extensions/geocoder/deployment/pom.xml +++ b/extensions/geocoder/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-geocoder-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/geocoder/pom.xml b/extensions/geocoder/pom.xml index 96383775ddb5..0f0c3bbb246f 100644 --- a/extensions/geocoder/pom.xml +++ b/extensions/geocoder/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/geocoder/runtime/pom.xml b/extensions/geocoder/runtime/pom.xml index 86dbe302ce1a..4c303ad48fdd 100644 --- a/extensions/geocoder/runtime/pom.xml +++ b/extensions/geocoder/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-geocoder-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/git/deployment/pom.xml b/extensions/git/deployment/pom.xml index ec410e677e21..098c31f0a7f3 100644 --- a/extensions/git/deployment/pom.xml +++ b/extensions/git/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-git-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/git/pom.xml b/extensions/git/pom.xml index 02832066aa26..fd792c332d7a 100644 --- a/extensions/git/pom.xml +++ b/extensions/git/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/git/runtime/pom.xml b/extensions/git/runtime/pom.xml index 1e98626dc639..16b2137ac0cb 100644 --- a/extensions/git/runtime/pom.xml +++ b/extensions/git/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-git-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/github/deployment/pom.xml b/extensions/github/deployment/pom.xml index 615690ec7317..5265ed6ad091 100644 --- a/extensions/github/deployment/pom.xml +++ b/extensions/github/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-github-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/github/pom.xml b/extensions/github/pom.xml index 93e48ff243dc..1f8ac2d62335 100644 --- a/extensions/github/pom.xml +++ b/extensions/github/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/github/runtime/pom.xml b/extensions/github/runtime/pom.xml index d5f483cdb7a6..358caaa9aecb 100644 --- a/extensions/github/runtime/pom.xml +++ b/extensions/github/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-github-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-bigquery/deployment/pom.xml b/extensions/google-bigquery/deployment/pom.xml index 4de37fc416c9..d26cb30c3308 100644 --- a/extensions/google-bigquery/deployment/pom.xml +++ b/extensions/google-bigquery/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-bigquery-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-bigquery/pom.xml b/extensions/google-bigquery/pom.xml index 3ee4b850d432..bc6854b941dc 100644 --- a/extensions/google-bigquery/pom.xml +++ b/extensions/google-bigquery/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-bigquery/runtime/pom.xml b/extensions/google-bigquery/runtime/pom.xml index 8cf59e8b85d2..0b458854e6bc 100644 --- a/extensions/google-bigquery/runtime/pom.xml +++ b/extensions/google-bigquery/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-bigquery-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-calendar/deployment/pom.xml b/extensions/google-calendar/deployment/pom.xml index d2e6235f2d28..f2badd10d249 100644 --- a/extensions/google-calendar/deployment/pom.xml +++ b/extensions/google-calendar/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-calendar-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-calendar/pom.xml b/extensions/google-calendar/pom.xml index c27ee6a7803f..e7d388a52d95 100644 --- a/extensions/google-calendar/pom.xml +++ b/extensions/google-calendar/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-calendar/runtime/pom.xml b/extensions/google-calendar/runtime/pom.xml index 24e519420568..0cdd7c739d09 100644 --- a/extensions/google-calendar/runtime/pom.xml +++ b/extensions/google-calendar/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-calendar-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-drive/deployment/pom.xml b/extensions/google-drive/deployment/pom.xml index 98ebeb6d0704..ec1a12dc6ae9 100644 --- a/extensions/google-drive/deployment/pom.xml +++ b/extensions/google-drive/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-drive-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-drive/pom.xml b/extensions/google-drive/pom.xml index 0615a7f517e6..d5ac763a03e8 100644 --- a/extensions/google-drive/pom.xml +++ b/extensions/google-drive/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-drive/runtime/pom.xml b/extensions/google-drive/runtime/pom.xml index 129f9de86079..31d74886e9b9 100644 --- a/extensions/google-drive/runtime/pom.xml +++ b/extensions/google-drive/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-drive-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-mail/deployment/pom.xml b/extensions/google-mail/deployment/pom.xml index cb08df1b8e6a..35efd4de2f95 100644 --- a/extensions/google-mail/deployment/pom.xml +++ b/extensions/google-mail/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-mail-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-mail/pom.xml b/extensions/google-mail/pom.xml index ad986ce4200e..8ba5b154fde8 100644 --- a/extensions/google-mail/pom.xml +++ b/extensions/google-mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-mail/runtime/pom.xml b/extensions/google-mail/runtime/pom.xml index 70f808b692bd..6ebbc1cdb668 100644 --- a/extensions/google-mail/runtime/pom.xml +++ b/extensions/google-mail/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-mail-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-pubsub/deployment/pom.xml b/extensions/google-pubsub/deployment/pom.xml index 953b2d42146d..0ba099afc771 100644 --- a/extensions/google-pubsub/deployment/pom.xml +++ b/extensions/google-pubsub/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-pubsub-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-pubsub/pom.xml b/extensions/google-pubsub/pom.xml index e45623a9ccf3..25a34128307d 100644 --- a/extensions/google-pubsub/pom.xml +++ b/extensions/google-pubsub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-pubsub/runtime/pom.xml b/extensions/google-pubsub/runtime/pom.xml index 099be88e311d..f105ab2dca8a 100644 --- a/extensions/google-pubsub/runtime/pom.xml +++ b/extensions/google-pubsub/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-pubsub-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-sheets/deployment/pom.xml b/extensions/google-sheets/deployment/pom.xml index 8ff7eca1c729..757d45a04a18 100644 --- a/extensions/google-sheets/deployment/pom.xml +++ b/extensions/google-sheets/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-sheets-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-sheets/pom.xml b/extensions/google-sheets/pom.xml index a934fb706494..16b83a1cca6c 100644 --- a/extensions/google-sheets/pom.xml +++ b/extensions/google-sheets/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-sheets/runtime/pom.xml b/extensions/google-sheets/runtime/pom.xml index 3b8eae4cb52b..acf2a16108c9 100644 --- a/extensions/google-sheets/runtime/pom.xml +++ b/extensions/google-sheets/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-sheets-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-storage/deployment/pom.xml b/extensions/google-storage/deployment/pom.xml index ce152d4ba8da..ebab3b54a4fe 100644 --- a/extensions/google-storage/deployment/pom.xml +++ b/extensions/google-storage/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-storage-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-storage/pom.xml b/extensions/google-storage/pom.xml index 3c93ff33469e..5ed6b5cebf0d 100644 --- a/extensions/google-storage/pom.xml +++ b/extensions/google-storage/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/google-storage/runtime/pom.xml b/extensions/google-storage/runtime/pom.xml index 40488cc453e2..1a5dfff9971e 100644 --- a/extensions/google-storage/runtime/pom.xml +++ b/extensions/google-storage/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-storage-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/graphql/deployment/pom.xml b/extensions/graphql/deployment/pom.xml index 594ca2e9efce..e4c531eb7be0 100644 --- a/extensions/graphql/deployment/pom.xml +++ b/extensions/graphql/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-graphql-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/graphql/pom.xml b/extensions/graphql/pom.xml index 08488a43d6cb..ee1bb19befa7 100644 --- a/extensions/graphql/pom.xml +++ b/extensions/graphql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/graphql/runtime/pom.xml b/extensions/graphql/runtime/pom.xml index ce75154e5dc0..1bab727168e8 100644 --- a/extensions/graphql/runtime/pom.xml +++ b/extensions/graphql/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-graphql-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/grok/deployment/pom.xml b/extensions/grok/deployment/pom.xml index 972f715f3587..cbd4888a918e 100644 --- a/extensions/grok/deployment/pom.xml +++ b/extensions/grok/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grok-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/grok/pom.xml b/extensions/grok/pom.xml index 9a42a7210995..4bb46c55e223 100644 --- a/extensions/grok/pom.xml +++ b/extensions/grok/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/grok/runtime/pom.xml b/extensions/grok/runtime/pom.xml index 53e3a62c59c4..d46a92d02013 100644 --- a/extensions/grok/runtime/pom.xml +++ b/extensions/grok/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grok-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/groovy/deployment/pom.xml b/extensions/groovy/deployment/pom.xml index 07d6bdaafca1..941b797ee64c 100644 --- a/extensions/groovy/deployment/pom.xml +++ b/extensions/groovy/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/groovy/pom.xml b/extensions/groovy/pom.xml index ca40afe6c8a4..1ae1f886c4d4 100644 --- a/extensions/groovy/pom.xml +++ b/extensions/groovy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/groovy/runtime/pom.xml b/extensions/groovy/runtime/pom.xml index 984accdd731f..d261307ce229 100644 --- a/extensions/groovy/runtime/pom.xml +++ b/extensions/groovy/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml index 57589d5a7f88..35902e18c30d 100644 --- a/extensions/grpc/codegen/pom.xml +++ b/extensions/grpc/codegen/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grpc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index af8f88355387..2637a5776dcf 100644 --- a/extensions/grpc/deployment/pom.xml +++ b/extensions/grpc/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grpc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index 27439f205fdb..de3061bc8fe0 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index 4ab0ff307f6b..8d4a1c8bd5c5 100644 --- a/extensions/grpc/runtime/pom.xml +++ b/extensions/grpc/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grpc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/gson/deployment/pom.xml b/extensions/gson/deployment/pom.xml index 0b895deac336..6f5bf27eb5e6 100644 --- a/extensions/gson/deployment/pom.xml +++ b/extensions/gson/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-gson-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/gson/pom.xml b/extensions/gson/pom.xml index 77b39249a59d..d1e08eb02ae0 100644 --- a/extensions/gson/pom.xml +++ b/extensions/gson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/gson/runtime/pom.xml b/extensions/gson/runtime/pom.xml index bb629450fc76..67c853a822dc 100644 --- a/extensions/gson/runtime/pom.xml +++ b/extensions/gson/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-gson-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hashicorp-vault/deployment/pom.xml b/extensions/hashicorp-vault/deployment/pom.xml index 56cd13a101b1..c0821ddf382b 100644 --- a/extensions/hashicorp-vault/deployment/pom.xml +++ b/extensions/hashicorp-vault/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hashicorp-vault-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hashicorp-vault/pom.xml b/extensions/hashicorp-vault/pom.xml index a66ee327beeb..d845ce5bbf2f 100644 --- a/extensions/hashicorp-vault/pom.xml +++ b/extensions/hashicorp-vault/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hashicorp-vault/runtime/pom.xml b/extensions/hashicorp-vault/runtime/pom.xml index 024f876f6bd1..7315726d49ea 100644 --- a/extensions/hashicorp-vault/runtime/pom.xml +++ b/extensions/hashicorp-vault/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hashicorp-vault-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hazelcast/deployment/pom.xml b/extensions/hazelcast/deployment/pom.xml index 3da1554ba6c2..6c88f6d9dbc3 100644 --- a/extensions/hazelcast/deployment/pom.xml +++ b/extensions/hazelcast/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hazelcast-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml index 9186fd81d577..0d700d475272 100644 --- a/extensions/hazelcast/pom.xml +++ b/extensions/hazelcast/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hazelcast/runtime/pom.xml b/extensions/hazelcast/runtime/pom.xml index 307bcf887083..1bc486b2c3e2 100644 --- a/extensions/hazelcast/runtime/pom.xml +++ b/extensions/hazelcast/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hazelcast-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/headersmap/deployment/pom.xml b/extensions/headersmap/deployment/pom.xml index 40979231c749..2de6b983ed2e 100644 --- a/extensions/headersmap/deployment/pom.xml +++ b/extensions/headersmap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-headersmap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/headersmap/pom.xml b/extensions/headersmap/pom.xml index 3f9cb29cab7d..307f40ef612c 100644 --- a/extensions/headersmap/pom.xml +++ b/extensions/headersmap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/headersmap/runtime/pom.xml b/extensions/headersmap/runtime/pom.xml index 876e1945b081..662ee088d9b8 100644 --- a/extensions/headersmap/runtime/pom.xml +++ b/extensions/headersmap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-headersmap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hl7/deployment/pom.xml b/extensions/hl7/deployment/pom.xml index 4ce0397f3132..bdfb9edcb047 100644 --- a/extensions/hl7/deployment/pom.xml +++ b/extensions/hl7/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hl7-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hl7/pom.xml b/extensions/hl7/pom.xml index 96eb58061619..0782c3491e7d 100644 --- a/extensions/hl7/pom.xml +++ b/extensions/hl7/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/hl7/runtime/pom.xml b/extensions/hl7/runtime/pom.xml index 240c1cd41432..445ecc63b44a 100644 --- a/extensions/hl7/runtime/pom.xml +++ b/extensions/hl7/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hl7-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/http/deployment/pom.xml b/extensions/http/deployment/pom.xml index 0e31fd65f36d..5e9ecdbab22c 100644 --- a/extensions/http/deployment/pom.xml +++ b/extensions/http/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-http-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/http/pom.xml b/extensions/http/pom.xml index 6cf9b53c4bd9..531bac0b6936 100644 --- a/extensions/http/pom.xml +++ b/extensions/http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/http/runtime/pom.xml b/extensions/http/runtime/pom.xml index 9075eac034b1..c1452c994e01 100644 --- a/extensions/http/runtime/pom.xml +++ b/extensions/http/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-http-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ical/deployment/pom.xml b/extensions/ical/deployment/pom.xml index 14a40f22ca24..7d20c63095bd 100644 --- a/extensions/ical/deployment/pom.xml +++ b/extensions/ical/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ical-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ical/pom.xml b/extensions/ical/pom.xml index aa1363d983d0..1129b19570ea 100644 --- a/extensions/ical/pom.xml +++ b/extensions/ical/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ical/runtime/pom.xml b/extensions/ical/runtime/pom.xml index 2d119ccf9b36..131adb741d38 100644 --- a/extensions/ical/runtime/pom.xml +++ b/extensions/ical/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ical-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/infinispan/deployment/pom.xml b/extensions/infinispan/deployment/pom.xml index eae4e7cc4f0e..e07b962c14b8 100644 --- a/extensions/infinispan/deployment/pom.xml +++ b/extensions/infinispan/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-infinispan-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/infinispan/pom.xml b/extensions/infinispan/pom.xml index badb46609ec8..3d89ff1e9958 100644 --- a/extensions/infinispan/pom.xml +++ b/extensions/infinispan/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/infinispan/runtime/pom.xml b/extensions/infinispan/runtime/pom.xml index eecbaefb0666..6feb8ccb42a1 100644 --- a/extensions/infinispan/runtime/pom.xml +++ b/extensions/infinispan/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-infinispan-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/influxdb/deployment/pom.xml b/extensions/influxdb/deployment/pom.xml index 189615664532..568ffc9ac4c1 100644 --- a/extensions/influxdb/deployment/pom.xml +++ b/extensions/influxdb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-influxdb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/influxdb/pom.xml b/extensions/influxdb/pom.xml index 4d782685c44f..f967c0545a4c 100644 --- a/extensions/influxdb/pom.xml +++ b/extensions/influxdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/influxdb/runtime/pom.xml b/extensions/influxdb/runtime/pom.xml index 7ad3d0a413bc..012ab7ec6018 100644 --- a/extensions/influxdb/runtime/pom.xml +++ b/extensions/influxdb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-influxdb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jackson-avro/deployment/pom.xml b/extensions/jackson-avro/deployment/pom.xml index 58052ce62f04..e8d00fd9b772 100644 --- a/extensions/jackson-avro/deployment/pom.xml +++ b/extensions/jackson-avro/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-avro-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jackson-avro/pom.xml b/extensions/jackson-avro/pom.xml index 322d9daee8e8..4989049122a6 100644 --- a/extensions/jackson-avro/pom.xml +++ b/extensions/jackson-avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jackson-avro/runtime/pom.xml b/extensions/jackson-avro/runtime/pom.xml index 9532d940e759..3a37a6eafac0 100644 --- a/extensions/jackson-avro/runtime/pom.xml +++ b/extensions/jackson-avro/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-avro-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jackson-protobuf/deployment/pom.xml b/extensions/jackson-protobuf/deployment/pom.xml index 43e2b13fafc6..b9f6a8dc8d05 100644 --- a/extensions/jackson-protobuf/deployment/pom.xml +++ b/extensions/jackson-protobuf/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-protobuf-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jackson-protobuf/pom.xml b/extensions/jackson-protobuf/pom.xml index 915a59f84bd7..be4c82bb304a 100644 --- a/extensions/jackson-protobuf/pom.xml +++ b/extensions/jackson-protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jackson-protobuf/runtime/pom.xml b/extensions/jackson-protobuf/runtime/pom.xml index 2bdaa42dfe18..c927ec7b182c 100644 --- a/extensions/jackson-protobuf/runtime/pom.xml +++ b/extensions/jackson-protobuf/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-protobuf-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index c103a4ee6c0f..25fe591655c9 100644 --- a/extensions/jackson/deployment/pom.xml +++ b/extensions/jackson/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 8d02bbf5e439..6894b23ec238 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index f6664de53157..d15a0311e964 100644 --- a/extensions/jackson/runtime/pom.xml +++ b/extensions/jackson/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/jacksonxml/deployment/pom.xml b/extensions/jacksonxml/deployment/pom.xml index 75fd33180fcf..6762fd3bd03d 100644 --- a/extensions/jacksonxml/deployment/pom.xml +++ b/extensions/jacksonxml/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jacksonxml-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jacksonxml/pom.xml b/extensions/jacksonxml/pom.xml index aa940f5c17df..05df6b45a886 100644 --- a/extensions/jacksonxml/pom.xml +++ b/extensions/jacksonxml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jacksonxml/runtime/pom.xml b/extensions/jacksonxml/runtime/pom.xml index 42908d329ec3..9bbb54f6f99e 100644 --- a/extensions/jacksonxml/runtime/pom.xml +++ b/extensions/jacksonxml/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jacksonxml-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jasypt/deployment/pom.xml b/extensions/jasypt/deployment/pom.xml index 627e51a063ae..ae236b842389 100644 --- a/extensions/jasypt/deployment/pom.xml +++ b/extensions/jasypt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jasypt-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jasypt/pom.xml b/extensions/jasypt/pom.xml index cc4036d48208..884bdad8f1d0 100644 --- a/extensions/jasypt/pom.xml +++ b/extensions/jasypt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jasypt/runtime/pom.xml b/extensions/jasypt/runtime/pom.xml index 0c807c5b8630..e6fcd4108efe 100644 --- a/extensions/jasypt/runtime/pom.xml +++ b/extensions/jasypt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jasypt-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/java-joor-dsl/deployment/pom.xml b/extensions/java-joor-dsl/deployment/pom.xml index 48670b322fc4..b4b4c139b1d8 100644 --- a/extensions/java-joor-dsl/deployment/pom.xml +++ b/extensions/java-joor-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-java-joor-dsl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/java-joor-dsl/pom.xml b/extensions/java-joor-dsl/pom.xml index 664530fc1642..077ee55c66d7 100644 --- a/extensions/java-joor-dsl/pom.xml +++ b/extensions/java-joor-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/java-joor-dsl/runtime/pom.xml b/extensions/java-joor-dsl/runtime/pom.xml index 57d56ee7645a..a6e420a0307a 100644 --- a/extensions/java-joor-dsl/runtime/pom.xml +++ b/extensions/java-joor-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-java-joor-dsl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index 444c421b7d1b..e1f5fcef17e1 100644 --- a/extensions/jaxb/deployment/pom.xml +++ b/extensions/jaxb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jaxb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index 095fbf4f41fd..6d97a9cd558e 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index 164e951bdd08..58b5f7f7c9e1 100644 --- a/extensions/jaxb/runtime/pom.xml +++ b/extensions/jaxb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jaxb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jcache/deployment/pom.xml b/extensions/jcache/deployment/pom.xml index 7a8a49fdf70d..79eb9c2eed2a 100644 --- a/extensions/jcache/deployment/pom.xml +++ b/extensions/jcache/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcache-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jcache/pom.xml b/extensions/jcache/pom.xml index e425ed382e25..5cfaf6eb7504 100644 --- a/extensions/jcache/pom.xml +++ b/extensions/jcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jcache/runtime/pom.xml b/extensions/jcache/runtime/pom.xml index 78682c54b7a5..69d50e0803e4 100644 --- a/extensions/jcache/runtime/pom.xml +++ b/extensions/jcache/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcache-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jdbc/deployment/pom.xml b/extensions/jdbc/deployment/pom.xml index 22ecea79effc..96206483d05e 100644 --- a/extensions/jdbc/deployment/pom.xml +++ b/extensions/jdbc/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-jdbc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index 59ebec33b7d9..192acb119495 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jdbc/runtime/pom.xml b/extensions/jdbc/runtime/pom.xml index 6921de093924..3e6bdb5583ec 100644 --- a/extensions/jdbc/runtime/pom.xml +++ b/extensions/jdbc/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-jdbc-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/jfr/deployment/pom.xml b/extensions/jfr/deployment/pom.xml index 00dd5dee5148..23704637b2ed 100644 --- a/extensions/jfr/deployment/pom.xml +++ b/extensions/jfr/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jfr-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jfr/pom.xml b/extensions/jfr/pom.xml index 0fd0d5bb3b66..13ba3613f0c0 100644 --- a/extensions/jfr/pom.xml +++ b/extensions/jfr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jfr/runtime/pom.xml b/extensions/jfr/runtime/pom.xml index 92db1e42e40b..2d86b82a147d 100644 --- a/extensions/jfr/runtime/pom.xml +++ b/extensions/jfr/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jfr-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jira/deployment/pom.xml b/extensions/jira/deployment/pom.xml index 44ba622bc07f..91c7b40eb7f4 100644 --- a/extensions/jira/deployment/pom.xml +++ b/extensions/jira/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jira-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jira/pom.xml b/extensions/jira/pom.xml index 9b7281a5e605..a7b387713661 100644 --- a/extensions/jira/pom.xml +++ b/extensions/jira/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jira/runtime/pom.xml b/extensions/jira/runtime/pom.xml index 56b71855c61c..e6a5e4a4db9e 100644 --- a/extensions/jira/runtime/pom.xml +++ b/extensions/jira/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jira-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jms/deployment/pom.xml b/extensions/jms/deployment/pom.xml index 3ba4e6a5db37..3259a4e7fb5f 100644 --- a/extensions/jms/deployment/pom.xml +++ b/extensions/jms/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jms-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jms/pom.xml b/extensions/jms/pom.xml index eabee908aa56..be695dfbbc6a 100644 --- a/extensions/jms/pom.xml +++ b/extensions/jms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jms/runtime/pom.xml b/extensions/jms/runtime/pom.xml index fdbdeafc9340..295a12911f36 100644 --- a/extensions/jms/runtime/pom.xml +++ b/extensions/jms/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jms-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jolt/deployment/pom.xml b/extensions/jolt/deployment/pom.xml index 26d420925ad6..b0cf8b7bad20 100644 --- a/extensions/jolt/deployment/pom.xml +++ b/extensions/jolt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jolt-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jolt/pom.xml b/extensions/jolt/pom.xml index 5d4095d96a17..e457cab22d92 100644 --- a/extensions/jolt/pom.xml +++ b/extensions/jolt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jolt/runtime/pom.xml b/extensions/jolt/runtime/pom.xml index aedac4d62a55..f03d59636eb0 100644 --- a/extensions/jolt/runtime/pom.xml +++ b/extensions/jolt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jolt-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/joor/deployment/pom.xml b/extensions/joor/deployment/pom.xml index 4adfdf9aef99..b5ce67f39cb1 100644 --- a/extensions/joor/deployment/pom.xml +++ b/extensions/joor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-joor-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/joor/pom.xml b/extensions/joor/pom.xml index f9587f12f642..e98b048f6ce6 100644 --- a/extensions/joor/pom.xml +++ b/extensions/joor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/joor/runtime/pom.xml b/extensions/joor/runtime/pom.xml index 733195ace1fa..f35fe21f1e85 100644 --- a/extensions/joor/runtime/pom.xml +++ b/extensions/joor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-joor-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jpa/deployment/pom.xml b/extensions/jpa/deployment/pom.xml index 3882e203745f..e55868eeef77 100644 --- a/extensions/jpa/deployment/pom.xml +++ b/extensions/jpa/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jpa-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jpa/pom.xml b/extensions/jpa/pom.xml index 8908f80b2feb..2e845e8ed5c8 100644 --- a/extensions/jpa/pom.xml +++ b/extensions/jpa/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jpa/runtime/pom.xml b/extensions/jpa/runtime/pom.xml index 7d8056b295d9..3ac3852f5b3b 100644 --- a/extensions/jpa/runtime/pom.xml +++ b/extensions/jpa/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jpa-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jq/deployment/pom.xml b/extensions/jq/deployment/pom.xml index 6bd1b1eb387d..cc8d676a51ab 100644 --- a/extensions/jq/deployment/pom.xml +++ b/extensions/jq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jq/pom.xml b/extensions/jq/pom.xml index 3f264f5842e6..c78cb725b90c 100644 --- a/extensions/jq/pom.xml +++ b/extensions/jq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jq/runtime/pom.xml b/extensions/jq/runtime/pom.xml index 8fe7f11d3600..82acca34b271 100644 --- a/extensions/jq/runtime/pom.xml +++ b/extensions/jq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml index dc763b06f268..0016c43071fa 100644 --- a/extensions/jsch/deployment/pom.xml +++ b/extensions/jsch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml index cdda450762a2..9bb9ce1fed25 100644 --- a/extensions/jsch/pom.xml +++ b/extensions/jsch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml index 52bf9659731d..3c68b8bc7157 100644 --- a/extensions/jsch/runtime/pom.xml +++ b/extensions/jsch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsch-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jslt/deployment/pom.xml b/extensions/jslt/deployment/pom.xml index 8f51fe1f209a..43ed5200a42e 100644 --- a/extensions/jslt/deployment/pom.xml +++ b/extensions/jslt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jslt-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jslt/pom.xml b/extensions/jslt/pom.xml index 9bf89ea1b0e4..7ee30dd11e8d 100644 --- a/extensions/jslt/pom.xml +++ b/extensions/jslt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jslt/runtime/pom.xml b/extensions/jslt/runtime/pom.xml index f2efb27531c4..a4c7875ade42 100644 --- a/extensions/jslt/runtime/pom.xml +++ b/extensions/jslt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jslt-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/json-validator/deployment/pom.xml b/extensions/json-validator/deployment/pom.xml index aad28ae45134..8b0c700b9ed8 100644 --- a/extensions/json-validator/deployment/pom.xml +++ b/extensions/json-validator/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-json-validator-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/json-validator/pom.xml b/extensions/json-validator/pom.xml index 30e887b4421f..dd15447a2cae 100644 --- a/extensions/json-validator/pom.xml +++ b/extensions/json-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/json-validator/runtime/pom.xml b/extensions/json-validator/runtime/pom.xml index ed8796d60e8c..306ee0805cc0 100644 --- a/extensions/json-validator/runtime/pom.xml +++ b/extensions/json-validator/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-json-validator-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonata/deployment/pom.xml b/extensions/jsonata/deployment/pom.xml index a019b870fc7e..86488d427786 100644 --- a/extensions/jsonata/deployment/pom.xml +++ b/extensions/jsonata/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonata-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonata/pom.xml b/extensions/jsonata/pom.xml index 51276e794039..76be5a8aee2e 100644 --- a/extensions/jsonata/pom.xml +++ b/extensions/jsonata/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonata/runtime/pom.xml b/extensions/jsonata/runtime/pom.xml index acbebc417c3e..b767dd0db911 100644 --- a/extensions/jsonata/runtime/pom.xml +++ b/extensions/jsonata/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonata-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index bb4fb816f538..9ea3dae510e8 100644 --- a/extensions/jsonb/deployment/pom.xml +++ b/extensions/jsonb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 8cf2abbf7f1d..7744aa39d45c 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index 34673fc04bad..86b5311d7dc3 100644 --- a/extensions/jsonb/runtime/pom.xml +++ b/extensions/jsonb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonpath/deployment/pom.xml b/extensions/jsonpath/deployment/pom.xml index 906957cf2ad5..9bb85190e35a 100644 --- a/extensions/jsonpath/deployment/pom.xml +++ b/extensions/jsonpath/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonpath-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonpath/pom.xml b/extensions/jsonpath/pom.xml index 19459c881e12..bdbee45ee124 100644 --- a/extensions/jsonpath/pom.xml +++ b/extensions/jsonpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jsonpath/runtime/pom.xml b/extensions/jsonpath/runtime/pom.xml index 54d6672cd47e..6eed6aa934bd 100644 --- a/extensions/jsonpath/runtime/pom.xml +++ b/extensions/jsonpath/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonpath-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jt400/deployment/pom.xml b/extensions/jt400/deployment/pom.xml index 3130f20aa1d2..9fc127146286 100644 --- a/extensions/jt400/deployment/pom.xml +++ b/extensions/jt400/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jt400-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jt400/pom.xml b/extensions/jt400/pom.xml index 7b9fac2885f4..5dd345a0c7f5 100644 --- a/extensions/jt400/pom.xml +++ b/extensions/jt400/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jt400/runtime/pom.xml b/extensions/jt400/runtime/pom.xml index ed31c4a85b0b..c9ab404073cc 100644 --- a/extensions/jt400/runtime/pom.xml +++ b/extensions/jt400/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jt400-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jta/deployment/pom.xml b/extensions/jta/deployment/pom.xml index 803340935be0..e61390a74707 100644 --- a/extensions/jta/deployment/pom.xml +++ b/extensions/jta/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jta-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jta/pom.xml b/extensions/jta/pom.xml index 71f7840e81b4..e1a07edc9df2 100644 --- a/extensions/jta/pom.xml +++ b/extensions/jta/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/jta/runtime/pom.xml b/extensions/jta/runtime/pom.xml index fc8191b79de3..4dd2f433140e 100644 --- a/extensions/jta/runtime/pom.xml +++ b/extensions/jta/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jta-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kafka/deployment/pom.xml b/extensions/kafka/deployment/pom.xml index 50e617e9f049..362cd3532570 100644 --- a/extensions/kafka/deployment/pom.xml +++ b/extensions/kafka/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kafka-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kafka/pom.xml b/extensions/kafka/pom.xml index c091fa1a1b73..45b55323dad3 100644 --- a/extensions/kafka/pom.xml +++ b/extensions/kafka/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kafka/runtime/pom.xml b/extensions/kafka/runtime/pom.xml index 72fe26e5a927..8f0a0801cd4b 100644 --- a/extensions/kafka/runtime/pom.xml +++ b/extensions/kafka/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kafka-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kamelet/deployment/pom.xml b/extensions/kamelet/deployment/pom.xml index 3befee7e458f..e3ddf4385eb5 100644 --- a/extensions/kamelet/deployment/pom.xml +++ b/extensions/kamelet/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kamelet-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kamelet/pom.xml b/extensions/kamelet/pom.xml index 7525a7c7e77c..9680d9a02d1f 100644 --- a/extensions/kamelet/pom.xml +++ b/extensions/kamelet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kamelet/runtime/pom.xml b/extensions/kamelet/runtime/pom.xml index fd8a59ec055b..0cce34fa73d5 100644 --- a/extensions/kamelet/runtime/pom.xml +++ b/extensions/kamelet/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kamelet-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/knative-consumer/deployment/pom.xml b/extensions/knative-consumer/deployment/pom.xml index 6e01e5f7c644..3e13905e9727 100644 --- a/extensions/knative-consumer/deployment/pom.xml +++ b/extensions/knative-consumer/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-knative-consumer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/knative-consumer/pom.xml b/extensions/knative-consumer/pom.xml index 76945e712936..81f478228273 100644 --- a/extensions/knative-consumer/pom.xml +++ b/extensions/knative-consumer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/knative-consumer/runtime/pom.xml b/extensions/knative-consumer/runtime/pom.xml index ca607c60d2d4..84fe11b6effe 100644 --- a/extensions/knative-consumer/runtime/pom.xml +++ b/extensions/knative-consumer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-knative-consumer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/knative-producer/deployment/pom.xml b/extensions/knative-producer/deployment/pom.xml index 5f3058d45d04..13b62b8a4db1 100644 --- a/extensions/knative-producer/deployment/pom.xml +++ b/extensions/knative-producer/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-knative-producer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/extensions/knative-producer/pom.xml b/extensions/knative-producer/pom.xml index 8472ec4be842..5bdf99a29ba9 100644 --- a/extensions/knative-producer/pom.xml +++ b/extensions/knative-producer/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/extensions/knative-producer/runtime/pom.xml b/extensions/knative-producer/runtime/pom.xml index 489131a7ef6e..ba1cf0eaaf0b 100644 --- a/extensions/knative-producer/runtime/pom.xml +++ b/extensions/knative-producer/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-knative-producer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/extensions/knative/deployment/pom.xml b/extensions/knative/deployment/pom.xml index 12aa01bf4797..0b50af295736 100644 --- a/extensions/knative/deployment/pom.xml +++ b/extensions/knative/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-knative-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/knative/pom.xml b/extensions/knative/pom.xml index 6d6140b918c7..856e24faae48 100644 --- a/extensions/knative/pom.xml +++ b/extensions/knative/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/knative/runtime/pom.xml b/extensions/knative/runtime/pom.xml index 74b82fd3017f..23bb25f80d0e 100644 --- a/extensions/knative/runtime/pom.xml +++ b/extensions/knative/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-knative-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kubernetes-cluster-service/deployment/pom.xml b/extensions/kubernetes-cluster-service/deployment/pom.xml index ec374ac5c74b..cf755bfc44ac 100644 --- a/extensions/kubernetes-cluster-service/deployment/pom.xml +++ b/extensions/kubernetes-cluster-service/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kubernetes-cluster-service/pom.xml b/extensions/kubernetes-cluster-service/pom.xml index 062b5a61183f..c8f417156033 100644 --- a/extensions/kubernetes-cluster-service/pom.xml +++ b/extensions/kubernetes-cluster-service/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kubernetes-cluster-service/runtime/pom.xml b/extensions/kubernetes-cluster-service/runtime/pom.xml index d230ea88a2b4..083eb518dae0 100644 --- a/extensions/kubernetes-cluster-service/runtime/pom.xml +++ b/extensions/kubernetes-cluster-service/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kubernetes/deployment/pom.xml b/extensions/kubernetes/deployment/pom.xml index 1ef3f483657a..2cf85ba75baf 100644 --- a/extensions/kubernetes/deployment/pom.xml +++ b/extensions/kubernetes/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kubernetes-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index 50a2d77c8a62..c97d8e96469c 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kubernetes/runtime/pom.xml b/extensions/kubernetes/runtime/pom.xml index 701e6b35baae..a6acb1cc78a0 100644 --- a/extensions/kubernetes/runtime/pom.xml +++ b/extensions/kubernetes/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kubernetes-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kudu/client/pom.xml b/extensions/kudu/client/pom.xml index 8a321bc4f15e..cbc5725ad86b 100644 --- a/extensions/kudu/client/pom.xml +++ b/extensions/kudu/client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kudu-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kudu/deployment/pom.xml b/extensions/kudu/deployment/pom.xml index bad11287c80d..9b0b14bc5dd3 100644 --- a/extensions/kudu/deployment/pom.xml +++ b/extensions/kudu/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kudu-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kudu/pom.xml b/extensions/kudu/pom.xml index 71e5c4ebde8c..d59eddbea81c 100644 --- a/extensions/kudu/pom.xml +++ b/extensions/kudu/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/kudu/runtime/pom.xml b/extensions/kudu/runtime/pom.xml index 1995bf15ab6d..df1928615a7e 100644 --- a/extensions/kudu/runtime/pom.xml +++ b/extensions/kudu/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kudu-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/langchain4j-chat/deployment/pom.xml b/extensions/langchain4j-chat/deployment/pom.xml index b9278249f78d..8f0eb1cab547 100644 --- a/extensions/langchain4j-chat/deployment/pom.xml +++ b/extensions/langchain4j-chat/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-chat-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/langchain4j-chat/pom.xml b/extensions/langchain4j-chat/pom.xml index 5b22daf83891..053044bd4143 100644 --- a/extensions/langchain4j-chat/pom.xml +++ b/extensions/langchain4j-chat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/langchain4j-chat/runtime/pom.xml b/extensions/langchain4j-chat/runtime/pom.xml index baed37e88d5e..0327989349aa 100644 --- a/extensions/langchain4j-chat/runtime/pom.xml +++ b/extensions/langchain4j-chat/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-chat-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/langchain4j/deployment/pom.xml b/extensions/langchain4j/deployment/pom.xml index a66a0358669a..7a24292807a8 100644 --- a/extensions/langchain4j/deployment/pom.xml +++ b/extensions/langchain4j/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/langchain4j/pom.xml b/extensions/langchain4j/pom.xml index 08d63387cdf8..64f8189a15af 100644 --- a/extensions/langchain4j/pom.xml +++ b/extensions/langchain4j/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/langchain4j/runtime/pom.xml b/extensions/langchain4j/runtime/pom.xml index 0c9c82d4267d..02982351b156 100644 --- a/extensions/langchain4j/runtime/pom.xml +++ b/extensions/langchain4j/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/language/deployment/pom.xml b/extensions/language/deployment/pom.xml index f6a0854ed366..ef01025452a3 100644 --- a/extensions/language/deployment/pom.xml +++ b/extensions/language/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-language-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/language/pom.xml b/extensions/language/pom.xml index d5727fc7bb98..7f77ba1c2157 100644 --- a/extensions/language/pom.xml +++ b/extensions/language/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/language/runtime/pom.xml b/extensions/language/runtime/pom.xml index 831e0a539148..460918e25471 100644 --- a/extensions/language/runtime/pom.xml +++ b/extensions/language/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-language-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ldap/deployment/pom.xml b/extensions/ldap/deployment/pom.xml index 7649db56d845..1b0a06f1a807 100644 --- a/extensions/ldap/deployment/pom.xml +++ b/extensions/ldap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ldap/pom.xml b/extensions/ldap/pom.xml index 9a11bc4f10ed..44830111d49d 100644 --- a/extensions/ldap/pom.xml +++ b/extensions/ldap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ldap/runtime/pom.xml b/extensions/ldap/runtime/pom.xml index cc215d5fa302..1f916a1b17f6 100644 --- a/extensions/ldap/runtime/pom.xml +++ b/extensions/ldap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/leveldb/deployment/pom.xml b/extensions/leveldb/deployment/pom.xml index 3f3ac827bfa2..cc6add4d3afa 100644 --- a/extensions/leveldb/deployment/pom.xml +++ b/extensions/leveldb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-leveldb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/leveldb/pom.xml b/extensions/leveldb/pom.xml index e23b2cac9f06..0f6a6ae469df 100644 --- a/extensions/leveldb/pom.xml +++ b/extensions/leveldb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/leveldb/runtime/pom.xml b/extensions/leveldb/runtime/pom.xml index 9c2d201dcdb0..0adb25746b76 100644 --- a/extensions/leveldb/runtime/pom.xml +++ b/extensions/leveldb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-leveldb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/log/deployment/pom.xml b/extensions/log/deployment/pom.xml index a9dfdf2381b8..c07aa4667b9b 100644 --- a/extensions/log/deployment/pom.xml +++ b/extensions/log/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-log-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/log/pom.xml b/extensions/log/pom.xml index 0340391b5166..c24feda3479a 100644 --- a/extensions/log/pom.xml +++ b/extensions/log/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/log/runtime/pom.xml b/extensions/log/runtime/pom.xml index 39ddc5a51968..3ef81734b5cd 100644 --- a/extensions/log/runtime/pom.xml +++ b/extensions/log/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-log-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lra/deployment/pom.xml b/extensions/lra/deployment/pom.xml index 6dee03158e7d..3af95f2c44dd 100644 --- a/extensions/lra/deployment/pom.xml +++ b/extensions/lra/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lra-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lra/pom.xml b/extensions/lra/pom.xml index d0bc33766a24..7595a77b3666 100644 --- a/extensions/lra/pom.xml +++ b/extensions/lra/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lra/runtime/pom.xml b/extensions/lra/runtime/pom.xml index b9da81b2de76..ee6bdeed96d7 100644 --- a/extensions/lra/runtime/pom.xml +++ b/extensions/lra/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lra-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lumberjack/deployment/pom.xml b/extensions/lumberjack/deployment/pom.xml index a6fbdacc10e1..c9f8c84a599b 100644 --- a/extensions/lumberjack/deployment/pom.xml +++ b/extensions/lumberjack/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lumberjack-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lumberjack/pom.xml b/extensions/lumberjack/pom.xml index d831259d0533..21590bfd9079 100644 --- a/extensions/lumberjack/pom.xml +++ b/extensions/lumberjack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lumberjack/runtime/pom.xml b/extensions/lumberjack/runtime/pom.xml index 3dd16888feae..ca15853b1c68 100644 --- a/extensions/lumberjack/runtime/pom.xml +++ b/extensions/lumberjack/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lumberjack-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lzf/deployment/pom.xml b/extensions/lzf/deployment/pom.xml index 27bc0578d406..b1815bb8904b 100644 --- a/extensions/lzf/deployment/pom.xml +++ b/extensions/lzf/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lzf-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lzf/pom.xml b/extensions/lzf/pom.xml index 4dfa794759da..14edee7ecbfa 100644 --- a/extensions/lzf/pom.xml +++ b/extensions/lzf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/lzf/runtime/pom.xml b/extensions/lzf/runtime/pom.xml index a8a323d8960f..688018a003b9 100644 --- a/extensions/lzf/runtime/pom.xml +++ b/extensions/lzf/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lzf-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mail/deployment/pom.xml b/extensions/mail/deployment/pom.xml index 2fd74d3f345e..c4e08622ce8d 100644 --- a/extensions/mail/deployment/pom.xml +++ b/extensions/mail/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mail-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mail/pom.xml b/extensions/mail/pom.xml index 2be5c23fb8dd..aa2ad2585e2d 100644 --- a/extensions/mail/pom.xml +++ b/extensions/mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mail/runtime/pom.xml b/extensions/mail/runtime/pom.xml index 63fd88d81006..7145d006ef07 100644 --- a/extensions/mail/runtime/pom.xml +++ b/extensions/mail/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mail-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/management/deployment/pom.xml b/extensions/management/deployment/pom.xml index e7c54f8922ac..37f42ad37742 100644 --- a/extensions/management/deployment/pom.xml +++ b/extensions/management/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-management-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/management/pom.xml b/extensions/management/pom.xml index 8ea338c5f849..628f83695603 100644 --- a/extensions/management/pom.xml +++ b/extensions/management/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/management/runtime/pom.xml b/extensions/management/runtime/pom.xml index 25d02063df50..2b359875a2c3 100644 --- a/extensions/management/runtime/pom.xml +++ b/extensions/management/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-management-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mapstruct/deployment/pom.xml b/extensions/mapstruct/deployment/pom.xml index 3e4bdcde0e10..f24ba65fa180 100644 --- a/extensions/mapstruct/deployment/pom.xml +++ b/extensions/mapstruct/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mapstruct-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mapstruct/pom.xml b/extensions/mapstruct/pom.xml index 760604621f12..713e4c96027e 100644 --- a/extensions/mapstruct/pom.xml +++ b/extensions/mapstruct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mapstruct/runtime/pom.xml b/extensions/mapstruct/runtime/pom.xml index 5d0d0d6229f1..fa0c81334119 100644 --- a/extensions/mapstruct/runtime/pom.xml +++ b/extensions/mapstruct/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mapstruct-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/master/deployment/pom.xml b/extensions/master/deployment/pom.xml index 490ca9bedef5..179cb4c2cec4 100644 --- a/extensions/master/deployment/pom.xml +++ b/extensions/master/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-master-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/master/pom.xml b/extensions/master/pom.xml index a6bcd946a367..17cd0c5f4fef 100644 --- a/extensions/master/pom.xml +++ b/extensions/master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/master/runtime/pom.xml b/extensions/master/runtime/pom.xml index fe2d5f879dc8..69757b4a1e58 100644 --- a/extensions/master/runtime/pom.xml +++ b/extensions/master/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-master-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index 629148973d41..d35f65cc97d9 100644 --- a/extensions/micrometer/deployment/pom.xml +++ b/extensions/micrometer/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-micrometer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index 71dbbeb6a8c3..7d02de0f6039 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index 800c54540fc5..75864de30e35 100644 --- a/extensions/micrometer/runtime/pom.xml +++ b/extensions/micrometer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-micrometer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/deployment/pom.xml b/extensions/microprofile-fault-tolerance/deployment/pom.xml index ef1a148b7969..1978901b6e91 100644 --- a/extensions/microprofile-fault-tolerance/deployment/pom.xml +++ b/extensions/microprofile-fault-tolerance/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/pom.xml b/extensions/microprofile-fault-tolerance/pom.xml index 9af30479d5f9..c60c10441f98 100644 --- a/extensions/microprofile-fault-tolerance/pom.xml +++ b/extensions/microprofile-fault-tolerance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/runtime/pom.xml b/extensions/microprofile-fault-tolerance/runtime/pom.xml index fa8fc46c893f..397829f20211 100644 --- a/extensions/microprofile-fault-tolerance/runtime/pom.xml +++ b/extensions/microprofile-fault-tolerance/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/microprofile-health/deployment/pom.xml b/extensions/microprofile-health/deployment/pom.xml index 62fb40a530e7..c913e8eda85b 100644 --- a/extensions/microprofile-health/deployment/pom.xml +++ b/extensions/microprofile-health/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-health-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/microprofile-health/pom.xml b/extensions/microprofile-health/pom.xml index 591666fb6e91..245ca8728a0d 100644 --- a/extensions/microprofile-health/pom.xml +++ b/extensions/microprofile-health/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/microprofile-health/runtime/pom.xml b/extensions/microprofile-health/runtime/pom.xml index 450c44fe8406..2fd85170421e 100644 --- a/extensions/microprofile-health/runtime/pom.xml +++ b/extensions/microprofile-health/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-health-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/minio/deployment/pom.xml b/extensions/minio/deployment/pom.xml index dd4959bb191e..40f562306365 100644 --- a/extensions/minio/deployment/pom.xml +++ b/extensions/minio/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-minio-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/minio/pom.xml b/extensions/minio/pom.xml index f14e54e2c0d0..819f70fa8161 100644 --- a/extensions/minio/pom.xml +++ b/extensions/minio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/minio/runtime/pom.xml b/extensions/minio/runtime/pom.xml index dfc9805aaddd..d076cf24f1ba 100644 --- a/extensions/minio/runtime/pom.xml +++ b/extensions/minio/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-minio-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mllp/deployment/pom.xml b/extensions/mllp/deployment/pom.xml index 1e9b8dd9ccc7..f419e42a33cc 100644 --- a/extensions/mllp/deployment/pom.xml +++ b/extensions/mllp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mllp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mllp/pom.xml b/extensions/mllp/pom.xml index c76db1d0fa4d..2b6a01328fdf 100644 --- a/extensions/mllp/pom.xml +++ b/extensions/mllp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mllp/runtime/pom.xml b/extensions/mllp/runtime/pom.xml index c83239c0eed7..b947c92fbfd4 100644 --- a/extensions/mllp/runtime/pom.xml +++ b/extensions/mllp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mllp-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mock/deployment/pom.xml b/extensions/mock/deployment/pom.xml index 3894524b3242..40ea18b2ef9c 100644 --- a/extensions/mock/deployment/pom.xml +++ b/extensions/mock/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mock-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mock/pom.xml b/extensions/mock/pom.xml index 4c9bbcced24c..03526405dadc 100644 --- a/extensions/mock/pom.xml +++ b/extensions/mock/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mock/runtime/pom.xml b/extensions/mock/runtime/pom.xml index 209ef8fefbaf..26cdc13b2190 100644 --- a/extensions/mock/runtime/pom.xml +++ b/extensions/mock/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mock-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mongodb-gridfs/deployment/pom.xml b/extensions/mongodb-gridfs/deployment/pom.xml index daddb87576dc..4ae177a1bff4 100644 --- a/extensions/mongodb-gridfs/deployment/pom.xml +++ b/extensions/mongodb-gridfs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mongodb-gridfs/pom.xml b/extensions/mongodb-gridfs/pom.xml index 6c9329d52846..02bb246bbcd7 100644 --- a/extensions/mongodb-gridfs/pom.xml +++ b/extensions/mongodb-gridfs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mongodb-gridfs/runtime/pom.xml b/extensions/mongodb-gridfs/runtime/pom.xml index 1311a1f49037..c71dbc09a2d1 100644 --- a/extensions/mongodb-gridfs/runtime/pom.xml +++ b/extensions/mongodb-gridfs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mongodb/deployment/pom.xml b/extensions/mongodb/deployment/pom.xml index 36991a7a188b..bf5f21df954c 100644 --- a/extensions/mongodb/deployment/pom.xml +++ b/extensions/mongodb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mongodb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mongodb/pom.xml b/extensions/mongodb/pom.xml index 0f3a9e86c8ca..ab54ca39324a 100644 --- a/extensions/mongodb/pom.xml +++ b/extensions/mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mongodb/runtime/pom.xml b/extensions/mongodb/runtime/pom.xml index 761a946481f7..1bc91f889973 100644 --- a/extensions/mongodb/runtime/pom.xml +++ b/extensions/mongodb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mongodb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mustache/deployment/pom.xml b/extensions/mustache/deployment/pom.xml index 875263e7527a..38ed823cfadf 100644 --- a/extensions/mustache/deployment/pom.xml +++ b/extensions/mustache/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mustache-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mustache/pom.xml b/extensions/mustache/pom.xml index 74715ab58423..29b2108c3192 100644 --- a/extensions/mustache/pom.xml +++ b/extensions/mustache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mustache/runtime/pom.xml b/extensions/mustache/runtime/pom.xml index 6679c7dd91c3..38f3e4938a2a 100644 --- a/extensions/mustache/runtime/pom.xml +++ b/extensions/mustache/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mustache-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mybatis/deployment/pom.xml b/extensions/mybatis/deployment/pom.xml index 081025367c3f..6d89cb70e4d3 100644 --- a/extensions/mybatis/deployment/pom.xml +++ b/extensions/mybatis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mybatis-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mybatis/pom.xml b/extensions/mybatis/pom.xml index b7e6f79184fc..d12ac4566afa 100644 --- a/extensions/mybatis/pom.xml +++ b/extensions/mybatis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/mybatis/runtime/pom.xml b/extensions/mybatis/runtime/pom.xml index a33ff4d5a4f4..7c9b60f697b6 100644 --- a/extensions/mybatis/runtime/pom.xml +++ b/extensions/mybatis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mybatis-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/nats/deployment/pom.xml b/extensions/nats/deployment/pom.xml index cf49b12b2862..9e64d2f4b6ff 100644 --- a/extensions/nats/deployment/pom.xml +++ b/extensions/nats/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-nats-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/nats/pom.xml b/extensions/nats/pom.xml index 0fbaa52a9c89..bc99b18f2411 100644 --- a/extensions/nats/pom.xml +++ b/extensions/nats/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/nats/runtime/pom.xml b/extensions/nats/runtime/pom.xml index 60ad716b5dd0..3ee5df71d669 100644 --- a/extensions/nats/runtime/pom.xml +++ b/extensions/nats/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-nats-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/netty-http/deployment/pom.xml b/extensions/netty-http/deployment/pom.xml index 4a1d60def769..d7903a542eb0 100644 --- a/extensions/netty-http/deployment/pom.xml +++ b/extensions/netty-http/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-netty-http-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/netty-http/pom.xml b/extensions/netty-http/pom.xml index 6e986c4af7bf..dedc9d229208 100644 --- a/extensions/netty-http/pom.xml +++ b/extensions/netty-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/netty-http/runtime/pom.xml b/extensions/netty-http/runtime/pom.xml index f080ae923d52..d1271f3fbd2f 100644 --- a/extensions/netty-http/runtime/pom.xml +++ b/extensions/netty-http/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-netty-http-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index 9ff0fd4a22e7..ff75c89680de 100644 --- a/extensions/netty/deployment/pom.xml +++ b/extensions/netty/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-netty-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index 82487f560018..8c6a180686d1 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index 7a1eb2cba77b..957a375ae745 100644 --- a/extensions/netty/runtime/pom.xml +++ b/extensions/netty/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-netty-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/nitrite/deployment/pom.xml b/extensions/nitrite/deployment/pom.xml index ff135ec3ae5a..13004128da8c 100644 --- a/extensions/nitrite/deployment/pom.xml +++ b/extensions/nitrite/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-nitrite-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/nitrite/pom.xml b/extensions/nitrite/pom.xml index 61fcc8067103..bfda98b212ae 100644 --- a/extensions/nitrite/pom.xml +++ b/extensions/nitrite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/nitrite/runtime/pom.xml b/extensions/nitrite/runtime/pom.xml index d4dffdc07b99..4fdbaa13702d 100644 --- a/extensions/nitrite/runtime/pom.xml +++ b/extensions/nitrite/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-nitrite-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/oaipmh/deployment/pom.xml b/extensions/oaipmh/deployment/pom.xml index 77d779b35b7a..9106b532d6c9 100644 --- a/extensions/oaipmh/deployment/pom.xml +++ b/extensions/oaipmh/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-oaipmh-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/oaipmh/pom.xml b/extensions/oaipmh/pom.xml index fe9873f08cd8..2c86d43b8c3c 100644 --- a/extensions/oaipmh/pom.xml +++ b/extensions/oaipmh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/oaipmh/runtime/pom.xml b/extensions/oaipmh/runtime/pom.xml index 4aa79839f164..8ba71c4b3d16 100644 --- a/extensions/oaipmh/runtime/pom.xml +++ b/extensions/oaipmh/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-oaipmh-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ognl/deployment/pom.xml b/extensions/ognl/deployment/pom.xml index 507d1262dee2..c797ae66facc 100644 --- a/extensions/ognl/deployment/pom.xml +++ b/extensions/ognl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ognl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ognl/pom.xml b/extensions/ognl/pom.xml index f7759a046211..cd0474731111 100644 --- a/extensions/ognl/pom.xml +++ b/extensions/ognl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ognl/runtime/pom.xml b/extensions/ognl/runtime/pom.xml index 258e324a7004..7ab6c63daba4 100644 --- a/extensions/ognl/runtime/pom.xml +++ b/extensions/ognl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ognl-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/olingo4/deployment/pom.xml b/extensions/olingo4/deployment/pom.xml index bf407c8bac6a..51629371b596 100644 --- a/extensions/olingo4/deployment/pom.xml +++ b/extensions/olingo4/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-olingo4-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/olingo4/pom.xml b/extensions/olingo4/pom.xml index fdfb7a07b4e9..2cb5f18aa34b 100644 --- a/extensions/olingo4/pom.xml +++ b/extensions/olingo4/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/olingo4/runtime/pom.xml b/extensions/olingo4/runtime/pom.xml index 55fefa746c79..43f45d1371ac 100644 --- a/extensions/olingo4/runtime/pom.xml +++ b/extensions/olingo4/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-olingo4-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/openapi-java/deployment/pom.xml b/extensions/openapi-java/deployment/pom.xml index 6d2737cd887c..38d075b96de6 100644 --- a/extensions/openapi-java/deployment/pom.xml +++ b/extensions/openapi-java/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-openapi-java-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/openapi-java/pom.xml b/extensions/openapi-java/pom.xml index 2cab5b242e02..b5751ae4ff95 100644 --- a/extensions/openapi-java/pom.xml +++ b/extensions/openapi-java/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/openapi-java/runtime/pom.xml b/extensions/openapi-java/runtime/pom.xml index 6da0f6661de8..8b8a27f97544 100644 --- a/extensions/openapi-java/runtime/pom.xml +++ b/extensions/openapi-java/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-openapi-java-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/openstack/deployment/pom.xml b/extensions/openstack/deployment/pom.xml index 316b71000cd9..8bd0d4d746f9 100644 --- a/extensions/openstack/deployment/pom.xml +++ b/extensions/openstack/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-openstack-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/openstack/pom.xml b/extensions/openstack/pom.xml index 570a96bf5483..e6ba45caa671 100644 --- a/extensions/openstack/pom.xml +++ b/extensions/openstack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/openstack/runtime/pom.xml b/extensions/openstack/runtime/pom.xml index 3d191d77bdc9..42a08fa32d89 100644 --- a/extensions/openstack/runtime/pom.xml +++ b/extensions/openstack/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-openstack-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml index e1551da80022..20abe060c967 100644 --- a/extensions/opentelemetry/deployment/pom.xml +++ b/extensions/opentelemetry/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opentelemetry-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml index 753b9bec4718..742a7e938eec 100644 --- a/extensions/opentelemetry/pom.xml +++ b/extensions/opentelemetry/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml index cb25c81b762d..e69401a760f1 100644 --- a/extensions/opentelemetry/runtime/pom.xml +++ b/extensions/opentelemetry/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opentelemetry-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/optaplanner/deployment/pom.xml b/extensions/optaplanner/deployment/pom.xml index a5e93d2ae7c5..45e62282c01a 100644 --- a/extensions/optaplanner/deployment/pom.xml +++ b/extensions/optaplanner/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-optaplanner-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/optaplanner/pom.xml b/extensions/optaplanner/pom.xml index 362155458c4d..2243fc04e03c 100644 --- a/extensions/optaplanner/pom.xml +++ b/extensions/optaplanner/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/optaplanner/runtime/pom.xml b/extensions/optaplanner/runtime/pom.xml index e4df7beca3c7..524c3506de8a 100644 --- a/extensions/optaplanner/runtime/pom.xml +++ b/extensions/optaplanner/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-optaplanner-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/paho-mqtt5/deployment/pom.xml b/extensions/paho-mqtt5/deployment/pom.xml index f67467be34ae..3673877fe371 100644 --- a/extensions/paho-mqtt5/deployment/pom.xml +++ b/extensions/paho-mqtt5/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-paho-mqtt5-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/paho-mqtt5/pom.xml b/extensions/paho-mqtt5/pom.xml index 3399ea7c09ea..165e30ccf836 100644 --- a/extensions/paho-mqtt5/pom.xml +++ b/extensions/paho-mqtt5/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/paho-mqtt5/runtime/pom.xml b/extensions/paho-mqtt5/runtime/pom.xml index 756b1a13b662..cb0174f34566 100644 --- a/extensions/paho-mqtt5/runtime/pom.xml +++ b/extensions/paho-mqtt5/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-paho-mqtt5-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/paho/deployment/pom.xml b/extensions/paho/deployment/pom.xml index c36828131225..f49bd1d55823 100644 --- a/extensions/paho/deployment/pom.xml +++ b/extensions/paho/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-paho-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/paho/pom.xml b/extensions/paho/pom.xml index 4a1a61a72c8c..26b701fe4c99 100644 --- a/extensions/paho/pom.xml +++ b/extensions/paho/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/paho/runtime/pom.xml b/extensions/paho/runtime/pom.xml index 7d1098f40a2d..47b06f3f1530 100644 --- a/extensions/paho/runtime/pom.xml +++ b/extensions/paho/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-paho-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pdf/deployment/pom.xml b/extensions/pdf/deployment/pom.xml index e835ee73ca98..7bac29a29de0 100644 --- a/extensions/pdf/deployment/pom.xml +++ b/extensions/pdf/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pdf-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pdf/pom.xml b/extensions/pdf/pom.xml index 9423dfee338e..cd5b44b48309 100644 --- a/extensions/pdf/pom.xml +++ b/extensions/pdf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pdf/runtime/pom.xml b/extensions/pdf/runtime/pom.xml index dea01a80a7c2..a7d0a9742bc2 100644 --- a/extensions/pdf/runtime/pom.xml +++ b/extensions/pdf/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pdf-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pg-replication-slot/deployment/pom.xml b/extensions/pg-replication-slot/deployment/pom.xml index 3a768151a064..6405a4c5a438 100644 --- a/extensions/pg-replication-slot/deployment/pom.xml +++ b/extensions/pg-replication-slot/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pg-replication-slot-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pg-replication-slot/pom.xml b/extensions/pg-replication-slot/pom.xml index 80caa04fb126..74b8f61fa47f 100644 --- a/extensions/pg-replication-slot/pom.xml +++ b/extensions/pg-replication-slot/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pg-replication-slot/runtime/pom.xml b/extensions/pg-replication-slot/runtime/pom.xml index 124dbd781f59..9fdd0e84d84f 100644 --- a/extensions/pg-replication-slot/runtime/pom.xml +++ b/extensions/pg-replication-slot/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pg-replication-slot-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pgevent/deployment/pom.xml b/extensions/pgevent/deployment/pom.xml index 6b93310ace23..5c1d2d61c5e1 100644 --- a/extensions/pgevent/deployment/pom.xml +++ b/extensions/pgevent/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pgevent-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pgevent/pom.xml b/extensions/pgevent/pom.xml index 066a4f99d7ac..c8c7d2deb52b 100644 --- a/extensions/pgevent/pom.xml +++ b/extensions/pgevent/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pgevent/runtime/pom.xml b/extensions/pgevent/runtime/pom.xml index e3f3117a617c..00b62f6dbfb8 100644 --- a/extensions/pgevent/runtime/pom.xml +++ b/extensions/pgevent/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pgevent-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pinecone/deployment/pom.xml b/extensions/pinecone/deployment/pom.xml index bf27dee6837a..5988fb5a0aaa 100644 --- a/extensions/pinecone/deployment/pom.xml +++ b/extensions/pinecone/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pinecone-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pinecone/pom.xml b/extensions/pinecone/pom.xml index bfcea0dad150..408847c03f6e 100644 --- a/extensions/pinecone/pom.xml +++ b/extensions/pinecone/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pinecone/runtime/pom.xml b/extensions/pinecone/runtime/pom.xml index 107530c359f7..268a14b3df47 100644 --- a/extensions/pinecone/runtime/pom.xml +++ b/extensions/pinecone/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pinecone-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/platform-http/deployment/pom.xml b/extensions/platform-http/deployment/pom.xml index a2f5b0ecc09d..9b6f858002e8 100644 --- a/extensions/platform-http/deployment/pom.xml +++ b/extensions/platform-http/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-platform-http-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/platform-http/pom.xml b/extensions/platform-http/pom.xml index 3f8a1dafb860..80d93abf8566 100644 --- a/extensions/platform-http/pom.xml +++ b/extensions/platform-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/platform-http/runtime/pom.xml b/extensions/platform-http/runtime/pom.xml index 86b681f07dd7..0c4770c44766 100644 --- a/extensions/platform-http/runtime/pom.xml +++ b/extensions/platform-http/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-platform-http-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pom.xml b/extensions/pom.xml index 487d650c4980..a16d2042e831 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../poms/build-parent/pom.xml diff --git a/extensions/protobuf/deployment/pom.xml b/extensions/protobuf/deployment/pom.xml index 3696545c74f3..4f706db70f82 100644 --- a/extensions/protobuf/deployment/pom.xml +++ b/extensions/protobuf/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-protobuf-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/protobuf/pom.xml b/extensions/protobuf/pom.xml index 8755cfd59d9a..58e1f1dfdeaf 100644 --- a/extensions/protobuf/pom.xml +++ b/extensions/protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/protobuf/runtime/pom.xml b/extensions/protobuf/runtime/pom.xml index 8759494c6fd4..98f132b2f9d1 100644 --- a/extensions/protobuf/runtime/pom.xml +++ b/extensions/protobuf/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-protobuf-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pubnub/deployment/pom.xml b/extensions/pubnub/deployment/pom.xml index 57676f633652..1f6005fac4a5 100644 --- a/extensions/pubnub/deployment/pom.xml +++ b/extensions/pubnub/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pubnub-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pubnub/pom.xml b/extensions/pubnub/pom.xml index 335f4a3cb691..29188f26e665 100644 --- a/extensions/pubnub/pom.xml +++ b/extensions/pubnub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/pubnub/runtime/pom.xml b/extensions/pubnub/runtime/pom.xml index 7ce3820fed95..46c716a6ab24 100644 --- a/extensions/pubnub/runtime/pom.xml +++ b/extensions/pubnub/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pubnub-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/qdrant/deployment/pom.xml b/extensions/qdrant/deployment/pom.xml index 4c54202159ef..6eaf6bcbcaa3 100644 --- a/extensions/qdrant/deployment/pom.xml +++ b/extensions/qdrant/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qdrant-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/qdrant/pom.xml b/extensions/qdrant/pom.xml index 7fbfd643d218..3b3e405d35c6 100644 --- a/extensions/qdrant/pom.xml +++ b/extensions/qdrant/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/qdrant/runtime/pom.xml b/extensions/qdrant/runtime/pom.xml index 89d4446b6c3b..71a8d71ee92c 100644 --- a/extensions/qdrant/runtime/pom.xml +++ b/extensions/qdrant/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qdrant-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index 215a417ed789..401b70662ea0 100644 --- a/extensions/quartz/deployment/pom.xml +++ b/extensions/quartz/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-quartz-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index ba393f775376..7727ef11d911 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index 6c2ff496708d..426ac9cfe2c3 100644 --- a/extensions/quartz/runtime/pom.xml +++ b/extensions/quartz/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-quartz-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/qute/component/pom.xml b/extensions/qute/component/pom.xml index 34bd3fd7c58a..a1c77cd8f0b6 100644 --- a/extensions/qute/component/pom.xml +++ b/extensions/qute/component/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qute-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/qute/component/src/generated/resources/META-INF/org/apache/camel/component/qute/qute.json b/extensions/qute/component/src/generated/resources/META-INF/org/apache/camel/component/qute/qute.json index ea70763b3bd8..fde0372edf5c 100644 --- a/extensions/qute/component/src/generated/resources/META-INF/org/apache/camel/component/qute/qute.json +++ b/extensions/qute/component/src/generated/resources/META-INF/org/apache/camel/component/qute/qute.json @@ -11,7 +11,7 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.quarkus", "artifactId": "camel-quarkus-qute-component", - "version": "3.17.0-SNAPSHOT", + "version": "3.18.0-SNAPSHOT", "scheme": "qute", "extendsScheme": "", "syntax": "qute:resourceUri", diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index efce223614b3..5dc8d11209a7 100644 --- a/extensions/qute/deployment/pom.xml +++ b/extensions/qute/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qute-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index 5a53ccbc38dd..b14b2241cd3e 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index 2eac53528c40..79fd623ccc16 100644 --- a/extensions/qute/runtime/pom.xml +++ b/extensions/qute/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qute-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/reactive-streams/deployment/pom.xml b/extensions/reactive-streams/deployment/pom.xml index 58df9d24519d..ca7d601a3220 100644 --- a/extensions/reactive-streams/deployment/pom.xml +++ b/extensions/reactive-streams/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-reactive-streams-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/reactive-streams/pom.xml b/extensions/reactive-streams/pom.xml index 0ad3f8ff93fe..8f91821cefd8 100644 --- a/extensions/reactive-streams/pom.xml +++ b/extensions/reactive-streams/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/reactive-streams/runtime/pom.xml b/extensions/reactive-streams/runtime/pom.xml index 2d40ba9e74c6..7f916f77e4d1 100644 --- a/extensions/reactive-streams/runtime/pom.xml +++ b/extensions/reactive-streams/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-reactive-streams-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ref/deployment/pom.xml b/extensions/ref/deployment/pom.xml index efc619690f31..f44eb0a8dfca 100644 --- a/extensions/ref/deployment/pom.xml +++ b/extensions/ref/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ref-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ref/pom.xml b/extensions/ref/pom.xml index 67c5ce18db14..8e4718c78dba 100644 --- a/extensions/ref/pom.xml +++ b/extensions/ref/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ref/runtime/pom.xml b/extensions/ref/runtime/pom.xml index 4e0be3a937f6..0f64ad28ec95 100644 --- a/extensions/ref/runtime/pom.xml +++ b/extensions/ref/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ref-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rest-openapi/deployment/pom.xml b/extensions/rest-openapi/deployment/pom.xml index 226c5b96c958..110607d49693 100644 --- a/extensions/rest-openapi/deployment/pom.xml +++ b/extensions/rest-openapi/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rest-openapi-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rest-openapi/pom.xml b/extensions/rest-openapi/pom.xml index 101aa15cf279..dfab3082e199 100644 --- a/extensions/rest-openapi/pom.xml +++ b/extensions/rest-openapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rest-openapi/runtime/pom.xml b/extensions/rest-openapi/runtime/pom.xml index e0a469c74a04..c4fc2ef41f66 100644 --- a/extensions/rest-openapi/runtime/pom.xml +++ b/extensions/rest-openapi/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rest-openapi-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rest/deployment/pom.xml b/extensions/rest/deployment/pom.xml index d8fb99f41574..ab5022036831 100644 --- a/extensions/rest/deployment/pom.xml +++ b/extensions/rest/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rest-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rest/pom.xml b/extensions/rest/pom.xml index 1e89d0fca5a3..b95082ad8715 100644 --- a/extensions/rest/pom.xml +++ b/extensions/rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rest/runtime/pom.xml b/extensions/rest/runtime/pom.xml index 48e61167e68f..4ee24305ef89 100644 --- a/extensions/rest/runtime/pom.xml +++ b/extensions/rest/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rest-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rss/deployment/pom.xml b/extensions/rss/deployment/pom.xml index fb864eed87b8..5bc3408d11e0 100644 --- a/extensions/rss/deployment/pom.xml +++ b/extensions/rss/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rss-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rss/pom.xml b/extensions/rss/pom.xml index 6953abfdc466..c66c625a295e 100644 --- a/extensions/rss/pom.xml +++ b/extensions/rss/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/rss/runtime/pom.xml b/extensions/rss/runtime/pom.xml index 6f6b17bbcd17..15e9cb2551a0 100644 --- a/extensions/rss/runtime/pom.xml +++ b/extensions/rss/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rss-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/saga/deployment/pom.xml b/extensions/saga/deployment/pom.xml index edb0d3c76f3f..a9dfb9d523e4 100644 --- a/extensions/saga/deployment/pom.xml +++ b/extensions/saga/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-saga-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/saga/pom.xml b/extensions/saga/pom.xml index 13db03c7f446..d1a8ce8ee8e7 100644 --- a/extensions/saga/pom.xml +++ b/extensions/saga/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/saga/runtime/pom.xml b/extensions/saga/runtime/pom.xml index e8e506387ce9..c554d7f91e91 100644 --- a/extensions/saga/runtime/pom.xml +++ b/extensions/saga/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-saga-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/salesforce/deployment/pom.xml b/extensions/salesforce/deployment/pom.xml index 749696bf37c9..6e71ba043050 100644 --- a/extensions/salesforce/deployment/pom.xml +++ b/extensions/salesforce/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-salesforce-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/salesforce/pom.xml b/extensions/salesforce/pom.xml index f11989a2c15f..99b0bb52e5a8 100644 --- a/extensions/salesforce/pom.xml +++ b/extensions/salesforce/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/salesforce/runtime/pom.xml b/extensions/salesforce/runtime/pom.xml index 3d5e9a06e410..4f8b48e6139f 100644 --- a/extensions/salesforce/runtime/pom.xml +++ b/extensions/salesforce/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-salesforce-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/sap-netweaver/deployment/pom.xml b/extensions/sap-netweaver/deployment/pom.xml index cd487b40b7c1..bc499bea6cf7 100644 --- a/extensions/sap-netweaver/deployment/pom.xml +++ b/extensions/sap-netweaver/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-sap-netweaver-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/sap-netweaver/pom.xml b/extensions/sap-netweaver/pom.xml index 0913faa1c54f..8c6fe30022fb 100644 --- a/extensions/sap-netweaver/pom.xml +++ b/extensions/sap-netweaver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/sap-netweaver/runtime/pom.xml b/extensions/sap-netweaver/runtime/pom.xml index 2859a6419de7..e6c37b253a7a 100644 --- a/extensions/sap-netweaver/runtime/pom.xml +++ b/extensions/sap-netweaver/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-sap-netweaver-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/saxon/deployment/pom.xml b/extensions/saxon/deployment/pom.xml index f04c5a1681d3..ac3a03418dec 100644 --- a/extensions/saxon/deployment/pom.xml +++ b/extensions/saxon/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-saxon-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/saxon/pom.xml b/extensions/saxon/pom.xml index 11b125c56899..3a777f396edb 100644 --- a/extensions/saxon/pom.xml +++ b/extensions/saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/saxon/runtime/pom.xml b/extensions/saxon/runtime/pom.xml index 26f00227dfad..0d6e32c80259 100644 --- a/extensions/saxon/runtime/pom.xml +++ b/extensions/saxon/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-saxon-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index 50a52a233ef6..9dd8375a8be5 100644 --- a/extensions/scheduler/deployment/pom.xml +++ b/extensions/scheduler/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-scheduler-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index a98aed50507e..2936caa27d3e 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index 3d744e78c308..e4aec3d5cd09 100644 --- a/extensions/scheduler/runtime/pom.xml +++ b/extensions/scheduler/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-scheduler-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/seda/deployment/pom.xml b/extensions/seda/deployment/pom.xml index 6c41f931b8d7..0e33f7855b80 100644 --- a/extensions/seda/deployment/pom.xml +++ b/extensions/seda/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-seda-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/seda/pom.xml b/extensions/seda/pom.xml index cbfb41c346cc..f9a13dd9d38a 100644 --- a/extensions/seda/pom.xml +++ b/extensions/seda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/seda/runtime/pom.xml b/extensions/seda/runtime/pom.xml index 45ecca85b1fe..fae76df28d5d 100644 --- a/extensions/seda/runtime/pom.xml +++ b/extensions/seda/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-seda-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/servicenow/deployment/pom.xml b/extensions/servicenow/deployment/pom.xml index 91d43bd6b379..ea3244b13b41 100644 --- a/extensions/servicenow/deployment/pom.xml +++ b/extensions/servicenow/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-servicenow-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/servicenow/pom.xml b/extensions/servicenow/pom.xml index c9feaeab8a11..716f2f973254 100644 --- a/extensions/servicenow/pom.xml +++ b/extensions/servicenow/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/servicenow/runtime/pom.xml b/extensions/servicenow/runtime/pom.xml index 421ad14b27b3..0c750e04e8c4 100644 --- a/extensions/servicenow/runtime/pom.xml +++ b/extensions/servicenow/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-servicenow-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/servlet/deployment/pom.xml b/extensions/servlet/deployment/pom.xml index 017b60a7495a..94e7c4311a53 100644 --- a/extensions/servlet/deployment/pom.xml +++ b/extensions/servlet/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-servlet-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/servlet/pom.xml b/extensions/servlet/pom.xml index 12791acab240..549e2087f2a6 100644 --- a/extensions/servlet/pom.xml +++ b/extensions/servlet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/servlet/runtime/pom.xml b/extensions/servlet/runtime/pom.xml index c8c5e27a5702..abc9d60da571 100644 --- a/extensions/servlet/runtime/pom.xml +++ b/extensions/servlet/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-servlet-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/shiro/deployment/pom.xml b/extensions/shiro/deployment/pom.xml index 0e30ba8ffc1f..1f3f23058106 100644 --- a/extensions/shiro/deployment/pom.xml +++ b/extensions/shiro/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-shiro-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/shiro/pom.xml b/extensions/shiro/pom.xml index de3160070d67..a398931e35fa 100644 --- a/extensions/shiro/pom.xml +++ b/extensions/shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/shiro/runtime/pom.xml b/extensions/shiro/runtime/pom.xml index e871ad4e6554..d79a600a46e9 100644 --- a/extensions/shiro/runtime/pom.xml +++ b/extensions/shiro/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-shiro-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/sjms/deployment/pom.xml b/extensions/sjms/deployment/pom.xml index e2f6ff660ab5..2990f19d18e8 100644 --- a/extensions/sjms/deployment/pom.xml +++ b/extensions/sjms/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-sjms-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/sjms/pom.xml b/extensions/sjms/pom.xml index 3ae5884fe1e5..d9b50fa7a4c6 100644 --- a/extensions/sjms/pom.xml +++ b/extensions/sjms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/sjms/runtime/pom.xml b/extensions/sjms/runtime/pom.xml index cf97c8b53239..2daa6d835743 100644 --- a/extensions/sjms/runtime/pom.xml +++ b/extensions/sjms/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-sjms-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/sjms2/deployment/pom.xml b/extensions/sjms2/deployment/pom.xml index 3474801dd676..853b70839799 100644 --- a/extensions/sjms2/deployment/pom.xml +++ b/extensions/sjms2/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-sjms2-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/sjms2/pom.xml b/extensions/sjms2/pom.xml index 8ba1bd0a6858..eacafeee6b39 100644 --- a/extensions/sjms2/pom.xml +++ b/extensions/sjms2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/sjms2/runtime/pom.xml b/extensions/sjms2/runtime/pom.xml index becec9e23a81..68031e5b8e94 100644 --- a/extensions/sjms2/runtime/pom.xml +++ b/extensions/sjms2/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-sjms2-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT 4.0.0 diff --git a/extensions/slack/deployment/pom.xml b/extensions/slack/deployment/pom.xml index 516bcf7024dc..97c5a94748d7 100644 --- a/extensions/slack/deployment/pom.xml +++ b/extensions/slack/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-slack-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/slack/pom.xml b/extensions/slack/pom.xml index f38f0af6d3c3..68b00c5448c6 100644 --- a/extensions/slack/pom.xml +++ b/extensions/slack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/slack/runtime/pom.xml b/extensions/slack/runtime/pom.xml index 424258aae6d9..7cb3138238bd 100644 --- a/extensions/slack/runtime/pom.xml +++ b/extensions/slack/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-slack-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml index 513d60379c70..a349aaeecebf 100644 --- a/extensions/smallrye-reactive-messaging/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index 04d245f8448d..c258fe92b6fb 100644 --- a/extensions/smallrye-reactive-messaging/pom.xml +++ b/extensions/smallrye-reactive-messaging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index 6f69480e1247..b12d7dfc0048 100644 --- a/extensions/smallrye-reactive-messaging/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/smb/deployment/pom.xml b/extensions/smb/deployment/pom.xml index fc83f6e99106..0ccfc173f735 100644 --- a/extensions/smb/deployment/pom.xml +++ b/extensions/smb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/smb/pom.xml b/extensions/smb/pom.xml index aff5021f39c9..e2ae9c557af6 100644 --- a/extensions/smb/pom.xml +++ b/extensions/smb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/smb/runtime/pom.xml b/extensions/smb/runtime/pom.xml index 3d7d7b04fe66..2fc5343094d1 100644 --- a/extensions/smb/runtime/pom.xml +++ b/extensions/smb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smb-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/snakeyaml/deployment/pom.xml b/extensions/snakeyaml/deployment/pom.xml index 409bc130986f..d3c71c728d01 100644 --- a/extensions/snakeyaml/deployment/pom.xml +++ b/extensions/snakeyaml/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-snakeyaml-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/snakeyaml/pom.xml b/extensions/snakeyaml/pom.xml index e775ec56d5fc..98f74b9e3a4d 100644 --- a/extensions/snakeyaml/pom.xml +++ b/extensions/snakeyaml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/snakeyaml/runtime/pom.xml b/extensions/snakeyaml/runtime/pom.xml index c09bc9f8309c..4c9bc56291ed 100644 --- a/extensions/snakeyaml/runtime/pom.xml +++ b/extensions/snakeyaml/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-snakeyaml-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/soap/deployment/pom.xml b/extensions/soap/deployment/pom.xml index 971d27541452..d544e2f17f3e 100644 --- a/extensions/soap/deployment/pom.xml +++ b/extensions/soap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-soap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/soap/pom.xml b/extensions/soap/pom.xml index af2101d566bb..d9c99b6fcc87 100644 --- a/extensions/soap/pom.xml +++ b/extensions/soap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/soap/runtime/pom.xml b/extensions/soap/runtime/pom.xml index 70eb24b1888c..5579a0a8ac24 100644 --- a/extensions/soap/runtime/pom.xml +++ b/extensions/soap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-soap-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/splunk-hec/deployment/pom.xml b/extensions/splunk-hec/deployment/pom.xml index b021a1e03287..d23b7bc2aa91 100644 --- a/extensions/splunk-hec/deployment/pom.xml +++ b/extensions/splunk-hec/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-hec-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/splunk-hec/pom.xml b/extensions/splunk-hec/pom.xml index 1574778d2faf..a33657a59606 100644 --- a/extensions/splunk-hec/pom.xml +++ b/extensions/splunk-hec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/splunk-hec/runtime/pom.xml b/extensions/splunk-hec/runtime/pom.xml index 6ef9b130a700..cf6e3be246ec 100644 --- a/extensions/splunk-hec/runtime/pom.xml +++ b/extensions/splunk-hec/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-hec-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/splunk/deployment/pom.xml b/extensions/splunk/deployment/pom.xml index 1a6f7d2aa596..280363353eb3 100644 --- a/extensions/splunk/deployment/pom.xml +++ b/extensions/splunk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/splunk/pom.xml b/extensions/splunk/pom.xml index 28266fed708d..ea4414e3028d 100644 --- a/extensions/splunk/pom.xml +++ b/extensions/splunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/splunk/runtime/pom.xml b/extensions/splunk/runtime/pom.xml index 3a7f315bf860..b9e1598fa216 100644 --- a/extensions/splunk/runtime/pom.xml +++ b/extensions/splunk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/spring-rabbitmq/deployment/pom.xml b/extensions/spring-rabbitmq/deployment/pom.xml index 1ddc43ddae72..49c1af6f14f7 100644 --- a/extensions/spring-rabbitmq/deployment/pom.xml +++ b/extensions/spring-rabbitmq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/spring-rabbitmq/pom.xml b/extensions/spring-rabbitmq/pom.xml index 3f98ae3cd70e..9ca7589f05d3 100644 --- a/extensions/spring-rabbitmq/pom.xml +++ b/extensions/spring-rabbitmq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/spring-rabbitmq/runtime/pom.xml b/extensions/spring-rabbitmq/runtime/pom.xml index 13be2acb09ff..e4f35ec75f95 100644 --- a/extensions/spring-rabbitmq/runtime/pom.xml +++ b/extensions/spring-rabbitmq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/sql/deployment/pom.xml b/extensions/sql/deployment/pom.xml index 84d7b58ad162..81b922c86fe9 100644 --- a/extensions/sql/deployment/pom.xml +++ b/extensions/sql/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-sql-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/sql/pom.xml b/extensions/sql/pom.xml index dba21760776f..edfd3d4688a9 100644 --- a/extensions/sql/pom.xml +++ b/extensions/sql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/sql/runtime/pom.xml b/extensions/sql/runtime/pom.xml index 151c12201528..928ddfceca27 100644 --- a/extensions/sql/runtime/pom.xml +++ b/extensions/sql/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-sql-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ssh/deployment/pom.xml b/extensions/ssh/deployment/pom.xml index 8df7d81a93fa..7200238ea687 100644 --- a/extensions/ssh/deployment/pom.xml +++ b/extensions/ssh/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ssh-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ssh/pom.xml b/extensions/ssh/pom.xml index 3a8c819e1a32..435cd873007e 100644 --- a/extensions/ssh/pom.xml +++ b/extensions/ssh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/ssh/runtime/pom.xml b/extensions/ssh/runtime/pom.xml index a3bddb52c196..4371bf45ad9e 100644 --- a/extensions/ssh/runtime/pom.xml +++ b/extensions/ssh/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ssh-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stax/deployment/pom.xml b/extensions/stax/deployment/pom.xml index 72f10d502890..eb5e3d32df22 100644 --- a/extensions/stax/deployment/pom.xml +++ b/extensions/stax/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stax-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stax/pom.xml b/extensions/stax/pom.xml index 9c2e7d7a4609..cea206356406 100644 --- a/extensions/stax/pom.xml +++ b/extensions/stax/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stax/runtime/pom.xml b/extensions/stax/runtime/pom.xml index a19c8edd93f6..e748fd507683 100644 --- a/extensions/stax/runtime/pom.xml +++ b/extensions/stax/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stax-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stream/deployment/pom.xml b/extensions/stream/deployment/pom.xml index 9960d1723f49..a3165a18e76a 100644 --- a/extensions/stream/deployment/pom.xml +++ b/extensions/stream/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stream-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stream/pom.xml b/extensions/stream/pom.xml index fd7c769d7c80..4d924955fe44 100644 --- a/extensions/stream/pom.xml +++ b/extensions/stream/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stream/runtime/pom.xml b/extensions/stream/runtime/pom.xml index 01271eec2ae1..b5b03e747c25 100644 --- a/extensions/stream/runtime/pom.xml +++ b/extensions/stream/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stream-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stringtemplate/deployment/pom.xml b/extensions/stringtemplate/deployment/pom.xml index 4d433d006035..93c30c058891 100644 --- a/extensions/stringtemplate/deployment/pom.xml +++ b/extensions/stringtemplate/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stringtemplate-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stringtemplate/pom.xml b/extensions/stringtemplate/pom.xml index 157fd857033a..88b6397b9649 100644 --- a/extensions/stringtemplate/pom.xml +++ b/extensions/stringtemplate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/stringtemplate/runtime/pom.xml b/extensions/stringtemplate/runtime/pom.xml index 07251ec3c86e..32c3be9bd680 100644 --- a/extensions/stringtemplate/runtime/pom.xml +++ b/extensions/stringtemplate/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stringtemplate-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/swift/deployment/pom.xml b/extensions/swift/deployment/pom.xml index 17cd9a9b21b0..222d0804f2b4 100644 --- a/extensions/swift/deployment/pom.xml +++ b/extensions/swift/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-swift-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/swift/pom.xml b/extensions/swift/pom.xml index b070b2cb8437..42e86c3b6eca 100644 --- a/extensions/swift/pom.xml +++ b/extensions/swift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/swift/runtime/pom.xml b/extensions/swift/runtime/pom.xml index 6e763eca01d8..0f6fb4241433 100644 --- a/extensions/swift/runtime/pom.xml +++ b/extensions/swift/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-swift-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/syslog/deployment/pom.xml b/extensions/syslog/deployment/pom.xml index cb573eca8638..be9f6bdb0373 100644 --- a/extensions/syslog/deployment/pom.xml +++ b/extensions/syslog/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-syslog-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/syslog/pom.xml b/extensions/syslog/pom.xml index 55d2e1b89876..8bb8e5ed55ed 100644 --- a/extensions/syslog/pom.xml +++ b/extensions/syslog/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/syslog/runtime/pom.xml b/extensions/syslog/runtime/pom.xml index 788e907b8242..d3e27e0ffe6a 100644 --- a/extensions/syslog/runtime/pom.xml +++ b/extensions/syslog/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-syslog-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/tarfile/deployment/pom.xml b/extensions/tarfile/deployment/pom.xml index 99481be5d8a9..350932b7fcad 100644 --- a/extensions/tarfile/deployment/pom.xml +++ b/extensions/tarfile/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-tarfile-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/tarfile/pom.xml b/extensions/tarfile/pom.xml index fb3dc443a51f..b1aa1e68a02c 100644 --- a/extensions/tarfile/pom.xml +++ b/extensions/tarfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/tarfile/runtime/pom.xml b/extensions/tarfile/runtime/pom.xml index 248445fa5b3f..612c4f477e2f 100644 --- a/extensions/tarfile/runtime/pom.xml +++ b/extensions/tarfile/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-tarfile-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/telegram/deployment/pom.xml b/extensions/telegram/deployment/pom.xml index cf3afc2b80d6..2a92a6dd8421 100644 --- a/extensions/telegram/deployment/pom.xml +++ b/extensions/telegram/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-telegram-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/telegram/pom.xml b/extensions/telegram/pom.xml index 70e28ee64190..5f5ee2e73305 100644 --- a/extensions/telegram/pom.xml +++ b/extensions/telegram/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/telegram/runtime/pom.xml b/extensions/telegram/runtime/pom.xml index b6fc21f9a37c..94f0dd3170af 100644 --- a/extensions/telegram/runtime/pom.xml +++ b/extensions/telegram/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-telegram-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml index e43181094ffb..81fc4a36dc6b 100644 --- a/extensions/tika/deployment/pom.xml +++ b/extensions/tika/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-tika-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml index ef1262902040..3d9ee3f6a857 100644 --- a/extensions/tika/pom.xml +++ b/extensions/tika/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml index 14b4d4bfec76..c8304cd12eb8 100644 --- a/extensions/tika/runtime/pom.xml +++ b/extensions/tika/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-tika-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/timer/deployment/pom.xml b/extensions/timer/deployment/pom.xml index 2985962f8c22..747894e177d8 100644 --- a/extensions/timer/deployment/pom.xml +++ b/extensions/timer/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-timer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/timer/pom.xml b/extensions/timer/pom.xml index 8bb17679b9d5..26c09ff761c6 100644 --- a/extensions/timer/pom.xml +++ b/extensions/timer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/timer/runtime/pom.xml b/extensions/timer/runtime/pom.xml index 2808c9aaf1b5..2ba25e95ab38 100644 --- a/extensions/timer/runtime/pom.xml +++ b/extensions/timer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-timer-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/twilio/deployment/pom.xml b/extensions/twilio/deployment/pom.xml index 0ae8dbdeb0c9..b5784a7b062d 100644 --- a/extensions/twilio/deployment/pom.xml +++ b/extensions/twilio/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-twilio-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/twilio/pom.xml b/extensions/twilio/pom.xml index 2fa66d01532e..12a59a4295aa 100644 --- a/extensions/twilio/pom.xml +++ b/extensions/twilio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/twilio/runtime/pom.xml b/extensions/twilio/runtime/pom.xml index 624fc6ebb5d0..ff29dcd1d652 100644 --- a/extensions/twilio/runtime/pom.xml +++ b/extensions/twilio/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-twilio-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/twitter/deployment/pom.xml b/extensions/twitter/deployment/pom.xml index 6c6939a97ee4..f3c66e1fdc3b 100644 --- a/extensions/twitter/deployment/pom.xml +++ b/extensions/twitter/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-twitter-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/twitter/pom.xml b/extensions/twitter/pom.xml index 43fc996d789e..a350e38dc748 100644 --- a/extensions/twitter/pom.xml +++ b/extensions/twitter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/twitter/runtime/pom.xml b/extensions/twitter/runtime/pom.xml index 618127f00e4b..0b00206ff41f 100644 --- a/extensions/twitter/runtime/pom.xml +++ b/extensions/twitter/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-twitter-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/univocity-parsers/deployment/pom.xml b/extensions/univocity-parsers/deployment/pom.xml index 2866ec5efdb5..8d7437c6bc2b 100644 --- a/extensions/univocity-parsers/deployment/pom.xml +++ b/extensions/univocity-parsers/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-univocity-parsers-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/univocity-parsers/pom.xml b/extensions/univocity-parsers/pom.xml index de40d5f2d83f..202a50fa69dc 100644 --- a/extensions/univocity-parsers/pom.xml +++ b/extensions/univocity-parsers/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/univocity-parsers/runtime/pom.xml b/extensions/univocity-parsers/runtime/pom.xml index 387e8f33512a..8668f6b775dc 100644 --- a/extensions/univocity-parsers/runtime/pom.xml +++ b/extensions/univocity-parsers/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-univocity-parsers-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/validator/deployment/pom.xml b/extensions/validator/deployment/pom.xml index f6d7576ff4cf..fbaf95dafd78 100644 --- a/extensions/validator/deployment/pom.xml +++ b/extensions/validator/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-validator-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/validator/pom.xml b/extensions/validator/pom.xml index e90d52154541..2a45fc6ff09f 100644 --- a/extensions/validator/pom.xml +++ b/extensions/validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/validator/runtime/pom.xml b/extensions/validator/runtime/pom.xml index 50361342811e..4bd23159702f 100644 --- a/extensions/validator/runtime/pom.xml +++ b/extensions/validator/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-validator-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/velocity/deployment/pom.xml b/extensions/velocity/deployment/pom.xml index 4b3578ecb71f..15b7e3e89e33 100644 --- a/extensions/velocity/deployment/pom.xml +++ b/extensions/velocity/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-velocity-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/velocity/pom.xml b/extensions/velocity/pom.xml index 4d47063b80e0..477b47ce670c 100644 --- a/extensions/velocity/pom.xml +++ b/extensions/velocity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/velocity/runtime/pom.xml b/extensions/velocity/runtime/pom.xml index 11c94ce9a566..6307b0361538 100644 --- a/extensions/velocity/runtime/pom.xml +++ b/extensions/velocity/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-velocity-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index a6b2322dd3c7..4795e5bdd5e0 100644 --- a/extensions/vertx-http/deployment/pom.xml +++ b/extensions/vertx-http/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-http-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index 28c7f8639f3f..da29eaaf8836 100644 --- a/extensions/vertx-http/pom.xml +++ b/extensions/vertx-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index cd25d406dc99..d28e471b955c 100644 --- a/extensions/vertx-http/runtime/pom.xml +++ b/extensions/vertx-http/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-http-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx-websocket/deployment/pom.xml b/extensions/vertx-websocket/deployment/pom.xml index aab6412c5d54..ff8a5d85ca41 100644 --- a/extensions/vertx-websocket/deployment/pom.xml +++ b/extensions/vertx-websocket/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-websocket-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx-websocket/pom.xml b/extensions/vertx-websocket/pom.xml index 745d58991480..fdfc2f5cc196 100644 --- a/extensions/vertx-websocket/pom.xml +++ b/extensions/vertx-websocket/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx-websocket/runtime/pom.xml b/extensions/vertx-websocket/runtime/pom.xml index 9925a94fd1f5..5fff45c624f9 100644 --- a/extensions/vertx-websocket/runtime/pom.xml +++ b/extensions/vertx-websocket/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-websocket-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index 53075c999ed4..e69038573406 100644 --- a/extensions/vertx/deployment/pom.xml +++ b/extensions/vertx/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index d5f02f18f6dd..efd439611907 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index 610bd7615894..c62f4358ff41 100644 --- a/extensions/vertx/runtime/pom.xml +++ b/extensions/vertx/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/wasm/deployment/pom.xml b/extensions/wasm/deployment/pom.xml index cb4f46ca54af..2749b390ceda 100644 --- a/extensions/wasm/deployment/pom.xml +++ b/extensions/wasm/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-wasm-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/wasm/pom.xml b/extensions/wasm/pom.xml index 916912c8886d..84c4d43d24af 100644 --- a/extensions/wasm/pom.xml +++ b/extensions/wasm/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/wasm/runtime/pom.xml b/extensions/wasm/runtime/pom.xml index 67663db43d46..c70f6dad7c33 100644 --- a/extensions/wasm/runtime/pom.xml +++ b/extensions/wasm/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-wasm-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/weather/deployment/pom.xml b/extensions/weather/deployment/pom.xml index 566f45cfa205..719788954124 100644 --- a/extensions/weather/deployment/pom.xml +++ b/extensions/weather/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-weather-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/weather/pom.xml b/extensions/weather/pom.xml index 611475f97cfd..941a398c0cb7 100644 --- a/extensions/weather/pom.xml +++ b/extensions/weather/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/weather/runtime/pom.xml b/extensions/weather/runtime/pom.xml index 64df91b76d6d..ec737ca69f57 100644 --- a/extensions/weather/runtime/pom.xml +++ b/extensions/weather/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-weather-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xchange/deployment/pom.xml b/extensions/xchange/deployment/pom.xml index 4940c13bbc65..a74cbf6b1d58 100644 --- a/extensions/xchange/deployment/pom.xml +++ b/extensions/xchange/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xchange-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xchange/pom.xml b/extensions/xchange/pom.xml index 1c3ba34a7af6..a0ef0934b672 100644 --- a/extensions/xchange/pom.xml +++ b/extensions/xchange/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xchange/runtime/pom.xml b/extensions/xchange/runtime/pom.xml index 0513954c18d2..9d2701398985 100644 --- a/extensions/xchange/runtime/pom.xml +++ b/extensions/xchange/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xchange-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xj/deployment/pom.xml b/extensions/xj/deployment/pom.xml index 3efe56f41f7b..40a85406a7f1 100644 --- a/extensions/xj/deployment/pom.xml +++ b/extensions/xj/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xj-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xj/pom.xml b/extensions/xj/pom.xml index e9cdc06d17d0..f17fc71de6f2 100644 --- a/extensions/xj/pom.xml +++ b/extensions/xj/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xj/runtime/pom.xml b/extensions/xj/runtime/pom.xml index e3446bc5ba57..0c367b5b61e5 100644 --- a/extensions/xj/runtime/pom.xml +++ b/extensions/xj/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xj-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xmlsecurity/deployment/pom.xml b/extensions/xmlsecurity/deployment/pom.xml index 5cbb9376e681..e0758b600b0a 100644 --- a/extensions/xmlsecurity/deployment/pom.xml +++ b/extensions/xmlsecurity/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xmlsecurity-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xmlsecurity/pom.xml b/extensions/xmlsecurity/pom.xml index 09c0a6cd3132..293404c1cc05 100644 --- a/extensions/xmlsecurity/pom.xml +++ b/extensions/xmlsecurity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xmlsecurity/runtime/pom.xml b/extensions/xmlsecurity/runtime/pom.xml index 108b6458e3dc..63dfedb8e1af 100644 --- a/extensions/xmlsecurity/runtime/pom.xml +++ b/extensions/xmlsecurity/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xmlsecurity-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xpath/deployment/pom.xml b/extensions/xpath/deployment/pom.xml index b5b00756e99d..119335748086 100644 --- a/extensions/xpath/deployment/pom.xml +++ b/extensions/xpath/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xpath-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xpath/pom.xml b/extensions/xpath/pom.xml index 43d3bda10cd0..b6bd44adeeb2 100644 --- a/extensions/xpath/pom.xml +++ b/extensions/xpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xpath/runtime/pom.xml b/extensions/xpath/runtime/pom.xml index a2c264639865..346c5f1ab89c 100644 --- a/extensions/xpath/runtime/pom.xml +++ b/extensions/xpath/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xpath-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xslt-saxon/deployment/pom.xml b/extensions/xslt-saxon/deployment/pom.xml index cb4e1b74f5a1..b5b3e0917aca 100644 --- a/extensions/xslt-saxon/deployment/pom.xml +++ b/extensions/xslt-saxon/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-saxon-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xslt-saxon/pom.xml b/extensions/xslt-saxon/pom.xml index 1e71a53fda9e..b825eebabffa 100644 --- a/extensions/xslt-saxon/pom.xml +++ b/extensions/xslt-saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xslt-saxon/runtime/pom.xml b/extensions/xslt-saxon/runtime/pom.xml index e6ab65c82c18..7c3af4443454 100644 --- a/extensions/xslt-saxon/runtime/pom.xml +++ b/extensions/xslt-saxon/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-saxon-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xslt/deployment/pom.xml b/extensions/xslt/deployment/pom.xml index 5b09d0d61a66..2a77ad3df6f2 100644 --- a/extensions/xslt/deployment/pom.xml +++ b/extensions/xslt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xslt/pom.xml b/extensions/xslt/pom.xml index f3fc688ff5f6..3ef5f5640a7c 100644 --- a/extensions/xslt/pom.xml +++ b/extensions/xslt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/xslt/runtime/pom.xml b/extensions/xslt/runtime/pom.xml index 7184923de79d..35b089e39662 100644 --- a/extensions/xslt/runtime/pom.xml +++ b/extensions/xslt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zendesk/deployment/pom.xml b/extensions/zendesk/deployment/pom.xml index 07cbdf6a56f3..7181e4e195cc 100644 --- a/extensions/zendesk/deployment/pom.xml +++ b/extensions/zendesk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zendesk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zendesk/pom.xml b/extensions/zendesk/pom.xml index fece2096ede7..224ceed48033 100644 --- a/extensions/zendesk/pom.xml +++ b/extensions/zendesk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zendesk/runtime/pom.xml b/extensions/zendesk/runtime/pom.xml index 78eeac7697a9..e77267cd9fb8 100644 --- a/extensions/zendesk/runtime/pom.xml +++ b/extensions/zendesk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zendesk-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zip-deflater/deployment/pom.xml b/extensions/zip-deflater/deployment/pom.xml index 23a5032089c4..44f9bd4a9a47 100644 --- a/extensions/zip-deflater/deployment/pom.xml +++ b/extensions/zip-deflater/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zip-deflater-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zip-deflater/pom.xml b/extensions/zip-deflater/pom.xml index 68b4de58d0a7..8f7223a021f8 100644 --- a/extensions/zip-deflater/pom.xml +++ b/extensions/zip-deflater/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zip-deflater/runtime/pom.xml b/extensions/zip-deflater/runtime/pom.xml index 1c372e53c3a2..c86dfbf5c0fe 100644 --- a/extensions/zip-deflater/runtime/pom.xml +++ b/extensions/zip-deflater/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zip-deflater-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zipfile/deployment/pom.xml b/extensions/zipfile/deployment/pom.xml index bbd2df819266..59140ba5da16 100644 --- a/extensions/zipfile/deployment/pom.xml +++ b/extensions/zipfile/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zipfile-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zipfile/pom.xml b/extensions/zipfile/pom.xml index 3c79977cb532..0a174f8ca4d6 100644 --- a/extensions/zipfile/pom.xml +++ b/extensions/zipfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/extensions/zipfile/runtime/pom.xml b/extensions/zipfile/runtime/pom.xml index 55f124c5c2e5..d44f61c4a4d0 100644 --- a/extensions/zipfile/runtime/pom.xml +++ b/extensions/zipfile/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zipfile-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-test-groups/aws2/aws2-cw/pom.xml b/integration-test-groups/aws2/aws2-cw/pom.xml index 95929e88d74a..46b521631510 100644 --- a/integration-test-groups/aws2/aws2-cw/pom.xml +++ b/integration-test-groups/aws2/aws2-cw/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/aws2-ddb/pom.xml b/integration-test-groups/aws2/aws2-ddb/pom.xml index d02f1e0bc5bf..62ed593c912a 100644 --- a/integration-test-groups/aws2/aws2-ddb/pom.xml +++ b/integration-test-groups/aws2/aws2-ddb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/aws2-kinesis/pom.xml b/integration-test-groups/aws2/aws2-kinesis/pom.xml index 702c73c0929f..db83373349e4 100644 --- a/integration-test-groups/aws2/aws2-kinesis/pom.xml +++ b/integration-test-groups/aws2/aws2-kinesis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/aws2-lambda/pom.xml b/integration-test-groups/aws2/aws2-lambda/pom.xml index 609fb33dea6b..a4f9be42b3ca 100644 --- a/integration-test-groups/aws2/aws2-lambda/pom.xml +++ b/integration-test-groups/aws2/aws2-lambda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/aws2-s3/pom.xml b/integration-test-groups/aws2/aws2-s3/pom.xml index 33f37fade722..c9e5984006cc 100644 --- a/integration-test-groups/aws2/aws2-s3/pom.xml +++ b/integration-test-groups/aws2/aws2-s3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/aws2-ses/pom.xml b/integration-test-groups/aws2/aws2-ses/pom.xml index b38f9ee48cd0..075b5415da63 100644 --- a/integration-test-groups/aws2/aws2-ses/pom.xml +++ b/integration-test-groups/aws2/aws2-ses/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/aws2-sqs-sns/pom.xml b/integration-test-groups/aws2/aws2-sqs-sns/pom.xml index 690b24a7cab1..a7cffe593bec 100644 --- a/integration-test-groups/aws2/aws2-sqs-sns/pom.xml +++ b/integration-test-groups/aws2/aws2-sqs-sns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/aws2-sqs/pom.xml b/integration-test-groups/aws2/aws2-sqs/pom.xml index 2f4e32e2b913..35fb6f1fbd40 100644 --- a/integration-test-groups/aws2/aws2-sqs/pom.xml +++ b/integration-test-groups/aws2/aws2-sqs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/pom.xml b/integration-test-groups/aws2/pom.xml index 509e1959f76c..39733f225b3c 100644 --- a/integration-test-groups/aws2/pom.xml +++ b/integration-test-groups/aws2/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-aws2 diff --git a/integration-test-groups/azure/azure-eventhubs/pom.xml b/integration-test-groups/azure/azure-eventhubs/pom.xml index 3dd6fbb4df2e..c6b9e6c79c8d 100644 --- a/integration-test-groups/azure/azure-eventhubs/pom.xml +++ b/integration-test-groups/azure/azure-eventhubs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/azure/azure-key-vault/pom.xml b/integration-test-groups/azure/azure-key-vault/pom.xml index 0d6ccabad070..7f9a5d26fd75 100644 --- a/integration-test-groups/azure/azure-key-vault/pom.xml +++ b/integration-test-groups/azure/azure-key-vault/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/azure/azure-storage-blob/pom.xml b/integration-test-groups/azure/azure-storage-blob/pom.xml index b23e38f37808..d53985bcfc7e 100644 --- a/integration-test-groups/azure/azure-storage-blob/pom.xml +++ b/integration-test-groups/azure/azure-storage-blob/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/azure/azure-storage-queue/pom.xml b/integration-test-groups/azure/azure-storage-queue/pom.xml index 7bee74f968aa..8e86166dd298 100644 --- a/integration-test-groups/azure/azure-storage-queue/pom.xml +++ b/integration-test-groups/azure/azure-storage-queue/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/azure/pom.xml b/integration-test-groups/azure/pom.xml index ff744b43f5e7..a85ff5c0bcf5 100644 --- a/integration-test-groups/azure/pom.xml +++ b/integration-test-groups/azure/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-azure diff --git a/integration-test-groups/compression/lzf/pom.xml b/integration-test-groups/compression/lzf/pom.xml index a87636f0b9cd..2865224e6883 100644 --- a/integration-test-groups/compression/lzf/pom.xml +++ b/integration-test-groups/compression/lzf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/compression/pom.xml b/integration-test-groups/compression/pom.xml index 0e42a45bf918..09b72e62e653 100644 --- a/integration-test-groups/compression/pom.xml +++ b/integration-test-groups/compression/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-compression diff --git a/integration-test-groups/compression/zip-deflater/pom.xml b/integration-test-groups/compression/zip-deflater/pom.xml index a0ea45134a65..4a522835a062 100644 --- a/integration-test-groups/compression/zip-deflater/pom.xml +++ b/integration-test-groups/compression/zip-deflater/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/compression/zipfile/pom.xml b/integration-test-groups/compression/zipfile/pom.xml index 5fa9e5442862..02fd79dc1ce8 100644 --- a/integration-test-groups/compression/zipfile/pom.xml +++ b/integration-test-groups/compression/zipfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-client/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-client/pom.xml index 3da14f1e04c7..171687ddb5a8 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-client/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml index bfd5e56178a4..4c3dc02874de 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml index 3a06c5e85f66..857683f0952b 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml index a10f41d1f416..5e3a7d50efc0 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml index 3a1e8ffc4c01..a0b6d38cafd1 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml index c65d8f1161d6..8860dea91a83 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-server/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-server/pom.xml index 3cd14813c540..fbb79a84a4a7 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-server/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-server/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml index ae6812fa46fe..c7335af403e0 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/pom.xml index b98994fecbdf..40f8b4f9a290 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/pom.xml index b8c0b54ad04a..6c04ab339083 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml index b20492361759..7e6ea251de87 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/pom.xml b/integration-test-groups/cxf-soap/pom.xml index a90948cf1739..b02cee1286a0 100644 --- a/integration-test-groups/cxf-soap/pom.xml +++ b/integration-test-groups/cxf-soap/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-cxf-soap diff --git a/integration-test-groups/dataformats-json/json-gson/pom.xml b/integration-test-groups/dataformats-json/json-gson/pom.xml index 2fefcd82544c..7fd640fc3462 100644 --- a/integration-test-groups/dataformats-json/json-gson/pom.xml +++ b/integration-test-groups/dataformats-json/json-gson/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/dataformats-json/json-jackson/pom.xml b/integration-test-groups/dataformats-json/json-jackson/pom.xml index da8142619c38..a21eeb4927bd 100644 --- a/integration-test-groups/dataformats-json/json-jackson/pom.xml +++ b/integration-test-groups/dataformats-json/json-jackson/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/dataformats-json/json-jsonb/pom.xml b/integration-test-groups/dataformats-json/json-jsonb/pom.xml index 7c2f099967f1..85f60e7cf211 100644 --- a/integration-test-groups/dataformats-json/json-jsonb/pom.xml +++ b/integration-test-groups/dataformats-json/json-jsonb/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/dataformats-json/pom.xml b/integration-test-groups/dataformats-json/pom.xml index 2e87e62a926e..a20b13d714cb 100644 --- a/integration-test-groups/dataformats-json/pom.xml +++ b/integration-test-groups/dataformats-json/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-dataformats-json diff --git a/integration-test-groups/foundation/bean/pom.xml b/integration-test-groups/foundation/bean/pom.xml index 3562970cd248..2c511035e48e 100644 --- a/integration-test-groups/foundation/bean/pom.xml +++ b/integration-test-groups/foundation/bean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/browse/pom.xml b/integration-test-groups/foundation/browse/pom.xml index 62599329fe9c..20ae3e18cd4d 100644 --- a/integration-test-groups/foundation/browse/pom.xml +++ b/integration-test-groups/foundation/browse/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/component-name-resolver/pom.xml b/integration-test-groups/foundation/component-name-resolver/pom.xml index 4be60b3a476d..67750611b8d7 100644 --- a/integration-test-groups/foundation/component-name-resolver/pom.xml +++ b/integration-test-groups/foundation/component-name-resolver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/controlbus/pom.xml b/integration-test-groups/foundation/controlbus/pom.xml index 6ef9cd96acd1..d3c9bd70c619 100644 --- a/integration-test-groups/foundation/controlbus/pom.xml +++ b/integration-test-groups/foundation/controlbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/core-annotations/pom.xml b/integration-test-groups/foundation/core-annotations/pom.xml index 2917a96f1127..358b75ccdcb7 100644 --- a/integration-test-groups/foundation/core-annotations/pom.xml +++ b/integration-test-groups/foundation/core-annotations/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/core-languages/pom.xml b/integration-test-groups/foundation/core-languages/pom.xml index 0c15b126e492..d58dfb3045dc 100644 --- a/integration-test-groups/foundation/core-languages/pom.xml +++ b/integration-test-groups/foundation/core-languages/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/core-thread-pools/pom.xml b/integration-test-groups/foundation/core-thread-pools/pom.xml index 7344eaa6f157..51c20104f17c 100644 --- a/integration-test-groups/foundation/core-thread-pools/pom.xml +++ b/integration-test-groups/foundation/core-thread-pools/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/core/pom.xml b/integration-test-groups/foundation/core/pom.xml index f91e6eb875d1..2e37f87bbe4b 100644 --- a/integration-test-groups/foundation/core/pom.xml +++ b/integration-test-groups/foundation/core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/customized-log-component/pom.xml b/integration-test-groups/foundation/customized-log-component/pom.xml index 4e5dd0aa4916..14d4e484157b 100644 --- a/integration-test-groups/foundation/customized-log-component/pom.xml +++ b/integration-test-groups/foundation/customized-log-component/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/dataset/pom.xml b/integration-test-groups/foundation/dataset/pom.xml index 7f328250438d..2cd334bcc275 100644 --- a/integration-test-groups/foundation/dataset/pom.xml +++ b/integration-test-groups/foundation/dataset/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/direct/pom.xml b/integration-test-groups/foundation/direct/pom.xml index da5643cb823a..7e4dd33fee71 100644 --- a/integration-test-groups/foundation/direct/pom.xml +++ b/integration-test-groups/foundation/direct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/eip/pom.xml b/integration-test-groups/foundation/eip/pom.xml index d59bad96ba92..f4b5c8b33092 100644 --- a/integration-test-groups/foundation/eip/pom.xml +++ b/integration-test-groups/foundation/eip/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/language/pom.xml b/integration-test-groups/foundation/language/pom.xml index e303a9a2cb42..9621555cefd7 100644 --- a/integration-test-groups/foundation/language/pom.xml +++ b/integration-test-groups/foundation/language/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/log/pom.xml b/integration-test-groups/foundation/log/pom.xml index b021e6882011..ecb52a7cea9f 100644 --- a/integration-test-groups/foundation/log/pom.xml +++ b/integration-test-groups/foundation/log/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/mock/pom.xml b/integration-test-groups/foundation/mock/pom.xml index fba58315a3b6..6652f7d86cd5 100644 --- a/integration-test-groups/foundation/mock/pom.xml +++ b/integration-test-groups/foundation/mock/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/pom.xml b/integration-test-groups/foundation/pom.xml index 741c3f4859fc..f32b0354453f 100644 --- a/integration-test-groups/foundation/pom.xml +++ b/integration-test-groups/foundation/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-foundation diff --git a/integration-test-groups/foundation/ref/pom.xml b/integration-test-groups/foundation/ref/pom.xml index 65faa6e1c1c6..25710a2f17e3 100644 --- a/integration-test-groups/foundation/ref/pom.xml +++ b/integration-test-groups/foundation/ref/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/route-configurations/pom.xml b/integration-test-groups/foundation/route-configurations/pom.xml index 43b0f8404e9b..ad85604bd624 100644 --- a/integration-test-groups/foundation/route-configurations/pom.xml +++ b/integration-test-groups/foundation/route-configurations/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/scheduler/pom.xml b/integration-test-groups/foundation/scheduler/pom.xml index ae5c46cfcd77..22df6335cd06 100644 --- a/integration-test-groups/foundation/scheduler/pom.xml +++ b/integration-test-groups/foundation/scheduler/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/seda/pom.xml b/integration-test-groups/foundation/seda/pom.xml index 3443143910cd..9486724a7bf9 100644 --- a/integration-test-groups/foundation/seda/pom.xml +++ b/integration-test-groups/foundation/seda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/stream/pom.xml b/integration-test-groups/foundation/stream/pom.xml index 416e28704334..ce838c2bf89e 100644 --- a/integration-test-groups/foundation/stream/pom.xml +++ b/integration-test-groups/foundation/stream/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/timer/pom.xml b/integration-test-groups/foundation/timer/pom.xml index 3b349680641c..9524523cd717 100644 --- a/integration-test-groups/foundation/timer/pom.xml +++ b/integration-test-groups/foundation/timer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/transformer/pom.xml b/integration-test-groups/foundation/transformer/pom.xml index 04c272282c9e..087f4de3cb92 100644 --- a/integration-test-groups/foundation/transformer/pom.xml +++ b/integration-test-groups/foundation/transformer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/type-converter/pom.xml b/integration-test-groups/foundation/type-converter/pom.xml index 47f4524d5717..d9c5b412dc2d 100644 --- a/integration-test-groups/foundation/type-converter/pom.xml +++ b/integration-test-groups/foundation/type-converter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/variables/pom.xml b/integration-test-groups/foundation/variables/pom.xml index 45860d15c4da..1ef28c54ca37 100644 --- a/integration-test-groups/foundation/variables/pom.xml +++ b/integration-test-groups/foundation/variables/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/http/http/pom.xml b/integration-test-groups/http/http/pom.xml index fdc17239100a..c2fed2adf259 100644 --- a/integration-test-groups/http/http/pom.xml +++ b/integration-test-groups/http/http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/http/netty-http/pom.xml b/integration-test-groups/http/netty-http/pom.xml index 4e082460e148..001486ce36d9 100644 --- a/integration-test-groups/http/netty-http/pom.xml +++ b/integration-test-groups/http/netty-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/http/pom.xml b/integration-test-groups/http/pom.xml index c8dfeb309727..3778f64ac1a6 100644 --- a/integration-test-groups/http/pom.xml +++ b/integration-test-groups/http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-http diff --git a/integration-test-groups/http/vertx-http/pom.xml b/integration-test-groups/http/vertx-http/pom.xml index 4272f578c90c..ac5ce842945c 100644 --- a/integration-test-groups/http/vertx-http/pom.xml +++ b/integration-test-groups/http/vertx-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/db2/pom.xml b/integration-test-groups/jdbc/db2/pom.xml index 0921a6e19f21..bb36cfef4818 100644 --- a/integration-test-groups/jdbc/db2/pom.xml +++ b/integration-test-groups/jdbc/db2/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/h2/pom.xml b/integration-test-groups/jdbc/h2/pom.xml index 27228c7be917..74cbf1d9dbad 100644 --- a/integration-test-groups/jdbc/h2/pom.xml +++ b/integration-test-groups/jdbc/h2/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/mariadb/pom.xml b/integration-test-groups/jdbc/mariadb/pom.xml index 6e95727d99a2..e9acf3a7ce02 100644 --- a/integration-test-groups/jdbc/mariadb/pom.xml +++ b/integration-test-groups/jdbc/mariadb/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/mssql/pom.xml b/integration-test-groups/jdbc/mssql/pom.xml index b7c97cf435b1..1b6a511eb3a5 100644 --- a/integration-test-groups/jdbc/mssql/pom.xml +++ b/integration-test-groups/jdbc/mssql/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/mysql/pom.xml b/integration-test-groups/jdbc/mysql/pom.xml index 391a5e79a382..dbf92e28a58f 100644 --- a/integration-test-groups/jdbc/mysql/pom.xml +++ b/integration-test-groups/jdbc/mysql/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/oracle/pom.xml b/integration-test-groups/jdbc/oracle/pom.xml index 42c92eb0778b..775c344af33f 100644 --- a/integration-test-groups/jdbc/oracle/pom.xml +++ b/integration-test-groups/jdbc/oracle/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/pom.xml b/integration-test-groups/jdbc/pom.xml index 2be0969a9c9c..1c94b86c03a8 100644 --- a/integration-test-groups/jdbc/pom.xml +++ b/integration-test-groups/jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-jdbc diff --git a/integration-test-groups/jdbc/postgresql/pom.xml b/integration-test-groups/jdbc/postgresql/pom.xml index 3daef1849132..2bc5ab5a6d5b 100644 --- a/integration-test-groups/jdbc/postgresql/pom.xml +++ b/integration-test-groups/jdbc/postgresql/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/mongodb/mongodb-gridfs/pom.xml b/integration-test-groups/mongodb/mongodb-gridfs/pom.xml index a321ff2e1753..e4312a02b982 100644 --- a/integration-test-groups/mongodb/mongodb-gridfs/pom.xml +++ b/integration-test-groups/mongodb/mongodb-gridfs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/mongodb/mongodb/pom.xml b/integration-test-groups/mongodb/mongodb/pom.xml index 6f5489603599..87b59b98f713 100644 --- a/integration-test-groups/mongodb/mongodb/pom.xml +++ b/integration-test-groups/mongodb/mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/mongodb/pom.xml b/integration-test-groups/mongodb/pom.xml index bde786b61319..997a3139136d 100644 --- a/integration-test-groups/mongodb/pom.xml +++ b/integration-test-groups/mongodb/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-mongodb diff --git a/integration-test-groups/pom.xml b/integration-test-groups/pom.xml index 17623791b9f3..29f7fb2a343d 100644 --- a/integration-test-groups/pom.xml +++ b/integration-test-groups/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-aggregate/pom.xml b/integration-test-groups/xml/jvm/xslt-aggregate/pom.xml index 8c3080646487..31417fa2b1a2 100644 --- a/integration-test-groups/xml/jvm/xslt-aggregate/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-aggregate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-bean/pom.xml b/integration-test-groups/xml/jvm/xslt-bean/pom.xml index 14e9d48f1432..3989a6b84a02 100644 --- a/integration-test-groups/xml/jvm/xslt-bean/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-bean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-file/pom.xml b/integration-test-groups/xml/jvm/xslt-file/pom.xml index 59e39cd243b5..0dd323a555dc 100644 --- a/integration-test-groups/xml/jvm/xslt-file/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-http/pom.xml b/integration-test-groups/xml/jvm/xslt-http/pom.xml index 24098e3cee32..bf92c6d25389 100644 --- a/integration-test-groups/xml/jvm/xslt-http/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-ref/pom.xml b/integration-test-groups/xml/jvm/xslt-ref/pom.xml index e6c29959da3a..835a4b19a1ca 100644 --- a/integration-test-groups/xml/jvm/xslt-ref/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-ref/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/native/xslt-classpath/pom.xml b/integration-test-groups/xml/native/xslt-classpath/pom.xml index 79056c227150..adaa4002c230 100644 --- a/integration-test-groups/xml/native/xslt-classpath/pom.xml +++ b/integration-test-groups/xml/native/xslt-classpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/pom.xml b/integration-test-groups/xml/pom.xml index 0116e6d75caa..51896fa5dce5 100644 --- a/integration-test-groups/xml/pom.xml +++ b/integration-test-groups/xml/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-xml diff --git a/integration-tests-jvm/asn1/pom.xml b/integration-tests-jvm/asn1/pom.xml index bb8815e17924..c590ac803615 100644 --- a/integration-tests-jvm/asn1/pom.xml +++ b/integration-tests-jvm/asn1/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/asterisk/pom.xml b/integration-tests-jvm/asterisk/pom.xml index c0468ce7da45..3d0c9369a402 100644 --- a/integration-tests-jvm/asterisk/pom.xml +++ b/integration-tests-jvm/asterisk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/aws-secrets-manager/pom.xml b/integration-tests-jvm/aws-secrets-manager/pom.xml index 80ed1d06ba7a..fcf000ec27fa 100644 --- a/integration-tests-jvm/aws-secrets-manager/pom.xml +++ b/integration-tests-jvm/aws-secrets-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/aws-xray/pom.xml b/integration-tests-jvm/aws-xray/pom.xml index 666aad40bc47..9880ec359d10 100644 --- a/integration-tests-jvm/aws-xray/pom.xml +++ b/integration-tests-jvm/aws-xray/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/azure-cosmosdb/pom.xml b/integration-tests-jvm/azure-cosmosdb/pom.xml index 7f13a388de92..d1ed4aae5d04 100644 --- a/integration-tests-jvm/azure-cosmosdb/pom.xml +++ b/integration-tests-jvm/azure-cosmosdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/azure-servicebus/pom.xml b/integration-tests-jvm/azure-servicebus/pom.xml index 7bf318244984..96025adabf36 100644 --- a/integration-tests-jvm/azure-servicebus/pom.xml +++ b/integration-tests-jvm/azure-servicebus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/azure-storage-datalake/pom.xml b/integration-tests-jvm/azure-storage-datalake/pom.xml index 406ade1ed933..117e37d711bd 100644 --- a/integration-tests-jvm/azure-storage-datalake/pom.xml +++ b/integration-tests-jvm/azure-storage-datalake/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/barcode/pom.xml b/integration-tests-jvm/barcode/pom.xml index ceacbf53dcd5..b1f9ce75bb2b 100644 --- a/integration-tests-jvm/barcode/pom.xml +++ b/integration-tests-jvm/barcode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/bonita/pom.xml b/integration-tests-jvm/bonita/pom.xml index 8b14d6795649..7246d9fd887a 100644 --- a/integration-tests-jvm/bonita/pom.xml +++ b/integration-tests-jvm/bonita/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/chatscript/pom.xml b/integration-tests-jvm/chatscript/pom.xml index 31bd6b8ba2db..8cf6a237d71e 100644 --- a/integration-tests-jvm/chatscript/pom.xml +++ b/integration-tests-jvm/chatscript/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/chunk/pom.xml b/integration-tests-jvm/chunk/pom.xml index 12e3cf72b841..613230aaa784 100644 --- a/integration-tests-jvm/chunk/pom.xml +++ b/integration-tests-jvm/chunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/cli-connector/pom.xml b/integration-tests-jvm/cli-connector/pom.xml index eac0e9269676..741c17c87a12 100644 --- a/integration-tests-jvm/cli-connector/pom.xml +++ b/integration-tests-jvm/cli-connector/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/cm-sms/pom.xml b/integration-tests-jvm/cm-sms/pom.xml index 5e851eaab884..c1f088c074d4 100644 --- a/integration-tests-jvm/cm-sms/pom.xml +++ b/integration-tests-jvm/cm-sms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/coap/pom.xml b/integration-tests-jvm/coap/pom.xml index 9960dc5b3740..58f78f62b6bb 100644 --- a/integration-tests-jvm/coap/pom.xml +++ b/integration-tests-jvm/coap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/cometd/pom.xml b/integration-tests-jvm/cometd/pom.xml index 053cedca343b..7bcb8ac2c0f5 100644 --- a/integration-tests-jvm/cometd/pom.xml +++ b/integration-tests-jvm/cometd/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/console/pom.xml b/integration-tests-jvm/console/pom.xml index 130e9cd995c7..7707457f8235 100644 --- a/integration-tests-jvm/console/pom.xml +++ b/integration-tests-jvm/console/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/controlbus-statistics/pom.xml b/integration-tests-jvm/controlbus-statistics/pom.xml index e65e0de526d4..1a3231cd56a8 100644 --- a/integration-tests-jvm/controlbus-statistics/pom.xml +++ b/integration-tests-jvm/controlbus-statistics/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/couchbase/pom.xml b/integration-tests-jvm/couchbase/pom.xml index 31eb42b071d5..99d21058be3a 100644 --- a/integration-tests-jvm/couchbase/pom.xml +++ b/integration-tests-jvm/couchbase/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/djl/pom.xml b/integration-tests-jvm/djl/pom.xml index 968318b787d5..2f548ebabafb 100644 --- a/integration-tests-jvm/djl/pom.xml +++ b/integration-tests-jvm/djl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/dns/pom.xml b/integration-tests-jvm/dns/pom.xml index a4f9eef740f5..fb846aceca3c 100644 --- a/integration-tests-jvm/dns/pom.xml +++ b/integration-tests-jvm/dns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/drill/pom.xml b/integration-tests-jvm/drill/pom.xml index 26d95cd42a86..324d5673a2a4 100644 --- a/integration-tests-jvm/drill/pom.xml +++ b/integration-tests-jvm/drill/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/dsl-modeline/pom.xml b/integration-tests-jvm/dsl-modeline/pom.xml index 5ed6f35814a6..da45410fe6c5 100644 --- a/integration-tests-jvm/dsl-modeline/pom.xml +++ b/integration-tests-jvm/dsl-modeline/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ehcache/pom.xml b/integration-tests-jvm/ehcache/pom.xml index 1d45d8aad27f..81db4d4bcb81 100644 --- a/integration-tests-jvm/ehcache/pom.xml +++ b/integration-tests-jvm/ehcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/elasticsearch/pom.xml b/integration-tests-jvm/elasticsearch/pom.xml index ff07d773f89f..68f9036d20b0 100644 --- a/integration-tests-jvm/elasticsearch/pom.xml +++ b/integration-tests-jvm/elasticsearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/etcd3/pom.xml b/integration-tests-jvm/etcd3/pom.xml index aca1c0426c32..e20d3292957e 100644 --- a/integration-tests-jvm/etcd3/pom.xml +++ b/integration-tests-jvm/etcd3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/fastjson/pom.xml b/integration-tests-jvm/fastjson/pom.xml index 4d2a807fbc24..c6b6113d240b 100644 --- a/integration-tests-jvm/fastjson/pom.xml +++ b/integration-tests-jvm/fastjson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/flink/pom.xml b/integration-tests-jvm/flink/pom.xml index b3ff4d78337d..37329d34859f 100644 --- a/integration-tests-jvm/flink/pom.xml +++ b/integration-tests-jvm/flink/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/google-functions/pom.xml b/integration-tests-jvm/google-functions/pom.xml index 19b36c5d0132..29ac05d78d69 100644 --- a/integration-tests-jvm/google-functions/pom.xml +++ b/integration-tests-jvm/google-functions/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/google-secret-manager/pom.xml b/integration-tests-jvm/google-secret-manager/pom.xml index f1c6eadf2545..9929078b27d1 100644 --- a/integration-tests-jvm/google-secret-manager/pom.xml +++ b/integration-tests-jvm/google-secret-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/guava-eventbus/pom.xml b/integration-tests-jvm/guava-eventbus/pom.xml index e26c2cc53b0f..af3685b1c276 100644 --- a/integration-tests-jvm/guava-eventbus/pom.xml +++ b/integration-tests-jvm/guava-eventbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/huaweicloud-smn/pom.xml b/integration-tests-jvm/huaweicloud-smn/pom.xml index e052bd9c4517..1b4272408d73 100644 --- a/integration-tests-jvm/huaweicloud-smn/pom.xml +++ b/integration-tests-jvm/huaweicloud-smn/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/iec60870/pom.xml b/integration-tests-jvm/iec60870/pom.xml index 412566825ab2..98df13c44e4d 100644 --- a/integration-tests-jvm/iec60870/pom.xml +++ b/integration-tests-jvm/iec60870/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ignite/pom.xml b/integration-tests-jvm/ignite/pom.xml index f8e9d45aa41e..bbc6f8fb1be6 100644 --- a/integration-tests-jvm/ignite/pom.xml +++ b/integration-tests-jvm/ignite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/irc/pom.xml b/integration-tests-jvm/irc/pom.xml index d4529dafa3fe..2d92989e7a1f 100644 --- a/integration-tests-jvm/irc/pom.xml +++ b/integration-tests-jvm/irc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/javascript/pom.xml b/integration-tests-jvm/javascript/pom.xml index 8260c02032fa..f44b3d4dd9f8 100644 --- a/integration-tests-jvm/javascript/pom.xml +++ b/integration-tests-jvm/javascript/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jcr/pom.xml b/integration-tests-jvm/jcr/pom.xml index ce5ad98dfcaf..cf7f60087667 100644 --- a/integration-tests-jvm/jcr/pom.xml +++ b/integration-tests-jvm/jcr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jgroups-raft/pom.xml b/integration-tests-jvm/jgroups-raft/pom.xml index 1e855ff1ff5d..1ca287f94416 100644 --- a/integration-tests-jvm/jgroups-raft/pom.xml +++ b/integration-tests-jvm/jgroups-raft/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jgroups/pom.xml b/integration-tests-jvm/jgroups/pom.xml index 523358f37a85..b68198cac355 100644 --- a/integration-tests-jvm/jgroups/pom.xml +++ b/integration-tests-jvm/jgroups/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jooq/pom.xml b/integration-tests-jvm/jooq/pom.xml index 54c3f19f7814..db4ee418c5ff 100644 --- a/integration-tests-jvm/jooq/pom.xml +++ b/integration-tests-jvm/jooq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/json-patch/pom.xml b/integration-tests-jvm/json-patch/pom.xml index 5747af4fb9c7..a1b86b9973ca 100644 --- a/integration-tests-jvm/json-patch/pom.xml +++ b/integration-tests-jvm/json-patch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jsonapi/pom.xml b/integration-tests-jvm/jsonapi/pom.xml index 3efd5f5d9421..f8e6cac8b7a3 100644 --- a/integration-tests-jvm/jsonapi/pom.xml +++ b/integration-tests-jvm/jsonapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/langchain4j-embeddings/pom.xml b/integration-tests-jvm/langchain4j-embeddings/pom.xml index 73c28a1d64c8..285b20f3ac0f 100644 --- a/integration-tests-jvm/langchain4j-embeddings/pom.xml +++ b/integration-tests-jvm/langchain4j-embeddings/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/langchain4j-tokenizer/pom.xml b/integration-tests-jvm/langchain4j-tokenizer/pom.xml index e1cddc8c0494..250a45e48bf2 100644 --- a/integration-tests-jvm/langchain4j-tokenizer/pom.xml +++ b/integration-tests-jvm/langchain4j-tokenizer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/langchain4j-tools/pom.xml b/integration-tests-jvm/langchain4j-tools/pom.xml index 0391026499a2..0a53c1f22196 100644 --- a/integration-tests-jvm/langchain4j-tools/pom.xml +++ b/integration-tests-jvm/langchain4j-tools/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/langchain4j-web-search/pom.xml b/integration-tests-jvm/langchain4j-web-search/pom.xml index 83ceb86aea30..caba2864e06a 100644 --- a/integration-tests-jvm/langchain4j-web-search/pom.xml +++ b/integration-tests-jvm/langchain4j-web-search/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ldif/pom.xml b/integration-tests-jvm/ldif/pom.xml index 6b399cfb7905..060e6a319a60 100644 --- a/integration-tests-jvm/ldif/pom.xml +++ b/integration-tests-jvm/ldif/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/lucene/pom.xml b/integration-tests-jvm/lucene/pom.xml index 66c81779e491..489bae9c3bc7 100644 --- a/integration-tests-jvm/lucene/pom.xml +++ b/integration-tests-jvm/lucene/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/mail-microsoft-oauth/pom.xml b/integration-tests-jvm/mail-microsoft-oauth/pom.xml index ccdf2fbd4300..5cb8835adeaa 100644 --- a/integration-tests-jvm/mail-microsoft-oauth/pom.xml +++ b/integration-tests-jvm/mail-microsoft-oauth/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/milvus/pom.xml b/integration-tests-jvm/milvus/pom.xml index 30e64d5f9f0c..407916479257 100644 --- a/integration-tests-jvm/milvus/pom.xml +++ b/integration-tests-jvm/milvus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/mvel/pom.xml b/integration-tests-jvm/mvel/pom.xml index 3843ca2d341a..5e7c04858869 100644 --- a/integration-tests-jvm/mvel/pom.xml +++ b/integration-tests-jvm/mvel/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/opensearch/pom.xml b/integration-tests-jvm/opensearch/pom.xml index fb50ca7ec2ea..55d90db9967b 100644 --- a/integration-tests-jvm/opensearch/pom.xml +++ b/integration-tests-jvm/opensearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/pom.xml b/integration-tests-jvm/pom.xml index cc8ac786d081..6991b9cd99f4 100644 --- a/integration-tests-jvm/pom.xml +++ b/integration-tests-jvm/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-jvm/printer/pom.xml b/integration-tests-jvm/printer/pom.xml index d94f2304ab15..7f9891f5f207 100644 --- a/integration-tests-jvm/printer/pom.xml +++ b/integration-tests-jvm/printer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/pulsar/pom.xml b/integration-tests-jvm/pulsar/pom.xml index cf30c0eeff22..08cd4be3ee74 100644 --- a/integration-tests-jvm/pulsar/pom.xml +++ b/integration-tests-jvm/pulsar/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/quickfix/pom.xml b/integration-tests-jvm/quickfix/pom.xml index 6c9ad30b76ca..d7cd74d25642 100644 --- a/integration-tests-jvm/quickfix/pom.xml +++ b/integration-tests-jvm/quickfix/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/redis/pom.xml b/integration-tests-jvm/redis/pom.xml index d3002797d0df..01479a084795 100644 --- a/integration-tests-jvm/redis/pom.xml +++ b/integration-tests-jvm/redis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/robotframework/pom.xml b/integration-tests-jvm/robotframework/pom.xml index 2f149f8ecd8c..8375724e4100 100644 --- a/integration-tests-jvm/robotframework/pom.xml +++ b/integration-tests-jvm/robotframework/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/schematron/pom.xml b/integration-tests-jvm/schematron/pom.xml index 341126975d03..8a7bfa5b7b3b 100644 --- a/integration-tests-jvm/schematron/pom.xml +++ b/integration-tests-jvm/schematron/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/smpp/pom.xml b/integration-tests-jvm/smpp/pom.xml index e4a4954d7e3a..575eb0f78eb1 100644 --- a/integration-tests-jvm/smpp/pom.xml +++ b/integration-tests-jvm/smpp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/snmp/pom.xml b/integration-tests-jvm/snmp/pom.xml index 1fdac7f6a0d2..23682381dc19 100644 --- a/integration-tests-jvm/snmp/pom.xml +++ b/integration-tests-jvm/snmp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/spring-redis/pom.xml b/integration-tests-jvm/spring-redis/pom.xml index 04c01fde1cb4..b41e2b061f7f 100644 --- a/integration-tests-jvm/spring-redis/pom.xml +++ b/integration-tests-jvm/spring-redis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stitch/pom.xml b/integration-tests-jvm/stitch/pom.xml index 6ac571cb253a..7d1adc3019b7 100644 --- a/integration-tests-jvm/stitch/pom.xml +++ b/integration-tests-jvm/stitch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stomp/pom.xml b/integration-tests-jvm/stomp/pom.xml index 294b7ce22fe4..b826927c19bf 100644 --- a/integration-tests-jvm/stomp/pom.xml +++ b/integration-tests-jvm/stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stub/pom.xml b/integration-tests-jvm/stub/pom.xml index 4db3b17e7b4f..f46d92515c58 100644 --- a/integration-tests-jvm/stub/pom.xml +++ b/integration-tests-jvm/stub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/thrift/pom.xml b/integration-tests-jvm/thrift/pom.xml index f47f6c5c2ba2..6009033b5217 100644 --- a/integration-tests-jvm/thrift/pom.xml +++ b/integration-tests-jvm/thrift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/web3j/pom.xml b/integration-tests-jvm/web3j/pom.xml index 31f5005dc5a0..fcd89d87248b 100644 --- a/integration-tests-jvm/web3j/pom.xml +++ b/integration-tests-jvm/web3j/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/wordpress/pom.xml b/integration-tests-jvm/wordpress/pom.xml index 5dca6bc4d1f0..314b091eca42 100644 --- a/integration-tests-jvm/wordpress/pom.xml +++ b/integration-tests-jvm/wordpress/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/workday/pom.xml b/integration-tests-jvm/workday/pom.xml index 925833613fb2..fed646161fca 100644 --- a/integration-tests-jvm/workday/pom.xml +++ b/integration-tests-jvm/workday/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/xml-grouped/pom.xml b/integration-tests-jvm/xml-grouped/pom.xml index b5234f63fb50..57a694ad90a4 100644 --- a/integration-tests-jvm/xml-grouped/pom.xml +++ b/integration-tests-jvm/xml-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/xmpp/pom.xml b/integration-tests-jvm/xmpp/pom.xml index e86e41885ff1..5bd474b598bf 100644 --- a/integration-tests-jvm/xmpp/pom.xml +++ b/integration-tests-jvm/xmpp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/zookeeper-master/pom.xml b/integration-tests-jvm/zookeeper-master/pom.xml index d01b30e59bdf..0feaa5fc0425 100644 --- a/integration-tests-jvm/zookeeper-master/pom.xml +++ b/integration-tests-jvm/zookeeper-master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/zookeeper/pom.xml b/integration-tests-jvm/zookeeper/pom.xml index cb2a98ccade6..c6f8900310d7 100644 --- a/integration-tests-jvm/zookeeper/pom.xml +++ b/integration-tests-jvm/zookeeper/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-support/activemq/pom.xml b/integration-tests-support/activemq/pom.xml index 46f697526010..5650d3bbfc6c 100644 --- a/integration-tests-support/activemq/pom.xml +++ b/integration-tests-support/activemq/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/aws2/pom.xml b/integration-tests-support/aws2/pom.xml index 00740177c2bd..2629bc18e696 100644 --- a/integration-tests-support/aws2/pom.xml +++ b/integration-tests-support/aws2/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/azure/pom.xml b/integration-tests-support/azure/pom.xml index ca4329b544c9..8aefc21a747a 100644 --- a/integration-tests-support/azure/pom.xml +++ b/integration-tests-support/azure/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/certificate-generator/pom.xml b/integration-tests-support/certificate-generator/pom.xml index 2247a53d20f6..457703a1d6a8 100644 --- a/integration-tests-support/certificate-generator/pom.xml +++ b/integration-tests-support/certificate-generator/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-dataformat/pom.xml b/integration-tests-support/custom-dataformat/pom.xml index 15372d8ca428..80fbdea0f6e2 100644 --- a/integration-tests-support/custom-dataformat/pom.xml +++ b/integration-tests-support/custom-dataformat/pom.xml @@ -20,7 +20,7 @@ org.apache.camel.quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-support ../pom.xml diff --git a/integration-tests-support/custom-kamelet-resource/deployment/pom.xml b/integration-tests-support/custom-kamelet-resource/deployment/pom.xml index 95fdf413a2c8..842742c66b45 100644 --- a/integration-tests-support/custom-kamelet-resource/deployment/pom.xml +++ b/integration-tests-support/custom-kamelet-resource/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-kamelet-resource-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-kamelet-resource/pom.xml b/integration-tests-support/custom-kamelet-resource/pom.xml index 3efec82b6de4..b2bbfc7119e7 100644 --- a/integration-tests-support/custom-kamelet-resource/pom.xml +++ b/integration-tests-support/custom-kamelet-resource/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-support/custom-kamelet-resource/runtime/pom.xml b/integration-tests-support/custom-kamelet-resource/runtime/pom.xml index 6d4c93714d68..881c5a11b599 100644 --- a/integration-tests-support/custom-kamelet-resource/runtime/pom.xml +++ b/integration-tests-support/custom-kamelet-resource/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-kamelet-resource-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-log-component/deployment/pom.xml b/integration-tests-support/custom-log-component/deployment/pom.xml index 47045bb37f16..72990e40f68b 100644 --- a/integration-tests-support/custom-log-component/deployment/pom.xml +++ b/integration-tests-support/custom-log-component/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-log-component-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-log-component/pom.xml b/integration-tests-support/custom-log-component/pom.xml index 91da42c04cdf..40638763dd7b 100644 --- a/integration-tests-support/custom-log-component/pom.xml +++ b/integration-tests-support/custom-log-component/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-support/custom-log-component/runtime/pom.xml b/integration-tests-support/custom-log-component/runtime/pom.xml index 1eb5b78698d2..ff378b7c6377 100644 --- a/integration-tests-support/custom-log-component/runtime/pom.xml +++ b/integration-tests-support/custom-log-component/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-log-component-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-main-listener/deployment/pom.xml b/integration-tests-support/custom-main-listener/deployment/pom.xml index ae139d573d90..2e5cc5b0c450 100644 --- a/integration-tests-support/custom-main-listener/deployment/pom.xml +++ b/integration-tests-support/custom-main-listener/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-main-listener-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-main-listener/pom.xml b/integration-tests-support/custom-main-listener/pom.xml index 50022829220e..0c66a7f2bf04 100644 --- a/integration-tests-support/custom-main-listener/pom.xml +++ b/integration-tests-support/custom-main-listener/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.camel.quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-support ../pom.xml diff --git a/integration-tests-support/custom-main-listener/runtime/pom.xml b/integration-tests-support/custom-main-listener/runtime/pom.xml index 32a6c2e262a1..c21a182a00ac 100644 --- a/integration-tests-support/custom-main-listener/runtime/pom.xml +++ b/integration-tests-support/custom-main-listener/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-main-listener-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-routes-collector/deployment/pom.xml b/integration-tests-support/custom-routes-collector/deployment/pom.xml index 06c58c0bba9a..cf8c80d96978 100644 --- a/integration-tests-support/custom-routes-collector/deployment/pom.xml +++ b/integration-tests-support/custom-routes-collector/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-routes-collector-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-routes-collector/pom.xml b/integration-tests-support/custom-routes-collector/pom.xml index 9e353a70ca7a..525ff52c7926 100644 --- a/integration-tests-support/custom-routes-collector/pom.xml +++ b/integration-tests-support/custom-routes-collector/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.camel.quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-support ../pom.xml diff --git a/integration-tests-support/custom-routes-collector/runtime/pom.xml b/integration-tests-support/custom-routes-collector/runtime/pom.xml index 11f7e1b8b2a0..70cf96bb91ac 100644 --- a/integration-tests-support/custom-routes-collector/runtime/pom.xml +++ b/integration-tests-support/custom-routes-collector/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-routes-collector-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-type-converter/deployment/pom.xml b/integration-tests-support/custom-type-converter/deployment/pom.xml index 18d22dcbf3b4..94ef5b4e8133 100644 --- a/integration-tests-support/custom-type-converter/deployment/pom.xml +++ b/integration-tests-support/custom-type-converter/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-type-converter-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-type-converter/pom.xml b/integration-tests-support/custom-type-converter/pom.xml index b4c1b1db8c74..9bd56a3f8a1a 100644 --- a/integration-tests-support/custom-type-converter/pom.xml +++ b/integration-tests-support/custom-type-converter/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.camel.quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-integration-tests-support ../pom.xml diff --git a/integration-tests-support/custom-type-converter/runtime/pom.xml b/integration-tests-support/custom-type-converter/runtime/pom.xml index 8ba1b932402a..0ce91ad3cc79 100644 --- a/integration-tests-support/custom-type-converter/runtime/pom.xml +++ b/integration-tests-support/custom-type-converter/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-type-converter-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/google/pom.xml b/integration-tests-support/google/pom.xml index 0ac987e724ff..c7d85131c3d6 100644 --- a/integration-tests-support/google/pom.xml +++ b/integration-tests-support/google/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/grpc/pom.xml b/integration-tests-support/grpc/pom.xml index af9871a9f3b2..c0fe05230c79 100644 --- a/integration-tests-support/grpc/pom.xml +++ b/integration-tests-support/grpc/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/http/pom.xml b/integration-tests-support/http/pom.xml index 5eed6d817db6..683b5938fb5e 100644 --- a/integration-tests-support/http/pom.xml +++ b/integration-tests-support/http/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-support/jdbc/pom.xml b/integration-tests-support/jdbc/pom.xml index adc2249246b4..1637952be0fb 100644 --- a/integration-tests-support/jdbc/pom.xml +++ b/integration-tests-support/jdbc/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-support/kafka/pom.xml b/integration-tests-support/kafka/pom.xml index 5c082f90ea3e..d45e32e6a8c4 100644 --- a/integration-tests-support/kafka/pom.xml +++ b/integration-tests-support/kafka/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/messaging/common/pom.xml b/integration-tests-support/messaging/common/pom.xml index 3455b2567800..55dadf212b7e 100644 --- a/integration-tests-support/messaging/common/pom.xml +++ b/integration-tests-support/messaging/common/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-messaging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-support/messaging/jms/pom.xml b/integration-tests-support/messaging/jms/pom.xml index 78d21afece12..33d714bc5805 100644 --- a/integration-tests-support/messaging/jms/pom.xml +++ b/integration-tests-support/messaging/jms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-messaging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-support/messaging/pom.xml b/integration-tests-support/messaging/pom.xml index eee7310715d8..e0309d01a463 100644 --- a/integration-tests-support/messaging/pom.xml +++ b/integration-tests-support/messaging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-support/messaging/sjms/pom.xml b/integration-tests-support/messaging/sjms/pom.xml index b3dd09269311..73957071f1e5 100644 --- a/integration-tests-support/messaging/sjms/pom.xml +++ b/integration-tests-support/messaging/sjms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-messaging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests-support/mongodb/pom.xml b/integration-tests-support/mongodb/pom.xml index 131275a978e7..894803cfd33a 100644 --- a/integration-tests-support/mongodb/pom.xml +++ b/integration-tests-support/mongodb/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/pom.xml b/integration-tests-support/pom.xml index c33061a4a392..bb3e9ab6f963 100644 --- a/integration-tests-support/pom.xml +++ b/integration-tests-support/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../poms/build-parent/pom.xml @@ -42,8 +42,8 @@ ${quarkus.version} org.apache.camel.quarkus camel-quarkus-bom - 3.17.0-SNAPSHOT - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT + 3.18.0-SNAPSHOT diff --git a/integration-tests-support/process-executor-support/pom.xml b/integration-tests-support/process-executor-support/pom.xml index d25aff727420..5f2f720e43b6 100644 --- a/integration-tests-support/process-executor-support/pom.xml +++ b/integration-tests-support/process-executor-support/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/splunk/pom.xml b/integration-tests-support/splunk/pom.xml index e74718f71c1a..7f44f9e87b19 100644 --- a/integration-tests-support/splunk/pom.xml +++ b/integration-tests-support/splunk/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/test-support/pom.xml b/integration-tests-support/test-support/pom.xml index 6e8f1ecda91e..e5afe43780f8 100644 --- a/integration-tests-support/test-support/pom.xml +++ b/integration-tests-support/test-support/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/wiremock/pom.xml b/integration-tests-support/wiremock/pom.xml index 0e9ca87230f1..65e01ae88426 100644 --- a/integration-tests-support/wiremock/pom.xml +++ b/integration-tests-support/wiremock/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests-support/xslt-support/pom.xml b/integration-tests-support/xslt-support/pom.xml index a50834a36fb3..a2b45cd9a355 100644 --- a/integration-tests-support/xslt-support/pom.xml +++ b/integration-tests-support/xslt-support/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/integration-tests/activemq/pom.xml b/integration-tests/activemq/pom.xml index ca31c44399f4..b8f82aab4e30 100644 --- a/integration-tests/activemq/pom.xml +++ b/integration-tests/activemq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/amqp/pom.xml b/integration-tests/amqp/pom.xml index 1181d6b4bd66..1a0be5bf1c80 100644 --- a/integration-tests/amqp/pom.xml +++ b/integration-tests/amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/arangodb/pom.xml b/integration-tests/arangodb/pom.xml index 7f8d29b49bd7..f39ef7787a8f 100644 --- a/integration-tests/arangodb/pom.xml +++ b/integration-tests/arangodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/as2/pom.xml b/integration-tests/as2/pom.xml index 34429fa8132c..984dd34ff957 100644 --- a/integration-tests/as2/pom.xml +++ b/integration-tests/as2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/avro/pom.xml b/integration-tests/avro/pom.xml index 6ec89d7452ea..08c327ceb055 100644 --- a/integration-tests/avro/pom.xml +++ b/integration-tests/avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/aws2-grouped/pom.xml b/integration-tests/aws2-grouped/pom.xml index 222b886cfb70..2356e64221a5 100644 --- a/integration-tests/aws2-grouped/pom.xml +++ b/integration-tests/aws2-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/aws2/pom.xml b/integration-tests/aws2/pom.xml index e7cbe2af1f38..550e920b9159 100644 --- a/integration-tests/aws2/pom.xml +++ b/integration-tests/aws2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/azure-grouped/pom.xml b/integration-tests/azure-grouped/pom.xml index 3f66009a1fb7..8d59597272ac 100644 --- a/integration-tests/azure-grouped/pom.xml +++ b/integration-tests/azure-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/base64/pom.xml b/integration-tests/base64/pom.xml index 66b96f6baf92..5ee604f943a6 100644 --- a/integration-tests/base64/pom.xml +++ b/integration-tests/base64/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/bean-validator/pom.xml b/integration-tests/bean-validator/pom.xml index 629f69cdf82e..3ba3a6c7d9e7 100644 --- a/integration-tests/bean-validator/pom.xml +++ b/integration-tests/bean-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/beanio/pom.xml b/integration-tests/beanio/pom.xml index b3576d396a27..09621062761e 100644 --- a/integration-tests/beanio/pom.xml +++ b/integration-tests/beanio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/bindy/pom.xml b/integration-tests/bindy/pom.xml index 54d687e52865..72cf8b37835e 100644 --- a/integration-tests/bindy/pom.xml +++ b/integration-tests/bindy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/box/pom.xml b/integration-tests/box/pom.xml index d5748b68933c..8c31d35a1a8f 100644 --- a/integration-tests/box/pom.xml +++ b/integration-tests/box/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/braintree/pom.xml b/integration-tests/braintree/pom.xml index 03c7e535df75..8199e3e4565c 100644 --- a/integration-tests/braintree/pom.xml +++ b/integration-tests/braintree/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/caffeine/pom.xml b/integration-tests/caffeine/pom.xml index 21cbc2bfb984..ef913c5f0fa9 100644 --- a/integration-tests/caffeine/pom.xml +++ b/integration-tests/caffeine/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/cassandraql/pom.xml b/integration-tests/cassandraql/pom.xml index 661e62a210b0..c0fed2366c21 100644 --- a/integration-tests/cassandraql/pom.xml +++ b/integration-tests/cassandraql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/cbor/pom.xml b/integration-tests/cbor/pom.xml index fdb16a6234e8..51768b3b74f3 100644 --- a/integration-tests/cbor/pom.xml +++ b/integration-tests/cbor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/compression-grouped/pom.xml b/integration-tests/compression-grouped/pom.xml index 383a2d7851ea..a7a19e52c97e 100644 --- a/integration-tests/compression-grouped/pom.xml +++ b/integration-tests/compression-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/consul/pom.xml b/integration-tests/consul/pom.xml index 30992308e900..37acf618e19e 100644 --- a/integration-tests/consul/pom.xml +++ b/integration-tests/consul/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/core-discovery-disabled/pom.xml b/integration-tests/core-discovery-disabled/pom.xml index 7eae11bb88d3..e4d39390fb32 100644 --- a/integration-tests/core-discovery-disabled/pom.xml +++ b/integration-tests/core-discovery-disabled/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/couchdb/pom.xml b/integration-tests/couchdb/pom.xml index 7ae1cd4c01d2..102126f73a36 100644 --- a/integration-tests/couchdb/pom.xml +++ b/integration-tests/couchdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/crypto-pgp/pom.xml b/integration-tests/crypto-pgp/pom.xml index 1360f1fa0a65..2f31d33b1238 100644 --- a/integration-tests/crypto-pgp/pom.xml +++ b/integration-tests/crypto-pgp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/crypto/pom.xml b/integration-tests/crypto/pom.xml index 6a7ffd341987..264709b2d4b1 100644 --- a/integration-tests/crypto/pom.xml +++ b/integration-tests/crypto/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/csimple/pom.xml b/integration-tests/csimple/pom.xml index 1e016f9ceed3..1477d133f45c 100644 --- a/integration-tests/csimple/pom.xml +++ b/integration-tests/csimple/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/csv/pom.xml b/integration-tests/csv/pom.xml index 387588630701..92d5658638ac 100644 --- a/integration-tests/csv/pom.xml +++ b/integration-tests/csv/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/cxf-soap-grouped/pom.xml b/integration-tests/cxf-soap-grouped/pom.xml index 00dcc690af32..53faf2b735b5 100644 --- a/integration-tests/cxf-soap-grouped/pom.xml +++ b/integration-tests/cxf-soap-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dataformat/pom.xml b/integration-tests/dataformat/pom.xml index d3033ddd31b7..bdafb3851be4 100644 --- a/integration-tests/dataformat/pom.xml +++ b/integration-tests/dataformat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dataformats-json-grouped/pom.xml b/integration-tests/dataformats-json-grouped/pom.xml index 6f90ef55f09a..3b1760628175 100644 --- a/integration-tests/dataformats-json-grouped/pom.xml +++ b/integration-tests/dataformats-json-grouped/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/datasonnet/pom.xml b/integration-tests/datasonnet/pom.xml index 4ce5d420e5c1..2df4cf4508ec 100644 --- a/integration-tests/datasonnet/pom.xml +++ b/integration-tests/datasonnet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml index 279751669ed3..c0b765dfc779 100644 --- a/integration-tests/debezium/pom.xml +++ b/integration-tests/debezium/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/debug/pom.xml b/integration-tests/debug/pom.xml index a181e3e7894a..5f4e438168c0 100644 --- a/integration-tests/debug/pom.xml +++ b/integration-tests/debug/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/digitalocean/pom.xml b/integration-tests/digitalocean/pom.xml index bd2f7b8fce8a..61371ee356c1 100644 --- a/integration-tests/digitalocean/pom.xml +++ b/integration-tests/digitalocean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/disruptor/pom.xml b/integration-tests/disruptor/pom.xml index 1c661d165a0f..02b3be845a09 100644 --- a/integration-tests/disruptor/pom.xml +++ b/integration-tests/disruptor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dropbox/pom.xml b/integration-tests/dropbox/pom.xml index 1f60428d63e8..359a161da8de 100644 --- a/integration-tests/dropbox/pom.xml +++ b/integration-tests/dropbox/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml index 190610a2c14e..548b63badbf3 100644 --- a/integration-tests/elasticsearch-rest-client/pom.xml +++ b/integration-tests/elasticsearch-rest-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/exec/pom.xml b/integration-tests/exec/pom.xml index 091c231bc142..fe7940ea3f9f 100644 --- a/integration-tests/exec/pom.xml +++ b/integration-tests/exec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/fhir/pom.xml b/integration-tests/fhir/pom.xml index cbf4845a72c5..8ccdca596f8d 100644 --- a/integration-tests/fhir/pom.xml +++ b/integration-tests/fhir/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/file/pom.xml b/integration-tests/file/pom.xml index 9f52b7b6bc08..643747465b08 100644 --- a/integration-tests/file/pom.xml +++ b/integration-tests/file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/flatpack/pom.xml b/integration-tests/flatpack/pom.xml index d9bda0934b85..09e9b934b910 100644 --- a/integration-tests/flatpack/pom.xml +++ b/integration-tests/flatpack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/fop/pom.xml b/integration-tests/fop/pom.xml index f1f7cc835b5f..10a945cc766e 100644 --- a/integration-tests/fop/pom.xml +++ b/integration-tests/fop/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/foundation-grouped/pom.xml b/integration-tests/foundation-grouped/pom.xml index 4e618ce3d95d..a3a0826dadf6 100644 --- a/integration-tests/foundation-grouped/pom.xml +++ b/integration-tests/foundation-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/freemarker/pom.xml b/integration-tests/freemarker/pom.xml index 6fe8639f149e..f2bdd5a4dd78 100644 --- a/integration-tests/freemarker/pom.xml +++ b/integration-tests/freemarker/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ftp/pom.xml b/integration-tests/ftp/pom.xml index 3e02e61e1976..8c5935a11c58 100644 --- a/integration-tests/ftp/pom.xml +++ b/integration-tests/ftp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/geocoder/pom.xml b/integration-tests/geocoder/pom.xml index 0cfad11e9e39..33d3aa2b5153 100644 --- a/integration-tests/geocoder/pom.xml +++ b/integration-tests/geocoder/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/git/pom.xml b/integration-tests/git/pom.xml index 61256328c6b9..c5d6a0deeff8 100644 --- a/integration-tests/git/pom.xml +++ b/integration-tests/git/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/github/pom.xml b/integration-tests/github/pom.xml index 8226df1634e5..10ec267ffdcd 100644 --- a/integration-tests/github/pom.xml +++ b/integration-tests/github/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-bigquery/pom.xml b/integration-tests/google-bigquery/pom.xml index 434714d633a3..ad7852d08c10 100644 --- a/integration-tests/google-bigquery/pom.xml +++ b/integration-tests/google-bigquery/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-pubsub/pom.xml b/integration-tests/google-pubsub/pom.xml index 19cb97ab2586..b4d2b54c1a6b 100644 --- a/integration-tests/google-pubsub/pom.xml +++ b/integration-tests/google-pubsub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-storage/pom.xml b/integration-tests/google-storage/pom.xml index 6d75746894e9..87133051cade 100644 --- a/integration-tests/google-storage/pom.xml +++ b/integration-tests/google-storage/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google/pom.xml b/integration-tests/google/pom.xml index c07aff34c404..2573676af6b2 100644 --- a/integration-tests/google/pom.xml +++ b/integration-tests/google/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/graphql/pom.xml b/integration-tests/graphql/pom.xml index 94eeefae3c0e..f0a7816ccd40 100644 --- a/integration-tests/graphql/pom.xml +++ b/integration-tests/graphql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/grok/pom.xml b/integration-tests/grok/pom.xml index 5660a8bd5054..e9f9dbc35b25 100644 --- a/integration-tests/grok/pom.xml +++ b/integration-tests/grok/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/groovy/pom.xml b/integration-tests/groovy/pom.xml index 24ec0eb79047..5c5b05c8b40b 100644 --- a/integration-tests/groovy/pom.xml +++ b/integration-tests/groovy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/grpc/pom.xml b/integration-tests/grpc/pom.xml index ac1f1b3ee0d7..11e3a21cb9bd 100644 --- a/integration-tests/grpc/pom.xml +++ b/integration-tests/grpc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/hashicorp-vault/pom.xml b/integration-tests/hashicorp-vault/pom.xml index f9a5277c6ea7..5ff64a0e3203 100644 --- a/integration-tests/hashicorp-vault/pom.xml +++ b/integration-tests/hashicorp-vault/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/hazelcast/pom.xml b/integration-tests/hazelcast/pom.xml index 1cc078bbb979..efda10b7b0f0 100644 --- a/integration-tests/hazelcast/pom.xml +++ b/integration-tests/hazelcast/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/headersmap/pom.xml b/integration-tests/headersmap/pom.xml index a3661f445acc..7b8d8999df70 100644 --- a/integration-tests/headersmap/pom.xml +++ b/integration-tests/headersmap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/hl7/pom.xml b/integration-tests/hl7/pom.xml index 80f9cc9d60a6..ac50efb83a0c 100644 --- a/integration-tests/hl7/pom.xml +++ b/integration-tests/hl7/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/http-grouped/pom.xml b/integration-tests/http-grouped/pom.xml index f48497c9d945..c6f3614d3ce5 100644 --- a/integration-tests/http-grouped/pom.xml +++ b/integration-tests/http-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/infinispan-common/pom.xml b/integration-tests/infinispan-common/pom.xml index 26fab8ebc4b6..3b2754efc15d 100644 --- a/integration-tests/infinispan-common/pom.xml +++ b/integration-tests/infinispan-common/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/infinispan-quarkus-client/pom.xml b/integration-tests/infinispan-quarkus-client/pom.xml index 0c3bfe316c7b..5285e153372d 100644 --- a/integration-tests/infinispan-quarkus-client/pom.xml +++ b/integration-tests/infinispan-quarkus-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/infinispan/pom.xml b/integration-tests/infinispan/pom.xml index e744a5b158f8..3088c75ca091 100644 --- a/integration-tests/infinispan/pom.xml +++ b/integration-tests/infinispan/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/influxdb/pom.xml b/integration-tests/influxdb/pom.xml index 21cc781ef81d..c1904e358d96 100644 --- a/integration-tests/influxdb/pom.xml +++ b/integration-tests/influxdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jackson-avro/pom.xml b/integration-tests/jackson-avro/pom.xml index ab8462af3664..52faade74d66 100644 --- a/integration-tests/jackson-avro/pom.xml +++ b/integration-tests/jackson-avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jackson-protobuf/pom.xml b/integration-tests/jackson-protobuf/pom.xml index 4a0ee05304df..e36669edb63e 100644 --- a/integration-tests/jackson-protobuf/pom.xml +++ b/integration-tests/jackson-protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jasypt/pom.xml b/integration-tests/jasypt/pom.xml index 44f5c8faf807..3f1ebbf4544b 100644 --- a/integration-tests/jasypt/pom.xml +++ b/integration-tests/jasypt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/java-joor-dsl/pom.xml b/integration-tests/java-joor-dsl/pom.xml index d2aaec6e3fc2..24d5c1c53d89 100644 --- a/integration-tests/java-joor-dsl/pom.xml +++ b/integration-tests/java-joor-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml index 0fd11fd9a197..05fe1dbdd992 100644 --- a/integration-tests/jaxb/pom.xml +++ b/integration-tests/jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jcache/pom.xml b/integration-tests/jcache/pom.xml index 8309e615ae1f..219e36de9660 100644 --- a/integration-tests/jcache/pom.xml +++ b/integration-tests/jcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jdbc-grouped/pom.xml b/integration-tests/jdbc-grouped/pom.xml index 075455aed2c9..86a9a8a0fadb 100644 --- a/integration-tests/jdbc-grouped/pom.xml +++ b/integration-tests/jdbc-grouped/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jfr/pom.xml b/integration-tests/jfr/pom.xml index 904c7691eaeb..49fcdf301175 100644 --- a/integration-tests/jfr/pom.xml +++ b/integration-tests/jfr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jira/pom.xml b/integration-tests/jira/pom.xml index 6408086d635d..940449541668 100644 --- a/integration-tests/jira/pom.xml +++ b/integration-tests/jira/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jms-artemis-client/pom.xml b/integration-tests/jms-artemis-client/pom.xml index 8e14110bcc7c..afbc050dff2a 100644 --- a/integration-tests/jms-artemis-client/pom.xml +++ b/integration-tests/jms-artemis-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jms-ibmmq-client/pom.xml b/integration-tests/jms-ibmmq-client/pom.xml index df0cd8d1a821..db2034163349 100644 --- a/integration-tests/jms-ibmmq-client/pom.xml +++ b/integration-tests/jms-ibmmq-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jms-qpid-amqp-client/pom.xml b/integration-tests/jms-qpid-amqp-client/pom.xml index f44c84d7edeb..453388c78ba3 100644 --- a/integration-tests/jms-qpid-amqp-client/pom.xml +++ b/integration-tests/jms-qpid-amqp-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jolt/pom.xml b/integration-tests/jolt/pom.xml index 3b6f3bfd8649..dc45351fc79f 100644 --- a/integration-tests/jolt/pom.xml +++ b/integration-tests/jolt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/joor/pom.xml b/integration-tests/joor/pom.xml index b99e470782b7..0a6809ab127f 100644 --- a/integration-tests/joor/pom.xml +++ b/integration-tests/joor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index 7e85e8d947f1..0c9ffec91ac4 100644 --- a/integration-tests/jpa/pom.xml +++ b/integration-tests/jpa/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jq/pom.xml b/integration-tests/jq/pom.xml index 00d232b69c9c..34b6807c93c6 100644 --- a/integration-tests/jq/pom.xml +++ b/integration-tests/jq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml index 4bb68c946eaf..44bebf5e94d8 100644 --- a/integration-tests/jsch/pom.xml +++ b/integration-tests/jsch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jslt/pom.xml b/integration-tests/jslt/pom.xml index c432750be5ba..af52e1c5573f 100644 --- a/integration-tests/jslt/pom.xml +++ b/integration-tests/jslt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/json-validator/pom.xml b/integration-tests/json-validator/pom.xml index 7f85f468d18e..2130b79698f0 100644 --- a/integration-tests/json-validator/pom.xml +++ b/integration-tests/json-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsonata/pom.xml b/integration-tests/jsonata/pom.xml index db1e41db2a5a..d0e60ec83294 100644 --- a/integration-tests/jsonata/pom.xml +++ b/integration-tests/jsonata/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsonpath/pom.xml b/integration-tests/jsonpath/pom.xml index 18a156ea432c..408e74d1414b 100644 --- a/integration-tests/jsonpath/pom.xml +++ b/integration-tests/jsonpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jt400-mocked/pom.xml b/integration-tests/jt400-mocked/pom.xml index fb30b75556de..ef01d9327cf8 100644 --- a/integration-tests/jt400-mocked/pom.xml +++ b/integration-tests/jt400-mocked/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jt400/pom.xml b/integration-tests/jt400/pom.xml index f9a0fc08299e..3e055a863945 100644 --- a/integration-tests/jt400/pom.xml +++ b/integration-tests/jt400/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jta/pom.xml b/integration-tests/jta/pom.xml index 6dbf0bd775a1..c1ff01c31cfa 100644 --- a/integration-tests/jta/pom.xml +++ b/integration-tests/jta/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-oauth/pom.xml b/integration-tests/kafka-oauth/pom.xml index ed1de219ab60..5ee01da425cd 100644 --- a/integration-tests/kafka-oauth/pom.xml +++ b/integration-tests/kafka-oauth/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-sasl-ssl/pom.xml b/integration-tests/kafka-sasl-ssl/pom.xml index 6f9a884e4bd7..96d85a1e09c5 100644 --- a/integration-tests/kafka-sasl-ssl/pom.xml +++ b/integration-tests/kafka-sasl-ssl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml index dd1c6e47ccea..f243b6e89d06 100644 --- a/integration-tests/kafka-sasl/pom.xml +++ b/integration-tests/kafka-sasl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml index 47e8caa27356..74c1ef3b2913 100644 --- a/integration-tests/kafka-ssl/pom.xml +++ b/integration-tests/kafka-ssl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index 888d22188496..6fc45eed89d9 100644 --- a/integration-tests/kafka/pom.xml +++ b/integration-tests/kafka/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kamelet/pom.xml b/integration-tests/kamelet/pom.xml index fe990372b43d..99f7012568a9 100644 --- a/integration-tests/kamelet/pom.xml +++ b/integration-tests/kamelet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/knative/pom.xml b/integration-tests/knative/pom.xml index 2af822fd9de1..286689ae7d15 100644 --- a/integration-tests/knative/pom.xml +++ b/integration-tests/knative/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 921b55c20795..2c025a0c3991 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kudu/pom.xml b/integration-tests/kudu/pom.xml index 2406ae7e8049..a96d0d21ee83 100644 --- a/integration-tests/kudu/pom.xml +++ b/integration-tests/kudu/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/langchain4j-chat/pom.xml b/integration-tests/langchain4j-chat/pom.xml index 398f4886ca52..675102b777c9 100644 --- a/integration-tests/langchain4j-chat/pom.xml +++ b/integration-tests/langchain4j-chat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/langchain4j/pom.xml b/integration-tests/langchain4j/pom.xml index 3204960a78dc..773a4b50f4cb 100644 --- a/integration-tests/langchain4j/pom.xml +++ b/integration-tests/langchain4j/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ldap/pom.xml b/integration-tests/ldap/pom.xml index 466ffeccf2d9..64e2a8f1a9a2 100644 --- a/integration-tests/ldap/pom.xml +++ b/integration-tests/ldap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/leveldb/pom.xml b/integration-tests/leveldb/pom.xml index 22c43a8acd10..fbb053067b9d 100644 --- a/integration-tests/leveldb/pom.xml +++ b/integration-tests/leveldb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/lra/pom.xml b/integration-tests/lra/pom.xml index 3b0297aae8a0..2cfe820f18a5 100644 --- a/integration-tests/lra/pom.xml +++ b/integration-tests/lra/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/lumberjack/pom.xml b/integration-tests/lumberjack/pom.xml index 4afbecd4b175..c397b46831d3 100644 --- a/integration-tests/lumberjack/pom.xml +++ b/integration-tests/lumberjack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mail/pom.xml b/integration-tests/mail/pom.xml index e6cbb573af7b..7a3fc885257d 100644 --- a/integration-tests/mail/pom.xml +++ b/integration-tests/mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-collector/pom.xml b/integration-tests/main-collector/pom.xml index 7e9eff77271d..d294ae1ca8a1 100644 --- a/integration-tests/main-collector/pom.xml +++ b/integration-tests/main-collector/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-command-mode/pom.xml b/integration-tests/main-command-mode/pom.xml index 410c6099448a..68556ab19f79 100644 --- a/integration-tests/main-command-mode/pom.xml +++ b/integration-tests/main-command-mode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-devmode/pom.xml b/integration-tests/main-devmode/pom.xml index b0ac70a62458..0aeaa236d561 100644 --- a/integration-tests/main-devmode/pom.xml +++ b/integration-tests/main-devmode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-discovery-disabled/pom.xml b/integration-tests/main-discovery-disabled/pom.xml index d74c2bb9dc48..e55a2e7aab5b 100644 --- a/integration-tests/main-discovery-disabled/pom.xml +++ b/integration-tests/main-discovery-disabled/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-unknown-args-fail/pom.xml b/integration-tests/main-unknown-args-fail/pom.xml index db3f7ea2222a..b6b02ab4dcd4 100644 --- a/integration-tests/main-unknown-args-fail/pom.xml +++ b/integration-tests/main-unknown-args-fail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-unknown-args-ignore/pom.xml b/integration-tests/main-unknown-args-ignore/pom.xml index f8ea190e5c09..1423683a2c74 100644 --- a/integration-tests/main-unknown-args-ignore/pom.xml +++ b/integration-tests/main-unknown-args-ignore/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-xml-io/pom.xml b/integration-tests/main-xml-io/pom.xml index ec57eacda540..b12132a9e008 100644 --- a/integration-tests/main-xml-io/pom.xml +++ b/integration-tests/main-xml-io/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-xml-jaxb/pom.xml b/integration-tests/main-xml-jaxb/pom.xml index 407e725078b7..7691303df97f 100644 --- a/integration-tests/main-xml-jaxb/pom.xml +++ b/integration-tests/main-xml-jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-yaml/pom.xml b/integration-tests/main-yaml/pom.xml index b1c3c6e26514..6a12628b73e8 100644 --- a/integration-tests/main-yaml/pom.xml +++ b/integration-tests/main-yaml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index 31ce10ba75c2..43122667094f 100644 --- a/integration-tests/main/pom.xml +++ b/integration-tests/main/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/management/pom.xml b/integration-tests/management/pom.xml index 6b756ccec516..197baadfa62d 100644 --- a/integration-tests/management/pom.xml +++ b/integration-tests/management/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mapstruct/pom.xml b/integration-tests/mapstruct/pom.xml index 9bbf9e4e0b3d..219e3ad00765 100644 --- a/integration-tests/mapstruct/pom.xml +++ b/integration-tests/mapstruct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/master-file/pom.xml b/integration-tests/master-file/pom.xml index 2389494e5ee6..e71f3a40ed5e 100644 --- a/integration-tests/master-file/pom.xml +++ b/integration-tests/master-file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/master-openshift/pom.xml b/integration-tests/master-openshift/pom.xml index 4865c5f2c88d..43292f5ee622 100644 --- a/integration-tests/master-openshift/pom.xml +++ b/integration-tests/master-openshift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/master/pom.xml b/integration-tests/master/pom.xml index 737cce5c8bb9..a4deab3faf4c 100644 --- a/integration-tests/master/pom.xml +++ b/integration-tests/master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/micrometer/pom.xml b/integration-tests/micrometer/pom.xml index 96d0bccd64d6..a0a37ae35cd5 100644 --- a/integration-tests/micrometer/pom.xml +++ b/integration-tests/micrometer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/microprofile-fault-tolerance/pom.xml b/integration-tests/microprofile-fault-tolerance/pom.xml index 589acc2fb1c0..5696516fae69 100644 --- a/integration-tests/microprofile-fault-tolerance/pom.xml +++ b/integration-tests/microprofile-fault-tolerance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/microprofile-health/pom.xml b/integration-tests/microprofile-health/pom.xml index a1e1cd16cdf8..295f5483da69 100644 --- a/integration-tests/microprofile-health/pom.xml +++ b/integration-tests/microprofile-health/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/minio/pom.xml b/integration-tests/minio/pom.xml index c60f95bcb114..839bb578e10f 100644 --- a/integration-tests/minio/pom.xml +++ b/integration-tests/minio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mllp/pom.xml b/integration-tests/mllp/pom.xml index 76780b36549d..52740de66dce 100644 --- a/integration-tests/mllp/pom.xml +++ b/integration-tests/mllp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mongodb-grouped/pom.xml b/integration-tests/mongodb-grouped/pom.xml index c48b676b6ec2..094ac4a1c2da 100644 --- a/integration-tests/mongodb-grouped/pom.xml +++ b/integration-tests/mongodb-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mustache/pom.xml b/integration-tests/mustache/pom.xml index cd71c139e041..6fd59174168c 100644 --- a/integration-tests/mustache/pom.xml +++ b/integration-tests/mustache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mybatis/pom.xml b/integration-tests/mybatis/pom.xml index 20ae255dff3b..8e9ae32fed27 100644 --- a/integration-tests/mybatis/pom.xml +++ b/integration-tests/mybatis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/nats/pom.xml b/integration-tests/nats/pom.xml index fdee9d2a531f..b6c397954aae 100644 --- a/integration-tests/nats/pom.xml +++ b/integration-tests/nats/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/netty/pom.xml b/integration-tests/netty/pom.xml index e9b56ce83d21..1e49b7dd9dd2 100644 --- a/integration-tests/netty/pom.xml +++ b/integration-tests/netty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/nitrite/pom.xml b/integration-tests/nitrite/pom.xml index 085adcea7003..f4d82712d8f9 100644 --- a/integration-tests/nitrite/pom.xml +++ b/integration-tests/nitrite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/oaipmh/pom.xml b/integration-tests/oaipmh/pom.xml index ce872d7cce77..85c4116500ef 100644 --- a/integration-tests/oaipmh/pom.xml +++ b/integration-tests/oaipmh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ognl/pom.xml b/integration-tests/ognl/pom.xml index 46d710aacb45..d41ae09fbadc 100644 --- a/integration-tests/ognl/pom.xml +++ b/integration-tests/ognl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/olingo4/pom.xml b/integration-tests/olingo4/pom.xml index 595660a677ad..7bb2b592cd0d 100644 --- a/integration-tests/olingo4/pom.xml +++ b/integration-tests/olingo4/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/openapi-java/pom.xml b/integration-tests/openapi-java/pom.xml index 0ab9c9e1a72a..afd7da9cf071 100644 --- a/integration-tests/openapi-java/pom.xml +++ b/integration-tests/openapi-java/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/openstack/pom.xml b/integration-tests/openstack/pom.xml index 200557cda79d..73b497c780b4 100644 --- a/integration-tests/openstack/pom.xml +++ b/integration-tests/openstack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml index 5e61e824927b..68f4d3e2196d 100644 --- a/integration-tests/opentelemetry/pom.xml +++ b/integration-tests/opentelemetry/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/optaplanner/pom.xml b/integration-tests/optaplanner/pom.xml index c8b26adb5b98..96ac27cd59c9 100644 --- a/integration-tests/optaplanner/pom.xml +++ b/integration-tests/optaplanner/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/paho-mqtt5/pom.xml b/integration-tests/paho-mqtt5/pom.xml index 2d0c26a4e15f..82451226208b 100644 --- a/integration-tests/paho-mqtt5/pom.xml +++ b/integration-tests/paho-mqtt5/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/paho/pom.xml b/integration-tests/paho/pom.xml index ae3db87c9203..1ecdbfff0e7e 100644 --- a/integration-tests/paho/pom.xml +++ b/integration-tests/paho/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pdf/pom.xml b/integration-tests/pdf/pom.xml index 6e899f432b03..67aa376a928e 100644 --- a/integration-tests/pdf/pom.xml +++ b/integration-tests/pdf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml camel-quarkus-integration-test-pdf diff --git a/integration-tests/pg-replication-slot/pom.xml b/integration-tests/pg-replication-slot/pom.xml index 39fdeb049bec..1b0c3f6cd658 100644 --- a/integration-tests/pg-replication-slot/pom.xml +++ b/integration-tests/pg-replication-slot/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pgevent/pom.xml b/integration-tests/pgevent/pom.xml index 2ff0e92db73c..a9c0d2091616 100644 --- a/integration-tests/pgevent/pom.xml +++ b/integration-tests/pgevent/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pinecone/pom.xml b/integration-tests/pinecone/pom.xml index fc9e92281769..5f99e3b15ba0 100644 --- a/integration-tests/pinecone/pom.xml +++ b/integration-tests/pinecone/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/platform-http-proxy-ssl/pom.xml b/integration-tests/platform-http-proxy-ssl/pom.xml index 5a6783f8e6be..5b4f7484f2b0 100644 --- a/integration-tests/platform-http-proxy-ssl/pom.xml +++ b/integration-tests/platform-http-proxy-ssl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/platform-http-proxy/pom.xml b/integration-tests/platform-http-proxy/pom.xml index 0c64860cc600..c5421f082be1 100644 --- a/integration-tests/platform-http-proxy/pom.xml +++ b/integration-tests/platform-http-proxy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/platform-http/pom.xml b/integration-tests/platform-http/pom.xml index 9555dc28ef96..51d86003b44d 100644 --- a/integration-tests/platform-http/pom.xml +++ b/integration-tests/platform-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 8f6af7c01363..d8fbb10003d0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/integration-tests/protobuf/pom.xml b/integration-tests/protobuf/pom.xml index b838840420f0..4c37ee3e494c 100644 --- a/integration-tests/protobuf/pom.xml +++ b/integration-tests/protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pubnub/pom.xml b/integration-tests/pubnub/pom.xml index 625910419bdb..ad17e42741f6 100644 --- a/integration-tests/pubnub/pom.xml +++ b/integration-tests/pubnub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/qdrant/pom.xml b/integration-tests/qdrant/pom.xml index 7731fb6fddfd..6233966923af 100644 --- a/integration-tests/qdrant/pom.xml +++ b/integration-tests/qdrant/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/quartz-clustered/pom.xml b/integration-tests/quartz-clustered/pom.xml index 8a2a00c2dfcc..f6bf2c493375 100644 --- a/integration-tests/quartz-clustered/pom.xml +++ b/integration-tests/quartz-clustered/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index 5d4cfa3fe620..85a2b28c594f 100644 --- a/integration-tests/quartz/pom.xml +++ b/integration-tests/quartz/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index e988992e80f5..03fc72c99778 100644 --- a/integration-tests/qute/pom.xml +++ b/integration-tests/qute/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/reactive-streams/pom.xml b/integration-tests/reactive-streams/pom.xml index 3f5e6c974d55..46cd0baa617d 100644 --- a/integration-tests/reactive-streams/pom.xml +++ b/integration-tests/reactive-streams/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/rest-openapi/pom.xml b/integration-tests/rest-openapi/pom.xml index 91dfc889ae42..0ff98da2033a 100644 --- a/integration-tests/rest-openapi/pom.xml +++ b/integration-tests/rest-openapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/rest/pom.xml b/integration-tests/rest/pom.xml index bddfeeaf2c8a..ab593890a4ce 100644 --- a/integration-tests/rest/pom.xml +++ b/integration-tests/rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/saga/pom.xml b/integration-tests/saga/pom.xml index 401f0d9e0bc3..bc0f534769ed 100644 --- a/integration-tests/saga/pom.xml +++ b/integration-tests/saga/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/salesforce/pom.xml b/integration-tests/salesforce/pom.xml index 49f291898e57..b0ff69dd3b79 100644 --- a/integration-tests/salesforce/pom.xml +++ b/integration-tests/salesforce/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sap-netweaver/pom.xml b/integration-tests/sap-netweaver/pom.xml index bdfbd3338fc0..5a5dcf336732 100644 --- a/integration-tests/sap-netweaver/pom.xml +++ b/integration-tests/sap-netweaver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/saxon/pom.xml b/integration-tests/saxon/pom.xml index 16edd2a9cdb3..1928c3dda0dc 100644 --- a/integration-tests/saxon/pom.xml +++ b/integration-tests/saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/servicenow/pom.xml b/integration-tests/servicenow/pom.xml index 6c19eac5bfc5..962f17b314d6 100644 --- a/integration-tests/servicenow/pom.xml +++ b/integration-tests/servicenow/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/servlet/pom.xml b/integration-tests/servlet/pom.xml index a650282446ff..e950ade29855 100644 --- a/integration-tests/servlet/pom.xml +++ b/integration-tests/servlet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/shiro/pom.xml b/integration-tests/shiro/pom.xml index f600292ac382..6c5dea68b8a2 100644 --- a/integration-tests/shiro/pom.xml +++ b/integration-tests/shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sjms-artemis-client/pom.xml b/integration-tests/sjms-artemis-client/pom.xml index 2abb31d6a3ee..3582de68f0f9 100644 --- a/integration-tests/sjms-artemis-client/pom.xml +++ b/integration-tests/sjms-artemis-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sjms-qpid-amqp-client/pom.xml b/integration-tests/sjms-qpid-amqp-client/pom.xml index 9853623584eb..c4005ed56602 100644 --- a/integration-tests/sjms-qpid-amqp-client/pom.xml +++ b/integration-tests/sjms-qpid-amqp-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sjms2-artemis-client/pom.xml b/integration-tests/sjms2-artemis-client/pom.xml index bd55082582ef..3f0699c8999f 100644 --- a/integration-tests/sjms2-artemis-client/pom.xml +++ b/integration-tests/sjms2-artemis-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sjms2-qpid-amqp-client/pom.xml b/integration-tests/sjms2-qpid-amqp-client/pom.xml index d002ff3c740e..1a0bfadc23b3 100644 --- a/integration-tests/sjms2-qpid-amqp-client/pom.xml +++ b/integration-tests/sjms2-qpid-amqp-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/slack/pom.xml b/integration-tests/slack/pom.xml index e284cdc03d5c..71113b235c30 100644 --- a/integration-tests/slack/pom.xml +++ b/integration-tests/slack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/smallrye-reactive-messaging/pom.xml b/integration-tests/smallrye-reactive-messaging/pom.xml index c075eb8db9bc..4ddd6a48190e 100644 --- a/integration-tests/smallrye-reactive-messaging/pom.xml +++ b/integration-tests/smallrye-reactive-messaging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/smb/pom.xml b/integration-tests/smb/pom.xml index ece958607a8a..6e2588cdf24d 100644 --- a/integration-tests/smb/pom.xml +++ b/integration-tests/smb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/soap/pom.xml b/integration-tests/soap/pom.xml index 356148eadbdc..04b493866a48 100644 --- a/integration-tests/soap/pom.xml +++ b/integration-tests/soap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/splunk-hec/pom.xml b/integration-tests/splunk-hec/pom.xml index e73b048741b6..01c40d5ddfc1 100644 --- a/integration-tests/splunk-hec/pom.xml +++ b/integration-tests/splunk-hec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/splunk/pom.xml b/integration-tests/splunk/pom.xml index 7ea7298f7d48..367e80b50b6c 100644 --- a/integration-tests/splunk/pom.xml +++ b/integration-tests/splunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/spring-rabbitmq/pom.xml b/integration-tests/spring-rabbitmq/pom.xml index 3a0723b81b91..91848327597f 100644 --- a/integration-tests/spring-rabbitmq/pom.xml +++ b/integration-tests/spring-rabbitmq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sql/pom.xml b/integration-tests/sql/pom.xml index bec7e52e5781..8f06371c1768 100644 --- a/integration-tests/sql/pom.xml +++ b/integration-tests/sql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ssh/pom.xml b/integration-tests/ssh/pom.xml index efbc897f772b..42b639eb61e5 100644 --- a/integration-tests/ssh/pom.xml +++ b/integration-tests/ssh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/stax/pom.xml b/integration-tests/stax/pom.xml index ffb4612d1464..c01fa12b70da 100644 --- a/integration-tests/stax/pom.xml +++ b/integration-tests/stax/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/stringtemplate/pom.xml b/integration-tests/stringtemplate/pom.xml index 90b0008987bd..9f8256104031 100644 --- a/integration-tests/stringtemplate/pom.xml +++ b/integration-tests/stringtemplate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/swift/pom.xml b/integration-tests/swift/pom.xml index 15262de44125..9e4098a9f95d 100644 --- a/integration-tests/swift/pom.xml +++ b/integration-tests/swift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/syndication/pom.xml b/integration-tests/syndication/pom.xml index 51c26cb95788..aca7d31d388c 100644 --- a/integration-tests/syndication/pom.xml +++ b/integration-tests/syndication/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/syslog/pom.xml b/integration-tests/syslog/pom.xml index f64161d8ae7c..71d448e61eb7 100644 --- a/integration-tests/syslog/pom.xml +++ b/integration-tests/syslog/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/tarfile/pom.xml b/integration-tests/tarfile/pom.xml index 10b3dd708339..df586a39e028 100644 --- a/integration-tests/tarfile/pom.xml +++ b/integration-tests/tarfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/telegram/pom.xml b/integration-tests/telegram/pom.xml index 6b8fc1bec778..6b358a4e901c 100644 --- a/integration-tests/telegram/pom.xml +++ b/integration-tests/telegram/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml index d2d7cdfcb249..fa9c7626351e 100644 --- a/integration-tests/tika/pom.xml +++ b/integration-tests/tika/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/twilio/pom.xml b/integration-tests/twilio/pom.xml index b9ba51640e2b..bf709f4c4c0c 100644 --- a/integration-tests/twilio/pom.xml +++ b/integration-tests/twilio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/twitter/pom.xml b/integration-tests/twitter/pom.xml index 73da97bf6f39..ca2e93aa073d 100644 --- a/integration-tests/twitter/pom.xml +++ b/integration-tests/twitter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/univocity-parsers/pom.xml b/integration-tests/univocity-parsers/pom.xml index 31a0d85ed47e..f6ba0635fc42 100644 --- a/integration-tests/univocity-parsers/pom.xml +++ b/integration-tests/univocity-parsers/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/validator/pom.xml b/integration-tests/validator/pom.xml index 94c3eb4913e1..c94f90aec773 100644 --- a/integration-tests/validator/pom.xml +++ b/integration-tests/validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/velocity/pom.xml b/integration-tests/velocity/pom.xml index d5ffaf0576b0..2cfcd4c5959f 100644 --- a/integration-tests/velocity/pom.xml +++ b/integration-tests/velocity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/vertx-websocket/pom.xml b/integration-tests/vertx-websocket/pom.xml index 34f5500a792d..ab5287ea1441 100644 --- a/integration-tests/vertx-websocket/pom.xml +++ b/integration-tests/vertx-websocket/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index 0e6bb9444a0b..b0d5a8b56a19 100644 --- a/integration-tests/vertx/pom.xml +++ b/integration-tests/vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/wasm/pom.xml b/integration-tests/wasm/pom.xml index 89756ce34dd3..c592915240a0 100644 --- a/integration-tests/wasm/pom.xml +++ b/integration-tests/wasm/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/weather/pom.xml b/integration-tests/weather/pom.xml index e2aa58375660..f910a2fc2598 100644 --- a/integration-tests/weather/pom.xml +++ b/integration-tests/weather/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xchange/pom.xml b/integration-tests/xchange/pom.xml index 9444c8db6465..bba26843d6f9 100644 --- a/integration-tests/xchange/pom.xml +++ b/integration-tests/xchange/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xj/pom.xml b/integration-tests/xj/pom.xml index 7fc6400e7361..b15121e277d2 100644 --- a/integration-tests/xj/pom.xml +++ b/integration-tests/xj/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xml-grouped/pom.xml b/integration-tests/xml-grouped/pom.xml index 22023a5f199f..d17e3219c878 100644 --- a/integration-tests/xml-grouped/pom.xml +++ b/integration-tests/xml-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xml-jaxp/pom.xml b/integration-tests/xml-jaxp/pom.xml index 9b57b0ac1ccf..dc90ecc272ac 100644 --- a/integration-tests/xml-jaxp/pom.xml +++ b/integration-tests/xml-jaxp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xmlsecurity/pom.xml b/integration-tests/xmlsecurity/pom.xml index 9828a9b90513..6518a4e822ce 100644 --- a/integration-tests/xmlsecurity/pom.xml +++ b/integration-tests/xmlsecurity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xpath/pom.xml b/integration-tests/xpath/pom.xml index 4bbdd9548f3a..71e8bd512cf5 100644 --- a/integration-tests/xpath/pom.xml +++ b/integration-tests/xpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xslt-saxon/pom.xml b/integration-tests/xslt-saxon/pom.xml index 6389eadd2c7d..6d9c92fe629e 100644 --- a/integration-tests/xslt-saxon/pom.xml +++ b/integration-tests/xslt-saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/zendesk/pom.xml b/integration-tests/zendesk/pom.xml index 4871a83a0749..c768a67a9a79 100644 --- a/integration-tests/zendesk/pom.xml +++ b/integration-tests/zendesk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent-it/pom.xml diff --git a/pom.xml b/pom.xml index 8c0a96b2c597..3ff719ca771d 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.camel.quarkus camel-quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT pom Camel Quarkus diff --git a/poms/bom-test/pom.xml b/poms/bom-test/pom.xml index 96fdecef20bb..3a5c4cbb3b74 100644 --- a/poms/bom-test/pom.xml +++ b/poms/bom-test/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml @@ -36,7 +36,7 @@ - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml index 9fd38d2568f2..1cd6e564a7fe 100644 --- a/poms/bom/pom.xml +++ b/poms/bom/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml camel-quarkus-bom @@ -31,7 +31,7 @@ - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT diff --git a/poms/bom/src/main/generated/flattened-full-pom.xml b/poms/bom/src/main/generated/flattened-full-pom.xml index 73c1382ebc82..0d0a82c473ac 100644 --- a/poms/bom/src/main/generated/flattened-full-pom.xml +++ b/poms/bom/src/main/generated/flattened-full-pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.apache.camel.quarkus camel-quarkus-bom - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT pom Camel Quarkus :: BOM Apache Camel extensions for Quarkus @@ -2899,3382 +2899,3382 @@ org.apache.camel.quarkus camel-quarkus-activemq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-activemq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-amqp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-amqp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-arangodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-arangodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-as2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-as2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asn1 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asn1-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asterisk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asterisk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-atom - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-atom-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-attachments - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-attachments-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-avro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-avro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-bedrock - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-bedrock-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-secrets-manager - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-xray - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-xray-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-athena - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-athena-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-cw - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-cw-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ddb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ddb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ec2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ec2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ecs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ecs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eks - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eks-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eventbridge - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-iam - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-iam-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kinesis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kinesis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-lambda - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-lambda-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-mq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-mq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-msk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-msk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-s3 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-s3-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ses - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ses-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sns - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sns-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sqs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sqs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sts - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sts-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-translate - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-translate-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-cosmosdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-eventhubs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-eventhubs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-key-vault - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-key-vault-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-servicebus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-servicebus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-blob - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-blob-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-datalake - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-queue - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-queue-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-barcode - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-barcode-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-base64 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-base64-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-beanio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-beanio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bindy - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bindy-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bonita - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bonita-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-box - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-box-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-braintree - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-braintree-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-browse - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-browse-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-caffeine - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-caffeine-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cassandraql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cassandraql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-catalog - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cbor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cbor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chatscript - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chatscript-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chunk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chunk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cli-connector - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cli-connector-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cloudevents - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cloudevents-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cm-sms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cm-sms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-coap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-coap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cometd - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cometd-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-console - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-console-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-consul - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-consul-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-controlbus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-controlbus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-cloud - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-cloud-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchbase - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchbase-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cron - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cron-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-pgp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-pgp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csimple - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csimple-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csv - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csv-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cxf-soap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cxf-soap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataformat - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataformat-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataset - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataset-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-datasonnet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-datasonnet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mysql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mysql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-postgres - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-postgres-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-sqlserver - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debug - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debug-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-digitalocean - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-digitalocean-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-direct - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-direct-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-disruptor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-disruptor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-djl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-djl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dns - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dns-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-drill - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-drill-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dropbox - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dropbox-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dsl-modeline - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dsl-modeline-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ehcache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ehcache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-etcd3 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-etcd3-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-exec - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-exec-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fastjson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fastjson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fhir - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fhir-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-cluster-service - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-cluster-service-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-watch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-watch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flatpack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flatpack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flink - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flink-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fop - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fop-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-freemarker - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-freemarker-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ftp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ftp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-geocoder - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-geocoder-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-git - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-git-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-github - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-github-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-bigquery - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-bigquery-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-calendar - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-calendar-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-drive - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-drive-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-functions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-functions-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-pubsub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-pubsub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-secret-manager - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-secret-manager-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-sheets - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-sheets-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-storage - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-storage-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-graphql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-graphql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grok - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grok-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-groovy - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-groovy-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc-codegen - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-gson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-gson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-guava-eventbus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-guava-eventbus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hashicorp-vault - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hashicorp-vault-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hazelcast - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hazelcast-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-headersmap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-headersmap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hl7 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hl7-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-common - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-common-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-huaweicloud-smn - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ical - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ical-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-iec60870 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-iec60870-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ignite - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ignite-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-infinispan - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-infinispan-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-influxdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-influxdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-irc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-irc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-avro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-avro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-protobuf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-protobuf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jacksonxml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jacksonxml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jasypt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jasypt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-java-joor-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-java-joor-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-javascript - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-javascript-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jaxb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jaxb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcr - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcr-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jdbc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jdbc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jfr - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jfr-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-raft - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-raft-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jira - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jira-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jolt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jolt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jooq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jooq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-joor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-joor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jpa - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jpa-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jslt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jslt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-patch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-patch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonapi - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonapi-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonata - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonata-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonpath - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonpath-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jt400 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jt400-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jta - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jta-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-junit5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kafka - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kafka-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kamelet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kamelet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-consumer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-consumer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-producer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-producer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-chat - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-chat-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tokenizer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tokenizer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tools - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tools-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-web-search - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-web-search-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-language - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-language-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldif - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldif-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-leveldb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-leveldb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-log - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-log-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lra - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lra-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lucene - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lucene-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lumberjack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lumberjack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lzf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lzf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-management - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-management-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mapstruct - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mapstruct-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-master - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-master-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-micrometer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-micrometer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-health - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-health-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-milvus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-milvus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-minio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-minio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mllp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mllp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mock - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mock-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-gridfs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mustache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mustache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mvel - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mvel-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mybatis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mybatis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nats - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nats-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nitrite - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nitrite-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-oaipmh - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-oaipmh-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ognl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ognl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-olingo4 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-olingo4-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openapi-java - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openapi-java-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opensearch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opensearch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openstack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openstack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opentelemetry - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opentelemetry-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-optaplanner - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-optaplanner-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-mqtt5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-mqtt5-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pdf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pdf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pg-replication-slot - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pg-replication-slot-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pgevent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pgevent-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pinecone - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pinecone-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-platform-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-platform-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-printer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-printer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-protobuf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-protobuf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pubnub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pubnub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pulsar - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pulsar-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qdrant - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qdrant-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quartz - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quartz-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quickfix - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quickfix-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute-component - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-executor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-executor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-streams - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-streams-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-redis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-redis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ref - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ref-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-openapi - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-openapi-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-robotframework - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-robotframework-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rss - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rss-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saga - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saga-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-salesforce - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-salesforce-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sap-netweaver - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sap-netweaver-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saxon - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saxon-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-scheduler - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-scheduler-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-schematron - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-schematron-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-seda - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-seda-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servicenow - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servicenow-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servlet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servlet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-shiro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-shiro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-slack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-slack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smpp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smpp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snakeyaml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snakeyaml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snmp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snmp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-soap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-soap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-hec - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-hec-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-rabbitmq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-redis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-redis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ssh - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ssh-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stax - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stax-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stitch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stitch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stomp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stomp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stream - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stream-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stringtemplate - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stringtemplate-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-ahc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-ahc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-bouncycastle - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-bouncycastle-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-commons-logging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-commons-logging-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-consul-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-consul-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-debezium - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-debezium-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-cloud - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-cloud-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-http-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-http-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient5-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jdbc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jdbc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jetty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jetty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-language - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-language-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-reactor-netty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-reactor-netty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-retrofit - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-retrofit-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-beans - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-context - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-swagger - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-swagger-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-webhook - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-webhook-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-xalan - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-xalan-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-swift - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-swift-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-syslog - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-syslog-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tarfile - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tarfile-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-telegram - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-telegram-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-thrift - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-thrift-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tika - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tika-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-timer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-timer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twilio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twilio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twitter - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twitter-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-univocity-parsers - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-univocity-parsers-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-velocity - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-velocity-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-websocket - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-websocket-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wasm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wasm-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-weather - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-weather-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-web3j - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-web3j-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wordpress - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wordpress-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-workday - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-workday-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xchange - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xchange-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xj - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xj-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-io-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-io-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmlsecurity - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmlsecurity-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmpp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmpp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xpath - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xpath-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-saxon - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-saxon-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-io - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-io-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zendesk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zendesk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zip-deflater - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zip-deflater-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zipfile - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zipfile-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-master - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-master-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ca.uhn.hapi diff --git a/poms/bom/src/main/generated/flattened-reduced-pom.xml b/poms/bom/src/main/generated/flattened-reduced-pom.xml index 5cd6cfd1acd4..d3bb6d439ae3 100644 --- a/poms/bom/src/main/generated/flattened-reduced-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.apache.camel.quarkus camel-quarkus-bom - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT pom Camel Quarkus :: BOM Apache Camel extensions for Quarkus @@ -2894,3382 +2894,3382 @@ org.apache.camel.quarkus camel-quarkus-activemq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-activemq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-amqp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-amqp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-arangodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-arangodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-as2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-as2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asn1 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asn1-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asterisk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asterisk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-atom - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-atom-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-attachments - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-attachments-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-avro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-avro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-bedrock - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-bedrock-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-secrets-manager - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-xray - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-xray-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-athena - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-athena-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-cw - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-cw-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ddb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ddb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ec2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ec2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ecs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ecs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eks - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eks-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eventbridge - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-iam - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-iam-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kinesis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kinesis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-lambda - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-lambda-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-mq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-mq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-msk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-msk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-s3 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-s3-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ses - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ses-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sns - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sns-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sqs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sqs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sts - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sts-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-translate - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-translate-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-cosmosdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-eventhubs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-eventhubs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-key-vault - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-key-vault-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-servicebus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-servicebus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-blob - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-blob-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-datalake - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-queue - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-queue-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-barcode - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-barcode-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-base64 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-base64-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-beanio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-beanio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bindy - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bindy-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bonita - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bonita-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-box - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-box-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-braintree - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-braintree-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-browse - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-browse-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-caffeine - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-caffeine-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cassandraql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cassandraql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-catalog - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cbor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cbor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chatscript - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chatscript-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chunk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chunk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cli-connector - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cli-connector-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cloudevents - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cloudevents-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cm-sms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cm-sms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-coap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-coap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cometd - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cometd-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-console - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-console-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-consul - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-consul-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-controlbus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-controlbus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-cloud - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-cloud-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchbase - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchbase-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cron - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cron-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-pgp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-pgp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csimple - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csimple-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csv - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csv-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cxf-soap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cxf-soap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataformat - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataformat-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataset - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataset-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-datasonnet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-datasonnet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mysql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mysql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-postgres - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-postgres-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-sqlserver - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debug - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debug-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-digitalocean - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-digitalocean-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-direct - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-direct-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-disruptor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-disruptor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-djl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-djl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dns - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dns-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-drill - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-drill-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dropbox - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dropbox-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dsl-modeline - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dsl-modeline-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ehcache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ehcache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-etcd3 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-etcd3-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-exec - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-exec-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fastjson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fastjson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fhir - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fhir-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-cluster-service - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-cluster-service-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-watch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-watch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flatpack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flatpack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flink - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flink-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fop - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fop-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-freemarker - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-freemarker-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ftp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ftp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-geocoder - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-geocoder-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-git - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-git-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-github - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-github-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-bigquery - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-bigquery-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-calendar - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-calendar-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-drive - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-drive-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-functions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-functions-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-pubsub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-pubsub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-secret-manager - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-secret-manager-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-sheets - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-sheets-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-storage - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-storage-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-graphql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-graphql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grok - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grok-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-groovy - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-groovy-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc-codegen - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-gson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-gson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-guava-eventbus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-guava-eventbus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hashicorp-vault - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hashicorp-vault-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hazelcast - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hazelcast-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-headersmap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-headersmap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hl7 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hl7-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-common - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-common-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-huaweicloud-smn - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ical - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ical-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-iec60870 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-iec60870-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ignite - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ignite-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-infinispan - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-infinispan-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-influxdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-influxdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-irc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-irc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-avro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-avro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-protobuf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-protobuf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jacksonxml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jacksonxml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jasypt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jasypt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-java-joor-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-java-joor-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-javascript - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-javascript-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jaxb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jaxb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcr - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcr-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jdbc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jdbc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jfr - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jfr-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-raft - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-raft-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jira - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jira-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jolt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jolt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jooq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jooq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-joor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-joor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jpa - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jpa-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jslt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jslt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-patch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-patch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonapi - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonapi-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonata - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonata-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonpath - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonpath-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jt400 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jt400-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jta - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jta-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-junit5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kafka - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kafka-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kamelet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kamelet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-consumer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-consumer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-producer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-producer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-chat - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-chat-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tokenizer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tokenizer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tools - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tools-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-web-search - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-web-search-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-language - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-language-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldif - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldif-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-leveldb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-leveldb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-log - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-log-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lra - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lra-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lucene - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lucene-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lumberjack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lumberjack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lzf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lzf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-management - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-management-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mapstruct - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mapstruct-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-master - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-master-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-micrometer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-micrometer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-health - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-health-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-milvus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-milvus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-minio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-minio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mllp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mllp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mock - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mock-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-gridfs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mustache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mustache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mvel - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mvel-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mybatis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mybatis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nats - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nats-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nitrite - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nitrite-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-oaipmh - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-oaipmh-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ognl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ognl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-olingo4 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-olingo4-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openapi-java - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openapi-java-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opensearch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opensearch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openstack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openstack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opentelemetry - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opentelemetry-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-optaplanner - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-optaplanner-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-mqtt5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-mqtt5-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pdf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pdf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pg-replication-slot - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pg-replication-slot-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pgevent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pgevent-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pinecone - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pinecone-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-platform-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-platform-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-printer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-printer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-protobuf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-protobuf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pubnub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pubnub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pulsar - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pulsar-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qdrant - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qdrant-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quartz - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quartz-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quickfix - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quickfix-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute-component - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-executor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-executor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-streams - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-streams-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-redis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-redis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ref - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ref-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-openapi - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-openapi-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-robotframework - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-robotframework-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rss - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rss-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saga - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saga-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-salesforce - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-salesforce-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sap-netweaver - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sap-netweaver-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saxon - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saxon-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-scheduler - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-scheduler-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-schematron - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-schematron-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-seda - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-seda-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servicenow - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servicenow-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servlet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servlet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-shiro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-shiro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-slack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-slack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smpp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smpp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snakeyaml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snakeyaml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snmp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snmp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-soap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-soap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-hec - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-hec-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-rabbitmq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-redis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-redis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ssh - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ssh-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stax - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stax-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stitch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stitch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stomp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stomp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stream - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stream-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stringtemplate - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stringtemplate-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-ahc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-ahc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-bouncycastle - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-bouncycastle-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-commons-logging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-commons-logging-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-consul-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-consul-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-debezium - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-debezium-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-cloud - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-cloud-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-http-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-http-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient5-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jdbc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jdbc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jetty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jetty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-language - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-language-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-reactor-netty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-reactor-netty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-retrofit - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-retrofit-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-beans - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-context - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-swagger - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-swagger-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-webhook - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-webhook-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-xalan - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-xalan-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-swift - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-swift-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-syslog - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-syslog-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tarfile - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tarfile-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-telegram - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-telegram-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-thrift - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-thrift-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tika - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tika-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-timer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-timer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twilio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twilio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twitter - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twitter-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-univocity-parsers - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-univocity-parsers-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-velocity - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-velocity-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-websocket - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-websocket-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wasm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wasm-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-weather - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-weather-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-web3j - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-web3j-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wordpress - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wordpress-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-workday - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-workday-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xchange - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xchange-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xj - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xj-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-io-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-io-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmlsecurity - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmlsecurity-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmpp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmpp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xpath - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xpath-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-saxon - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-saxon-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-io - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-io-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zendesk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zendesk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zip-deflater - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zip-deflater-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zipfile - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zipfile-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-master - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-master-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ca.uhn.hapi diff --git a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml index 86ca96a727b1..7149aaf8cd43 100644 --- a/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml +++ b/poms/bom/src/main/generated/flattened-reduced-verbose-pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.apache.camel.quarkus camel-quarkus-bom - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT pom Camel Quarkus :: BOM Apache Camel extensions for Quarkus @@ -2894,3382 +2894,3382 @@ org.apache.camel.quarkus camel-quarkus-activemq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-activemq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-amqp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-amqp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-arangodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-arangodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-as2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-as2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asn1 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asn1-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asterisk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-asterisk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-atom - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-atom-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-attachments - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-attachments-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-avro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-avro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-bedrock - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-bedrock-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-secrets-manager - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-xray - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws-xray-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-athena - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-athena-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-cw - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-cw-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ddb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ddb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ec2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ec2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ecs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ecs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eks - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eks-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eventbridge - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-iam - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-iam-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kinesis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kinesis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-kms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-lambda - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-lambda-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-mq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-mq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-msk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-msk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-s3 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-s3-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ses - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-ses-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sns - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sns-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sqs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sqs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sts - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-sts-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-translate - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-aws2-translate-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-cosmosdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-eventhubs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-eventhubs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-key-vault - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-key-vault-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-servicebus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-servicebus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-blob - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-blob-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-datalake - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-queue - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-azure-storage-queue-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-barcode - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-barcode-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-base64 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-base64-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bean-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-beanio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-beanio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bindy - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bindy-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bonita - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-bonita-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-box - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-box-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-braintree - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-braintree-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-browse - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-browse-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-caffeine - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-caffeine-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cassandraql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cassandraql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-catalog - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cbor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cbor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chatscript - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chatscript-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chunk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-chunk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cli-connector - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cli-connector-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cloudevents - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cloudevents-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cm-sms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cm-sms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-coap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-coap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cometd - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cometd-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-console - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-console-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-consul - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-consul-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-controlbus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-controlbus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-cloud - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-cloud-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-core-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchbase - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchbase-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-couchdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cron - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cron-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-pgp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-crypto-pgp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csimple - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csimple-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csv - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-csv-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cxf-soap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-cxf-soap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataformat - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataformat-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataset - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dataset-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-datasonnet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-datasonnet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mysql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-mysql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-postgres - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-postgres-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-sqlserver - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debug - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-debug-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-digitalocean - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-digitalocean-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-direct - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-direct-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-disruptor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-disruptor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-djl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-djl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dns - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dns-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-drill - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-drill-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dropbox - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dropbox-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dsl-modeline - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-dsl-modeline-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ehcache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ehcache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-etcd3 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-etcd3-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-exec - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-exec-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fastjson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fastjson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fhir - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fhir-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-cluster-service - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-cluster-service-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-watch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-file-watch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flatpack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flatpack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flink - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-flink-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fop - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-fop-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-freemarker - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-freemarker-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ftp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ftp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-geocoder - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-geocoder-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-git - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-git-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-github - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-github-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-bigquery - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-bigquery-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-calendar - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-calendar-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-drive - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-drive-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-functions - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-functions-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-pubsub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-pubsub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-secret-manager - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-secret-manager-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-sheets - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-sheets-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-storage - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-google-storage-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-graphql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-graphql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grok - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grok-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-groovy - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-groovy-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc-codegen - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-grpc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-gson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-gson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-guava-eventbus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-guava-eventbus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hashicorp-vault - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hashicorp-vault-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hazelcast - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hazelcast-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-headersmap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-headersmap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hl7 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-hl7-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-common - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-common-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-huaweicloud-smn - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ical - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ical-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-iec60870 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-iec60870-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ignite - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ignite-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-infinispan - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-infinispan-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-influxdb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-influxdb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-irc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-irc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-avro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-avro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-protobuf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jackson-protobuf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jacksonxml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jacksonxml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jasypt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jasypt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-java-joor-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-java-joor-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-javascript - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-javascript-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jaxb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jaxb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcr - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jcr-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jdbc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jdbc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jfr - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jfr-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-raft - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jgroups-raft-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jira - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jira-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jolt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jolt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jooq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jooq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-joor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-joor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jpa - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jpa-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jslt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jslt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-patch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-patch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-json-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonapi - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonapi-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonata - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonata-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonpath - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jsonpath-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jt400 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jt400-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jta - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-jta-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-junit5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kafka - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kafka-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kamelet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kamelet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-consumer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-consumer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-producer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-knative-producer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kubernetes-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-kudu-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-chat - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-chat-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tokenizer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tokenizer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tools - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-tools-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-web-search - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-langchain4j-web-search-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-language - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-language-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldif - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ldif-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-leveldb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-leveldb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-log - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-log-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lra - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lra-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lucene - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lucene-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lumberjack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lumberjack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lzf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-lzf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-management - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-management-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mapstruct - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mapstruct-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-master - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-master-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-micrometer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-micrometer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-health - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-microprofile-health-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-milvus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-milvus-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-minio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-minio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mllp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mllp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mock - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mock-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-gridfs - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mustache - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mustache-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mvel - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mvel-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mybatis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-mybatis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nats - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nats-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-netty-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nitrite - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-nitrite-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-oaipmh - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-oaipmh-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ognl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ognl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-olingo4 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-olingo4-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openapi-java - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openapi-java-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opensearch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opensearch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openstack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-openstack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opentelemetry - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-opentelemetry-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-optaplanner - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-optaplanner-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-mqtt5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-paho-mqtt5-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pdf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pdf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pg-replication-slot - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pg-replication-slot-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pgevent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pgevent-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pinecone - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pinecone-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-platform-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-platform-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-printer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-printer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-protobuf - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-protobuf-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pubnub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pubnub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pulsar - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-pulsar-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qdrant - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qdrant-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quartz - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quartz-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quickfix - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-quickfix-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute-component - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-qute-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-executor - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-executor-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-streams - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-reactive-streams-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-redis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-redis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ref - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ref-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-openapi - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rest-openapi-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-robotframework - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-robotframework-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rss - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-rss-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saga - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saga-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-salesforce - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-salesforce-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sap-netweaver - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sap-netweaver-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saxon - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-saxon-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-scheduler - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-scheduler-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-schematron - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-schematron-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-seda - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-seda-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servicenow - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servicenow-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servlet - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-servlet-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-shiro - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-shiro-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sjms2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-slack - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-slack-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smpp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-smpp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snakeyaml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snakeyaml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snmp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-snmp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-soap - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-soap-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-hec - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-splunk-hec-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-rabbitmq - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-redis - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-spring-redis-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sql - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-sql-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ssh - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-ssh-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stax - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stax-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stitch - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stitch-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stomp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stomp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stream - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stream-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stringtemplate - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stringtemplate-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stub - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-stub-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-ahc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-ahc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws2 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-aws2-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-bouncycastle - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-bouncycastle-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-commons-logging - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-commons-logging-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-consul-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-consul-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-debezium - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-debezium-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-cloud - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-cloud-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-http-client - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-google-http-client-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient5 - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-httpclient5-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jdbc - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jdbc-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jetty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-jetty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-language - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-language-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mail - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mail-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mongodb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-mongodb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-reactor-netty - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-reactor-netty-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-retrofit - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-retrofit-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-beans - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-context - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-core - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-spring-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-swagger - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-swagger-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-webhook - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-webhook-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-xalan - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-support-xalan-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-swift - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-swift-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-syslog - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-syslog-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tarfile - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tarfile-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-telegram - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-telegram-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-thrift - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-thrift-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tika - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-tika-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-timer - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-timer-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twilio - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twilio-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twitter - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-twitter-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-univocity-parsers - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-univocity-parsers-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-validator - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-validator-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-velocity - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-velocity-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-http - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-http-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-websocket - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-vertx-websocket-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wasm - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wasm-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-weather - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-weather-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-web3j - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-web3j-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wordpress - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-wordpress-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-workday - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-workday-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xchange - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xchange-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xj - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xj-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-io-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-io-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxb - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxb-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xml-jaxp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmlsecurity - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmlsecurity-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmpp - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xmpp-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xpath - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xpath-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-saxon - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-xslt-saxon-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-dsl - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-dsl-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-io - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-yaml-io-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zendesk - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zendesk-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zip-deflater - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zip-deflater-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zipfile - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zipfile-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-master - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT org.apache.camel.quarkus camel-quarkus-zookeeper-master-deployment - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ca.uhn.hapi diff --git a/poms/build-parent-it/pom.xml b/poms/build-parent-it/pom.xml index 1c087df94a2d..273d557680f8 100644 --- a/poms/build-parent-it/pom.xml +++ b/poms/build-parent-it/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../build-parent/pom.xml @@ -41,8 +41,8 @@ ${quarkus.version} org.apache.camel.quarkus camel-quarkus-bom - 3.17.0-SNAPSHOT - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT + 3.18.0-SNAPSHOT false diff --git a/poms/build-parent/pom.xml b/poms/build-parent/pom.xml index 36991ef9a252..41c2708d6299 100644 --- a/poms/build-parent/pom.xml +++ b/poms/build-parent/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/poms/pom.xml b/poms/pom.xml index e7c91ab65c00..6dc4ffa351c9 100644 --- a/poms/pom.xml +++ b/poms/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml diff --git a/test-framework/junit5-extension-tests/pom.xml b/test-framework/junit5-extension-tests/pom.xml index 857cf5df4687..f715a9624678 100644 --- a/test-framework/junit5-extension-tests/pom.xml +++ b/test-framework/junit5-extension-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-test-framework - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml index 02e576b967fb..c6e299c8f840 100644 --- a/test-framework/junit5/pom.xml +++ b/test-framework/junit5/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-test-framework - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 8f0bf76c9114..64beca8cd14a 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../poms/build-parent/pom.xml diff --git a/tooling/create-extension-templates/runtime-pom.xml b/tooling/create-extension-templates/runtime-pom.xml index fd21a5d53ae0..d3ea9a594993 100644 --- a/tooling/create-extension-templates/runtime-pom.xml +++ b/tooling/create-extension-templates/runtime-pom.xml @@ -33,9 +33,9 @@ [=description] - 3.17.0 + 3.18.0 [#if nativeSupported ] - 3.17.0 + 3.18.0 [/#if] diff --git a/tooling/maven-plugin/pom.xml b/tooling/maven-plugin/pom.xml index be330940265b..f9da143237fc 100644 --- a/tooling/maven-plugin/pom.xml +++ b/tooling/maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent/pom.xml diff --git a/tooling/perf-regression/pom.xml b/tooling/perf-regression/pom.xml index de866a6ab2d3..07d977fb3445 100644 --- a/tooling/perf-regression/pom.xml +++ b/tooling/perf-regression/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT ../../poms/build-parent/pom.xml diff --git a/tooling/pom.xml b/tooling/pom.xml index e5e1e5a82c0d..f9c70c466999 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-tooling diff --git a/tooling/test-list/pom.xml b/tooling/test-list/pom.xml index 76bf5fcf18c5..33326931f972 100644 --- a/tooling/test-list/pom.xml +++ b/tooling/test-list/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-tooling - 3.17.0-SNAPSHOT + 3.18.0-SNAPSHOT camel-quarkus-test-list