diff --git a/catalog/pom.xml b/catalog/pom.xml index 9f0e0e90c333..564212e34443 100644 --- a/catalog/pom.xml +++ b/catalog/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 2.10.0-SNAPSHOT + 2.10.0 ../poms/build-parent/pom.xml diff --git a/docs/antora.yml b/docs/antora.yml index 4fe07e8df2c6..08b6b9b95aef 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -17,14 +17,11 @@ name: camel-quarkus title: Camel Quarkus -version: next -prerelease: true -display-version: Next (Pre-release) +version: 2.10.x nav: - modules/ROOT/nav.adoc asciidoc: attributes: - prerelease: true requires: "'util=camel-website-util,quarkus=xref:js/quarkus.js'" min-maven-version: 3.8.2 # replace ${min-maven-version} diff --git a/docs/pom.xml b/docs/pom.xml index 9692219c2e7e..c2d6687c72da 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-docs diff --git a/docs/source-map.yml b/docs/source-map.yml index d2f96b74aa50..4140593e4ab5 100644 --- a/docs/source-map.yml +++ b/docs/source-map.yml @@ -21,5 +21,5 @@ - url: 'https://github.com/apache/camel-quarkus.git' mapped-url: './../camel-quarkus' branches: - - branch: main + - branch: 2.10.x mapped-branch: HEAD diff --git a/extensions-core/caffeine-lrucache/deployment/pom.xml b/extensions-core/caffeine-lrucache/deployment/pom.xml index 387485937eff..f6e19a571486 100644 --- a/extensions-core/caffeine-lrucache/deployment/pom.xml +++ b/extensions-core/caffeine-lrucache/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-caffeine-lrucache-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/caffeine-lrucache/pom.xml b/extensions-core/caffeine-lrucache/pom.xml index ac5b80e1ca08..5cca79d2985a 100644 --- a/extensions-core/caffeine-lrucache/pom.xml +++ b/extensions-core/caffeine-lrucache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/caffeine-lrucache/runtime/pom.xml b/extensions-core/caffeine-lrucache/runtime/pom.xml index 65ac45857885..b6e74c2a3bf7 100644 --- a/extensions-core/caffeine-lrucache/runtime/pom.xml +++ b/extensions-core/caffeine-lrucache/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-caffeine-lrucache-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/core-cloud/deployment/pom.xml b/extensions-core/core-cloud/deployment/pom.xml index f866552757e9..c53a69b3eb30 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/core-cloud/pom.xml b/extensions-core/core-cloud/pom.xml index 5999e75f9ea9..f292941dae17 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/core-cloud/runtime/pom.xml b/extensions-core/core-cloud/runtime/pom.xml index 39ff85d70d55..5b439ce9e739 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/core/deployment/pom.xml b/extensions-core/core/deployment/pom.xml index a26dd6c5d033..8f32776ae25c 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 camel-quarkus-core-deployment diff --git a/extensions-core/core/pom.xml b/extensions-core/core/pom.xml index 691e9cfa5d23..15e11f7cc6d6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/core/runtime/pom.xml b/extensions-core/core/runtime/pom.xml index beead06a98fc..0b224bde68b5 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-core/http-common/deployment/pom.xml b/extensions-core/http-common/deployment/pom.xml index 22d4547f4ef7..bd05599b483f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/http-common/pom.xml b/extensions-core/http-common/pom.xml index afcd16fd7768..8779ef9f5715 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/http-common/runtime/pom.xml b/extensions-core/http-common/runtime/pom.xml index ed807da045bd..302ccd45cca3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/pom.xml b/extensions-core/pom.xml index 32568bed0286..124c59c853d4 100644 --- a/extensions-core/pom.xml +++ b/extensions-core/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 2.10.0-SNAPSHOT + 2.10.0 ../poms/build-parent/pom.xml diff --git a/extensions-core/reactive-executor/deployment/pom.xml b/extensions-core/reactive-executor/deployment/pom.xml index 9086e3240089..d4cc6cbb8c45 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/reactive-executor/pom.xml b/extensions-core/reactive-executor/pom.xml index 87f989b0cf58..83a836d60609 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/reactive-executor/runtime/pom.xml b/extensions-core/reactive-executor/runtime/pom.xml index 03cbbbed6b2c..cf2c8ccc7c79 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/deployment/pom.xml b/extensions-core/threadpoolfactory-vertx/deployment/pom.xml index a6d88dd98a32..f6c8f5331276 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/pom.xml b/extensions-core/threadpoolfactory-vertx/pom.xml index 210b2c0a28f1..f04945e92eac 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/runtime/pom.xml b/extensions-core/threadpoolfactory-vertx/runtime/pom.xml index 701602551945..6c908ef159c8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-io-dsl/deployment/pom.xml b/extensions-core/xml-io-dsl/deployment/pom.xml index 5be7179358f5..6e767cfbe758 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-io-dsl/pom.xml b/extensions-core/xml-io-dsl/pom.xml index 896b31fcb5a8..df1da61cdc61 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-io-dsl/runtime/pom.xml b/extensions-core/xml-io-dsl/runtime/pom.xml index 83d23338ef02..124720ae1951 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-jaxb/deployment/pom.xml b/extensions-core/xml-jaxb/deployment/pom.xml index 568857577655..fd9ccfe861c4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-jaxb/pom.xml b/extensions-core/xml-jaxb/pom.xml index 01085373c453..698141f763f8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-jaxb/runtime/pom.xml b/extensions-core/xml-jaxb/runtime/pom.xml index 01199837006e..ac91cfec2939 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-jaxp/deployment/pom.xml b/extensions-core/xml-jaxp/deployment/pom.xml index 64c4f78f5c45..35060b3f5ec0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-jaxp/pom.xml b/extensions-core/xml-jaxp/pom.xml index 883ad81cd2e9..1dec237f3066 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/xml-jaxp/runtime/pom.xml b/extensions-core/xml-jaxp/runtime/pom.xml index 1d17ea82c134..4b24a2ae8f12 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/yaml-dsl/deployment/pom.xml b/extensions-core/yaml-dsl/deployment/pom.xml index 77c453735198..25c8deb9f141 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/yaml-dsl/pom.xml b/extensions-core/yaml-dsl/pom.xml index 94ea1a898e80..f3d9e96e33bf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-core/yaml-dsl/runtime/pom.xml b/extensions-core/yaml-dsl/runtime/pom.xml index 78cfc1c7aab7..94efca48a5b9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/asn1/deployment/pom.xml b/extensions-jvm/asn1/deployment/pom.xml index 30a64af2fd5f..b68c3c9f9f3b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/asn1/pom.xml b/extensions-jvm/asn1/pom.xml index 80964a25070c..352053c60853 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/asn1/runtime/pom.xml b/extensions-jvm/asn1/runtime/pom.xml index 9ce68d4ed4dc..6e1737452858 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/asterisk/deployment/pom.xml b/extensions-jvm/asterisk/deployment/pom.xml index 6344bbdcdf2e..b79953966601 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/asterisk/pom.xml b/extensions-jvm/asterisk/pom.xml index 1bc627afdce8..4014f8733a6f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/asterisk/runtime/pom.xml b/extensions-jvm/asterisk/runtime/pom.xml index e18a7dd8b796..f0e63cf987f3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/atmos/deployment/pom.xml b/extensions-jvm/atmos/deployment/pom.xml index bdecd384a966..caecf6254c19 100644 --- a/extensions-jvm/atmos/deployment/pom.xml +++ b/extensions-jvm/atmos/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-atmos-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/atmos/pom.xml b/extensions-jvm/atmos/pom.xml index dacd1dffa0ca..58e40c12ab85 100644 --- a/extensions-jvm/atmos/pom.xml +++ b/extensions-jvm/atmos/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/atmos/runtime/pom.xml b/extensions-jvm/atmos/runtime/pom.xml index e6b19f54070f..d49e2d1565d9 100644 --- a/extensions-jvm/atmos/runtime/pom.xml +++ b/extensions-jvm/atmos/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-atmos-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/deployment/pom.xml b/extensions-jvm/aws-secrets-manager/deployment/pom.xml index 8e25c5975e72..b88247935e50 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/pom.xml b/extensions-jvm/aws-secrets-manager/pom.xml index 3f073aaca634..7082bdd47edd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/runtime/pom.xml b/extensions-jvm/aws-secrets-manager/runtime/pom.xml index 846ebd879a33..2e1cbc3ae81f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/aws-xray/deployment/pom.xml b/extensions-jvm/aws-xray/deployment/pom.xml index 7b0fe675db78..bc47092ecb5a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/aws-xray/pom.xml b/extensions-jvm/aws-xray/pom.xml index 1a8836a712f5..53b420d777a9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/aws-xray/runtime/pom.xml b/extensions-jvm/aws-xray/runtime/pom.xml index 4636e1a76bf5..b84d93c7076e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/deployment/pom.xml b/extensions-jvm/azure-cosmosdb/deployment/pom.xml index b322879560b6..9fcf27385721 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/pom.xml b/extensions-jvm/azure-cosmosdb/pom.xml index 10ea4a38227e..7c3a42a165d1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/runtime/pom.xml b/extensions-jvm/azure-cosmosdb/runtime/pom.xml index f424102cd5f5..8f791be10272 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-key-vault/deployment/pom.xml b/extensions-jvm/azure-key-vault/deployment/pom.xml index 178823e40ca7..29fd9c5b1771 100644 --- a/extensions-jvm/azure-key-vault/deployment/pom.xml +++ b/extensions-jvm/azure-key-vault/deployment/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-azure-key-vault-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-key-vault/pom.xml b/extensions-jvm/azure-key-vault/pom.xml index 2b12e0a2f826..2be07cf4529a 100644 --- a/extensions-jvm/azure-key-vault/pom.xml +++ b/extensions-jvm/azure-key-vault/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-key-vault/runtime/pom.xml b/extensions-jvm/azure-key-vault/runtime/pom.xml index 73ba2442210d..80ea7285543f 100644 --- a/extensions-jvm/azure-key-vault/runtime/pom.xml +++ b/extensions-jvm/azure-key-vault/runtime/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-azure-key-vault-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-servicebus/deployment/pom.xml b/extensions-jvm/azure-servicebus/deployment/pom.xml index be8601f5f82e..4003de604dcf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-servicebus/pom.xml b/extensions-jvm/azure-servicebus/pom.xml index e76030122335..819730168843 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-servicebus/runtime/pom.xml b/extensions-jvm/azure-servicebus/runtime/pom.xml index f27b2398dc8b..c48830885dbf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/deployment/pom.xml b/extensions-jvm/azure-storage-datalake/deployment/pom.xml index dc4d791b5c66..30471896b4fe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/pom.xml b/extensions-jvm/azure-storage-datalake/pom.xml index 72aaaa024f3f..712e1ab55f0b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/runtime/pom.xml b/extensions-jvm/azure-storage-datalake/runtime/pom.xml index 6e2e62622798..6a5b3acf5384 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/barcode/deployment/pom.xml b/extensions-jvm/barcode/deployment/pom.xml index 38c727947e83..410242cd82eb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/barcode/pom.xml b/extensions-jvm/barcode/pom.xml index 5cd28e2c085a..1e392b0ab8e7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/barcode/runtime/pom.xml b/extensions-jvm/barcode/runtime/pom.xml index 23af06887ad0..05700749500a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/bonita/deployment/pom.xml b/extensions-jvm/bonita/deployment/pom.xml index 1368bff45b53..603547ba50b1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/bonita/pom.xml b/extensions-jvm/bonita/pom.xml index 671afddad1ac..cef36a26f2ad 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/bonita/runtime/pom.xml b/extensions-jvm/bonita/runtime/pom.xml index 6ebf1c0de08a..3eda8c2821e1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/chatscript/deployment/pom.xml b/extensions-jvm/chatscript/deployment/pom.xml index 354e96c8e035..47ac91305bf8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/chatscript/pom.xml b/extensions-jvm/chatscript/pom.xml index 088346b94536..099c86ac90ec 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/chatscript/runtime/pom.xml b/extensions-jvm/chatscript/runtime/pom.xml index 5d8a851611fa..12f51fa441c2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/chunk/deployment/pom.xml b/extensions-jvm/chunk/deployment/pom.xml index 93c3b0938925..f961aad87b4b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/chunk/pom.xml b/extensions-jvm/chunk/pom.xml index 678aa45e573d..f67e4a2528de 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/chunk/runtime/pom.xml b/extensions-jvm/chunk/runtime/pom.xml index 8ea340f74624..6cc79ef63055 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cm-sms/deployment/pom.xml b/extensions-jvm/cm-sms/deployment/pom.xml index cb5f6fe1751a..12cbfb6aed2a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cm-sms/pom.xml b/extensions-jvm/cm-sms/pom.xml index 67cb23431205..1e27ab4f2c0f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cm-sms/runtime/pom.xml b/extensions-jvm/cm-sms/runtime/pom.xml index 75b62cc8d1b7..bda81b3d65fb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cmis/deployment/pom.xml b/extensions-jvm/cmis/deployment/pom.xml index 4f2e385ac751..9f8d2eefc015 100644 --- a/extensions-jvm/cmis/deployment/pom.xml +++ b/extensions-jvm/cmis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cmis-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cmis/pom.xml b/extensions-jvm/cmis/pom.xml index b3f9cda833ef..cc6bc28396d1 100644 --- a/extensions-jvm/cmis/pom.xml +++ b/extensions-jvm/cmis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cmis/runtime/pom.xml b/extensions-jvm/cmis/runtime/pom.xml index ed2ce0005034..1a37691df396 100644 --- a/extensions-jvm/cmis/runtime/pom.xml +++ b/extensions-jvm/cmis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cmis-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/coap/deployment/pom.xml b/extensions-jvm/coap/deployment/pom.xml index be262f80c00b..7b55cc4787c5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/coap/pom.xml b/extensions-jvm/coap/pom.xml index ad6f3e976341..ae6fac0de01f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/coap/runtime/pom.xml b/extensions-jvm/coap/runtime/pom.xml index 9a852c982157..fd73f6bdbc89 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cometd/deployment/pom.xml b/extensions-jvm/cometd/deployment/pom.xml index 3c0e74be5eea..6ed0b8268aa1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cometd/pom.xml b/extensions-jvm/cometd/pom.xml index 8ac039e5ac45..5ae43ecc40d4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/cometd/runtime/pom.xml b/extensions-jvm/cometd/runtime/pom.xml index f07f064c6057..6872f395b0e8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/corda/deployment/pom.xml b/extensions-jvm/corda/deployment/pom.xml index 2f4b7349e52e..a8e12c0bd3d4 100644 --- a/extensions-jvm/corda/deployment/pom.xml +++ b/extensions-jvm/corda/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-corda-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/corda/pom.xml b/extensions-jvm/corda/pom.xml index 233d4c1d8f5c..ef6d05883f83 100644 --- a/extensions-jvm/corda/pom.xml +++ b/extensions-jvm/corda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/corda/runtime/pom.xml b/extensions-jvm/corda/runtime/pom.xml index ec839f465554..f7652377f5ae 100644 --- a/extensions-jvm/corda/runtime/pom.xml +++ b/extensions-jvm/corda/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-corda-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/couchbase/deployment/pom.xml b/extensions-jvm/couchbase/deployment/pom.xml index 977e99a3732a..3547f2074680 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/couchbase/pom.xml b/extensions-jvm/couchbase/pom.xml index 5a473c7d820b..055d321366fb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/couchbase/runtime/pom.xml b/extensions-jvm/couchbase/runtime/pom.xml index a1c2bbc8c5fd..7f7c2f321890 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/debug/deployment/pom.xml b/extensions-jvm/debug/deployment/pom.xml index f59295ebd796..03679c6ad6b4 100644 --- a/extensions-jvm/debug/deployment/pom.xml +++ b/extensions-jvm/debug/deployment/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-debug-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/debug/pom.xml b/extensions-jvm/debug/pom.xml index 5d1ad0815da5..0ee41d1e4c2c 100644 --- a/extensions-jvm/debug/pom.xml +++ b/extensions-jvm/debug/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/debug/runtime/pom.xml b/extensions-jvm/debug/runtime/pom.xml index 6a49af61f4c5..c4d3e8efbb2b 100644 --- a/extensions-jvm/debug/runtime/pom.xml +++ b/extensions-jvm/debug/runtime/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-debug-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/djl/deployment/pom.xml b/extensions-jvm/djl/deployment/pom.xml index dd5ed25e9267..097776011a2c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/djl/pom.xml b/extensions-jvm/djl/pom.xml index 4c0b849a5d30..b318df3604d4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/djl/runtime/pom.xml b/extensions-jvm/djl/runtime/pom.xml index 11c1d75df4ea..f8a7e82a6842 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/dns/deployment/pom.xml b/extensions-jvm/dns/deployment/pom.xml index ffeb8375b800..40d1b958aa44 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/dns/pom.xml b/extensions-jvm/dns/pom.xml index 312b814cc6e3..0f99c019be7c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/dns/runtime/pom.xml b/extensions-jvm/dns/runtime/pom.xml index f36f22048bef..477ffbd02b5e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/drill/deployment/pom.xml b/extensions-jvm/drill/deployment/pom.xml index 8b89731de49b..daa409c7438a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/drill/pom.xml b/extensions-jvm/drill/pom.xml index 417be9e8c301..ef526192de8e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/drill/runtime/pom.xml b/extensions-jvm/drill/runtime/pom.xml index 96919fbee02f..a6385d6403a6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ehcache/deployment/pom.xml b/extensions-jvm/ehcache/deployment/pom.xml index cd6db7dfca66..c5c03a08c6ed 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ehcache/pom.xml b/extensions-jvm/ehcache/pom.xml index 2bd7c88d0b6a..c02719a2c8da 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ehcache/runtime/pom.xml b/extensions-jvm/ehcache/runtime/pom.xml index a8f1ce01fe46..4bad9603f16c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/etcd3/deployment/pom.xml b/extensions-jvm/etcd3/deployment/pom.xml index 6c1c31e3f09c..306e6827be06 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/etcd3/pom.xml b/extensions-jvm/etcd3/pom.xml index 5996b5f88717..cb26e736c352 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/etcd3/runtime/pom.xml b/extensions-jvm/etcd3/runtime/pom.xml index b1b48333e8be..031288831085 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/facebook/deployment/pom.xml b/extensions-jvm/facebook/deployment/pom.xml index 3ee730ba13cb..f3a7475d02d7 100644 --- a/extensions-jvm/facebook/deployment/pom.xml +++ b/extensions-jvm/facebook/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-facebook-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/facebook/pom.xml b/extensions-jvm/facebook/pom.xml index 9853d420ed26..c157f29fbf49 100644 --- a/extensions-jvm/facebook/pom.xml +++ b/extensions-jvm/facebook/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/facebook/runtime/pom.xml b/extensions-jvm/facebook/runtime/pom.xml index 86a111c82f8f..392b71e926ce 100644 --- a/extensions-jvm/facebook/runtime/pom.xml +++ b/extensions-jvm/facebook/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-facebook-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/fastjson/deployment/pom.xml b/extensions-jvm/fastjson/deployment/pom.xml index 7ea5a1bdb997..57d1a90cda16 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/fastjson/pom.xml b/extensions-jvm/fastjson/pom.xml index 6ac3d66cdf66..6ed0462c26cc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/fastjson/runtime/pom.xml b/extensions-jvm/fastjson/runtime/pom.xml index 698e5b85b833..18f4c4c8ef46 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/flink/deployment/pom.xml b/extensions-jvm/flink/deployment/pom.xml index 48fa855d8300..a4139dddcb10 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/flink/pom.xml b/extensions-jvm/flink/pom.xml index 5d881b664e2b..c6643dfd8c2d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/flink/runtime/pom.xml b/extensions-jvm/flink/runtime/pom.xml index bee6b1315724..3a5d7eda811f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/google-functions/deployment/pom.xml b/extensions-jvm/google-functions/deployment/pom.xml index bfdb316a01f3..4b4351280df1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/google-functions/pom.xml b/extensions-jvm/google-functions/pom.xml index 1bee72736518..4a1990f1c048 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/google-functions/runtime/pom.xml b/extensions-jvm/google-functions/runtime/pom.xml index a4509de5ad5a..ce665dd37d51 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/google-secret-manager/deployment/pom.xml b/extensions-jvm/google-secret-manager/deployment/pom.xml index cc0a76007ad1..978b47856ebc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/google-secret-manager/pom.xml b/extensions-jvm/google-secret-manager/pom.xml index ea94235cb375..7d6a7a85c78d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/google-secret-manager/runtime/pom.xml b/extensions-jvm/google-secret-manager/runtime/pom.xml index 997e75f4c9ab..b1ea2c8dee88 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/groovy-dsl/deployment/pom.xml b/extensions-jvm/groovy-dsl/deployment/pom.xml index 86d592ede740..e337dd298933 100644 --- a/extensions-jvm/groovy-dsl/deployment/pom.xml +++ b/extensions-jvm/groovy-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-dsl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/groovy-dsl/pom.xml b/extensions-jvm/groovy-dsl/pom.xml index 9ac0a7ed48b5..ad4ea997aeb6 100644 --- a/extensions-jvm/groovy-dsl/pom.xml +++ b/extensions-jvm/groovy-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/groovy-dsl/runtime/pom.xml b/extensions-jvm/groovy-dsl/runtime/pom.xml index 37f19436c5f3..951ca72f803c 100644 --- a/extensions-jvm/groovy-dsl/runtime/pom.xml +++ b/extensions-jvm/groovy-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-dsl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/groovy/deployment/pom.xml b/extensions-jvm/groovy/deployment/pom.xml index af69ab7c619b..44b58e626606 100644 --- a/extensions-jvm/groovy/deployment/pom.xml +++ b/extensions-jvm/groovy/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/groovy/pom.xml b/extensions-jvm/groovy/pom.xml index d8773e01a5b6..12a2d8f3df4d 100644 --- a/extensions-jvm/groovy/pom.xml +++ b/extensions-jvm/groovy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/groovy/runtime/pom.xml b/extensions-jvm/groovy/runtime/pom.xml index 24c921925f71..e7d676b04430 100644 --- a/extensions-jvm/groovy/runtime/pom.xml +++ b/extensions-jvm/groovy/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/guava-eventbus/deployment/pom.xml b/extensions-jvm/guava-eventbus/deployment/pom.xml index 7cd719e5683a..291bb9a986e2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/guava-eventbus/pom.xml b/extensions-jvm/guava-eventbus/pom.xml index 44f8692aaa18..3212f4002cff 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/guava-eventbus/runtime/pom.xml b/extensions-jvm/guava-eventbus/runtime/pom.xml index 39bd06613765..a088bfddc99e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/hbase/deployment/pom.xml b/extensions-jvm/hbase/deployment/pom.xml index 97fe4a9e2d1c..c028edb10d0c 100644 --- a/extensions-jvm/hbase/deployment/pom.xml +++ b/extensions-jvm/hbase/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hbase-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/hbase/pom.xml b/extensions-jvm/hbase/pom.xml index be1041af4c4e..fe59350f71b6 100644 --- a/extensions-jvm/hbase/pom.xml +++ b/extensions-jvm/hbase/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/hbase/runtime/pom.xml b/extensions-jvm/hbase/runtime/pom.xml index b0d1c96b0595..c7598d5a1bbc 100644 --- a/extensions-jvm/hbase/runtime/pom.xml +++ b/extensions-jvm/hbase/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hbase-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/hdfs/deployment/pom.xml b/extensions-jvm/hdfs/deployment/pom.xml index bbaf55a24327..994a7d59996c 100644 --- a/extensions-jvm/hdfs/deployment/pom.xml +++ b/extensions-jvm/hdfs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hdfs-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/hdfs/pom.xml b/extensions-jvm/hdfs/pom.xml index 109a0d2d2379..015b16fb2100 100644 --- a/extensions-jvm/hdfs/pom.xml +++ b/extensions-jvm/hdfs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/hdfs/runtime/pom.xml b/extensions-jvm/hdfs/runtime/pom.xml index 1ba82f78b28a..9b0e308ae67a 100644 --- a/extensions-jvm/hdfs/runtime/pom.xml +++ b/extensions-jvm/hdfs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hdfs-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/deployment/pom.xml b/extensions-jvm/huaweicloud-smn/deployment/pom.xml index 7a43b8256f55..060fe3e1fb77 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/pom.xml b/extensions-jvm/huaweicloud-smn/pom.xml index d10fcb426cfa..1c6821d82bc7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/runtime/pom.xml b/extensions-jvm/huaweicloud-smn/runtime/pom.xml index cef6ed5422d2..53ab8ee1f39a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/iec60870/deployment/pom.xml b/extensions-jvm/iec60870/deployment/pom.xml index 31953e5bc0c2..f900f88cab61 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/iec60870/pom.xml b/extensions-jvm/iec60870/pom.xml index 8b0fdcce8484..20c15f8a33dd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/iec60870/runtime/pom.xml b/extensions-jvm/iec60870/runtime/pom.xml index 446d6b00c6b7..5eaf80356c3b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ignite/deployment/pom.xml b/extensions-jvm/ignite/deployment/pom.xml index 1e697a8da606..a8344c5505b9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ignite/pom.xml b/extensions-jvm/ignite/pom.xml index 1c2a3db5d56f..89ab38af5952 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ignite/runtime/pom.xml b/extensions-jvm/ignite/runtime/pom.xml index 7f267faa9770..e32972bbf5d9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/iota/deployment/pom.xml b/extensions-jvm/iota/deployment/pom.xml index 0d81359f2669..4633eb48f7e7 100644 --- a/extensions-jvm/iota/deployment/pom.xml +++ b/extensions-jvm/iota/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-iota-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/iota/pom.xml b/extensions-jvm/iota/pom.xml index 7acf98b5ed09..8bcc2b339aec 100644 --- a/extensions-jvm/iota/pom.xml +++ b/extensions-jvm/iota/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/iota/runtime/pom.xml b/extensions-jvm/iota/runtime/pom.xml index 5c4b19b177d6..b0f0a356eeb3 100644 --- a/extensions-jvm/iota/runtime/pom.xml +++ b/extensions-jvm/iota/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-iota-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/irc/deployment/pom.xml b/extensions-jvm/irc/deployment/pom.xml index f207a4ee36c2..4515cd57d77f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/irc/pom.xml b/extensions-jvm/irc/pom.xml index 8d5d39e2014d..6084d002061b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/irc/runtime/pom.xml b/extensions-jvm/irc/runtime/pom.xml index fe2092624205..74472c61e38e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jasypt/deployment/pom.xml b/extensions-jvm/jasypt/deployment/pom.xml index c05883502784..d79491777488 100644 --- a/extensions-jvm/jasypt/deployment/pom.xml +++ b/extensions-jvm/jasypt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jasypt-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jasypt/pom.xml b/extensions-jvm/jasypt/pom.xml index cd5cea3687f3..ec5a5449f6c2 100644 --- a/extensions-jvm/jasypt/pom.xml +++ b/extensions-jvm/jasypt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jasypt/runtime/pom.xml b/extensions-jvm/jasypt/runtime/pom.xml index 9b289b04d86d..f3c8c57e5c41 100644 --- a/extensions-jvm/jasypt/runtime/pom.xml +++ b/extensions-jvm/jasypt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jasypt-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/java-joor-dsl/deployment/pom.xml b/extensions-jvm/java-joor-dsl/deployment/pom.xml index 0c1553bedbee..5015c8041265 100644 --- a/extensions-jvm/java-joor-dsl/deployment/pom.xml +++ b/extensions-jvm/java-joor-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-java-joor-dsl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/java-joor-dsl/pom.xml b/extensions-jvm/java-joor-dsl/pom.xml index 0f591f7bd313..20df0a0d3604 100644 --- a/extensions-jvm/java-joor-dsl/pom.xml +++ b/extensions-jvm/java-joor-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/java-joor-dsl/runtime/pom.xml b/extensions-jvm/java-joor-dsl/runtime/pom.xml index bf6296cae2f8..55a41a15960b 100644 --- a/extensions-jvm/java-joor-dsl/runtime/pom.xml +++ b/extensions-jvm/java-joor-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-java-joor-dsl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jbpm/deployment/pom.xml b/extensions-jvm/jbpm/deployment/pom.xml index eb1059062c64..34aba0921ae8 100644 --- a/extensions-jvm/jbpm/deployment/pom.xml +++ b/extensions-jvm/jbpm/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jbpm-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jbpm/pom.xml b/extensions-jvm/jbpm/pom.xml index 5d6e8a3bfce0..df578c639114 100644 --- a/extensions-jvm/jbpm/pom.xml +++ b/extensions-jvm/jbpm/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jbpm/runtime/pom.xml b/extensions-jvm/jbpm/runtime/pom.xml index 2c3c1f247d68..c5ef3f157cc1 100644 --- a/extensions-jvm/jbpm/runtime/pom.xml +++ b/extensions-jvm/jbpm/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jbpm-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jcache/deployment/pom.xml b/extensions-jvm/jcache/deployment/pom.xml index 97bbfdee19ec..d20176947164 100644 --- a/extensions-jvm/jcache/deployment/pom.xml +++ b/extensions-jvm/jcache/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcache-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jcache/pom.xml b/extensions-jvm/jcache/pom.xml index 39590f561165..ac0ee5606c20 100644 --- a/extensions-jvm/jcache/pom.xml +++ b/extensions-jvm/jcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jcache/runtime/pom.xml b/extensions-jvm/jcache/runtime/pom.xml index cc80fb33f1e8..a6decec26791 100644 --- a/extensions-jvm/jcache/runtime/pom.xml +++ b/extensions-jvm/jcache/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcache-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jclouds/deployment/pom.xml b/extensions-jvm/jclouds/deployment/pom.xml index bf43fc2065ae..f90daeedec13 100644 --- a/extensions-jvm/jclouds/deployment/pom.xml +++ b/extensions-jvm/jclouds/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jclouds-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jclouds/pom.xml b/extensions-jvm/jclouds/pom.xml index 07ffafd77084..fa38c6d5b32c 100644 --- a/extensions-jvm/jclouds/pom.xml +++ b/extensions-jvm/jclouds/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jclouds/runtime/pom.xml b/extensions-jvm/jclouds/runtime/pom.xml index 3d3466dcec03..e564fe7c80ed 100644 --- a/extensions-jvm/jclouds/runtime/pom.xml +++ b/extensions-jvm/jclouds/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jclouds-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jcr/deployment/pom.xml b/extensions-jvm/jcr/deployment/pom.xml index 6098f5a4997e..bc156d9bc378 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jcr/pom.xml b/extensions-jvm/jcr/pom.xml index 3ff401ffbf23..678986327461 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jcr/runtime/pom.xml b/extensions-jvm/jcr/runtime/pom.xml index 249339bd585b..7e7784941ed6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jgroups-raft/deployment/pom.xml b/extensions-jvm/jgroups-raft/deployment/pom.xml index 8434eb035723..f2b7a6c63e37 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jgroups-raft/pom.xml b/extensions-jvm/jgroups-raft/pom.xml index 143e0cb05deb..cb5c2aea86e3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jgroups-raft/runtime/pom.xml b/extensions-jvm/jgroups-raft/runtime/pom.xml index ee849ceaabcc..d6fac2cebd4d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jgroups/deployment/pom.xml b/extensions-jvm/jgroups/deployment/pom.xml index e3af479fa5e9..cf5be6a87c9b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jgroups/pom.xml b/extensions-jvm/jgroups/pom.xml index 7aefb06a9f6d..c5c1025102a0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jgroups/runtime/pom.xml b/extensions-jvm/jgroups/runtime/pom.xml index 925a4ab6554e..b191cea91c82 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jooq/deployment/pom.xml b/extensions-jvm/jooq/deployment/pom.xml index db9f072f8705..79032150fc7e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jooq/pom.xml b/extensions-jvm/jooq/pom.xml index f8bc29193eb4..2565ff1d517f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jooq/runtime/pom.xml b/extensions-jvm/jooq/runtime/pom.xml index 57b1eef4c1f4..d017b42fff56 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/joor/deployment/pom.xml b/extensions-jvm/joor/deployment/pom.xml index 0a00e526b5ad..189ac8ee698f 100644 --- a/extensions-jvm/joor/deployment/pom.xml +++ b/extensions-jvm/joor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-joor-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/joor/pom.xml b/extensions-jvm/joor/pom.xml index 12233ebaed4e..38920d0c9273 100644 --- a/extensions-jvm/joor/pom.xml +++ b/extensions-jvm/joor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/joor/runtime/pom.xml b/extensions-jvm/joor/runtime/pom.xml index bf9037e1f54e..c287f452a4e0 100644 --- a/extensions-jvm/joor/runtime/pom.xml +++ b/extensions-jvm/joor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-joor-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/json-patch/deployment/pom.xml b/extensions-jvm/json-patch/deployment/pom.xml index 205af20c0119..634dfedfe725 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/json-patch/pom.xml b/extensions-jvm/json-patch/pom.xml index 5c57b2f5cf62..d6acaf4d8864 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/json-patch/runtime/pom.xml b/extensions-jvm/json-patch/runtime/pom.xml index 324b10bc4ad5..da54319f0975 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jsonapi/deployment/pom.xml b/extensions-jvm/jsonapi/deployment/pom.xml index cf5200d58ac6..921b45f318f2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jsonapi/pom.xml b/extensions-jvm/jsonapi/pom.xml index 31f3fc56d576..f7500f034114 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jsonapi/runtime/pom.xml b/extensions-jvm/jsonapi/runtime/pom.xml index e73b00535d70..155310d5a5d3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jt400/deployment/pom.xml b/extensions-jvm/jt400/deployment/pom.xml index 18d764c46465..5165bcdd43b6 100644 --- a/extensions-jvm/jt400/deployment/pom.xml +++ b/extensions-jvm/jt400/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jt400-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jt400/pom.xml b/extensions-jvm/jt400/pom.xml index 251e28fb6506..282eaf351321 100644 --- a/extensions-jvm/jt400/pom.xml +++ b/extensions-jvm/jt400/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/jt400/runtime/pom.xml b/extensions-jvm/jt400/runtime/pom.xml index fa9e8d16f04f..7af575680d05 100644 --- a/extensions-jvm/jt400/runtime/pom.xml +++ b/extensions-jvm/jt400/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jt400-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/kotlin-dsl/deployment/pom.xml b/extensions-jvm/kotlin-dsl/deployment/pom.xml index eb7af2f4c60a..a207de7dd276 100644 --- a/extensions-jvm/kotlin-dsl/deployment/pom.xml +++ b/extensions-jvm/kotlin-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kotlin-dsl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/kotlin-dsl/pom.xml b/extensions-jvm/kotlin-dsl/pom.xml index beb565c19eb9..6b159006063f 100644 --- a/extensions-jvm/kotlin-dsl/pom.xml +++ b/extensions-jvm/kotlin-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/kotlin-dsl/runtime/pom.xml b/extensions-jvm/kotlin-dsl/runtime/pom.xml index ba74d9ed9291..11318ce8f4eb 100644 --- a/extensions-jvm/kotlin-dsl/runtime/pom.xml +++ b/extensions-jvm/kotlin-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kotlin-dsl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ldap/deployment/pom.xml b/extensions-jvm/ldap/deployment/pom.xml index 8bffc96f66cc..bbf5f1f652ec 100644 --- a/extensions-jvm/ldap/deployment/pom.xml +++ b/extensions-jvm/ldap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldap-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ldap/pom.xml b/extensions-jvm/ldap/pom.xml index aed08260eaaf..da5b4d4e459a 100644 --- a/extensions-jvm/ldap/pom.xml +++ b/extensions-jvm/ldap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ldap/runtime/pom.xml b/extensions-jvm/ldap/runtime/pom.xml index d82db362aac2..838162a97e49 100644 --- a/extensions-jvm/ldap/runtime/pom.xml +++ b/extensions-jvm/ldap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldap-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ldif/deployment/pom.xml b/extensions-jvm/ldif/deployment/pom.xml index 3f6182fb445a..7c01cf808adc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ldif/pom.xml b/extensions-jvm/ldif/pom.xml index 0373016ae7bf..b1e6d1fb37dc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ldif/runtime/pom.xml b/extensions-jvm/ldif/runtime/pom.xml index 910ac725be04..d90f145a0f41 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/lucene/deployment/pom.xml b/extensions-jvm/lucene/deployment/pom.xml index 79579d01cd11..07b21cac0825 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/lucene/pom.xml b/extensions-jvm/lucene/pom.xml index 75877b67ee5f..6a717198c83c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/lucene/runtime/pom.xml b/extensions-jvm/lucene/runtime/pom.xml index 42bae067c55b..fbbaafdb4ff7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/management/deployment/pom.xml b/extensions-jvm/management/deployment/pom.xml index 7f7e18cade59..ebb40e9a5e9b 100644 --- a/extensions-jvm/management/deployment/pom.xml +++ b/extensions-jvm/management/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-management-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/management/pom.xml b/extensions-jvm/management/pom.xml index 28b02cf7c8c4..cd18acbe1d56 100644 --- a/extensions-jvm/management/pom.xml +++ b/extensions-jvm/management/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/management/runtime/pom.xml b/extensions-jvm/management/runtime/pom.xml index afd07e9d5025..fa6e9ab2ee49 100644 --- a/extensions-jvm/management/runtime/pom.xml +++ b/extensions-jvm/management/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-management-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/milo/deployment/pom.xml b/extensions-jvm/milo/deployment/pom.xml index 076fbef2a10f..63f3ef7907d8 100644 --- a/extensions-jvm/milo/deployment/pom.xml +++ b/extensions-jvm/milo/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-milo-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/milo/pom.xml b/extensions-jvm/milo/pom.xml index a7daa168242d..88f553643765 100644 --- a/extensions-jvm/milo/pom.xml +++ b/extensions-jvm/milo/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/milo/runtime/pom.xml b/extensions-jvm/milo/runtime/pom.xml index 9ea93811efe3..f0cf1e17a369 100644 --- a/extensions-jvm/milo/runtime/pom.xml +++ b/extensions-jvm/milo/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-milo-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/mvel/deployment/pom.xml b/extensions-jvm/mvel/deployment/pom.xml index fe1efc485980..f21fa56f46ae 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/mvel/pom.xml b/extensions-jvm/mvel/pom.xml index b414e4d14ef2..91a6824793e0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/mvel/runtime/pom.xml b/extensions-jvm/mvel/runtime/pom.xml index 2328c8514b2a..345ca3dcecfd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ognl/deployment/pom.xml b/extensions-jvm/ognl/deployment/pom.xml index e6c3299a4084..a2a67ddc4298 100644 --- a/extensions-jvm/ognl/deployment/pom.xml +++ b/extensions-jvm/ognl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ognl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ognl/pom.xml b/extensions-jvm/ognl/pom.xml index 3934ff848324..dbd939b768bb 100644 --- a/extensions-jvm/ognl/pom.xml +++ b/extensions-jvm/ognl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/ognl/runtime/pom.xml b/extensions-jvm/ognl/runtime/pom.xml index 1c97d5e7adfb..45bb8e74c6d3 100644 --- a/extensions-jvm/ognl/runtime/pom.xml +++ b/extensions-jvm/ognl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ognl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/pom.xml b/extensions-jvm/pom.xml index 793964917c85..f88ff80209b2 100644 --- a/extensions-jvm/pom.xml +++ b/extensions-jvm/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 2.10.0-SNAPSHOT + 2.10.0 ../poms/build-parent/pom.xml diff --git a/extensions-jvm/printer/deployment/pom.xml b/extensions-jvm/printer/deployment/pom.xml index 09ddbd641f6c..68cfa94b305a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/printer/pom.xml b/extensions-jvm/printer/pom.xml index ccbd2222ef95..49c0c560741f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/printer/runtime/pom.xml b/extensions-jvm/printer/runtime/pom.xml index 0fd32f081630..9ab8daec2191 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/pulsar/deployment/pom.xml b/extensions-jvm/pulsar/deployment/pom.xml index 8803503f2556..7b66fb63d4af 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/pulsar/pom.xml b/extensions-jvm/pulsar/pom.xml index 8e0a55a703ca..a778543e1229 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/pulsar/runtime/pom.xml b/extensions-jvm/pulsar/runtime/pom.xml index 37a3adce6bbb..ff16a48c962c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/quickfix/deployment/pom.xml b/extensions-jvm/quickfix/deployment/pom.xml index 38d906ac1409..df7546874410 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/quickfix/pom.xml b/extensions-jvm/quickfix/pom.xml index f1e7828727b3..73e01d3fa066 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/quickfix/runtime/pom.xml b/extensions-jvm/quickfix/runtime/pom.xml index a2c4b29920fb..3355885076bb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/redis/deployment/pom.xml b/extensions-jvm/redis/deployment/pom.xml index e03f0e1f9053..5450b0430d70 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/redis/pom.xml b/extensions-jvm/redis/pom.xml index ae352e503126..aab42c54f207 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/redis/runtime/pom.xml b/extensions-jvm/redis/runtime/pom.xml index 93efde69f948..db54c4b73779 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/robotframework/deployment/pom.xml b/extensions-jvm/robotframework/deployment/pom.xml index 53fb16df9f50..3df53e8777de 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/robotframework/pom.xml b/extensions-jvm/robotframework/pom.xml index 3dc2c9e973b6..63dfd475ead5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/robotframework/runtime/pom.xml b/extensions-jvm/robotframework/runtime/pom.xml index 112d1a5a3b5b..35055021c328 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/schematron/deployment/pom.xml b/extensions-jvm/schematron/deployment/pom.xml index 4bcce076059c..b6feb29c7f25 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/schematron/pom.xml b/extensions-jvm/schematron/pom.xml index 19c00de9b71b..c85a277dac14 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/schematron/runtime/pom.xml b/extensions-jvm/schematron/runtime/pom.xml index 2ad42a24eece..5fa59578dd7a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/smpp/deployment/pom.xml b/extensions-jvm/smpp/deployment/pom.xml index fdf2863cf263..4eef6a4ec658 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/smpp/pom.xml b/extensions-jvm/smpp/pom.xml index 729df1c676b8..688a8f47d303 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/smpp/runtime/pom.xml b/extensions-jvm/smpp/runtime/pom.xml index 708badfd9a78..37856a73523b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/snmp/deployment/pom.xml b/extensions-jvm/snmp/deployment/pom.xml index 1ad145d0e056..4d12ffaf6280 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/snmp/pom.xml b/extensions-jvm/snmp/pom.xml index d7b13635d105..b73a27453b0c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/snmp/runtime/pom.xml b/extensions-jvm/snmp/runtime/pom.xml index 956cdd112329..06d610441005 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/splunk-hec/deployment/pom.xml b/extensions-jvm/splunk-hec/deployment/pom.xml index 009f54927570..541618c6d8c4 100644 --- a/extensions-jvm/splunk-hec/deployment/pom.xml +++ b/extensions-jvm/splunk-hec/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-hec-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/splunk-hec/pom.xml b/extensions-jvm/splunk-hec/pom.xml index d332fd088dcb..4e73779b7af7 100644 --- a/extensions-jvm/splunk-hec/pom.xml +++ b/extensions-jvm/splunk-hec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/splunk-hec/runtime/pom.xml b/extensions-jvm/splunk-hec/runtime/pom.xml index 1e511172b207..aebb739d45b2 100644 --- a/extensions-jvm/splunk-hec/runtime/pom.xml +++ b/extensions-jvm/splunk-hec/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-hec-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stitch/deployment/pom.xml b/extensions-jvm/stitch/deployment/pom.xml index ed1524c48722..9391b417b7f4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stitch/pom.xml b/extensions-jvm/stitch/pom.xml index 0e87b08bed4d..a8374af27ec2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stitch/runtime/pom.xml b/extensions-jvm/stitch/runtime/pom.xml index e595feb24ea4..689797915d51 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stomp/deployment/pom.xml b/extensions-jvm/stomp/deployment/pom.xml index ab512e7d078f..dfed52c1b36d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stomp/pom.xml b/extensions-jvm/stomp/pom.xml index 01afc460ff35..6532e9970623 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stomp/runtime/pom.xml b/extensions-jvm/stomp/runtime/pom.xml index a8ea27405d67..8470af5e5479 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stub/deployment/pom.xml b/extensions-jvm/stub/deployment/pom.xml index 8b5ac87baa1e..48bd87ee82ec 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stub/pom.xml b/extensions-jvm/stub/pom.xml index 0325873b18aa..d6163c1b0688 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/stub/runtime/pom.xml b/extensions-jvm/stub/runtime/pom.xml index 9744d54f4ca4..bdd314552aaf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/thrift/deployment/pom.xml b/extensions-jvm/thrift/deployment/pom.xml index 6fa251076e06..6e9fb9ba0455 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/thrift/pom.xml b/extensions-jvm/thrift/pom.xml index 4c74eec8a631..35ea8f815de3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/thrift/runtime/pom.xml b/extensions-jvm/thrift/runtime/pom.xml index 5d4f13ca7eaa..7bbfd2f76faa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/web3j/deployment/pom.xml b/extensions-jvm/web3j/deployment/pom.xml index 1c25763b3d44..cb2adc5b08bb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/web3j/pom.xml b/extensions-jvm/web3j/pom.xml index 1b2bac9af732..5ee67048dab2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/web3j/runtime/pom.xml b/extensions-jvm/web3j/runtime/pom.xml index 695591cbf9b8..293b621baab0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/wordpress/deployment/pom.xml b/extensions-jvm/wordpress/deployment/pom.xml index 72e842a489b9..3dad6435e8fc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/wordpress/pom.xml b/extensions-jvm/wordpress/pom.xml index 73c2cd054c8f..48b6654d49a8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/wordpress/runtime/pom.xml b/extensions-jvm/wordpress/runtime/pom.xml index 0241df243b0f..587510cea4cc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/workday/deployment/pom.xml b/extensions-jvm/workday/deployment/pom.xml index 6260127bbe9d..54962783eaf5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/workday/pom.xml b/extensions-jvm/workday/pom.xml index cc584e522e36..6fba02b81335 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/workday/runtime/pom.xml b/extensions-jvm/workday/runtime/pom.xml index 93ec80255a95..94403d609101 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xj/deployment/pom.xml b/extensions-jvm/xj/deployment/pom.xml index 8f5b6fd71c58..4abf1937cc8f 100644 --- a/extensions-jvm/xj/deployment/pom.xml +++ b/extensions-jvm/xj/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xj-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xj/pom.xml b/extensions-jvm/xj/pom.xml index 1bae1e2a27e3..9a784493edb2 100644 --- a/extensions-jvm/xj/pom.xml +++ b/extensions-jvm/xj/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xj/runtime/pom.xml b/extensions-jvm/xj/runtime/pom.xml index 9da47201fa13..8524b543c3b4 100644 --- a/extensions-jvm/xj/runtime/pom.xml +++ b/extensions-jvm/xj/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xj-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xmpp/deployment/pom.xml b/extensions-jvm/xmpp/deployment/pom.xml index 01796847a5e3..612af91d7bab 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xmpp/pom.xml b/extensions-jvm/xmpp/pom.xml index 435c46a4150c..0f40dedb063a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xmpp/runtime/pom.xml b/extensions-jvm/xmpp/runtime/pom.xml index 52eae5658527..8f72d3cabe6e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xslt-saxon/deployment/pom.xml b/extensions-jvm/xslt-saxon/deployment/pom.xml index 9aeb924db3c0..4d0d4e85e6e9 100644 --- a/extensions-jvm/xslt-saxon/deployment/pom.xml +++ b/extensions-jvm/xslt-saxon/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-saxon-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xslt-saxon/pom.xml b/extensions-jvm/xslt-saxon/pom.xml index 0a81f4c08cb9..79cb1f889d5e 100644 --- a/extensions-jvm/xslt-saxon/pom.xml +++ b/extensions-jvm/xslt-saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/xslt-saxon/runtime/pom.xml b/extensions-jvm/xslt-saxon/runtime/pom.xml index 2ee06ecc7c40..7000b0fc29bc 100644 --- a/extensions-jvm/xslt-saxon/runtime/pom.xml +++ b/extensions-jvm/xslt-saxon/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-saxon-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/zookeeper-master/deployment/pom.xml b/extensions-jvm/zookeeper-master/deployment/pom.xml index c86bb2bd9aa6..44efd0228d6a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/zookeeper-master/pom.xml b/extensions-jvm/zookeeper-master/pom.xml index c85adee95426..3d483d5650e9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/zookeeper-master/runtime/pom.xml b/extensions-jvm/zookeeper-master/runtime/pom.xml index 2d72cd15eac3..d96add8e2aab 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/zookeeper/deployment/pom.xml b/extensions-jvm/zookeeper/deployment/pom.xml index d7e2c73dfa30..d745efac3c20 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/zookeeper/pom.xml b/extensions-jvm/zookeeper/pom.xml index 499447aa750f..d219686c827a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-jvm/zookeeper/runtime/pom.xml b/extensions-jvm/zookeeper/runtime/pom.xml index d76fc9b3870f..13ffd32dcae9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/ahc/deployment/pom.xml b/extensions-support/ahc/deployment/pom.xml index 0df27198d325..084e32fefb2f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/ahc/pom.xml b/extensions-support/ahc/pom.xml index 6fbdfa471d2d..60ced1daef22 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/ahc/runtime/pom.xml b/extensions-support/ahc/runtime/pom.xml index 146937d1d301..05012b56a9b4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/aws/deployment/pom.xml b/extensions-support/aws/deployment/pom.xml index acc1aad57e76..9cdd0095f291 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 - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-support-aws-deployment diff --git a/extensions-support/aws/pom.xml b/extensions-support/aws/pom.xml index b53401412bd2..2e554dc1d202 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/aws/runtime/pom.xml b/extensions-support/aws/runtime/pom.xml index 0df26ad9ee95..d032b444d1d7 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 - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-support-aws diff --git a/extensions-support/aws2/deployment/pom.xml b/extensions-support/aws2/deployment/pom.xml index 7712c96518c6..a7d75b3ca5d1 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 - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-support-aws2-deployment diff --git a/extensions-support/aws2/pom.xml b/extensions-support/aws2/pom.xml index beae641e6f49..9d90200f5b06 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/aws2/runtime/pom.xml b/extensions-support/aws2/runtime/pom.xml index 4759c00301f4..45ad1709ecf5 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 - 2.10.0-SNAPSHOT + 2.10.0 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 88c92d78b518..39dbecdfe0ad 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 fe4589d272ca..1b6f9c68f36a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 76a83229975a..56702fb853b9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/azure-core/deployment/pom.xml b/extensions-support/azure-core/deployment/pom.xml index 6bcc72d8a199..4537df217440 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/azure-core/pom.xml b/extensions-support/azure-core/pom.xml index cd33759da4c9..2711120ec1db 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/azure-core/runtime/pom.xml b/extensions-support/azure-core/runtime/pom.xml index 0b84c7bf8f30..d49d743efa9f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/bouncycastle/deployment/pom.xml b/extensions-support/bouncycastle/deployment/pom.xml index b4a726e3b7cf..013b2980ca41 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/bouncycastle/pom.xml b/extensions-support/bouncycastle/pom.xml index c66ed38eae57..27fd40a44c5b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/bouncycastle/runtime/pom.xml b/extensions-support/bouncycastle/runtime/pom.xml index ced42432731b..2302abb1e414 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/commons-logging/deployment/pom.xml b/extensions-support/commons-logging/deployment/pom.xml index 1ab76011949b..b7a44db62f3e 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/commons-logging/pom.xml b/extensions-support/commons-logging/pom.xml index e1259a8a7809..dee3cdbc2709 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/commons-logging/runtime/pom.xml b/extensions-support/commons-logging/runtime/pom.xml index 00c5fb48e806..b515aa9b0ffe 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/consul-client/deployment/pom.xml b/extensions-support/consul-client/deployment/pom.xml index b8a02a515bba..e5bcc5265312 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/consul-client/pom.xml b/extensions-support/consul-client/pom.xml index d933f108c4b6..1f2a6a884281 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/consul-client/runtime/pom.xml b/extensions-support/consul-client/runtime/pom.xml index 04e732a4e32a..fd534ad32aff 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/debezium/deployment/pom.xml b/extensions-support/debezium/deployment/pom.xml index 94c60d7ccfff..773bbe1c0aab 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/debezium/pom.xml b/extensions-support/debezium/pom.xml index d5758f0f116f..4566a55195c5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/debezium/runtime/pom.xml b/extensions-support/debezium/runtime/pom.xml index a4aa2b9769b1..b318458c22a3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/google-cloud/deployment/pom.xml b/extensions-support/google-cloud/deployment/pom.xml index befc1b256210..6139e9cdcda8 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/google-cloud/pom.xml b/extensions-support/google-cloud/pom.xml index b85c90940a76..76668b710aa7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/google-cloud/runtime/pom.xml b/extensions-support/google-cloud/runtime/pom.xml index c7c171ebf1ed..27a961f8c845 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/google-http-client/deployment/pom.xml b/extensions-support/google-http-client/deployment/pom.xml index ce0a77c9c5cd..9b38e5069574 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/google-http-client/pom.xml b/extensions-support/google-http-client/pom.xml index 90daa72848b0..ae63f010652f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/google-http-client/runtime/pom.xml b/extensions-support/google-http-client/runtime/pom.xml index 99b9547fbb47..ceaee90383d8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/httpclient/deployment/pom.xml b/extensions-support/httpclient/deployment/pom.xml index 1d6d2154f77e..a538a29c28d8 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/httpclient/pom.xml b/extensions-support/httpclient/pom.xml index 163e2c0c23df..46e10d6d537c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/httpclient/runtime/pom.xml b/extensions-support/httpclient/runtime/pom.xml index f1a2110e6aa6..8565c8c3141e 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/jackson-dataformat-xml/deployment/pom.xml b/extensions-support/jackson-dataformat-xml/deployment/pom.xml index ffc55dd3013b..732deeb236b4 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/jackson-dataformat-xml/pom.xml b/extensions-support/jackson-dataformat-xml/pom.xml index 83bfc0cf94e2..9f7f36a60068 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/jackson-dataformat-xml/runtime/pom.xml b/extensions-support/jackson-dataformat-xml/runtime/pom.xml index 4f7f7d039cfe..75fa9d5d5681 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/jetty/deployment/pom.xml b/extensions-support/jetty/deployment/pom.xml index a9b270631180..80bbd5529f38 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/jetty/pom.xml b/extensions-support/jetty/pom.xml index 695f7e90004a..5b5b1726fdee 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/jetty/runtime/pom.xml b/extensions-support/jetty/runtime/pom.xml index 2eebc146ae9f..4030ebdb487f 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/mail/deployment/pom.xml b/extensions-support/mail/deployment/pom.xml index a351e6b9253a..ae7d4d136821 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/mail/pom.xml b/extensions-support/mail/pom.xml index bfbaf72694bf..949a280f3aaf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/mail/runtime/pom.xml b/extensions-support/mail/runtime/pom.xml index 2c73f7237b74..f0848351636f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/mongodb/deployment/pom.xml b/extensions-support/mongodb/deployment/pom.xml index 42ef9e42b590..3717244e558c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/mongodb/pom.xml b/extensions-support/mongodb/pom.xml index ff48350ed792..0420397a8258 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/mongodb/runtime/pom.xml b/extensions-support/mongodb/runtime/pom.xml index ffd079c37bc5..e5fe33d74afe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/pom.xml b/extensions-support/pom.xml index 38fd2ddaaa46..cc2a63d6d3b0 100644 --- a/extensions-support/pom.xml +++ b/extensions-support/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 2.10.0-SNAPSHOT + 2.10.0 ../poms/build-parent/pom.xml diff --git a/extensions-support/reactor-netty/deployment/pom.xml b/extensions-support/reactor-netty/deployment/pom.xml index e425d928d955..feed307b62b4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/reactor-netty/pom.xml b/extensions-support/reactor-netty/pom.xml index 5e0000c95f58..8fb51ec22342 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/reactor-netty/runtime/pom.xml b/extensions-support/reactor-netty/runtime/pom.xml index 50e09b482671..8958c097baa7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/retrofit/deployment/pom.xml b/extensions-support/retrofit/deployment/pom.xml index 302e0621f7c2..66c40e7b22ef 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/retrofit/pom.xml b/extensions-support/retrofit/pom.xml index 62e545be767b..2cb05baf518d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/retrofit/runtime/pom.xml b/extensions-support/retrofit/runtime/pom.xml index d218a39ef466..bc02af843e20 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/spring/beans/pom.xml b/extensions-support/spring/beans/pom.xml index 2769ad97c871..9fb3caa170dc 100644 --- a/extensions-support/spring/beans/pom.xml +++ b/extensions-support/spring/beans/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/spring/context/pom.xml b/extensions-support/spring/context/pom.xml index 0c47c2d23ff5..e0a9fe578b80 100644 --- a/extensions-support/spring/context/pom.xml +++ b/extensions-support/spring/context/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/spring/core/pom.xml b/extensions-support/spring/core/pom.xml index 4a14221a0eba..d5b683af6708 100644 --- a/extensions-support/spring/core/pom.xml +++ b/extensions-support/spring/core/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/spring/deployment/pom.xml b/extensions-support/spring/deployment/pom.xml index 957d9904c905..e0594ffbd20e 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/spring/integration-test/pom.xml b/extensions-support/spring/integration-test/pom.xml index cebea85cc858..88b90d4c0db0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml 4.0.0 diff --git a/extensions-support/spring/pom.xml b/extensions-support/spring/pom.xml index ba80541a79a6..48026e76c0f8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/spring/runtime/pom.xml b/extensions-support/spring/runtime/pom.xml index 5c3e27d53aac..686dab3d3317 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/stax/deployment/pom.xml b/extensions-support/stax/deployment/pom.xml index 6e48f9efcf19..1505363eb61e 100644 --- a/extensions-support/stax/deployment/pom.xml +++ b/extensions-support/stax/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-stax-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/stax/pom.xml b/extensions-support/stax/pom.xml index 0b8b62f449d7..83e969baaa92 100644 --- a/extensions-support/stax/pom.xml +++ b/extensions-support/stax/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/stax/runtime/pom.xml b/extensions-support/stax/runtime/pom.xml index 77006638e1a1..46a696c4b0b0 100644 --- a/extensions-support/stax/runtime/pom.xml +++ b/extensions-support/stax/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-stax-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/webhook/deployment/pom.xml b/extensions-support/webhook/deployment/pom.xml index 9201230227c6..add37a9867c4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/webhook/pom.xml b/extensions-support/webhook/pom.xml index d692820f8e81..6e0bd487baae 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/webhook/runtime/pom.xml b/extensions-support/webhook/runtime/pom.xml index e26216fdbb40..ee34654ff986 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/xalan/deployment/pom.xml b/extensions-support/xalan/deployment/pom.xml index e616f5f29dec..751176108695 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/xalan/pom.xml b/extensions-support/xalan/pom.xml index 99e7df9d281b..398df0de5f68 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/xalan/runtime/pom.xml b/extensions-support/xalan/runtime/pom.xml index 05c4778b84c6..5acad421982a 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/xstream/deployment/pom.xml b/extensions-support/xstream/deployment/pom.xml index 087cce3edafa..fbbf5e5ca414 100644 --- a/extensions-support/xstream/deployment/pom.xml +++ b/extensions-support/xstream/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-xstream-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions-support/xstream/pom.xml b/extensions-support/xstream/pom.xml index 59c208e3eece..4195a7631192 100644 --- a/extensions-support/xstream/pom.xml +++ b/extensions-support/xstream/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions-support/xstream/runtime/pom.xml b/extensions-support/xstream/runtime/pom.xml index 488eb7f09a6b..4d786b3938aa 100644 --- a/extensions-support/xstream/runtime/pom.xml +++ b/extensions-support/xstream/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-xstream-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/activemq/deployment/pom.xml b/extensions/activemq/deployment/pom.xml index 258c46997567..227072e04072 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/activemq/pom.xml b/extensions/activemq/pom.xml index 1a97d9669f61..804e18bb64c9 100644 --- a/extensions/activemq/pom.xml +++ b/extensions/activemq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/activemq/runtime/pom.xml b/extensions/activemq/runtime/pom.xml index 2cf786da4ab5..d9d9b3b951cd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/amqp/deployment/pom.xml b/extensions/amqp/deployment/pom.xml index 1969d5143a8e..11dc160e8abb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/amqp/pom.xml b/extensions/amqp/pom.xml index 69713c87b238..74c20677afa0 100644 --- a/extensions/amqp/pom.xml +++ b/extensions/amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/amqp/runtime/pom.xml b/extensions/amqp/runtime/pom.xml index 1540a1d7fe5a..3d75c54dc73a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/arangodb/deployment/pom.xml b/extensions/arangodb/deployment/pom.xml index e117787d6bba..e6b8f5a8e958 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/arangodb/pom.xml b/extensions/arangodb/pom.xml index cc7258943b8a..8660bfc8a0b4 100644 --- a/extensions/arangodb/pom.xml +++ b/extensions/arangodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/arangodb/runtime/pom.xml b/extensions/arangodb/runtime/pom.xml index da0d141c4523..c1ad5fab08d0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/as2/deployment/pom.xml b/extensions/as2/deployment/pom.xml index c739032c4c14..66e9f606abae 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/as2/pom.xml b/extensions/as2/pom.xml index 258a0a7fb494..129d83877816 100644 --- a/extensions/as2/pom.xml +++ b/extensions/as2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/as2/runtime/pom.xml b/extensions/as2/runtime/pom.xml index 054995a3fa48..4d19265bfdd8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/atlasmap/deployment/pom.xml b/extensions/atlasmap/deployment/pom.xml index bf295c8cf1e1..9f1c1c7c6c9d 100644 --- a/extensions/atlasmap/deployment/pom.xml +++ b/extensions/atlasmap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-atlasmap-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/atlasmap/pom.xml b/extensions/atlasmap/pom.xml index 7ecc44938f63..e3bd9a502b52 100644 --- a/extensions/atlasmap/pom.xml +++ b/extensions/atlasmap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/atlasmap/runtime/pom.xml b/extensions/atlasmap/runtime/pom.xml index da82979cd5bb..d002194faf3b 100644 --- a/extensions/atlasmap/runtime/pom.xml +++ b/extensions/atlasmap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-atlasmap-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/atom/deployment/pom.xml b/extensions/atom/deployment/pom.xml index 516143de4477..cdb938ca504e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/atom/pom.xml b/extensions/atom/pom.xml index b1ab9d7775fc..b912b06c91df 100644 --- a/extensions/atom/pom.xml +++ b/extensions/atom/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/atom/runtime/pom.xml b/extensions/atom/runtime/pom.xml index d5ba4fd489f9..d2aff468bfe2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/attachments/deployment/pom.xml b/extensions/attachments/deployment/pom.xml index 836529cdfe07..884771813778 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/attachments/pom.xml b/extensions/attachments/pom.xml index 0e5ba6e72ab2..78e81242043a 100644 --- a/extensions/attachments/pom.xml +++ b/extensions/attachments/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/attachments/runtime/pom.xml b/extensions/attachments/runtime/pom.xml index 6efd12645662..fb91ddeb1245 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/avro-rpc/deployment/pom.xml b/extensions/avro-rpc/deployment/pom.xml index 41e258644de4..f4743e9b0239 100644 --- a/extensions/avro-rpc/deployment/pom.xml +++ b/extensions/avro-rpc/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-avro-rpc-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/avro-rpc/pom.xml b/extensions/avro-rpc/pom.xml index 533609d7507c..5a7086485bc1 100644 --- a/extensions/avro-rpc/pom.xml +++ b/extensions/avro-rpc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/avro-rpc/runtime/pom.xml b/extensions/avro-rpc/runtime/pom.xml index 6f4ad999ac5b..499c5dc73fec 100644 --- a/extensions/avro-rpc/runtime/pom.xml +++ b/extensions/avro-rpc/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-avro-rpc-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index 1e5ee9b40a7d..fee84dbf648c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index 2de0714b78b5..1fd1b708634d 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index 32d58bada9df..70bd83516445 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-athena/deployment/pom.xml b/extensions/aws2-athena/deployment/pom.xml index 2e1c00cf23cd..087893a47cf1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-athena/pom.xml b/extensions/aws2-athena/pom.xml index cae9b0230cea..7db408bc50ba 100644 --- a/extensions/aws2-athena/pom.xml +++ b/extensions/aws2-athena/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-athena/runtime/pom.xml b/extensions/aws2-athena/runtime/pom.xml index c6ecf0d0cc7b..4be5578c4a7e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-cw/deployment/pom.xml b/extensions/aws2-cw/deployment/pom.xml index d9c02ac07423..2d0a686e3746 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-cw/pom.xml b/extensions/aws2-cw/pom.xml index bf3833953555..3ac3442a5dce 100644 --- a/extensions/aws2-cw/pom.xml +++ b/extensions/aws2-cw/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-cw/runtime/pom.xml b/extensions/aws2-cw/runtime/pom.xml index 479562b884a8..0854c98f464c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ddb/deployment/pom.xml b/extensions/aws2-ddb/deployment/pom.xml index 534794ebe421..de9041a8bb42 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ddb/pom.xml b/extensions/aws2-ddb/pom.xml index 6c160b63f9b3..22e209234588 100644 --- a/extensions/aws2-ddb/pom.xml +++ b/extensions/aws2-ddb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ddb/runtime/pom.xml b/extensions/aws2-ddb/runtime/pom.xml index 84bbc2ab9f05..0831cd8e32f3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ec2/deployment/pom.xml b/extensions/aws2-ec2/deployment/pom.xml index 60862f3b5d06..b040489b0cef 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ec2/pom.xml b/extensions/aws2-ec2/pom.xml index 4dc6cf671f09..838b13aafe38 100644 --- a/extensions/aws2-ec2/pom.xml +++ b/extensions/aws2-ec2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ec2/runtime/pom.xml b/extensions/aws2-ec2/runtime/pom.xml index ac446dd1bd41..4e6c805d8353 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ecs/deployment/pom.xml b/extensions/aws2-ecs/deployment/pom.xml index b74591946b3e..b56f1881eca4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ecs/pom.xml b/extensions/aws2-ecs/pom.xml index 7d102330f323..fee01a2f31b0 100644 --- a/extensions/aws2-ecs/pom.xml +++ b/extensions/aws2-ecs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ecs/runtime/pom.xml b/extensions/aws2-ecs/runtime/pom.xml index a510f1707dc9..ae5b8ed05efa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-eks/deployment/pom.xml b/extensions/aws2-eks/deployment/pom.xml index abbfaa956e70..adf48b2a915b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-eks/pom.xml b/extensions/aws2-eks/pom.xml index f7ec19909594..a9e231aa2f81 100644 --- a/extensions/aws2-eks/pom.xml +++ b/extensions/aws2-eks/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-eks/runtime/pom.xml b/extensions/aws2-eks/runtime/pom.xml index 7434d65b2055..546eb87a0cbe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-eventbridge/deployment/pom.xml b/extensions/aws2-eventbridge/deployment/pom.xml index ea755d249664..f4de8c418164 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-eventbridge/pom.xml b/extensions/aws2-eventbridge/pom.xml index 88de69ed7ed3..c955f99651c8 100644 --- a/extensions/aws2-eventbridge/pom.xml +++ b/extensions/aws2-eventbridge/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-eventbridge/runtime/pom.xml b/extensions/aws2-eventbridge/runtime/pom.xml index 1cb7e4df1348..2744493679aa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-iam/deployment/pom.xml b/extensions/aws2-iam/deployment/pom.xml index 5ee6248ed071..a3cfd5e5b691 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-iam/pom.xml b/extensions/aws2-iam/pom.xml index 5497f1b8c25a..61735b000b27 100644 --- a/extensions/aws2-iam/pom.xml +++ b/extensions/aws2-iam/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-iam/runtime/pom.xml b/extensions/aws2-iam/runtime/pom.xml index 083c6940129c..ea7fb063bc56 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-kinesis/deployment/pom.xml b/extensions/aws2-kinesis/deployment/pom.xml index b1d8f681bb4c..879832cd172f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-kinesis/pom.xml b/extensions/aws2-kinesis/pom.xml index e6c0f7d220d0..d4d632f555e6 100644 --- a/extensions/aws2-kinesis/pom.xml +++ b/extensions/aws2-kinesis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-kinesis/runtime/pom.xml b/extensions/aws2-kinesis/runtime/pom.xml index 213bfb83b3f8..7134c28e21a3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-kms/deployment/pom.xml b/extensions/aws2-kms/deployment/pom.xml index 0492706cc3ee..7ae3c91e38ab 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-kms/pom.xml b/extensions/aws2-kms/pom.xml index 9c2a4ad6eede..710ae938e7ff 100644 --- a/extensions/aws2-kms/pom.xml +++ b/extensions/aws2-kms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-kms/runtime/pom.xml b/extensions/aws2-kms/runtime/pom.xml index 58ade21974d8..efdc2ddffb1b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-lambda/deployment/pom.xml b/extensions/aws2-lambda/deployment/pom.xml index 76af3c20c544..310ed944a148 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-lambda/pom.xml b/extensions/aws2-lambda/pom.xml index 929cd8dcc0ab..2d783bef3d58 100644 --- a/extensions/aws2-lambda/pom.xml +++ b/extensions/aws2-lambda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-lambda/runtime/pom.xml b/extensions/aws2-lambda/runtime/pom.xml index df7d4bb60f72..7be2b660ba4d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-mq/deployment/pom.xml b/extensions/aws2-mq/deployment/pom.xml index dc1841129e8d..cba6b5f97451 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-mq/pom.xml b/extensions/aws2-mq/pom.xml index edfe44c48eb2..33d487069b4e 100644 --- a/extensions/aws2-mq/pom.xml +++ b/extensions/aws2-mq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-mq/runtime/pom.xml b/extensions/aws2-mq/runtime/pom.xml index ca2b41dc650f..4316d7301520 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-msk/deployment/pom.xml b/extensions/aws2-msk/deployment/pom.xml index fc587530d784..af36ae8dc946 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-msk/pom.xml b/extensions/aws2-msk/pom.xml index eb6610f6edd8..40a888e13f2b 100644 --- a/extensions/aws2-msk/pom.xml +++ b/extensions/aws2-msk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-msk/runtime/pom.xml b/extensions/aws2-msk/runtime/pom.xml index b0124f3fef1f..1dbd4e476446 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-s3/deployment/pom.xml b/extensions/aws2-s3/deployment/pom.xml index 9c76b531391b..504319c55679 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-s3/pom.xml b/extensions/aws2-s3/pom.xml index 1d8698180881..67e6a13db10f 100644 --- a/extensions/aws2-s3/pom.xml +++ b/extensions/aws2-s3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-s3/runtime/pom.xml b/extensions/aws2-s3/runtime/pom.xml index 8256fa1f7acf..cdf99a9044e4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ses/deployment/pom.xml b/extensions/aws2-ses/deployment/pom.xml index b77a43369ebc..b6192bcd939e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ses/pom.xml b/extensions/aws2-ses/pom.xml index b18d866f191e..240a79e13506 100644 --- a/extensions/aws2-ses/pom.xml +++ b/extensions/aws2-ses/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-ses/runtime/pom.xml b/extensions/aws2-ses/runtime/pom.xml index 62d56b793426..f129cf7be86f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sns/deployment/pom.xml b/extensions/aws2-sns/deployment/pom.xml index 430668a33627..50d3aa74859f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sns/pom.xml b/extensions/aws2-sns/pom.xml index e7b8418801ba..69da6366ec60 100644 --- a/extensions/aws2-sns/pom.xml +++ b/extensions/aws2-sns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sns/runtime/pom.xml b/extensions/aws2-sns/runtime/pom.xml index 5f0d9e5d4ece..6ad402bcd041 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sqs/deployment/pom.xml b/extensions/aws2-sqs/deployment/pom.xml index 77afb4502749..6788c25f93a6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sqs/pom.xml b/extensions/aws2-sqs/pom.xml index 4cd6acaa96f0..b48624974043 100644 --- a/extensions/aws2-sqs/pom.xml +++ b/extensions/aws2-sqs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sqs/runtime/pom.xml b/extensions/aws2-sqs/runtime/pom.xml index 018ababd7b74..3711cb67930c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sts/deployment/pom.xml b/extensions/aws2-sts/deployment/pom.xml index f62d9a178e73..a4cf6d3274ef 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sts/pom.xml b/extensions/aws2-sts/pom.xml index 84a4261025ba..231b87657504 100644 --- a/extensions/aws2-sts/pom.xml +++ b/extensions/aws2-sts/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-sts/runtime/pom.xml b/extensions/aws2-sts/runtime/pom.xml index c7562408a102..107aee92aed2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-translate/deployment/pom.xml b/extensions/aws2-translate/deployment/pom.xml index 053dc67ac35f..63d6e5ca00ac 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-translate/pom.xml b/extensions/aws2-translate/pom.xml index 5991ef2def16..0cec0cf03c15 100644 --- a/extensions/aws2-translate/pom.xml +++ b/extensions/aws2-translate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/aws2-translate/runtime/pom.xml b/extensions/aws2-translate/runtime/pom.xml index 964981de6e98..9441db59dbdc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-eventhubs/deployment/pom.xml b/extensions/azure-eventhubs/deployment/pom.xml index ce6f63c9bf00..9150d9cd9304 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-eventhubs/pom.xml b/extensions/azure-eventhubs/pom.xml index 49e835bb4bb6..8e393134eebc 100644 --- a/extensions/azure-eventhubs/pom.xml +++ b/extensions/azure-eventhubs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-eventhubs/runtime/pom.xml b/extensions/azure-eventhubs/runtime/pom.xml index 9398bf69752e..d5dcb1e55cdc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-storage-blob/deployment/pom.xml b/extensions/azure-storage-blob/deployment/pom.xml index 9773a671c279..d2359dc0cfd5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-storage-blob/pom.xml b/extensions/azure-storage-blob/pom.xml index 57dc34bcf523..e90f9f2233fa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-storage-blob/runtime/pom.xml b/extensions/azure-storage-blob/runtime/pom.xml index c3efc8b42074..71170a6e18ec 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-storage-queue/deployment/pom.xml b/extensions/azure-storage-queue/deployment/pom.xml index 1ed7bf9561ee..6bd1d52bd965 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-storage-queue/pom.xml b/extensions/azure-storage-queue/pom.xml index ae02c114ff98..41863f9980cf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/azure-storage-queue/runtime/pom.xml b/extensions/azure-storage-queue/runtime/pom.xml index 845708c6a2e7..590e0830902c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/base64/deployment/pom.xml b/extensions/base64/deployment/pom.xml index b3c382f9a87d..e42388c61f2d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/base64/pom.xml b/extensions/base64/pom.xml index f1a0d9a87bdd..e44792d9bdb9 100644 --- a/extensions/base64/pom.xml +++ b/extensions/base64/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/base64/runtime/pom.xml b/extensions/base64/runtime/pom.xml index e45007ba4474..dd5449cd54f6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bean-validator/deployment/pom.xml b/extensions/bean-validator/deployment/pom.xml index 026b44f6b142..8abbb3e26c86 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bean-validator/pom.xml b/extensions/bean-validator/pom.xml index 142211699418..009fa541c5be 100644 --- a/extensions/bean-validator/pom.xml +++ b/extensions/bean-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bean-validator/runtime/pom.xml b/extensions/bean-validator/runtime/pom.xml index f08bcdfeb360..17c8c45393a3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bean/deployment/pom.xml b/extensions/bean/deployment/pom.xml index 64b122b06d74..60d0c29b1be8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bean/pom.xml b/extensions/bean/pom.xml index 25883befd5e1..d94295a42628 100644 --- a/extensions/bean/pom.xml +++ b/extensions/bean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bean/runtime/pom.xml b/extensions/bean/runtime/pom.xml index 9ec011415c1c..d35c3b19bece 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bindy/deployment/pom.xml b/extensions/bindy/deployment/pom.xml index 8db06c623438..18f7ab47f400 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bindy/pom.xml b/extensions/bindy/pom.xml index b154a6a8c65e..5b921b33399a 100644 --- a/extensions/bindy/pom.xml +++ b/extensions/bindy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/bindy/runtime/pom.xml b/extensions/bindy/runtime/pom.xml index e2f8d0cee1b5..631b531ebeaa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/box/deployment/pom.xml b/extensions/box/deployment/pom.xml index bb94aa5f1cd7..6c380482d6c3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/box/pom.xml b/extensions/box/pom.xml index 808b8b29ee53..752ba52f6a67 100644 --- a/extensions/box/pom.xml +++ b/extensions/box/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/box/runtime/pom.xml b/extensions/box/runtime/pom.xml index 2a8b9dd3c4d5..43db0bdd72f8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/braintree/deployment/pom.xml b/extensions/braintree/deployment/pom.xml index 07f0a68349c1..f3f5d6f89ed3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/braintree/pom.xml b/extensions/braintree/pom.xml index 423bcb90d929..160100c28e1a 100644 --- a/extensions/braintree/pom.xml +++ b/extensions/braintree/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/braintree/runtime/pom.xml b/extensions/braintree/runtime/pom.xml index 910fc9b4223e..fdd77b52505b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/browse/deployment/pom.xml b/extensions/browse/deployment/pom.xml index 97f4afd5b0d3..09cf7ffbedec 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/browse/pom.xml b/extensions/browse/pom.xml index 616c5a245656..ba022d40b8b3 100644 --- a/extensions/browse/pom.xml +++ b/extensions/browse/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/browse/runtime/pom.xml b/extensions/browse/runtime/pom.xml index e023db53b592..e59a69b99a3b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index bb3e7a7d0c7d..797998e0862c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index af29d5703e60..878813155566 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index 3a671cef8ec9..8372d9b6fa8b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cassandraql/deployment/pom.xml b/extensions/cassandraql/deployment/pom.xml index 334537c04233..4057f6166516 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cassandraql/pom.xml b/extensions/cassandraql/pom.xml index 6dc84a208750..763f9cf5b64a 100644 --- a/extensions/cassandraql/pom.xml +++ b/extensions/cassandraql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cassandraql/runtime/pom.xml b/extensions/cassandraql/runtime/pom.xml index 88987f7b658e..e609ef8f4e2b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cbor/deployment/pom.xml b/extensions/cbor/deployment/pom.xml index f68b5018310c..c582bd2cb155 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cbor/pom.xml b/extensions/cbor/pom.xml index c3d90ad83868..4611e513fd1a 100644 --- a/extensions/cbor/pom.xml +++ b/extensions/cbor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cbor/runtime/pom.xml b/extensions/cbor/runtime/pom.xml index 0f964c0bd41c..a0567db515fc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/consul/deployment/pom.xml b/extensions/consul/deployment/pom.xml index 27e6cd522a9d..c9dd35b4af96 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/consul/pom.xml b/extensions/consul/pom.xml index 4ae6873f27d5..5c69a23443d9 100644 --- a/extensions/consul/pom.xml +++ b/extensions/consul/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/consul/runtime/pom.xml b/extensions/consul/runtime/pom.xml index 342235c3f73a..e6363e649cd8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/controlbus/deployment/pom.xml b/extensions/controlbus/deployment/pom.xml index c50f829e14c9..0c2020203114 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/controlbus/pom.xml b/extensions/controlbus/pom.xml index 24b003ca7e2d..298920b5024b 100644 --- a/extensions/controlbus/pom.xml +++ b/extensions/controlbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/controlbus/runtime/pom.xml b/extensions/controlbus/runtime/pom.xml index e6a3a20faa1e..177b87fde7d5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/couchdb/deployment/pom.xml b/extensions/couchdb/deployment/pom.xml index d51b83fc03a4..090cfc278033 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/couchdb/pom.xml b/extensions/couchdb/pom.xml index 85a0f3d51198..8f7776ef38a8 100644 --- a/extensions/couchdb/pom.xml +++ b/extensions/couchdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/couchdb/runtime/pom.xml b/extensions/couchdb/runtime/pom.xml index eac61d770669..961c62a6b410 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cron/deployment/pom.xml b/extensions/cron/deployment/pom.xml index 34d4021576de..74f70df41464 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cron/pom.xml b/extensions/cron/pom.xml index 1268bd10c902..674df0e74c9e 100644 --- a/extensions/cron/pom.xml +++ b/extensions/cron/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/cron/runtime/pom.xml b/extensions/cron/runtime/pom.xml index 7f7adfa03b0f..fbba40cd2367 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/crypto/deployment/pom.xml b/extensions/crypto/deployment/pom.xml index f58afe3dd5de..f55277d88c09 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/crypto/pom.xml b/extensions/crypto/pom.xml index 76bb0457b524..963de2037fa1 100644 --- a/extensions/crypto/pom.xml +++ b/extensions/crypto/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/crypto/runtime/pom.xml b/extensions/crypto/runtime/pom.xml index cc25a5691b52..f3c7de7d30fe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/csimple/deployment/pom.xml b/extensions/csimple/deployment/pom.xml index d4aed78c8c58..2b4612622339 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/csimple/pom.xml b/extensions/csimple/pom.xml index 23f23388ad27..bf49b1fcc0ca 100644 --- a/extensions/csimple/pom.xml +++ b/extensions/csimple/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/csimple/runtime/pom.xml b/extensions/csimple/runtime/pom.xml index 712de9fac67f..a4a1e200d7ac 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/csv/deployment/pom.xml b/extensions/csv/deployment/pom.xml index 8b3944b02847..f1c9fd5330c5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/csv/pom.xml b/extensions/csv/pom.xml index 4fd4253fe47a..c1567b0c8026 100644 --- a/extensions/csv/pom.xml +++ b/extensions/csv/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/csv/runtime/pom.xml b/extensions/csv/runtime/pom.xml index 70773f89c6c5..2d8d475141a4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dataformat/deployment/pom.xml b/extensions/dataformat/deployment/pom.xml index afa5b68fb240..b5be6c05aeaa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dataformat/pom.xml b/extensions/dataformat/pom.xml index a92d436103be..35dd86b2cf3c 100644 --- a/extensions/dataformat/pom.xml +++ b/extensions/dataformat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dataformat/runtime/pom.xml b/extensions/dataformat/runtime/pom.xml index 84def7501abd..c06fc5238550 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/datasonnet/deployment/pom.xml b/extensions/datasonnet/deployment/pom.xml index 9f1e4afb58bd..e05941ecf48d 100644 --- a/extensions/datasonnet/deployment/pom.xml +++ b/extensions/datasonnet/deployment/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-datasonnet-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/datasonnet/pom.xml b/extensions/datasonnet/pom.xml index 592831a8f906..faf9da245025 100644 --- a/extensions/datasonnet/pom.xml +++ b/extensions/datasonnet/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/datasonnet/runtime/pom.xml b/extensions/datasonnet/runtime/pom.xml index f3371b9624e0..f2fddc3ea933 100644 --- a/extensions/datasonnet/runtime/pom.xml +++ b/extensions/datasonnet/runtime/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-datasonnet-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-mongodb/deployment/pom.xml b/extensions/debezium-mongodb/deployment/pom.xml index de2144b4ea9a..59a1551af5b7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-mongodb/pom.xml b/extensions/debezium-mongodb/pom.xml index 845f6910a582..c3daafc7afa1 100644 --- a/extensions/debezium-mongodb/pom.xml +++ b/extensions/debezium-mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-mongodb/runtime/pom.xml b/extensions/debezium-mongodb/runtime/pom.xml index a001f62c36be..c43492b5e80f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-mysql/deployment/pom.xml b/extensions/debezium-mysql/deployment/pom.xml index eae372c88798..104cbc063a82 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-mysql/pom.xml b/extensions/debezium-mysql/pom.xml index 2249fa7e0958..0afe5968f921 100644 --- a/extensions/debezium-mysql/pom.xml +++ b/extensions/debezium-mysql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-mysql/runtime/pom.xml b/extensions/debezium-mysql/runtime/pom.xml index f79d8b8b404d..5af30a4c5090 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-postgres/deployment/pom.xml b/extensions/debezium-postgres/deployment/pom.xml index 053c8e92bfb6..4a653d11ae6e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-postgres/pom.xml b/extensions/debezium-postgres/pom.xml index 4fec909b2f4f..ff0623bda69a 100644 --- a/extensions/debezium-postgres/pom.xml +++ b/extensions/debezium-postgres/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-postgres/runtime/pom.xml b/extensions/debezium-postgres/runtime/pom.xml index 5a904bc1db7e..59036949d1c3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-sqlserver/deployment/pom.xml b/extensions/debezium-sqlserver/deployment/pom.xml index 54e09649acd8..c23bc9ee1c41 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-sqlserver/pom.xml b/extensions/debezium-sqlserver/pom.xml index c598022406cd..1efece95cbf4 100644 --- a/extensions/debezium-sqlserver/pom.xml +++ b/extensions/debezium-sqlserver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/debezium-sqlserver/runtime/pom.xml b/extensions/debezium-sqlserver/runtime/pom.xml index 83c0749cd4b3..625b5afa4f20 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/digitalocean/deployment/pom.xml b/extensions/digitalocean/deployment/pom.xml index cbd4af1866d9..4a3a716da197 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/digitalocean/pom.xml b/extensions/digitalocean/pom.xml index 40f34ff2323f..7ff16eff26c4 100644 --- a/extensions/digitalocean/pom.xml +++ b/extensions/digitalocean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/digitalocean/runtime/pom.xml b/extensions/digitalocean/runtime/pom.xml index 6b4f7cd8017c..6bf38c91266a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/direct/deployment/pom.xml b/extensions/direct/deployment/pom.xml index ca0a04ce6f86..cc84ef2153a8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/direct/pom.xml b/extensions/direct/pom.xml index 831f00a1a49c..dc39a15ae54f 100644 --- a/extensions/direct/pom.xml +++ b/extensions/direct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/direct/runtime/pom.xml b/extensions/direct/runtime/pom.xml index 7e7162fdb316..19a21d97f15c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/disruptor/deployment/pom.xml b/extensions/disruptor/deployment/pom.xml index b5f871459bfa..f94e9ac9e7e1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/disruptor/pom.xml b/extensions/disruptor/pom.xml index 44f33f1f58b6..6996ad7a2831 100644 --- a/extensions/disruptor/pom.xml +++ b/extensions/disruptor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/disruptor/runtime/pom.xml b/extensions/disruptor/runtime/pom.xml index d943f86e2d6b..0eee78d31d45 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dozer/deployment/pom.xml b/extensions/dozer/deployment/pom.xml index 538e73907b8d..8888789af919 100644 --- a/extensions/dozer/deployment/pom.xml +++ b/extensions/dozer/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dozer-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dozer/pom.xml b/extensions/dozer/pom.xml index f514f4dde6f9..89d7cd38cba5 100644 --- a/extensions/dozer/pom.xml +++ b/extensions/dozer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dozer/runtime/pom.xml b/extensions/dozer/runtime/pom.xml index 26b560c1f1ca..219d9cdd4df8 100644 --- a/extensions/dozer/runtime/pom.xml +++ b/extensions/dozer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dozer-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dropbox/deployment/pom.xml b/extensions/dropbox/deployment/pom.xml index 858b14b67a12..e51595d11dfa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dropbox/pom.xml b/extensions/dropbox/pom.xml index 5f56b72d77df..9982477b9ca9 100644 --- a/extensions/dropbox/pom.xml +++ b/extensions/dropbox/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/dropbox/runtime/pom.xml b/extensions/dropbox/runtime/pom.xml index 385e564f97dc..e788910df092 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/elasticsearch-rest/deployment/pom.xml b/extensions/elasticsearch-rest/deployment/pom.xml index 0045a1f75b91..eaaf28806dee 100644 --- a/extensions/elasticsearch-rest/deployment/pom.xml +++ b/extensions/elasticsearch-rest/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/elasticsearch-rest/pom.xml b/extensions/elasticsearch-rest/pom.xml index 28689ad903bc..db91bde19b37 100644 --- a/extensions/elasticsearch-rest/pom.xml +++ b/extensions/elasticsearch-rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/elasticsearch-rest/runtime/pom.xml b/extensions/elasticsearch-rest/runtime/pom.xml index 228a2674a5b7..6fae80cf959d 100644 --- a/extensions/elasticsearch-rest/runtime/pom.xml +++ b/extensions/elasticsearch-rest/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/exec/deployment/pom.xml b/extensions/exec/deployment/pom.xml index b666f347462d..c694cdc9ea1f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/exec/pom.xml b/extensions/exec/pom.xml index c2a747335a3e..e028c80b8856 100644 --- a/extensions/exec/pom.xml +++ b/extensions/exec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/exec/runtime/pom.xml b/extensions/exec/runtime/pom.xml index f9f055cd453a..04acc8a24d0a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/fhir/deployment/pom.xml b/extensions/fhir/deployment/pom.xml index c6e81c5a10c8..4202d9a8aad6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/fhir/pom.xml b/extensions/fhir/pom.xml index a0a13447a570..efe22d5ac3ab 100644 --- a/extensions/fhir/pom.xml +++ b/extensions/fhir/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/fhir/runtime/pom.xml b/extensions/fhir/runtime/pom.xml index 5e44a3a5ef73..93546688e16a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/file-watch/deployment/pom.xml b/extensions/file-watch/deployment/pom.xml index 7a9436f9b62d..f5c14e1e4654 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/file-watch/pom.xml b/extensions/file-watch/pom.xml index ebfab488cbea..218c7ceb0ee6 100644 --- a/extensions/file-watch/pom.xml +++ b/extensions/file-watch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/file-watch/runtime/pom.xml b/extensions/file-watch/runtime/pom.xml index 623639ae9aa9..89d63cd1245b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/file/deployment/pom.xml b/extensions/file/deployment/pom.xml index 47b156a5743e..c6550057b474 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/file/pom.xml b/extensions/file/pom.xml index 124dbe545c3e..47e71d7e0c45 100644 --- a/extensions/file/pom.xml +++ b/extensions/file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/file/runtime/pom.xml b/extensions/file/runtime/pom.xml index 472fa7ca3d51..78e8142861f8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/flatpack/deployment/pom.xml b/extensions/flatpack/deployment/pom.xml index 13d3c1050506..655adb35db6b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/flatpack/pom.xml b/extensions/flatpack/pom.xml index 60d9a5142528..1394dc859f64 100644 --- a/extensions/flatpack/pom.xml +++ b/extensions/flatpack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/flatpack/runtime/pom.xml b/extensions/flatpack/runtime/pom.xml index aa344538c346..f8848248d3d6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/fop/deployment/pom.xml b/extensions/fop/deployment/pom.xml index 384c0287724f..ee9ee46b7616 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/fop/pom.xml b/extensions/fop/pom.xml index 95f302ba6af7..1d549409e8df 100644 --- a/extensions/fop/pom.xml +++ b/extensions/fop/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/fop/runtime/pom.xml b/extensions/fop/runtime/pom.xml index f0e8fe25079e..31ef560a6ba0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/freemarker/deployment/pom.xml b/extensions/freemarker/deployment/pom.xml index e60269de4397..255b285734c9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/freemarker/pom.xml b/extensions/freemarker/pom.xml index ce64716a2ea0..3394f69b8a03 100644 --- a/extensions/freemarker/pom.xml +++ b/extensions/freemarker/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/freemarker/runtime/pom.xml b/extensions/freemarker/runtime/pom.xml index cff9af316bd6..8302cb955eb9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ftp/deployment/pom.xml b/extensions/ftp/deployment/pom.xml index 0254845dd56a..f4f65fa9c88a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ftp/pom.xml b/extensions/ftp/pom.xml index bca4933ddf00..dcc0d4c061c9 100644 --- a/extensions/ftp/pom.xml +++ b/extensions/ftp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ftp/runtime/pom.xml b/extensions/ftp/runtime/pom.xml index c578f759419d..cf63fef3027a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/geocoder/deployment/pom.xml b/extensions/geocoder/deployment/pom.xml index 4e9acb0b9a62..6b4e0359932f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/geocoder/pom.xml b/extensions/geocoder/pom.xml index c3be3e084652..761d1fac7267 100644 --- a/extensions/geocoder/pom.xml +++ b/extensions/geocoder/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/geocoder/runtime/pom.xml b/extensions/geocoder/runtime/pom.xml index 57e15f10787f..3ffcccffb4d2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/git/deployment/pom.xml b/extensions/git/deployment/pom.xml index 19c13d509054..a3510a8760c5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/git/pom.xml b/extensions/git/pom.xml index 7b0d810a43d5..2c48d34a338e 100644 --- a/extensions/git/pom.xml +++ b/extensions/git/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/git/runtime/pom.xml b/extensions/git/runtime/pom.xml index fe2b5953e8d2..64bd08527bfa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/github/deployment/pom.xml b/extensions/github/deployment/pom.xml index 102845608e25..338a4fd65939 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/github/pom.xml b/extensions/github/pom.xml index 5787e257b7f6..612a78d42c6b 100644 --- a/extensions/github/pom.xml +++ b/extensions/github/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/github/runtime/pom.xml b/extensions/github/runtime/pom.xml index 3503a3015c5e..2e81dbbdbdcf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-bigquery/deployment/pom.xml b/extensions/google-bigquery/deployment/pom.xml index 3e86cd3430a2..1d730ddb2653 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-bigquery/pom.xml b/extensions/google-bigquery/pom.xml index 26238678ca65..c97a5ce07b64 100644 --- a/extensions/google-bigquery/pom.xml +++ b/extensions/google-bigquery/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-bigquery/runtime/pom.xml b/extensions/google-bigquery/runtime/pom.xml index 924ed313c511..064e66818744 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-calendar/deployment/pom.xml b/extensions/google-calendar/deployment/pom.xml index d97196e766ba..96264dcf6b8a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-calendar/pom.xml b/extensions/google-calendar/pom.xml index 01868d834557..02d538ba32b6 100644 --- a/extensions/google-calendar/pom.xml +++ b/extensions/google-calendar/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-calendar/runtime/pom.xml b/extensions/google-calendar/runtime/pom.xml index 6d62f4bd02f0..4e25aa163884 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-drive/deployment/pom.xml b/extensions/google-drive/deployment/pom.xml index f8bca305c062..790993db4789 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-drive/pom.xml b/extensions/google-drive/pom.xml index 2ccc8743de34..6e797559da7b 100644 --- a/extensions/google-drive/pom.xml +++ b/extensions/google-drive/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-drive/runtime/pom.xml b/extensions/google-drive/runtime/pom.xml index 945f31c2bef9..b341e4ad4868 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-mail/deployment/pom.xml b/extensions/google-mail/deployment/pom.xml index 07f869d5fe83..4c9ca59d0929 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-mail/pom.xml b/extensions/google-mail/pom.xml index e423a5662cd9..babc574ba2c7 100644 --- a/extensions/google-mail/pom.xml +++ b/extensions/google-mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-mail/runtime/pom.xml b/extensions/google-mail/runtime/pom.xml index 6154211ea208..356925923721 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-pubsub/deployment/pom.xml b/extensions/google-pubsub/deployment/pom.xml index e0a597c24be5..159895d23af6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-pubsub/pom.xml b/extensions/google-pubsub/pom.xml index aca9c3413978..25a545f64d01 100644 --- a/extensions/google-pubsub/pom.xml +++ b/extensions/google-pubsub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-pubsub/runtime/pom.xml b/extensions/google-pubsub/runtime/pom.xml index 2802555944c3..9c4b06799e30 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-sheets/deployment/pom.xml b/extensions/google-sheets/deployment/pom.xml index 83b7baae318a..315d2abe7fbf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-sheets/pom.xml b/extensions/google-sheets/pom.xml index a9399cd88ed7..948c6b7e4b0c 100644 --- a/extensions/google-sheets/pom.xml +++ b/extensions/google-sheets/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-sheets/runtime/pom.xml b/extensions/google-sheets/runtime/pom.xml index 3c2b946738ff..d1cdfc33c951 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-storage/deployment/pom.xml b/extensions/google-storage/deployment/pom.xml index 90dc54a9e384..fc98b44b6960 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-storage/pom.xml b/extensions/google-storage/pom.xml index 2f665314cce6..40bc6cc2d243 100644 --- a/extensions/google-storage/pom.xml +++ b/extensions/google-storage/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/google-storage/runtime/pom.xml b/extensions/google-storage/runtime/pom.xml index 09d1aeb435de..66122476b854 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/graphql/deployment/pom.xml b/extensions/graphql/deployment/pom.xml index d4c9b0ca6665..976dfc391778 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/graphql/pom.xml b/extensions/graphql/pom.xml index 4d06f52c5391..f71298021310 100644 --- a/extensions/graphql/pom.xml +++ b/extensions/graphql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/graphql/runtime/pom.xml b/extensions/graphql/runtime/pom.xml index bbcd0b4a2036..9228d3ebba69 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/grok/deployment/pom.xml b/extensions/grok/deployment/pom.xml index 60358843014f..a6c6d2442264 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/grok/pom.xml b/extensions/grok/pom.xml index f5e1b74c7568..495a80ae64d0 100644 --- a/extensions/grok/pom.xml +++ b/extensions/grok/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/grok/runtime/pom.xml b/extensions/grok/runtime/pom.xml index 4cba7e57b986..129ea8a4e68e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index 6684e2ec5265..5d0631e9534d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index 2c9dfe6e90f0..f47f9dad95ba 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index e48bf4966689..9da48dc5516c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/gson/deployment/pom.xml b/extensions/gson/deployment/pom.xml index 924cc886449d..97bb34668882 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/gson/pom.xml b/extensions/gson/pom.xml index d2ed7f3df040..5a765134cbfc 100644 --- a/extensions/gson/pom.xml +++ b/extensions/gson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/gson/runtime/pom.xml b/extensions/gson/runtime/pom.xml index 04adc73260b1..609fd9ab6f12 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/hazelcast/deployment/pom.xml b/extensions/hazelcast/deployment/pom.xml index 7452a57f8971..628849e18794 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml index c21655a9cabb..f8ec3e277a0a 100644 --- a/extensions/hazelcast/pom.xml +++ b/extensions/hazelcast/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/hazelcast/runtime/pom.xml b/extensions/hazelcast/runtime/pom.xml index 9a861cf9769a..a388316f8c63 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/headersmap/deployment/pom.xml b/extensions/headersmap/deployment/pom.xml index 05ac1c0df22d..f65b198130ca 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/headersmap/pom.xml b/extensions/headersmap/pom.xml index 9faa82e031d0..7ad7c2ceced2 100644 --- a/extensions/headersmap/pom.xml +++ b/extensions/headersmap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/headersmap/runtime/pom.xml b/extensions/headersmap/runtime/pom.xml index e9d085d0fe85..cd36693e606f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/hl7/deployment/pom.xml b/extensions/hl7/deployment/pom.xml index 06ce80b93d33..02143c7ae500 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/hl7/pom.xml b/extensions/hl7/pom.xml index 76399337de1e..2bcb1ba13272 100644 --- a/extensions/hl7/pom.xml +++ b/extensions/hl7/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/hl7/runtime/pom.xml b/extensions/hl7/runtime/pom.xml index 698c156f29bd..d06f2ac5c670 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/http/deployment/pom.xml b/extensions/http/deployment/pom.xml index 8d74902a331c..c03aa52b7ef2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/http/pom.xml b/extensions/http/pom.xml index ed31186a7841..27797ab2ffeb 100644 --- a/extensions/http/pom.xml +++ b/extensions/http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/http/runtime/pom.xml b/extensions/http/runtime/pom.xml index 7fd06dfa4cff..a70fa2f3ffca 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ical/deployment/pom.xml b/extensions/ical/deployment/pom.xml index 8eb2509f137d..f0a752a69550 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ical/pom.xml b/extensions/ical/pom.xml index 42df5399750d..7dd487023ed5 100644 --- a/extensions/ical/pom.xml +++ b/extensions/ical/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ical/runtime/pom.xml b/extensions/ical/runtime/pom.xml index 005b9e794267..8028ddc35bfa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/infinispan/deployment/pom.xml b/extensions/infinispan/deployment/pom.xml index d0610bdda4b6..45e3ead9e540 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/infinispan/pom.xml b/extensions/infinispan/pom.xml index c9875030dc7b..d31c5111a469 100644 --- a/extensions/infinispan/pom.xml +++ b/extensions/infinispan/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/infinispan/runtime/pom.xml b/extensions/infinispan/runtime/pom.xml index 70a076255bbb..0c99a1d4d727 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/influxdb/deployment/pom.xml b/extensions/influxdb/deployment/pom.xml index 182130218501..cf8ac7b9ade4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/influxdb/pom.xml b/extensions/influxdb/pom.xml index b4e352e9c6a0..ec35c59db8dc 100644 --- a/extensions/influxdb/pom.xml +++ b/extensions/influxdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/influxdb/runtime/pom.xml b/extensions/influxdb/runtime/pom.xml index 21bb3ca6d912..d6557448e9fd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jackson-avro/deployment/pom.xml b/extensions/jackson-avro/deployment/pom.xml index bf6833fe9028..3675556a1e77 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jackson-avro/pom.xml b/extensions/jackson-avro/pom.xml index ff5645196557..045469a365b5 100644 --- a/extensions/jackson-avro/pom.xml +++ b/extensions/jackson-avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jackson-avro/runtime/pom.xml b/extensions/jackson-avro/runtime/pom.xml index f149b42a2aa2..3fcd7d1108ac 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jackson-protobuf/deployment/pom.xml b/extensions/jackson-protobuf/deployment/pom.xml index 4cddbfa97500..9f294ded9c54 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jackson-protobuf/pom.xml b/extensions/jackson-protobuf/pom.xml index 2ceb5941f677..f34a0a65e8e7 100644 --- a/extensions/jackson-protobuf/pom.xml +++ b/extensions/jackson-protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jackson-protobuf/runtime/pom.xml b/extensions/jackson-protobuf/runtime/pom.xml index 395dfecd5cdd..cea76e63babd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index fd61dcd73cff..a813206132f2 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 8aaff84c56eb..a463f1197290 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index dacdd8394c7e..058543d13b4a 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/jacksonxml/deployment/pom.xml b/extensions/jacksonxml/deployment/pom.xml index a023411b2bad..eb5d715aa207 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jacksonxml/pom.xml b/extensions/jacksonxml/pom.xml index ec6be0e7de4e..a89509a3a88b 100644 --- a/extensions/jacksonxml/pom.xml +++ b/extensions/jacksonxml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jacksonxml/runtime/pom.xml b/extensions/jacksonxml/runtime/pom.xml index 5e2024fe447b..cd021a80403f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index 3285fe5b1975..55d077dc7ca6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index 7e0a26a2ca51..caaa85bd0271 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index 539b8f69f50f..50cee0ed439c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jdbc/deployment/pom.xml b/extensions/jdbc/deployment/pom.xml index e79c72e6817c..469c47b945cb 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index 530e67111383..9d172c8ebe21 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jdbc/runtime/pom.xml b/extensions/jdbc/runtime/pom.xml index 158f2f3c8a4c..1c616e73609c 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/jfr/deployment/pom.xml b/extensions/jfr/deployment/pom.xml index db8a2f18c2f2..f2ee7c95ed37 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jfr/pom.xml b/extensions/jfr/pom.xml index b4eaec559f92..5ffaa795469d 100644 --- a/extensions/jfr/pom.xml +++ b/extensions/jfr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jfr/runtime/pom.xml b/extensions/jfr/runtime/pom.xml index b98b655690d5..75359beba300 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jira/deployment/pom.xml b/extensions/jira/deployment/pom.xml index cbe369f550a9..48922ebaedbe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jira/pom.xml b/extensions/jira/pom.xml index 8490ef1e86e6..f34016370a9a 100644 --- a/extensions/jira/pom.xml +++ b/extensions/jira/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jira/runtime/pom.xml b/extensions/jira/runtime/pom.xml index f8cb590cfad0..74a1b6b26f7b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jms/deployment/pom.xml b/extensions/jms/deployment/pom.xml index d43d10fb74db..ff2027e265b4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jms/pom.xml b/extensions/jms/pom.xml index e326e4d6cb66..8d5aaf59afed 100644 --- a/extensions/jms/pom.xml +++ b/extensions/jms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jms/runtime/pom.xml b/extensions/jms/runtime/pom.xml index 2512dbf90d16..f808b1eb7816 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/johnzon/deployment/pom.xml b/extensions/johnzon/deployment/pom.xml index dd71d65d632e..2e61457865d5 100644 --- a/extensions/johnzon/deployment/pom.xml +++ b/extensions/johnzon/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-johnzon-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/johnzon/pom.xml b/extensions/johnzon/pom.xml index 2e9c6707326c..ae02be08c8e0 100644 --- a/extensions/johnzon/pom.xml +++ b/extensions/johnzon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/johnzon/runtime/pom.xml b/extensions/johnzon/runtime/pom.xml index 9a07c32a4511..7d1c0b2b5214 100644 --- a/extensions/johnzon/runtime/pom.xml +++ b/extensions/johnzon/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-johnzon-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jolt/deployment/pom.xml b/extensions/jolt/deployment/pom.xml index 3698cc51a30c..59883591f53a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jolt/pom.xml b/extensions/jolt/pom.xml index 84cf4798f41f..3136c08c7625 100644 --- a/extensions/jolt/pom.xml +++ b/extensions/jolt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jolt/runtime/pom.xml b/extensions/jolt/runtime/pom.xml index a5b74eabb811..c7640b1f5b1a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jpa/deployment/pom.xml b/extensions/jpa/deployment/pom.xml index 9cb9f2cff75c..ae2d3cf174b9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jpa/pom.xml b/extensions/jpa/pom.xml index f375d73a6ac9..ce0c6b1e33b3 100644 --- a/extensions/jpa/pom.xml +++ b/extensions/jpa/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jpa/runtime/pom.xml b/extensions/jpa/runtime/pom.xml index a155cfd17eba..848120254e13 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/js-dsl/deployment/pom.xml b/extensions/js-dsl/deployment/pom.xml index c93004c377a3..cc5e5cb9b45f 100644 --- a/extensions/js-dsl/deployment/pom.xml +++ b/extensions/js-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-js-dsl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/js-dsl/pom.xml b/extensions/js-dsl/pom.xml index 327aa2817864..e0095d7d3c11 100644 --- a/extensions/js-dsl/pom.xml +++ b/extensions/js-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/js-dsl/runtime/pom.xml b/extensions/js-dsl/runtime/pom.xml index d2cb2c52718f..6f0a23c51349 100644 --- a/extensions/js-dsl/runtime/pom.xml +++ b/extensions/js-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-js-dsl-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml index 9c7b8afc3119..086a87c2f00f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml index f4eaef9852e1..aad8fcd4e465 100644 --- a/extensions/jsch/pom.xml +++ b/extensions/jsch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml index ad584292a315..2864f936c1a9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jslt/deployment/pom.xml b/extensions/jslt/deployment/pom.xml index b0e4c20bafa0..652b3414260c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jslt/pom.xml b/extensions/jslt/pom.xml index 0c04d3859a36..ab5b3ce8c03e 100644 --- a/extensions/jslt/pom.xml +++ b/extensions/jslt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jslt/runtime/pom.xml b/extensions/jslt/runtime/pom.xml index 96c96962bdf0..c1e04c6b2324 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/json-validator/deployment/pom.xml b/extensions/json-validator/deployment/pom.xml index af810fb6388d..b204ff7be48f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/json-validator/pom.xml b/extensions/json-validator/pom.xml index 1bc2973fe84e..0b88711a63f4 100644 --- a/extensions/json-validator/pom.xml +++ b/extensions/json-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/json-validator/runtime/pom.xml b/extensions/json-validator/runtime/pom.xml index 74d5731f161c..8a0f990ea499 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonata/deployment/pom.xml b/extensions/jsonata/deployment/pom.xml index 74207dcd05e1..b3f856cb10ba 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonata/pom.xml b/extensions/jsonata/pom.xml index 806d88850214..7f211c1b3bdf 100644 --- a/extensions/jsonata/pom.xml +++ b/extensions/jsonata/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonata/runtime/pom.xml b/extensions/jsonata/runtime/pom.xml index 0ff629e36372..065f2505b0b9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index 1e817abc5ae7..802b96b50890 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 351546a0147f..70cc19e0ca81 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index 010f4f412b78..88f6d226ad9d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonpath/deployment/pom.xml b/extensions/jsonpath/deployment/pom.xml index 2db49c30ab37..923608d2bd97 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonpath/pom.xml b/extensions/jsonpath/pom.xml index 5f718e03799e..36e2a9d4c2a0 100644 --- a/extensions/jsonpath/pom.xml +++ b/extensions/jsonpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jsonpath/runtime/pom.xml b/extensions/jsonpath/runtime/pom.xml index 0fffc7a65095..3ccbcfe8dc2b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jta/deployment/pom.xml b/extensions/jta/deployment/pom.xml index 9e67ccc6a08e..f7daf6875b35 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jta/pom.xml b/extensions/jta/pom.xml index 892c66798bed..087815d1c591 100644 --- a/extensions/jta/pom.xml +++ b/extensions/jta/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/jta/runtime/pom.xml b/extensions/jta/runtime/pom.xml index d1195ff26912..8a5760532a4c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kafka/deployment/pom.xml b/extensions/kafka/deployment/pom.xml index 5abd19e60a4a..40888ff58c00 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kafka/pom.xml b/extensions/kafka/pom.xml index 8d530b7cea74..3720cc302149 100644 --- a/extensions/kafka/pom.xml +++ b/extensions/kafka/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kafka/runtime/pom.xml b/extensions/kafka/runtime/pom.xml index 15eb6035ab2b..0468169631a7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kamelet/deployment/pom.xml b/extensions/kamelet/deployment/pom.xml index f460cdf7e170..115fe0d73bfe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kamelet/pom.xml b/extensions/kamelet/pom.xml index 02948a911c9a..ea3835dfe11c 100644 --- a/extensions/kamelet/pom.xml +++ b/extensions/kamelet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kamelet/runtime/pom.xml b/extensions/kamelet/runtime/pom.xml index e54e97efd932..d38a59c7d297 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml index c3538c84e36a..72a8a19e7ee7 100644 --- a/extensions/kotlin/deployment/pom.xml +++ b/extensions/kotlin/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-kotlin-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml index a0e528c0b0be..ea9492c7c10f 100644 --- a/extensions/kotlin/pom.xml +++ b/extensions/kotlin/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml index b43f42494e7e..b96fd3802dde 100644 --- a/extensions/kotlin/runtime/pom.xml +++ b/extensions/kotlin/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-kotlin-parent - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/kubernetes/deployment/pom.xml b/extensions/kubernetes/deployment/pom.xml index 0b8c5785f989..c0561c1c57df 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index 7369a48419b1..863f459f20da 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kubernetes/runtime/pom.xml b/extensions/kubernetes/runtime/pom.xml index 138f90105aee..bc30fa10757e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kudu/client/pom.xml b/extensions/kudu/client/pom.xml index ee659f20b77e..d922cc56ee7a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kudu/deployment/pom.xml b/extensions/kudu/deployment/pom.xml index 8c64819046c7..ba57f2484c48 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kudu/pom.xml b/extensions/kudu/pom.xml index 6a8407df0c07..f2c58631a2d4 100644 --- a/extensions/kudu/pom.xml +++ b/extensions/kudu/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/kudu/runtime/pom.xml b/extensions/kudu/runtime/pom.xml index af673831609b..364c94ae123c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/language/deployment/pom.xml b/extensions/language/deployment/pom.xml index 947526999bac..9fed0650c409 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/language/pom.xml b/extensions/language/pom.xml index 5ad7615f3f12..bdd66c04582b 100644 --- a/extensions/language/pom.xml +++ b/extensions/language/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/language/runtime/pom.xml b/extensions/language/runtime/pom.xml index 2cdd88a24d72..8b4fab2ddbbd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/leveldb/deployment/pom.xml b/extensions/leveldb/deployment/pom.xml index 030702139621..9a43c06ea7c8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/leveldb/pom.xml b/extensions/leveldb/pom.xml index 31320cf7a5cf..23e245ba8be3 100644 --- a/extensions/leveldb/pom.xml +++ b/extensions/leveldb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/leveldb/runtime/pom.xml b/extensions/leveldb/runtime/pom.xml index d5347f39e1a6..fc9c558771b3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/log/deployment/pom.xml b/extensions/log/deployment/pom.xml index 6ece1933217d..4e5940394582 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/log/pom.xml b/extensions/log/pom.xml index cb9573bf4e02..2ce7e43df4b3 100644 --- a/extensions/log/pom.xml +++ b/extensions/log/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/log/runtime/pom.xml b/extensions/log/runtime/pom.xml index 615ba2355294..1570bbb0ac8a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lra/deployment/pom.xml b/extensions/lra/deployment/pom.xml index 69a8e12058f5..d034497fd7f5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lra/pom.xml b/extensions/lra/pom.xml index d516c105f1db..7575f5b2fc3b 100644 --- a/extensions/lra/pom.xml +++ b/extensions/lra/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lra/runtime/pom.xml b/extensions/lra/runtime/pom.xml index fed88e29338c..9b9640511366 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lumberjack/deployment/pom.xml b/extensions/lumberjack/deployment/pom.xml index a3a6ca0b2fb1..cf774bbf7594 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lumberjack/pom.xml b/extensions/lumberjack/pom.xml index a789dc73fd64..b892ba4f55ac 100644 --- a/extensions/lumberjack/pom.xml +++ b/extensions/lumberjack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lumberjack/runtime/pom.xml b/extensions/lumberjack/runtime/pom.xml index 5c830f47deaf..e5853e9a41b2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lzf/deployment/pom.xml b/extensions/lzf/deployment/pom.xml index 0c767e65636f..a0a85c0488d7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lzf/pom.xml b/extensions/lzf/pom.xml index 3c22044b6bf3..2525cedc1ded 100644 --- a/extensions/lzf/pom.xml +++ b/extensions/lzf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/lzf/runtime/pom.xml b/extensions/lzf/runtime/pom.xml index 7c2d898a295f..0a106678d8cc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mail/deployment/pom.xml b/extensions/mail/deployment/pom.xml index f7a1daf907df..27ec0455b2aa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mail/pom.xml b/extensions/mail/pom.xml index 9eddc53dd09d..2653452a5571 100644 --- a/extensions/mail/pom.xml +++ b/extensions/mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mail/runtime/pom.xml b/extensions/mail/runtime/pom.xml index 98998877c5e4..0c30ebcbacfd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/master/deployment/pom.xml b/extensions/master/deployment/pom.xml index 73d4b06e8ecf..46435837b016 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/master/pom.xml b/extensions/master/pom.xml index 9ee655720e38..8366280f9b4b 100644 --- a/extensions/master/pom.xml +++ b/extensions/master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/master/runtime/pom.xml b/extensions/master/runtime/pom.xml index 43a0b28f40c6..73d02104ff30 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index f8c104d93b02..f19ee40db88a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index 4e010499e404..eda4252494a3 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index 5b7cc237ad90..0b9027a8c0f4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/deployment/pom.xml b/extensions/microprofile-fault-tolerance/deployment/pom.xml index e855927b38fc..01ed9e61b30a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/pom.xml b/extensions/microprofile-fault-tolerance/pom.xml index ec689abe2fd9..a96e77f9e349 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/runtime/pom.xml b/extensions/microprofile-fault-tolerance/runtime/pom.xml index a206a93dc0d8..0758970680c4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-health/deployment/pom.xml b/extensions/microprofile-health/deployment/pom.xml index 334de12c270c..fdb65abd067a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-health/pom.xml b/extensions/microprofile-health/pom.xml index 071301337bfd..3df8754d10d4 100644 --- a/extensions/microprofile-health/pom.xml +++ b/extensions/microprofile-health/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-health/runtime/pom.xml b/extensions/microprofile-health/runtime/pom.xml index 8bcc23b0e276..b55af87b92be 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-metrics/deployment/pom.xml b/extensions/microprofile-metrics/deployment/pom.xml index 35bb007228cb..7ea5e3067abe 100644 --- a/extensions/microprofile-metrics/deployment/pom.xml +++ b/extensions/microprofile-metrics/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-metrics-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-metrics/pom.xml b/extensions/microprofile-metrics/pom.xml index e0cbf7c94562..6c8e400ca230 100644 --- a/extensions/microprofile-metrics/pom.xml +++ b/extensions/microprofile-metrics/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/microprofile-metrics/runtime/pom.xml b/extensions/microprofile-metrics/runtime/pom.xml index 1fab9ad9c746..310c5b9f2728 100644 --- a/extensions/microprofile-metrics/runtime/pom.xml +++ b/extensions/microprofile-metrics/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-metrics-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/minio/deployment/pom.xml b/extensions/minio/deployment/pom.xml index cdb59759b352..eebdbfbe9ea1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/minio/pom.xml b/extensions/minio/pom.xml index 912247696823..03224a0de924 100644 --- a/extensions/minio/pom.xml +++ b/extensions/minio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/minio/runtime/pom.xml b/extensions/minio/runtime/pom.xml index 569a0875a4be..845099e289f5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mllp/deployment/pom.xml b/extensions/mllp/deployment/pom.xml index 3070a791f1f7..ddac3d68f150 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mllp/pom.xml b/extensions/mllp/pom.xml index 5e50a8d59578..a097bf2e7718 100644 --- a/extensions/mllp/pom.xml +++ b/extensions/mllp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mllp/runtime/pom.xml b/extensions/mllp/runtime/pom.xml index 509d33323185..3adff6ffa08e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mock/deployment/pom.xml b/extensions/mock/deployment/pom.xml index 0bbdd1b24789..770dd2ea0b09 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mock/pom.xml b/extensions/mock/pom.xml index 3a188d8e34cf..9c3e5c87749f 100644 --- a/extensions/mock/pom.xml +++ b/extensions/mock/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mock/runtime/pom.xml b/extensions/mock/runtime/pom.xml index 4665039e3678..4c161f7085f9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mongodb-gridfs/deployment/pom.xml b/extensions/mongodb-gridfs/deployment/pom.xml index b58e60c22ed4..38c21f3b10a8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mongodb-gridfs/pom.xml b/extensions/mongodb-gridfs/pom.xml index f756ff67d06a..de36a96a7558 100644 --- a/extensions/mongodb-gridfs/pom.xml +++ b/extensions/mongodb-gridfs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mongodb-gridfs/runtime/pom.xml b/extensions/mongodb-gridfs/runtime/pom.xml index c10656042d4e..470ee20959d3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mongodb/deployment/pom.xml b/extensions/mongodb/deployment/pom.xml index 0593af020fdb..e71dd5a274e8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mongodb/pom.xml b/extensions/mongodb/pom.xml index 413b30f9dbf6..f79deeccb0bc 100644 --- a/extensions/mongodb/pom.xml +++ b/extensions/mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mongodb/runtime/pom.xml b/extensions/mongodb/runtime/pom.xml index ea06d2169d8b..7b3b30690921 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mustache/deployment/pom.xml b/extensions/mustache/deployment/pom.xml index 15fe9e5ecb60..324d3c5d3dc4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mustache/pom.xml b/extensions/mustache/pom.xml index 8f5131655ba3..7bdfed20282e 100644 --- a/extensions/mustache/pom.xml +++ b/extensions/mustache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mustache/runtime/pom.xml b/extensions/mustache/runtime/pom.xml index 6a50e4e28093..165d757ed05e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mybatis/deployment/pom.xml b/extensions/mybatis/deployment/pom.xml index fcff2d413b28..f05ebd3c0b68 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mybatis/pom.xml b/extensions/mybatis/pom.xml index 2e4b54e74421..a66b52a0499e 100644 --- a/extensions/mybatis/pom.xml +++ b/extensions/mybatis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/mybatis/runtime/pom.xml b/extensions/mybatis/runtime/pom.xml index d1941f4fc819..d3844b628f3a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/nats/deployment/pom.xml b/extensions/nats/deployment/pom.xml index 5ccb385365cf..83e94a8fd9a9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/nats/pom.xml b/extensions/nats/pom.xml index 41e08649d8b6..60607daf8f84 100644 --- a/extensions/nats/pom.xml +++ b/extensions/nats/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/nats/runtime/pom.xml b/extensions/nats/runtime/pom.xml index c5a3c0e04052..29b1059acb07 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/netty-http/deployment/pom.xml b/extensions/netty-http/deployment/pom.xml index 03a41bafee23..37ba00fdc74c 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/netty-http/pom.xml b/extensions/netty-http/pom.xml index 2b21e2b6c20d..18b7cb441e56 100644 --- a/extensions/netty-http/pom.xml +++ b/extensions/netty-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/netty-http/runtime/pom.xml b/extensions/netty-http/runtime/pom.xml index c7d283576074..079c0481c3c2 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index eda9596298a8..53b7a95b3b13 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index 00284b9aae9d..6acbd597262e 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index 15b5c412d126..7ee6f5c80cfc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/nitrite/deployment/pom.xml b/extensions/nitrite/deployment/pom.xml index 786ca3fadf08..647e5eda1ebd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/nitrite/pom.xml b/extensions/nitrite/pom.xml index c1f25f63796d..c6d0805bf8b4 100644 --- a/extensions/nitrite/pom.xml +++ b/extensions/nitrite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/nitrite/runtime/pom.xml b/extensions/nitrite/runtime/pom.xml index 51a67822c638..d9331aa32e8d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/oaipmh/deployment/pom.xml b/extensions/oaipmh/deployment/pom.xml index 1ae77345b63d..bc3a6612c620 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/oaipmh/pom.xml b/extensions/oaipmh/pom.xml index 5d91380d916c..7ca4de63535d 100644 --- a/extensions/oaipmh/pom.xml +++ b/extensions/oaipmh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/oaipmh/runtime/pom.xml b/extensions/oaipmh/runtime/pom.xml index d187c4604e70..7838166d8eee 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/olingo4/deployment/pom.xml b/extensions/olingo4/deployment/pom.xml index c6d22334ff5a..2fdaabd2f3ca 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/olingo4/pom.xml b/extensions/olingo4/pom.xml index 2f9a0f361e7c..ec8662aaa244 100644 --- a/extensions/olingo4/pom.xml +++ b/extensions/olingo4/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/olingo4/runtime/pom.xml b/extensions/olingo4/runtime/pom.xml index e2741b9d1201..75541564dbd6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/openapi-java/deployment/pom.xml b/extensions/openapi-java/deployment/pom.xml index 8e73ab390032..e67124aba067 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/openapi-java/pom.xml b/extensions/openapi-java/pom.xml index 3725d2fabe10..55eb79987a91 100644 --- a/extensions/openapi-java/pom.xml +++ b/extensions/openapi-java/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/openapi-java/runtime/pom.xml b/extensions/openapi-java/runtime/pom.xml index 48a2861566d7..7e1985f18fdc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/openstack/deployment/pom.xml b/extensions/openstack/deployment/pom.xml index d8e920c3e58b..dce515734a9a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/openstack/pom.xml b/extensions/openstack/pom.xml index 759a3eb987cf..19fc5fdf77b0 100644 --- a/extensions/openstack/pom.xml +++ b/extensions/openstack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/openstack/runtime/pom.xml b/extensions/openstack/runtime/pom.xml index 22d866273081..fbe086d715ee 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml index 37b72840e879..809603ec0768 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml index c5c51e893760..a2a83fe0ee5a 100644 --- a/extensions/opentelemetry/pom.xml +++ b/extensions/opentelemetry/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml index b106782b30c9..23c7f66acde2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/opentracing/deployment/pom.xml b/extensions/opentracing/deployment/pom.xml index 3248c1915ff3..51257bab2c9e 100644 --- a/extensions/opentracing/deployment/pom.xml +++ b/extensions/opentracing/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opentracing-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/opentracing/pom.xml b/extensions/opentracing/pom.xml index bc12e06a61ed..9ae5a68532c3 100644 --- a/extensions/opentracing/pom.xml +++ b/extensions/opentracing/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/opentracing/runtime/pom.xml b/extensions/opentracing/runtime/pom.xml index 2abbb0d97f7c..8615a59780cc 100644 --- a/extensions/opentracing/runtime/pom.xml +++ b/extensions/opentracing/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opentracing-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/optaplanner/deployment/pom.xml b/extensions/optaplanner/deployment/pom.xml index 21e274d21068..7a116975da44 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/optaplanner/pom.xml b/extensions/optaplanner/pom.xml index a8e50a30d1a8..fc225151663b 100644 --- a/extensions/optaplanner/pom.xml +++ b/extensions/optaplanner/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/optaplanner/runtime/pom.xml b/extensions/optaplanner/runtime/pom.xml index 737e19ac5119..aa9c5faf2764 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/paho-mqtt5/deployment/pom.xml b/extensions/paho-mqtt5/deployment/pom.xml index 32a6c8d9bd00..60f5c5848d42 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/paho-mqtt5/pom.xml b/extensions/paho-mqtt5/pom.xml index 57e72817218d..313a69521a63 100644 --- a/extensions/paho-mqtt5/pom.xml +++ b/extensions/paho-mqtt5/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/paho-mqtt5/runtime/pom.xml b/extensions/paho-mqtt5/runtime/pom.xml index 2c06cb2bbca8..f084ca3f37e9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/paho/deployment/pom.xml b/extensions/paho/deployment/pom.xml index e32c227032fb..3af9369af627 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/paho/pom.xml b/extensions/paho/pom.xml index 79fff56cb82c..12e6491c38f0 100644 --- a/extensions/paho/pom.xml +++ b/extensions/paho/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/paho/runtime/pom.xml b/extensions/paho/runtime/pom.xml index 4b30c627b84f..8660cecd71e5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pdf/deployment/pom.xml b/extensions/pdf/deployment/pom.xml index 6e97ff61ecc0..2ae935410d4b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pdf/pom.xml b/extensions/pdf/pom.xml index bd77e6e99eac..edbb0cdedc7e 100644 --- a/extensions/pdf/pom.xml +++ b/extensions/pdf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pdf/runtime/pom.xml b/extensions/pdf/runtime/pom.xml index 42771dbcb5c5..2a4d76056c11 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pg-replication-slot/deployment/pom.xml b/extensions/pg-replication-slot/deployment/pom.xml index d55757444dfb..0b944c7fd816 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pg-replication-slot/pom.xml b/extensions/pg-replication-slot/pom.xml index 8dfea22ceadd..bbda360c5f3f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pg-replication-slot/runtime/pom.xml b/extensions/pg-replication-slot/runtime/pom.xml index 069a2374d5af..4e8198c3a510 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pgevent/deployment/pom.xml b/extensions/pgevent/deployment/pom.xml index 2d156a3063bb..32df79db9f41 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pgevent/pom.xml b/extensions/pgevent/pom.xml index 7f3343a43a16..57ec209f28e2 100644 --- a/extensions/pgevent/pom.xml +++ b/extensions/pgevent/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pgevent/runtime/pom.xml b/extensions/pgevent/runtime/pom.xml index a8bab9ab0ddc..11412083e39a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/platform-http/deployment/pom.xml b/extensions/platform-http/deployment/pom.xml index 6c7592067b60..9988bfcdb0f9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/platform-http/pom.xml b/extensions/platform-http/pom.xml index 91bc0a351286..1de0846f5cfa 100644 --- a/extensions/platform-http/pom.xml +++ b/extensions/platform-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/platform-http/runtime/pom.xml b/extensions/platform-http/runtime/pom.xml index 73a13ca621ed..be128e66efbd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pom.xml b/extensions/pom.xml index 1d0da680b653..a15b80d29f89 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 2.10.0-SNAPSHOT + 2.10.0 ../poms/build-parent/pom.xml diff --git a/extensions/protobuf/deployment/pom.xml b/extensions/protobuf/deployment/pom.xml index 3d5f267de13e..7d97ac3b1f10 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/protobuf/pom.xml b/extensions/protobuf/pom.xml index c3646e4d49d8..ccbd32c3306b 100644 --- a/extensions/protobuf/pom.xml +++ b/extensions/protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/protobuf/runtime/pom.xml b/extensions/protobuf/runtime/pom.xml index 817788ee41f4..fd0fdd0eb76b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pubnub/deployment/pom.xml b/extensions/pubnub/deployment/pom.xml index b3f6c0f175da..d440c74e2b57 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pubnub/pom.xml b/extensions/pubnub/pom.xml index 6a80bbe7397a..64c564df6085 100644 --- a/extensions/pubnub/pom.xml +++ b/extensions/pubnub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/pubnub/runtime/pom.xml b/extensions/pubnub/runtime/pom.xml index 83faab75951f..7c61b76a7b14 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index bb33ca97589b..012d2886edbe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index c9897f3e8f6c..57074a25d67c 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index 7c126e193475..115f190c9c48 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/qute/component/pom.xml b/extensions/qute/component/pom.xml index 01cc6147e02a..a5a599f7bd52 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index 160a4be2cf0d..5aee5b611827 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index 9a0b67844d86..2cdb318242f1 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index 521ef5a70cfb..f539af0ec600 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rabbitmq/deployment/pom.xml b/extensions/rabbitmq/deployment/pom.xml index 2ba9301e0d2e..756ab0966339 100644 --- a/extensions/rabbitmq/deployment/pom.xml +++ b/extensions/rabbitmq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rabbitmq-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rabbitmq/pom.xml b/extensions/rabbitmq/pom.xml index 5b3c8e22ea87..607bab51103c 100644 --- a/extensions/rabbitmq/pom.xml +++ b/extensions/rabbitmq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rabbitmq/runtime/pom.xml b/extensions/rabbitmq/runtime/pom.xml index cc36a4e201d7..54ee4355e968 100644 --- a/extensions/rabbitmq/runtime/pom.xml +++ b/extensions/rabbitmq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rabbitmq-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/reactive-streams/deployment/pom.xml b/extensions/reactive-streams/deployment/pom.xml index dd5af96d0252..832ce4486313 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/reactive-streams/pom.xml b/extensions/reactive-streams/pom.xml index 540062c2fe65..b0d276a22c33 100644 --- a/extensions/reactive-streams/pom.xml +++ b/extensions/reactive-streams/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/reactive-streams/runtime/pom.xml b/extensions/reactive-streams/runtime/pom.xml index de17813f0754..2139a488ac53 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ref/deployment/pom.xml b/extensions/ref/deployment/pom.xml index 1a6dfde51a56..3867d3e2fe28 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ref/pom.xml b/extensions/ref/pom.xml index b244c60fb9a0..cbfe93a7d9c5 100644 --- a/extensions/ref/pom.xml +++ b/extensions/ref/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ref/runtime/pom.xml b/extensions/ref/runtime/pom.xml index b159688e10ab..918b709c5b4e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rest-openapi/deployment/pom.xml b/extensions/rest-openapi/deployment/pom.xml index 25a8dd70b704..e3cef45f855f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rest-openapi/pom.xml b/extensions/rest-openapi/pom.xml index 7bde7f0b49b9..11754237d92d 100644 --- a/extensions/rest-openapi/pom.xml +++ b/extensions/rest-openapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rest-openapi/runtime/pom.xml b/extensions/rest-openapi/runtime/pom.xml index 782603b9f694..0c929cce0c59 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rest/deployment/pom.xml b/extensions/rest/deployment/pom.xml index d6d5e5b1fa3a..c1c9c1381768 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rest/pom.xml b/extensions/rest/pom.xml index 2861e56dc4bc..b8b3e313ddcb 100644 --- a/extensions/rest/pom.xml +++ b/extensions/rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rest/runtime/pom.xml b/extensions/rest/runtime/pom.xml index a7f78047ed76..330c818b954b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rss/deployment/pom.xml b/extensions/rss/deployment/pom.xml index 7621dff780ed..e2eeebc3582b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rss/pom.xml b/extensions/rss/pom.xml index 8404834563ef..cf87eb5d8cea 100644 --- a/extensions/rss/pom.xml +++ b/extensions/rss/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/rss/runtime/pom.xml b/extensions/rss/runtime/pom.xml index bfb21e84847d..4bd2f9310517 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/saga/deployment/pom.xml b/extensions/saga/deployment/pom.xml index 9261d5e530dc..b353c791d1ca 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/saga/pom.xml b/extensions/saga/pom.xml index e062499aaf88..29615f53babc 100644 --- a/extensions/saga/pom.xml +++ b/extensions/saga/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/saga/runtime/pom.xml b/extensions/saga/runtime/pom.xml index 1126a4b1ce9b..6f7662fbc7b3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/salesforce/deployment/pom.xml b/extensions/salesforce/deployment/pom.xml index 3a5ae92c85c6..1e66eed750b0 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/salesforce/pom.xml b/extensions/salesforce/pom.xml index 8d24203fa108..4eb521f1a173 100644 --- a/extensions/salesforce/pom.xml +++ b/extensions/salesforce/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/salesforce/runtime/pom.xml b/extensions/salesforce/runtime/pom.xml index dc32af7bfc42..afb93f419fdc 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/sap-netweaver/deployment/pom.xml b/extensions/sap-netweaver/deployment/pom.xml index 3b399568aa53..2869998bfe6f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/sap-netweaver/pom.xml b/extensions/sap-netweaver/pom.xml index d70614d527e9..03516d3c9faa 100644 --- a/extensions/sap-netweaver/pom.xml +++ b/extensions/sap-netweaver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/sap-netweaver/runtime/pom.xml b/extensions/sap-netweaver/runtime/pom.xml index 4b1243ebcba8..157629c1edfd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/saxon/deployment/pom.xml b/extensions/saxon/deployment/pom.xml index 5ad6a1076143..0e6d406187d6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/saxon/pom.xml b/extensions/saxon/pom.xml index 9cd6151774cb..26ae2141867b 100644 --- a/extensions/saxon/pom.xml +++ b/extensions/saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/saxon/runtime/pom.xml b/extensions/saxon/runtime/pom.xml index 4590305a82cb..5d349fdb0318 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index c16e5c1ede0d..0740d32f3d3b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index cf0166e5e1cd..b904d3101698 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index 0312e66d5abc..0087c12700d3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/seda/deployment/pom.xml b/extensions/seda/deployment/pom.xml index c8cea3e45217..3d44b92fb348 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/seda/pom.xml b/extensions/seda/pom.xml index c89dc24a570e..b7c3a12b7187 100644 --- a/extensions/seda/pom.xml +++ b/extensions/seda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/seda/runtime/pom.xml b/extensions/seda/runtime/pom.xml index aa01e14d86df..e413ccbcef75 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/servicenow/deployment/pom.xml b/extensions/servicenow/deployment/pom.xml index f6e21a2d73a3..21d1abafdf0c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/servicenow/pom.xml b/extensions/servicenow/pom.xml index 9fe3f62c5b1e..7eb56f72a872 100644 --- a/extensions/servicenow/pom.xml +++ b/extensions/servicenow/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/servicenow/runtime/pom.xml b/extensions/servicenow/runtime/pom.xml index 4fe764f2ff67..b690db46fce5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/servlet/deployment/pom.xml b/extensions/servlet/deployment/pom.xml index 54eb647976d0..fa508f52ad97 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/servlet/pom.xml b/extensions/servlet/pom.xml index 074b91796db2..a9903e785215 100644 --- a/extensions/servlet/pom.xml +++ b/extensions/servlet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/servlet/runtime/pom.xml b/extensions/servlet/runtime/pom.xml index b91a28216731..addfe8c79bd4 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/shiro/deployment/pom.xml b/extensions/shiro/deployment/pom.xml index d87fc998fb82..b0208707af42 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/shiro/pom.xml b/extensions/shiro/pom.xml index 7b032734fd3c..106ada42afe6 100644 --- a/extensions/shiro/pom.xml +++ b/extensions/shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/shiro/runtime/pom.xml b/extensions/shiro/runtime/pom.xml index 80731f41b724..b8b4df8a8ef9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/sjms/deployment/pom.xml b/extensions/sjms/deployment/pom.xml index 98e7cbfd672a..ece649e128dd 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/sjms/pom.xml b/extensions/sjms/pom.xml index 0de1d5095dad..8d6d6c053ba4 100644 --- a/extensions/sjms/pom.xml +++ b/extensions/sjms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/sjms/runtime/pom.xml b/extensions/sjms/runtime/pom.xml index 77e6860e9aff..63f83d4ecc59 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/sjms2/deployment/pom.xml b/extensions/sjms2/deployment/pom.xml index 114e1ef147f6..15f54c4743d0 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/sjms2/pom.xml b/extensions/sjms2/pom.xml index b3eb3dc0c083..ee6b43dbd5c8 100644 --- a/extensions/sjms2/pom.xml +++ b/extensions/sjms2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/sjms2/runtime/pom.xml b/extensions/sjms2/runtime/pom.xml index 45f81ad374f3..80ba17a4fe9c 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 - 2.10.0-SNAPSHOT + 2.10.0 4.0.0 diff --git a/extensions/slack/deployment/pom.xml b/extensions/slack/deployment/pom.xml index 3fa9b42e87a6..a9a3d33bdaf4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/slack/pom.xml b/extensions/slack/pom.xml index 3460b0b08698..42709c16f957 100644 --- a/extensions/slack/pom.xml +++ b/extensions/slack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/slack/runtime/pom.xml b/extensions/slack/runtime/pom.xml index 897f72a4b9d3..4a15008d51ba 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml index a86180899d35..29968d7d6691 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index adeee76357b9..99b82a7f5abe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index 4850c902e256..3034feacc988 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/snakeyaml/deployment/pom.xml b/extensions/snakeyaml/deployment/pom.xml index 38b3d6236a7f..d7485c835856 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/snakeyaml/pom.xml b/extensions/snakeyaml/pom.xml index d64e945d9c2c..3f2d215c0929 100644 --- a/extensions/snakeyaml/pom.xml +++ b/extensions/snakeyaml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/snakeyaml/runtime/pom.xml b/extensions/snakeyaml/runtime/pom.xml index ccb01dde9bbb..7ba587c77cac 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/soap/deployment/pom.xml b/extensions/soap/deployment/pom.xml index 65b2d0881a51..c280ce94399a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/soap/pom.xml b/extensions/soap/pom.xml index f59d6460bce7..5234e419e374 100644 --- a/extensions/soap/pom.xml +++ b/extensions/soap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/soap/runtime/pom.xml b/extensions/soap/runtime/pom.xml index e17a12ebb51a..a9325b12c1e6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/solr/deployment/pom.xml b/extensions/solr/deployment/pom.xml index 91bc84acfcd0..67c274d4a781 100644 --- a/extensions/solr/deployment/pom.xml +++ b/extensions/solr/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-solr-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/solr/pom.xml b/extensions/solr/pom.xml index 5941d3c331e8..8e393f56d886 100644 --- a/extensions/solr/pom.xml +++ b/extensions/solr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/solr/runtime/pom.xml b/extensions/solr/runtime/pom.xml index 5980d70938e4..87389fd6ff11 100644 --- a/extensions/solr/runtime/pom.xml +++ b/extensions/solr/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-solr-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/splunk/deployment/pom.xml b/extensions/splunk/deployment/pom.xml index 6a341f62058f..8bb68eb3123a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/splunk/pom.xml b/extensions/splunk/pom.xml index 3607b2d81419..e01c772d8ba8 100644 --- a/extensions/splunk/pom.xml +++ b/extensions/splunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/splunk/runtime/pom.xml b/extensions/splunk/runtime/pom.xml index 8fd2035cf55a..88dd2ee2f130 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/spring-rabbitmq/deployment/pom.xml b/extensions/spring-rabbitmq/deployment/pom.xml index a81a0f515a73..872f87f1edb5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/spring-rabbitmq/pom.xml b/extensions/spring-rabbitmq/pom.xml index 940232ba89ee..6ad5c9265f73 100644 --- a/extensions/spring-rabbitmq/pom.xml +++ b/extensions/spring-rabbitmq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/spring-rabbitmq/runtime/pom.xml b/extensions/spring-rabbitmq/runtime/pom.xml index e07428047e4d..c12e73d13a5a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/sql/deployment/pom.xml b/extensions/sql/deployment/pom.xml index a7a7c5c67d28..e2c9b3bd6042 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/sql/pom.xml b/extensions/sql/pom.xml index d9825ae9ccb0..d03f86478e40 100644 --- a/extensions/sql/pom.xml +++ b/extensions/sql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/sql/runtime/pom.xml b/extensions/sql/runtime/pom.xml index 28044d78a8bf..bf35e3b66430 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ssh/deployment/pom.xml b/extensions/ssh/deployment/pom.xml index 103d7d204d67..79f1afda527f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ssh/pom.xml b/extensions/ssh/pom.xml index 7eb103eda28e..f4bf0b1d0492 100644 --- a/extensions/ssh/pom.xml +++ b/extensions/ssh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/ssh/runtime/pom.xml b/extensions/ssh/runtime/pom.xml index 52a95bc99248..91af5a1ee5a4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stax/deployment/pom.xml b/extensions/stax/deployment/pom.xml index 197ad1d828df..6db69ca20d18 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stax/pom.xml b/extensions/stax/pom.xml index 2b6660953a82..507556f8c567 100644 --- a/extensions/stax/pom.xml +++ b/extensions/stax/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stax/runtime/pom.xml b/extensions/stax/runtime/pom.xml index 0d4a9f680dd1..993f1bede346 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stream/deployment/pom.xml b/extensions/stream/deployment/pom.xml index fc5d19224532..635593018558 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stream/pom.xml b/extensions/stream/pom.xml index 3c4b1c6ce59b..cf74f74d4789 100644 --- a/extensions/stream/pom.xml +++ b/extensions/stream/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stream/runtime/pom.xml b/extensions/stream/runtime/pom.xml index d5909f98ade0..9b20e2085e83 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stringtemplate/deployment/pom.xml b/extensions/stringtemplate/deployment/pom.xml index 52fe858821b5..2505027746bb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stringtemplate/pom.xml b/extensions/stringtemplate/pom.xml index 0e7d7d5f2978..cd6fb0d6ea31 100644 --- a/extensions/stringtemplate/pom.xml +++ b/extensions/stringtemplate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/stringtemplate/runtime/pom.xml b/extensions/stringtemplate/runtime/pom.xml index ddb5473583e6..dc075cc2980e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/syslog/deployment/pom.xml b/extensions/syslog/deployment/pom.xml index d983fe45b8ed..459d99d3fb39 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/syslog/pom.xml b/extensions/syslog/pom.xml index 083603a57d11..424a3b500cc9 100644 --- a/extensions/syslog/pom.xml +++ b/extensions/syslog/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/syslog/runtime/pom.xml b/extensions/syslog/runtime/pom.xml index 196c0fc4d678..a16dd5da450b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/tarfile/deployment/pom.xml b/extensions/tarfile/deployment/pom.xml index e1d4a719cb3e..1f9168db7be4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/tarfile/pom.xml b/extensions/tarfile/pom.xml index 3946bdbc3c26..564290000318 100644 --- a/extensions/tarfile/pom.xml +++ b/extensions/tarfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/tarfile/runtime/pom.xml b/extensions/tarfile/runtime/pom.xml index 971c29dc6961..7e584214facd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/telegram/deployment/pom.xml b/extensions/telegram/deployment/pom.xml index 1a0234c0892b..e18948f3c647 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/telegram/pom.xml b/extensions/telegram/pom.xml index 0d4f0a97fb2f..a46bdbeb4792 100644 --- a/extensions/telegram/pom.xml +++ b/extensions/telegram/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/telegram/runtime/pom.xml b/extensions/telegram/runtime/pom.xml index 9fa9f69def46..88934dabc88f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml index bb8effd1540d..63d3500d3c78 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml index 3e315700f874..89d786f7c6ff 100644 --- a/extensions/tika/pom.xml +++ b/extensions/tika/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml index 4b9d62bc9231..2ad88c82ff20 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/timer/deployment/pom.xml b/extensions/timer/deployment/pom.xml index f75ff704fd95..fd6ce918779b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/timer/pom.xml b/extensions/timer/pom.xml index 46105c89c505..fa801554a66d 100644 --- a/extensions/timer/pom.xml +++ b/extensions/timer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/timer/runtime/pom.xml b/extensions/timer/runtime/pom.xml index b081cb2d57f2..93686f0b14a7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/twilio/deployment/pom.xml b/extensions/twilio/deployment/pom.xml index 7ee80a3c62bd..7f0cf8655111 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/twilio/pom.xml b/extensions/twilio/pom.xml index b62aebc88791..e2850d74b51f 100644 --- a/extensions/twilio/pom.xml +++ b/extensions/twilio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/twilio/runtime/pom.xml b/extensions/twilio/runtime/pom.xml index 2cc2b69d5ced..da3693d0647b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/twitter/deployment/pom.xml b/extensions/twitter/deployment/pom.xml index fa73de06494f..1c692c05b0ed 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/twitter/pom.xml b/extensions/twitter/pom.xml index d5dc5de88813..194a3ab3ffbd 100644 --- a/extensions/twitter/pom.xml +++ b/extensions/twitter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/twitter/runtime/pom.xml b/extensions/twitter/runtime/pom.xml index 081f0399813d..ec5cc27f9d60 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/univocity-parsers/deployment/pom.xml b/extensions/univocity-parsers/deployment/pom.xml index 989ca40da50f..8f33bf67dbfb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/univocity-parsers/pom.xml b/extensions/univocity-parsers/pom.xml index 73b074bd0339..6bd01772619a 100644 --- a/extensions/univocity-parsers/pom.xml +++ b/extensions/univocity-parsers/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/univocity-parsers/runtime/pom.xml b/extensions/univocity-parsers/runtime/pom.xml index 4eb68d58bafc..bda56333b0fa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/validator/deployment/pom.xml b/extensions/validator/deployment/pom.xml index 908bf453e451..c859ac8e0f4e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/validator/pom.xml b/extensions/validator/pom.xml index 9601456a0ded..ac8b013cb096 100644 --- a/extensions/validator/pom.xml +++ b/extensions/validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/validator/runtime/pom.xml b/extensions/validator/runtime/pom.xml index b0cd88685044..9eafd5750442 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/velocity/deployment/pom.xml b/extensions/velocity/deployment/pom.xml index 7042d11a1a93..b9d7a3c0b91a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/velocity/pom.xml b/extensions/velocity/pom.xml index 8beb18f97db8..37bd5fb7cbf8 100644 --- a/extensions/velocity/pom.xml +++ b/extensions/velocity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/velocity/runtime/pom.xml b/extensions/velocity/runtime/pom.xml index e916e8032870..a5d51f3eaed4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index 6a244b62869d..0090dab3dfa4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index 7ca3b6a24de0..0a1640ddfec6 100644 --- a/extensions/vertx-http/pom.xml +++ b/extensions/vertx-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index f170f64b6e9f..78c1f653a46c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx-websocket/deployment/pom.xml b/extensions/vertx-websocket/deployment/pom.xml index 5c3acd6c41d1..47ab3ac9f553 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx-websocket/pom.xml b/extensions/vertx-websocket/pom.xml index 39e82a50c24a..0a5a251dfe83 100644 --- a/extensions/vertx-websocket/pom.xml +++ b/extensions/vertx-websocket/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx-websocket/runtime/pom.xml b/extensions/vertx-websocket/runtime/pom.xml index 44514a58393d..f842abfdbb00 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index f1b9bc947444..7a661f3f40bb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index 769457012fab..5ec0e6ec0220 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index 48ae82ec8048..6f6e0c1db429 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vm/deployment/pom.xml b/extensions/vm/deployment/pom.xml index 4fbaf5d36578..844cd2627a3b 100644 --- a/extensions/vm/deployment/pom.xml +++ b/extensions/vm/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vm-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vm/pom.xml b/extensions/vm/pom.xml index 97e1ce698656..444022158d2c 100644 --- a/extensions/vm/pom.xml +++ b/extensions/vm/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/vm/runtime/pom.xml b/extensions/vm/runtime/pom.xml index b92ac6e7578e..e05f3dd2f70c 100644 --- a/extensions/vm/runtime/pom.xml +++ b/extensions/vm/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vm-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/weather/deployment/pom.xml b/extensions/weather/deployment/pom.xml index 3a0178208eba..61d3c197142c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/weather/pom.xml b/extensions/weather/pom.xml index 84041962012c..4a1e82741d99 100644 --- a/extensions/weather/pom.xml +++ b/extensions/weather/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/weather/runtime/pom.xml b/extensions/weather/runtime/pom.xml index 6072244252bc..e949c9e12cb3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xchange/deployment/pom.xml b/extensions/xchange/deployment/pom.xml index f0357846ba95..b9693bf8a1dc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xchange/pom.xml b/extensions/xchange/pom.xml index 7d53ed38d0c0..327a6d7029a3 100644 --- a/extensions/xchange/pom.xml +++ b/extensions/xchange/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xchange/runtime/pom.xml b/extensions/xchange/runtime/pom.xml index 1d2c15cdd2a9..cfc7520b51b1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xmlsecurity/deployment/pom.xml b/extensions/xmlsecurity/deployment/pom.xml index add8abb1cff2..70e55f4847f0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xmlsecurity/pom.xml b/extensions/xmlsecurity/pom.xml index 7042b2dee46a..c7cf02abc5e0 100644 --- a/extensions/xmlsecurity/pom.xml +++ b/extensions/xmlsecurity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xmlsecurity/runtime/pom.xml b/extensions/xmlsecurity/runtime/pom.xml index d9551d239afe..e3b8ebe7cc7f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xpath/deployment/pom.xml b/extensions/xpath/deployment/pom.xml index 78ba0e2f4981..54d3e4844f2a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xpath/pom.xml b/extensions/xpath/pom.xml index 1d4fb1e8107c..f52f2585787c 100644 --- a/extensions/xpath/pom.xml +++ b/extensions/xpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xpath/runtime/pom.xml b/extensions/xpath/runtime/pom.xml index 284117e19d6e..09aada05a9fc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xslt/deployment/pom.xml b/extensions/xslt/deployment/pom.xml index 1f78367657dc..2855c38e1deb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xslt/pom.xml b/extensions/xslt/pom.xml index 3fefb56d8301..1640ccf22e62 100644 --- a/extensions/xslt/pom.xml +++ b/extensions/xslt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xslt/runtime/pom.xml b/extensions/xslt/runtime/pom.xml index 84985d43c73d..19accac927f3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xstream/deployment/pom.xml b/extensions/xstream/deployment/pom.xml index ab8aacd767f6..8b90ddd41804 100644 --- a/extensions/xstream/deployment/pom.xml +++ b/extensions/xstream/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xstream-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xstream/pom.xml b/extensions/xstream/pom.xml index a9a89b0c7eb7..e91393c2cf67 100644 --- a/extensions/xstream/pom.xml +++ b/extensions/xstream/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/xstream/runtime/pom.xml b/extensions/xstream/runtime/pom.xml index 97daba43775d..0b4d75d98779 100644 --- a/extensions/xstream/runtime/pom.xml +++ b/extensions/xstream/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xstream-parent - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zendesk/deployment/pom.xml b/extensions/zendesk/deployment/pom.xml index 9178094c003d..a135b387cccc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zendesk/pom.xml b/extensions/zendesk/pom.xml index 8d669da124d8..8aae3a6cc388 100644 --- a/extensions/zendesk/pom.xml +++ b/extensions/zendesk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zendesk/runtime/pom.xml b/extensions/zendesk/runtime/pom.xml index 660ba0969264..aaa42efa736b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zip-deflater/deployment/pom.xml b/extensions/zip-deflater/deployment/pom.xml index 8050eae3a634..cc78bf7e232d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zip-deflater/pom.xml b/extensions/zip-deflater/pom.xml index 580250c9e60c..b68faefdc123 100644 --- a/extensions/zip-deflater/pom.xml +++ b/extensions/zip-deflater/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zip-deflater/runtime/pom.xml b/extensions/zip-deflater/runtime/pom.xml index 5f8ded138893..a4c4089e975b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zipfile/deployment/pom.xml b/extensions/zipfile/deployment/pom.xml index 0f5266205715..975552bc2b97 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zipfile/pom.xml b/extensions/zipfile/pom.xml index d4613525261d..1cb740e8c00a 100644 --- a/extensions/zipfile/pom.xml +++ b/extensions/zipfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/extensions/zipfile/runtime/pom.xml b/extensions/zipfile/runtime/pom.xml index a15ebf66905d..0c26f968fa06 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/integration-test-groups/aws2-quarkus-client/aws2-ddb/pom.xml b/integration-test-groups/aws2-quarkus-client/aws2-ddb/pom.xml index 7f37363dcc2a..c339d5896b2e 100644 --- a/integration-test-groups/aws2-quarkus-client/aws2-ddb/pom.xml +++ b/integration-test-groups/aws2-quarkus-client/aws2-ddb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2-quarkus-client/aws2-s3/pom.xml b/integration-test-groups/aws2-quarkus-client/aws2-s3/pom.xml index 1833401f93a5..1edf3f36fdb0 100644 --- a/integration-test-groups/aws2-quarkus-client/aws2-s3/pom.xml +++ b/integration-test-groups/aws2-quarkus-client/aws2-s3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2-quarkus-client/aws2-ses/pom.xml b/integration-test-groups/aws2-quarkus-client/aws2-ses/pom.xml index 5e7c3d2ecee1..0c0cd76940db 100644 --- a/integration-test-groups/aws2-quarkus-client/aws2-ses/pom.xml +++ b/integration-test-groups/aws2-quarkus-client/aws2-ses/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2-quarkus-client/aws2-sqs-sns/pom.xml b/integration-test-groups/aws2-quarkus-client/aws2-sqs-sns/pom.xml index 02bf8a3e47cf..8792728eafaa 100644 --- a/integration-test-groups/aws2-quarkus-client/aws2-sqs-sns/pom.xml +++ b/integration-test-groups/aws2-quarkus-client/aws2-sqs-sns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2-quarkus-client/aws2-sqs/pom.xml b/integration-test-groups/aws2-quarkus-client/aws2-sqs/pom.xml index 01dbbcf4ad65..f3f2c8fdafca 100644 --- a/integration-test-groups/aws2-quarkus-client/aws2-sqs/pom.xml +++ b/integration-test-groups/aws2-quarkus-client/aws2-sqs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2-quarkus-client/pom.xml b/integration-test-groups/aws2-quarkus-client/pom.xml index eb9a3f55a337..4e95e05ec748 100644 --- a/integration-test-groups/aws2-quarkus-client/pom.xml +++ b/integration-test-groups/aws2-quarkus-client/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-integration-tests-aws2-quarkus-client diff --git a/integration-test-groups/aws2/aws2-cw/pom.xml b/integration-test-groups/aws2/aws2-cw/pom.xml index 3b49d338fb78..af0c575c37a5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 5df8648b0a7e..c02b2dfa254c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 99a4d40971de..2beb47b7ef86 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 f1e45c19398d..8d462bc5d7d4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 1eac622a95cf..585014454c96 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 8284dcebfb85..566a739ad4e4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 1969cfeee4fe..c922fde0d6b3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 beb1923bf29d..78a4ed5d7062 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/pom.xml b/integration-test-groups/aws2/pom.xml index ea159f5a5e0d..f5bd8966a4e8 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 - 2.10.0-SNAPSHOT + 2.10.0 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 c6077fa7d3fd..1e8644218789 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 77c3e79e7f49..f43555d83ae6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 d1597658bd82..d5474c70b3f6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/azure/pom.xml b/integration-test-groups/azure/pom.xml index d0c1bab16dab..42bdf8d233e3 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 - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-integration-tests-azure diff --git a/integration-test-groups/compression/lzf/pom.xml b/integration-test-groups/compression/lzf/pom.xml index 9a726f4f5631..1130ee5fa558 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/compression/pom.xml b/integration-test-groups/compression/pom.xml index 2c4df60f4484..f179196a1159 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 - 2.10.0-SNAPSHOT + 2.10.0 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 67b838e9ed2d..d5d9a9ffe4d0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 9756d10a32d0..922398c65c83 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/bean/pom.xml b/integration-test-groups/foundation/bean/pom.xml index 6b5904217d7a..978dc2e568b1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 47069c8fc208..6d34b1409864 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 ece67dbd5781..7fc2385be9df 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 ce54294296b0..564ddc7341cb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 1eeaccd6bcbc..feaa20e772af 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/core-fault-tolerance/pom.xml b/integration-test-groups/foundation/core-fault-tolerance/pom.xml index 8c997559f661..a4b4093f3ddf 100644 --- a/integration-test-groups/foundation/core-fault-tolerance/pom.xml +++ b/integration-test-groups/foundation/core-fault-tolerance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 90cb3005498c..4e681e34bec4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 9ddc486ff878..14abb0e22f83 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 0cc3927e5fb7..dc68c760779f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 1996e02349ee..e908d4fba27f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 1507c3c7a306..e16b8c839ac1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 00ae1b6442cf..5cae0a46850b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 a68e86924985..63aae2aed3a8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 24da861b90dd..f69640657127 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 ca03172f5d8e..c984f04bdf3b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/pom.xml b/integration-test-groups/foundation/pom.xml index ff2c278b789d..59d0d502a32d 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 - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-integration-tests-foundation diff --git a/integration-test-groups/foundation/ref/pom.xml b/integration-test-groups/foundation/ref/pom.xml index 80bc36f7deef..2f58fa7c74ea 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 a8fee6c5f4f6..aed3c2a59ed0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 187cb39f4c22..79a1a972e58e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 f8efac184e3f..5bb50b6d0545 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 ba0fb71c9226..1693826f9b35 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 5ec24e63e422..3bf37c56faa4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 311bb438286c..577f007d3d8e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 52755a9f2f56..addf09e152f6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../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 ab86e5c48bdf..749b161bd55f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/mongodb/pom.xml b/integration-test-groups/mongodb/pom.xml index 18517f948395..9a646e36d652 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 - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-integration-tests-mongodb diff --git a/integration-test-groups/pom.xml b/integration-test-groups/pom.xml index 91086387bd10..669972df4b94 100644 --- a/integration-test-groups/pom.xml +++ b/integration-test-groups/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/integration-tests-jvm/asn1/pom.xml b/integration-tests-jvm/asn1/pom.xml index 5428dbaa4fe3..44c989ae843a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/asterisk/pom.xml b/integration-tests-jvm/asterisk/pom.xml index bfcd6d110c54..f0c8ea09355c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/atmos/pom.xml b/integration-tests-jvm/atmos/pom.xml index 741d39e20288..5ff131c4f8df 100644 --- a/integration-tests-jvm/atmos/pom.xml +++ b/integration-tests-jvm/atmos/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../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 980f172e709c..6ecc959d6875 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 8fc315960219..73f6f7e3daed 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 2df4456b58b8..4758f9b69912 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/azure-key-vault/pom.xml b/integration-tests-jvm/azure-key-vault/pom.xml index 6d2a37e45757..661f06f52619 100644 --- a/integration-tests-jvm/azure-key-vault/pom.xml +++ b/integration-tests-jvm/azure-key-vault/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../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 fc7c2aede810..6df36f414c7d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 fca1272e963c..d2bda0d43b34 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/barcode/pom.xml b/integration-tests-jvm/barcode/pom.xml index c19aa270b3b8..7d0532086201 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/bonita/pom.xml b/integration-tests-jvm/bonita/pom.xml index 7f24336ae6b7..886786c0c260 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/chatscript/pom.xml b/integration-tests-jvm/chatscript/pom.xml index 53e3b0673599..bf278bd5c4a7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/chunk/pom.xml b/integration-tests-jvm/chunk/pom.xml index 6deb83226ecd..4e898d014065 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 2b3d82d3b891..81f729826c49 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/cmis/pom.xml b/integration-tests-jvm/cmis/pom.xml index afe0110e6c6e..3ed02dfb7edf 100644 --- a/integration-tests-jvm/cmis/pom.xml +++ b/integration-tests-jvm/cmis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/coap/pom.xml b/integration-tests-jvm/coap/pom.xml index 9404f7576715..e97e44d2cfef 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/cometd/pom.xml b/integration-tests-jvm/cometd/pom.xml index d57fc0abd395..7f239f3057c8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/corda/pom.xml b/integration-tests-jvm/corda/pom.xml index acd282f00bd0..97bf0905c0da 100644 --- a/integration-tests-jvm/corda/pom.xml +++ b/integration-tests-jvm/corda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/couchbase/pom.xml b/integration-tests-jvm/couchbase/pom.xml index 86df6261e504..73d52889232c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/debug/pom.xml b/integration-tests-jvm/debug/pom.xml index 0711efc28aa6..a42ae4c1b0f1 100644 --- a/integration-tests-jvm/debug/pom.xml +++ b/integration-tests-jvm/debug/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/djl/pom.xml b/integration-tests-jvm/djl/pom.xml index e931031b3c05..cdf82d29955f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/dns/pom.xml b/integration-tests-jvm/dns/pom.xml index 605becbe5ae2..9d72b46f8fbd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/drill/pom.xml b/integration-tests-jvm/drill/pom.xml index abfa641628a8..3c6b477db969 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ehcache/pom.xml b/integration-tests-jvm/ehcache/pom.xml index d78f4f02871d..464da77debef 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/etcd3/pom.xml b/integration-tests-jvm/etcd3/pom.xml index ecd0ee844f87..b323eb1727c6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/facebook/pom.xml b/integration-tests-jvm/facebook/pom.xml index 654b35f05625..30a654dd2a02 100644 --- a/integration-tests-jvm/facebook/pom.xml +++ b/integration-tests-jvm/facebook/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/fastjson/pom.xml b/integration-tests-jvm/fastjson/pom.xml index e7028d0dedb6..2575ccce1a5a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/flink/pom.xml b/integration-tests-jvm/flink/pom.xml index 0a9e821bf21b..8a831d773f38 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 4ef1a36bb8fb..a9f8cc24077d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 293fa636924e..7fdf34c9938d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/groovy-dsl/pom.xml b/integration-tests-jvm/groovy-dsl/pom.xml index d83871206976..1e8b8ad0889c 100644 --- a/integration-tests-jvm/groovy-dsl/pom.xml +++ b/integration-tests-jvm/groovy-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/groovy/pom.xml b/integration-tests-jvm/groovy/pom.xml index 330952ffcdfc..d613b1988ea7 100644 --- a/integration-tests-jvm/groovy/pom.xml +++ b/integration-tests-jvm/groovy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../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 6a3465db7362..73ccfdd1cf62 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/hbase/pom.xml b/integration-tests-jvm/hbase/pom.xml index 07d897991c5b..064e4e99d9cc 100644 --- a/integration-tests-jvm/hbase/pom.xml +++ b/integration-tests-jvm/hbase/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/hdfs/pom.xml b/integration-tests-jvm/hdfs/pom.xml index a0eb3763749c..33c87839e601 100644 --- a/integration-tests-jvm/hdfs/pom.xml +++ b/integration-tests-jvm/hdfs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../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 aae94a322d62..48d0aefb6412 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/iec60870/pom.xml b/integration-tests-jvm/iec60870/pom.xml index afdd421c2dee..7e2de4cd6213 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ignite/pom.xml b/integration-tests-jvm/ignite/pom.xml index dd6594945356..e97281fcb5ee 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/iota/pom.xml b/integration-tests-jvm/iota/pom.xml index d9af3f3ac52d..c010b33debc3 100644 --- a/integration-tests-jvm/iota/pom.xml +++ b/integration-tests-jvm/iota/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/irc/pom.xml b/integration-tests-jvm/irc/pom.xml index 6cb52aaa0a12..e55029983d3f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jasypt/pom.xml b/integration-tests-jvm/jasypt/pom.xml index e7f715b966d4..45c0a15496b8 100644 --- a/integration-tests-jvm/jasypt/pom.xml +++ b/integration-tests-jvm/jasypt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/java-joor-dsl/pom.xml b/integration-tests-jvm/java-joor-dsl/pom.xml index 7bca1f8dff8e..93c9d818997d 100644 --- a/integration-tests-jvm/java-joor-dsl/pom.xml +++ b/integration-tests-jvm/java-joor-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jbpm/pom.xml b/integration-tests-jvm/jbpm/pom.xml index 6ad9956ca976..1bd9d58cfcc0 100644 --- a/integration-tests-jvm/jbpm/pom.xml +++ b/integration-tests-jvm/jbpm/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jcache/pom.xml b/integration-tests-jvm/jcache/pom.xml index 02e0c17db906..7e7ae62f7596 100644 --- a/integration-tests-jvm/jcache/pom.xml +++ b/integration-tests-jvm/jcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jclouds/pom.xml b/integration-tests-jvm/jclouds/pom.xml index 728993418f9f..f3bb56dc098b 100644 --- a/integration-tests-jvm/jclouds/pom.xml +++ b/integration-tests-jvm/jclouds/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jcr/pom.xml b/integration-tests-jvm/jcr/pom.xml index ed381c02940e..0968b528c685 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 87ac7c99e68c..a87695c1b4dd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jgroups/pom.xml b/integration-tests-jvm/jgroups/pom.xml index 69f706d1fb2a..1c92b9b36f8b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jooq/pom.xml b/integration-tests-jvm/jooq/pom.xml index 765bd00ca33b..5aad1b98f3b1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/joor/pom.xml b/integration-tests-jvm/joor/pom.xml index 6212fb7fddc2..20a8f522e9f3 100644 --- a/integration-tests-jvm/joor/pom.xml +++ b/integration-tests-jvm/joor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../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 8b77525449bb..12929f823411 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jsonapi/pom.xml b/integration-tests-jvm/jsonapi/pom.xml index 80ed9662df08..2fc88ce46084 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jt400/pom.xml b/integration-tests-jvm/jt400/pom.xml index 779bd4c604a2..c5e0c337ae2c 100644 --- a/integration-tests-jvm/jt400/pom.xml +++ b/integration-tests-jvm/jt400/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/kotlin-dsl/pom.xml b/integration-tests-jvm/kotlin-dsl/pom.xml index 46bb8c7b78ef..0260001dd052 100644 --- a/integration-tests-jvm/kotlin-dsl/pom.xml +++ b/integration-tests-jvm/kotlin-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ldap/pom.xml b/integration-tests-jvm/ldap/pom.xml index ebc575d4747e..40f4bb3a7ad5 100644 --- a/integration-tests-jvm/ldap/pom.xml +++ b/integration-tests-jvm/ldap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ldif/pom.xml b/integration-tests-jvm/ldif/pom.xml index 081fcbf261f4..48a933e9b773 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/lucene/pom.xml b/integration-tests-jvm/lucene/pom.xml index 41a433ce43fd..6f9b98651c62 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/management/pom.xml b/integration-tests-jvm/management/pom.xml index ebc412d7150d..131517d495e2 100644 --- a/integration-tests-jvm/management/pom.xml +++ b/integration-tests-jvm/management/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/milo/pom.xml b/integration-tests-jvm/milo/pom.xml index e39b10bd3ee7..9eaa2843abe3 100644 --- a/integration-tests-jvm/milo/pom.xml +++ b/integration-tests-jvm/milo/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/mvel/pom.xml b/integration-tests-jvm/mvel/pom.xml index bf947715284c..9065f5f76f5a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ognl/pom.xml b/integration-tests-jvm/ognl/pom.xml index 9e2cf2c7590f..3e7b4653bed0 100644 --- a/integration-tests-jvm/ognl/pom.xml +++ b/integration-tests-jvm/ognl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/pom.xml b/integration-tests-jvm/pom.xml index 3f6fe5166f4b..7247f0c38bd9 100644 --- a/integration-tests-jvm/pom.xml +++ b/integration-tests-jvm/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/integration-tests-jvm/printer/pom.xml b/integration-tests-jvm/printer/pom.xml index 88b518b7c25d..96a6c5d68882 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/pulsar/pom.xml b/integration-tests-jvm/pulsar/pom.xml index b13644ccd926..82f77f350eb1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/quickfix/pom.xml b/integration-tests-jvm/quickfix/pom.xml index a273cb449215..747166b9f5d0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/redis/pom.xml b/integration-tests-jvm/redis/pom.xml index b9d83ca57b68..550ecfa9140d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/robotframework/pom.xml b/integration-tests-jvm/robotframework/pom.xml index aa6a79e71912..609b01293fbb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/schematron/pom.xml b/integration-tests-jvm/schematron/pom.xml index 175e26a90041..088de12a92fd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/smpp/pom.xml b/integration-tests-jvm/smpp/pom.xml index 30095c144d66..a74de46867b4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/snmp/pom.xml b/integration-tests-jvm/snmp/pom.xml index afd5a1c87aad..83e6fadae0a6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/splunk-hec/pom.xml b/integration-tests-jvm/splunk-hec/pom.xml index 7cccc9560eac..c5bd0d725dea 100644 --- a/integration-tests-jvm/splunk-hec/pom.xml +++ b/integration-tests-jvm/splunk-hec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stitch/pom.xml b/integration-tests-jvm/stitch/pom.xml index dacbbba324a8..17f45a0bf771 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stomp/pom.xml b/integration-tests-jvm/stomp/pom.xml index c7a3870da841..5892c9a1c543 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stub/pom.xml b/integration-tests-jvm/stub/pom.xml index 3bfb14b0fe07..98566be6be0c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/thrift/pom.xml b/integration-tests-jvm/thrift/pom.xml index 9cd5abe33f64..0d689608e7b1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/web3j/pom.xml b/integration-tests-jvm/web3j/pom.xml index 471ad1dedadb..dbc6f9fe6941 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/wordpress/pom.xml b/integration-tests-jvm/wordpress/pom.xml index b921203ac078..c0fe20c0ef36 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/workday/pom.xml b/integration-tests-jvm/workday/pom.xml index 9ca033b3a924..0e014a53f1ad 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/xj/pom.xml b/integration-tests-jvm/xj/pom.xml index f77904c12b64..3b7ecece35d3 100644 --- a/integration-tests-jvm/xj/pom.xml +++ b/integration-tests-jvm/xj/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/xmpp/pom.xml b/integration-tests-jvm/xmpp/pom.xml index a46f3157069e..7d6053e2b287 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/xslt-saxon/pom.xml b/integration-tests-jvm/xslt-saxon/pom.xml index e6c6166a7c0a..b693c2ab5454 100644 --- a/integration-tests-jvm/xslt-saxon/pom.xml +++ b/integration-tests-jvm/xslt-saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../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 f77a875da5f2..d6bcc3626354 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/zookeeper/pom.xml b/integration-tests-jvm/zookeeper/pom.xml index e73cbcf5592a..219ffd5d15b4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-support/activemq/pom.xml b/integration-tests-support/activemq/pom.xml index c392d7d3e6af..ff523adbfe0e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/aws2/pom.xml b/integration-tests-support/aws2/pom.xml index 1ab782aad0bc..b1b9ef4be86a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/azure/pom.xml b/integration-tests-support/azure/pom.xml index 4f7d45e05415..920f18192fc9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-dataformat/pom.xml b/integration-tests-support/custom-dataformat/pom.xml index 89dfcbdbd8b1..4eab8f5a70df 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 - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-integration-tests-support ../pom.xml diff --git a/integration-tests-support/custom-log-component/deployment/pom.xml b/integration-tests-support/custom-log-component/deployment/pom.xml index c4d2416eb0ab..635687bb93c6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 80a85880ce22..b219b6c3e468 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 7177b767446e..038632d4e4ed 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 98c532196382..3e400999d9bc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 e1acca9da296..fa0edbc4d6cd 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 - 2.10.0-SNAPSHOT + 2.10.0 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 e3f2a8e3c80f..292a67976886 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 e2fe572bdb4e..9cd38b007ccc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 d80947c916ab..a62af261f09d 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 - 2.10.0-SNAPSHOT + 2.10.0 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 3b3632019fb4..35771d87a72c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 1b03c87a5e0a..f4056f944fd5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../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 fee9e1ca3ccc..c94323ed3999 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 - 2.10.0-SNAPSHOT + 2.10.0 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 5e97213b24c5..4f02995469e9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/kafka/pom.xml b/integration-tests-support/kafka/pom.xml index c50b59f58d29..063a3795ddc4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/mock-backend/pom.xml b/integration-tests-support/mock-backend/pom.xml index 725d339e5302..8285d768a9a9 100644 --- a/integration-tests-support/mock-backend/pom.xml +++ b/integration-tests-support/mock-backend/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/mongodb/pom.xml b/integration-tests-support/mongodb/pom.xml index 5570ea170c10..16b4c62fb60e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/pom.xml b/integration-tests-support/pom.xml index dd8af21537ac..152c7fb652db 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 - 2.10.0-SNAPSHOT + 2.10.0 ../poms/build-parent/pom.xml diff --git a/integration-tests-support/process-executor-support/pom.xml b/integration-tests-support/process-executor-support/pom.xml index 751a92eb5959..7a69b1bb0d00 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/test-support/pom.xml b/integration-tests-support/test-support/pom.xml index 4747a07ae96d..c0b419981fdf 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/wiremock/pom.xml b/integration-tests-support/wiremock/pom.xml index 6793f3ac7a12..b79e9a6859a0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/xslt-support/pom.xml b/integration-tests-support/xslt-support/pom.xml index 923db89c09de..c42627f45c3d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml 4.0.0 diff --git a/integration-tests/activemq/pom.xml b/integration-tests/activemq/pom.xml index f095307f6ef3..0c5991fe15a5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/amqp/pom.xml b/integration-tests/amqp/pom.xml index d432422ffb0e..0a81255768c0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/arangodb/pom.xml b/integration-tests/arangodb/pom.xml index f928d4430d96..8a61156ffcc1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/as2/pom.xml b/integration-tests/as2/pom.xml index ba169cbaa0a2..b76e1fed2f8b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/atlasmap/pom.xml b/integration-tests/atlasmap/pom.xml index af982af6ca78..6f0ac3c49b4a 100644 --- a/integration-tests/atlasmap/pom.xml +++ b/integration-tests/atlasmap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/avro-rpc/pom.xml b/integration-tests/avro-rpc/pom.xml index 260630d1a9e7..2b74f81b4de9 100644 --- a/integration-tests/avro-rpc/pom.xml +++ b/integration-tests/avro-rpc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/avro/pom.xml b/integration-tests/avro/pom.xml index 5b2a344f054a..1b93e441bd89 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/aws2-grouped/pom.xml b/integration-tests/aws2-grouped/pom.xml index 53a17b2a7635..59d04ee854b8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/aws2-quarkus-client-grouped/pom.xml b/integration-tests/aws2-quarkus-client-grouped/pom.xml index 62714025e908..a473c6d6df3e 100644 --- a/integration-tests/aws2-quarkus-client-grouped/pom.xml +++ b/integration-tests/aws2-quarkus-client-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/aws2/pom.xml b/integration-tests/aws2/pom.xml index 69733dc6e92f..9e753c34ffad 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/azure-grouped/pom.xml b/integration-tests/azure-grouped/pom.xml index e6790c82042b..e44cfd25468f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/base64/pom.xml b/integration-tests/base64/pom.xml index 43d026fbbeaa..b4928fe074ac 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/bean-validator/pom.xml b/integration-tests/bean-validator/pom.xml index 5c01379d398a..73c2c7e904e4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/bindy/pom.xml b/integration-tests/bindy/pom.xml index b2c9ca528dcd..210bc542c0da 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/box/pom.xml b/integration-tests/box/pom.xml index 3edc6e7e8778..e7c2d5f40826 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/braintree/pom.xml b/integration-tests/braintree/pom.xml index ff94d83bf4ad..588e52e743ca 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/caffeine/pom.xml b/integration-tests/caffeine/pom.xml index aba393370731..c6ef5468bc21 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/cassandraql/pom.xml b/integration-tests/cassandraql/pom.xml index 6f0ec7321b18..30f9043af8ac 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/cbor/pom.xml b/integration-tests/cbor/pom.xml index c63296270748..4d74de8533ae 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/compression-grouped/pom.xml b/integration-tests/compression-grouped/pom.xml index b581a74e2d14..d44a50b8da9f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/consul/pom.xml b/integration-tests/consul/pom.xml index bb6cb9a4e2ae..64529a768281 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 e3628f285cd4..69d122d7f920 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/couchdb/pom.xml b/integration-tests/couchdb/pom.xml index ce0f5e4ba2f0..0052b221e6be 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/crypto/pom.xml b/integration-tests/crypto/pom.xml index 870b1a563bb9..38ac9171fb82 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/csimple/pom.xml b/integration-tests/csimple/pom.xml index 9b4437fbc95c..f07539862ccd 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/csv/pom.xml b/integration-tests/csv/pom.xml index 39224801369e..525564831638 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dataformat/pom.xml b/integration-tests/dataformat/pom.xml index b904ee85ff1c..d1c6cf33fd96 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dataformats-json/pom.xml b/integration-tests/dataformats-json/pom.xml index 282350ed0e5b..aec640f2cbc2 100644 --- a/integration-tests/dataformats-json/pom.xml +++ b/integration-tests/dataformats-json/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/datasonnet/pom.xml b/integration-tests/datasonnet/pom.xml index 20840c87393d..e7c200db54ee 100644 --- a/integration-tests/datasonnet/pom.xml +++ b/integration-tests/datasonnet/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml index 57e62f7a5c45..2a7126806f43 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/digitalocean/pom.xml b/integration-tests/digitalocean/pom.xml index cec84f208eb9..82138cd5b91e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/disruptor/pom.xml b/integration-tests/disruptor/pom.xml index c3b2c7be87f1..766aabcac6c9 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dozer/pom.xml b/integration-tests/dozer/pom.xml index 0ea1401282e6..d60503dd7c83 100644 --- a/integration-tests/dozer/pom.xml +++ b/integration-tests/dozer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dropbox/pom.xml b/integration-tests/dropbox/pom.xml index 780805ee026f..b73fc12caa19 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/elasticsearch-rest/pom.xml b/integration-tests/elasticsearch-rest/pom.xml index 88112bdbc008..a47d5fbe868e 100644 --- a/integration-tests/elasticsearch-rest/pom.xml +++ b/integration-tests/elasticsearch-rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/exec/pom.xml b/integration-tests/exec/pom.xml index c54c7fba7f28..cd15cdfae219 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/fhir/pom.xml b/integration-tests/fhir/pom.xml index 2392a3e7b30a..dc8305961bab 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/file/pom.xml b/integration-tests/file/pom.xml index d69701ff3848..736211940568 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/flatpack/pom.xml b/integration-tests/flatpack/pom.xml index 0a793d64f6a7..2c689c6bdbb1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/fop/pom.xml b/integration-tests/fop/pom.xml index ecf881d089f6..2dbd7634b618 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/foundation-grouped/pom.xml b/integration-tests/foundation-grouped/pom.xml index c69ee2d9c723..0581469f62fe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/freemarker/pom.xml b/integration-tests/freemarker/pom.xml index d7b734af6c90..261bac4db5ad 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ftp/pom.xml b/integration-tests/ftp/pom.xml index 5e14d2604bd0..c331e4087f7d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/geocoder/pom.xml b/integration-tests/geocoder/pom.xml index af5283f9b54d..2e5ff475a843 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/git/pom.xml b/integration-tests/git/pom.xml index 8a9460f72f47..2f4cbbd87ef4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/github/pom.xml b/integration-tests/github/pom.xml index 07ad98da1d72..88c474aa4058 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-bigquery/pom.xml b/integration-tests/google-bigquery/pom.xml index 0d37b0d3c88c..ace83c2f19e0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-pubsub/pom.xml b/integration-tests/google-pubsub/pom.xml index 84d38259394f..e11e4e2a4934 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-storage/pom.xml b/integration-tests/google-storage/pom.xml index aaa8e8fd2fbc..11ac8a563271 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google/pom.xml b/integration-tests/google/pom.xml index 1fae43b7c16e..8641da127d13 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/graphql/pom.xml b/integration-tests/graphql/pom.xml index dcc57b6343f0..e54739a91f4d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/grok/pom.xml b/integration-tests/grok/pom.xml index 4aa77df39c45..09a758cb63f2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/grpc/pom.xml b/integration-tests/grpc/pom.xml index 9bc685572d16..ad72360681b4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/hazelcast/pom.xml b/integration-tests/hazelcast/pom.xml index 2b2364881649..cbbaade3bb0b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/headersmap/pom.xml b/integration-tests/headersmap/pom.xml index 95b7d0d607e2..6c0afcf7d239 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/hl7/pom.xml b/integration-tests/hl7/pom.xml index ece7f6ecffd3..2302cc5c1eb7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/http/pom.xml b/integration-tests/http/pom.xml index 83347d50c0cc..846106d4dcf4 100644 --- a/integration-tests/http/pom.xml +++ b/integration-tests/http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/infinispan/pom.xml b/integration-tests/infinispan/pom.xml index a2fb3c1b4bc1..36e842926763 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/influxdb/pom.xml b/integration-tests/influxdb/pom.xml index f4cbddd9e8f4..1cf56de3d003 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jackson-avro/pom.xml b/integration-tests/jackson-avro/pom.xml index 5d9ac12f5aef..102b6a1e4bbe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jackson-protobuf/pom.xml b/integration-tests/jackson-protobuf/pom.xml index abf2fb6be6fe..4cf678584f16 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml index e1bc39410ac3..cea9524b6faa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jdbc/pom.xml b/integration-tests/jdbc/pom.xml index 4ddf2cb64a82..ecc40acd2442 100644 --- a/integration-tests/jdbc/pom.xml +++ b/integration-tests/jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jfr/pom.xml b/integration-tests/jfr/pom.xml index e51eecb2e5b5..efe5cf00ab4f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jira/pom.xml b/integration-tests/jira/pom.xml index 9d5f75d01b98..429a9eb8007b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 1e147614b330..b04a92dc2e2b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 2a99d39ed303..73d9f48144ac 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jolt/pom.xml b/integration-tests/jolt/pom.xml index ae917f28aeda..547b6004e569 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index ca21f4aef4c1..ddefb2f3f970 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/js-dsl/pom.xml b/integration-tests/js-dsl/pom.xml index 44d3b6f1e2c7..5c2aed4a5ccd 100644 --- a/integration-tests/js-dsl/pom.xml +++ b/integration-tests/js-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml index c8cc4e66a140..877c55394f61 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jslt/pom.xml b/integration-tests/jslt/pom.xml index 58ea00cf52b3..6e30f524d341 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/json-validator/pom.xml b/integration-tests/json-validator/pom.xml index 612512f1884e..803ed9a40670 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsonata/pom.xml b/integration-tests/jsonata/pom.xml index 6c4276735026..a5dffae38f8c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsonpath/pom.xml b/integration-tests/jsonpath/pom.xml index a01ad4dd6d5a..dabc5f8c07f0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jta/pom.xml b/integration-tests/jta/pom.xml index dc0d09c43196..3065ba2d9cfe 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-oauth/pom.xml b/integration-tests/kafka-oauth/pom.xml index 775e281b2aa1..0262d8d8f677 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 59e77b9d26bb..004391d49615 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml index 6fcebf221f66..6d040796d94c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml index cf067d69b407..6dbcafa0a0b2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index 2ab2ee8c78e5..95e75e66e642 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kamelet/pom.xml b/integration-tests/kamelet/pom.xml index d7940d6552ac..48b4afa5f788 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml index fa6218ca3907..bc3acfeac34a 100644 --- a/integration-tests/kotlin/pom.xml +++ b/integration-tests/kotlin/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index 9c9476219d21..0908eb3cfd74 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kudu/pom.xml b/integration-tests/kudu/pom.xml index adb66b3bca92..af16bfbb435a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/leveldb/pom.xml b/integration-tests/leveldb/pom.xml index 88618dc7ffef..6d3ffbfbbdf7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/lra/pom.xml b/integration-tests/lra/pom.xml index 3c3a5959108d..1e68ed09e79a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/lumberjack/pom.xml b/integration-tests/lumberjack/pom.xml index a34328e1e330..32496367300e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mail/pom.xml b/integration-tests/mail/pom.xml index 1b056bfc292f..5d823832e591 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-caffeine-lrucache/pom.xml b/integration-tests/main-caffeine-lrucache/pom.xml index 78fc0ae554c5..1cfbd5a3f5b9 100644 --- a/integration-tests/main-caffeine-lrucache/pom.xml +++ b/integration-tests/main-caffeine-lrucache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-collector/pom.xml b/integration-tests/main-collector/pom.xml index 0b186a17ec50..28d8707441bb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 3a2d388a4e5b..19b8a28cefd1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-devmode/pom.xml b/integration-tests/main-devmode/pom.xml index 104b09391829..13c65d27a114 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 29a8b5d4005b..58938764fff4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 6e92857b2d5d..b6ea9c78cd09 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 0c91dd9d04cc..f6bf37134486 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 4ff477cebb0c..ca20fe63acd2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 96af094126a1..06e6c612989d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-yaml/pom.xml b/integration-tests/main-yaml/pom.xml index 66bcee4069dd..007cfb7e5827 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index f99e00cdef67..c595f8507fce 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/master/pom.xml b/integration-tests/master/pom.xml index efb1dab713fc..d86373e516ad 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/messaging/common/pom.xml b/integration-tests/messaging/common/pom.xml index 8a6685f33d7c..8286d0ad2d79 100644 --- a/integration-tests/messaging/common/pom.xml +++ b/integration-tests/messaging/common/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-messaging - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-integration-test-messaging-common diff --git a/integration-tests/messaging/jms/pom.xml b/integration-tests/messaging/jms/pom.xml index ef643a27f323..b3213c63be07 100644 --- a/integration-tests/messaging/jms/pom.xml +++ b/integration-tests/messaging/jms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-messaging - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-integration-test-messaging-jms diff --git a/integration-tests/messaging/pom.xml b/integration-tests/messaging/pom.xml index 09c0696992be..9cd5955462f1 100644 --- a/integration-tests/messaging/pom.xml +++ b/integration-tests/messaging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/messaging/sjms/pom.xml b/integration-tests/messaging/sjms/pom.xml index 16368b6fbad0..7ef3751b3c8b 100644 --- a/integration-tests/messaging/sjms/pom.xml +++ b/integration-tests/messaging/sjms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-messaging - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-integration-test-messaging-sjms diff --git a/integration-tests/micrometer/pom.xml b/integration-tests/micrometer/pom.xml index cec2925b0c8c..5bcb2176cb57 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/microprofile/pom.xml b/integration-tests/microprofile/pom.xml index bc2ff05f3b42..676e0cc51325 100644 --- a/integration-tests/microprofile/pom.xml +++ b/integration-tests/microprofile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/minio/pom.xml b/integration-tests/minio/pom.xml index a908ecdb0535..fa19bd58370b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mllp/pom.xml b/integration-tests/mllp/pom.xml index da1dc7f587a3..f999c21125c7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mongodb-grouped/pom.xml b/integration-tests/mongodb-grouped/pom.xml index d186b25a1d41..019875749581 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mustache/pom.xml b/integration-tests/mustache/pom.xml index 6f71c12cb108..b796cb2849c5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mybatis/pom.xml b/integration-tests/mybatis/pom.xml index 09c83d3471b6..ab3db4eec1a7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/nats/pom.xml b/integration-tests/nats/pom.xml index 440be3ed0a4b..2e4fc9b26fd6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/netty/pom.xml b/integration-tests/netty/pom.xml index 2177a7027ed0..c96e3012a7c6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/nitrite/pom.xml b/integration-tests/nitrite/pom.xml index 8f29a648e28c..93373ace22cb 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/oaipmh/pom.xml b/integration-tests/oaipmh/pom.xml index 1004d223c70d..61457fb307e3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/olingo4/pom.xml b/integration-tests/olingo4/pom.xml index 96e1e131551c..46a834c1f964 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/openapi-java/pom.xml b/integration-tests/openapi-java/pom.xml index 0047b4e2e140..1aef576a5fd6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/openstack/pom.xml b/integration-tests/openstack/pom.xml index 09d43a783293..40e55cca68c0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml index c75b6ac1ff00..9b8fac4feeed 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/opentracing/pom.xml b/integration-tests/opentracing/pom.xml index 6645d6cf70a2..bf38365101fe 100644 --- a/integration-tests/opentracing/pom.xml +++ b/integration-tests/opentracing/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/optaplanner/pom.xml b/integration-tests/optaplanner/pom.xml index bae79e62c9de..214fa50ccf58 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/paho-mqtt5/pom.xml b/integration-tests/paho-mqtt5/pom.xml index f358fe0b04fb..dbe48eb62612 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/paho/pom.xml b/integration-tests/paho/pom.xml index ee79fb05464c..28e1a5052d6a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pdf/pom.xml b/integration-tests/pdf/pom.xml index 66f5f92b0cf4..f634f3b9a04d 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 078c1c6da31d..b18076b2b5be 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pgevent/pom.xml b/integration-tests/pgevent/pom.xml index c1e9ff1b2993..3c661982b5a2 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/platform-http/pom.xml b/integration-tests/platform-http/pom.xml index d432f48e8fa3..276a9ca3832e 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index f8e7ce86e9a9..bdc5d26ba3fd 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/integration-tests/protobuf/pom.xml b/integration-tests/protobuf/pom.xml index 51c47da9095c..6f5a35b2de8a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pubnub/pom.xml b/integration-tests/pubnub/pom.xml index 81db21ab94b5..35fe9502e0f0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index 6521de29455c..bf82956e3eb6 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index bcf1facdea6e..255673acd264 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/rabbitmq/pom.xml b/integration-tests/rabbitmq/pom.xml index 7d724c478d5f..66b4f78a4835 100644 --- a/integration-tests/rabbitmq/pom.xml +++ b/integration-tests/rabbitmq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/reactive-streams/pom.xml b/integration-tests/reactive-streams/pom.xml index b8b568653da1..431258c7ade0 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/rest-openapi/pom.xml b/integration-tests/rest-openapi/pom.xml index ae43d573b23c..f282e5bca857 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/rest/pom.xml b/integration-tests/rest/pom.xml index f1ff0621b8cc..c6732e9e75dc 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/saga/pom.xml b/integration-tests/saga/pom.xml index 477fda9b341e..966e193e9325 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/salesforce/pom.xml b/integration-tests/salesforce/pom.xml index 0ffc1d4e6a2f..f9f70f9dab5c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sap-netweaver/pom.xml b/integration-tests/sap-netweaver/pom.xml index 7f823c38f997..37ba4cabaa2a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/saxon/pom.xml b/integration-tests/saxon/pom.xml index cfdad3ff868f..342bd4d42af4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/servicenow/pom.xml b/integration-tests/servicenow/pom.xml index ab4c4710e946..7c3b757d039b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/servlet/pom.xml b/integration-tests/servlet/pom.xml index 1b709cebbf4b..3d605c4aa6ea 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/shiro/pom.xml b/integration-tests/shiro/pom.xml index 54d59879ff34..f271556c1e42 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 3d3ad58d87f1..32d08dba292f 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 0e294cf8ff58..9d56057db243 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 260c35b0b680..686b6db2432b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 6de637f5b1f3..d52bc1a952a3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/slack/pom.xml b/integration-tests/slack/pom.xml index f459567c8dad..d38be146f9b8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../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 d2b9d50634bb..11a0fc59be57 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/soap/pom.xml b/integration-tests/soap/pom.xml index 5d5ba23471ed..e9f0f4fa8aec 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/solr/pom.xml b/integration-tests/solr/pom.xml index 11aba9a2f454..a711e824100d 100644 --- a/integration-tests/solr/pom.xml +++ b/integration-tests/solr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml @@ -31,7 +31,7 @@ Integration tests for Camel Quarkus Solr extension - 2.10.0-SNAPSHOT + 2.10.0 ${project.basedir}/target/ssl/trust-store.jks diff --git a/integration-tests/splunk/pom.xml b/integration-tests/splunk/pom.xml index 14dfc481060c..673bb4c92a83 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/spring-rabbitmq/pom.xml b/integration-tests/spring-rabbitmq/pom.xml index 7bb9111cfc46..a7e5457616fa 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sql/pom.xml b/integration-tests/sql/pom.xml index 86d5e170f180..208ce37d226c 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ssh/pom.xml b/integration-tests/ssh/pom.xml index 472df05216ac..b13b1f4e6dd8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/stax/pom.xml b/integration-tests/stax/pom.xml index 0dfb11d09b1d..ee0e55461d84 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/stringtemplate/pom.xml b/integration-tests/stringtemplate/pom.xml index dde13b840d9e..87f8281b0e55 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/syndication/pom.xml b/integration-tests/syndication/pom.xml index b4ea35de2a8c..050bad40748b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/syslog/pom.xml b/integration-tests/syslog/pom.xml index a055209dd9a8..ea7c76a95841 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/tarfile/pom.xml b/integration-tests/tarfile/pom.xml index 530720ac03a9..41819b975cc3 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/telegram/pom.xml b/integration-tests/telegram/pom.xml index f165dbd15b23..a6f9a3a2bbd1 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml index fc2bbefc1265..de2f10c4ce31 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/twilio/pom.xml b/integration-tests/twilio/pom.xml index 496e33ddb055..dac47dbdda3b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/twitter/pom.xml b/integration-tests/twitter/pom.xml index 760bc2b757f9..63dec31920e7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/univocity-parsers/pom.xml b/integration-tests/univocity-parsers/pom.xml index e09b79350d09..02b8811f7bf5 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/validator/pom.xml b/integration-tests/validator/pom.xml index a59359df46ab..2d800d922ef7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/velocity/pom.xml b/integration-tests/velocity/pom.xml index 7571207b27af..38b09e52a067 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/vertx-websocket/pom.xml b/integration-tests/vertx-websocket/pom.xml index 0cff7087842d..163da4357a1b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index b14f4ef3e9b7..4b5f1e8bcab4 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/weather/pom.xml b/integration-tests/weather/pom.xml index dfaab18a2873..bb16dc5d626a 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xchange/pom.xml b/integration-tests/xchange/pom.xml index 52a7b64f0f14..47f0c49c383b 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xml/pom.xml b/integration-tests/xml/pom.xml index f7d3a64be355..e664f3af94b2 100644 --- a/integration-tests/xml/pom.xml +++ b/integration-tests/xml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xmlsecurity/pom.xml b/integration-tests/xmlsecurity/pom.xml index e76442d74596..624330db7309 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xpath/pom.xml b/integration-tests/xpath/pom.xml index dd7d137f3a08..6d453663f6be 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xstream/pom.xml b/integration-tests/xstream/pom.xml index fd09277da6b8..2a419b6531b0 100644 --- a/integration-tests/xstream/pom.xml +++ b/integration-tests/xstream/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/zendesk/pom.xml b/integration-tests/zendesk/pom.xml index f06985d1393b..c3c239b0b0d8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent-it/pom.xml diff --git a/pom.xml b/pom.xml index ba6484312051..9b103ba8dff9 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.camel.quarkus camel-quarkus - 2.10.0-SNAPSHOT + 2.10.0 pom Camel Quarkus @@ -262,7 +262,7 @@ scm:git:http://gitbox.apache.org/repos/asf/camel-quarkus.git scm:git:https://gitbox.apache.org/repos/asf/camel-quarkus.git https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary - HEAD + 2.10.0 @@ -366,7 +366,7 @@ ${maven-shade-plugin.version} - + diff --git a/poms/bom-test/pom.xml b/poms/bom-test/pom.xml index a74c3286574a..735486e0b169 100644 --- a/poms/bom-test/pom.xml +++ b/poms/bom-test/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml @@ -35,7 +35,7 @@ - 2.10.0-SNAPSHOT + 2.10.0 diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml index 8b4a52a372c1..20fdd80f3c75 100644 --- a/poms/bom/pom.xml +++ b/poms/bom/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml @@ -35,7 +35,7 @@ - 2.10.0-SNAPSHOT + 2.10.0 diff --git a/poms/build-parent-it/pom.xml b/poms/build-parent-it/pom.xml index fee39cb22916..6f0ccd8537e7 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 - 2.10.0-SNAPSHOT + 2.10.0 ../build-parent/pom.xml @@ -41,8 +41,8 @@ ${quarkus.version} org.apache.camel.quarkus camel-quarkus-bom - 2.10.0-SNAPSHOT - 2.10.0-SNAPSHOT + 2.10.0 + 2.10.0 false diff --git a/poms/build-parent/pom.xml b/poms/build-parent/pom.xml index 2282c9965d8c..122956838527 100644 --- a/poms/build-parent/pom.xml +++ b/poms/build-parent/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/poms/pom.xml b/poms/pom.xml index 4f8e5c2cad49..abb2b18fa5b6 100644 --- a/poms/pom.xml +++ b/poms/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 2.10.0-SNAPSHOT + 2.10.0 ../pom.xml diff --git a/tooling/maven-plugin/pom.xml b/tooling/maven-plugin/pom.xml index 99fe8dec7457..84085d1f90b8 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 - 2.10.0-SNAPSHOT + 2.10.0 ../../poms/build-parent/pom.xml diff --git a/tooling/pom.xml b/tooling/pom.xml index 70b6765082d6..4167cf505d11 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-tooling diff --git a/tooling/test-list/pom.xml b/tooling/test-list/pom.xml index 3a2a5d7da1cf..1ef62100f1f6 100644 --- a/tooling/test-list/pom.xml +++ b/tooling/test-list/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-tooling - 2.10.0-SNAPSHOT + 2.10.0 camel-quarkus-test-list