diff --git a/catalog/pom.xml b/catalog/pom.xml index 0647f660bf7f..5acbb83f8462 100644 --- a/catalog/pom.xml +++ b/catalog/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../poms/build-parent/pom.xml diff --git a/docs/antora.yml b/docs/antora.yml index d1cc08d46eb5..696e32037593 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: 3.11.x nav: - modules/ROOT/nav.adoc asciidoc: attributes: - prerelease: true requires: "'util=camel-website-util,quarkus=xref:js/quarkus.js'" # Project versions diff --git a/docs/pom.xml b/docs/pom.xml index 3d2f6e368cef..0e04e4efb69a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-docs diff --git a/docs/source-map.yml b/docs/source-map.yml index d2f96b74aa50..5d52180b3956 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: 3.11.x mapped-branch: HEAD diff --git a/extensions-core/core-cloud/deployment/pom.xml b/extensions-core/core-cloud/deployment/pom.xml index 4b0dc3923a55..c00df2f2a693 100644 --- a/extensions-core/core-cloud/deployment/pom.xml +++ b/extensions-core/core-cloud/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-core-cloud-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/core-cloud/pom.xml b/extensions-core/core-cloud/pom.xml index cb1abeb34687..374dae6aeec8 100644 --- a/extensions-core/core-cloud/pom.xml +++ b/extensions-core/core-cloud/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/core-cloud/runtime/pom.xml b/extensions-core/core-cloud/runtime/pom.xml index af3876d35d60..69ce2fc72679 100644 --- a/extensions-core/core-cloud/runtime/pom.xml +++ b/extensions-core/core-cloud/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-core-cloud-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/core/deployment/pom.xml b/extensions-core/core/deployment/pom.xml index d422f1a5eb3c..871642602b24 100644 --- a/extensions-core/core/deployment/pom.xml +++ b/extensions-core/core/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-core-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 camel-quarkus-core-deployment diff --git a/extensions-core/core/pom.xml b/extensions-core/core/pom.xml index b10a6ce81664..6511c28ab7ab 100644 --- a/extensions-core/core/pom.xml +++ b/extensions-core/core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/core/runtime/pom.xml b/extensions-core/core/runtime/pom.xml index 441cb06f52fb..acef91dbbe75 100644 --- a/extensions-core/core/runtime/pom.xml +++ b/extensions-core/core/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-core-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-core/http-common/deployment/pom.xml b/extensions-core/http-common/deployment/pom.xml index 17540f4fa160..24c97a8298f6 100644 --- a/extensions-core/http-common/deployment/pom.xml +++ b/extensions-core/http-common/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-http-common-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/http-common/pom.xml b/extensions-core/http-common/pom.xml index 63db8b30853c..ae36bd655655 100644 --- a/extensions-core/http-common/pom.xml +++ b/extensions-core/http-common/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/http-common/runtime/pom.xml b/extensions-core/http-common/runtime/pom.xml index 8069ce6c8fc5..af33b741697d 100644 --- a/extensions-core/http-common/runtime/pom.xml +++ b/extensions-core/http-common/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-http-common-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/pom.xml b/extensions-core/pom.xml index 2d12ccf4c504..878ca50af435 100644 --- a/extensions-core/pom.xml +++ b/extensions-core/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.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 95d006d03507..2f38a88c713f 100644 --- a/extensions-core/reactive-executor/deployment/pom.xml +++ b/extensions-core/reactive-executor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-reactive-executor-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/reactive-executor/pom.xml b/extensions-core/reactive-executor/pom.xml index 64a1a45df3a7..0d51296b67a9 100644 --- a/extensions-core/reactive-executor/pom.xml +++ b/extensions-core/reactive-executor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/reactive-executor/runtime/pom.xml b/extensions-core/reactive-executor/runtime/pom.xml index c78a6206687e..973fa796947e 100644 --- a/extensions-core/reactive-executor/runtime/pom.xml +++ b/extensions-core/reactive-executor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-reactive-executor-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/deployment/pom.xml b/extensions-core/threadpoolfactory-vertx/deployment/pom.xml index 06065fa3e588..08f4a3b9c74e 100644 --- a/extensions-core/threadpoolfactory-vertx/deployment/pom.xml +++ b/extensions-core/threadpoolfactory-vertx/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/pom.xml b/extensions-core/threadpoolfactory-vertx/pom.xml index 5b9a29dcab4b..b6a7eeee209b 100644 --- a/extensions-core/threadpoolfactory-vertx/pom.xml +++ b/extensions-core/threadpoolfactory-vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/threadpoolfactory-vertx/runtime/pom.xml b/extensions-core/threadpoolfactory-vertx/runtime/pom.xml index 8a17c8877360..7a166022176e 100644 --- a/extensions-core/threadpoolfactory-vertx/runtime/pom.xml +++ b/extensions-core/threadpoolfactory-vertx/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-threadpoolfactory-vertx-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-io-dsl/deployment/pom.xml b/extensions-core/xml-io-dsl/deployment/pom.xml index 3a183edb158d..0a19863549ea 100644 --- a/extensions-core/xml-io-dsl/deployment/pom.xml +++ b/extensions-core/xml-io-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-io-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-io-dsl/pom.xml b/extensions-core/xml-io-dsl/pom.xml index f71ed08787eb..fd75f5a900eb 100644 --- a/extensions-core/xml-io-dsl/pom.xml +++ b/extensions-core/xml-io-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-io-dsl/runtime/pom.xml b/extensions-core/xml-io-dsl/runtime/pom.xml index 1a35af73897b..d5041e8ae887 100644 --- a/extensions-core/xml-io-dsl/runtime/pom.xml +++ b/extensions-core/xml-io-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-io-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-jaxb/deployment/pom.xml b/extensions-core/xml-jaxb/deployment/pom.xml index e0ad70629174..ab68b403e916 100644 --- a/extensions-core/xml-jaxb/deployment/pom.xml +++ b/extensions-core/xml-jaxb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-jaxb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-jaxb/pom.xml b/extensions-core/xml-jaxb/pom.xml index 38f3010a1ab4..c15fb25049bc 100644 --- a/extensions-core/xml-jaxb/pom.xml +++ b/extensions-core/xml-jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-jaxb/runtime/pom.xml b/extensions-core/xml-jaxb/runtime/pom.xml index 2655a456e021..c6da11e66be5 100644 --- a/extensions-core/xml-jaxb/runtime/pom.xml +++ b/extensions-core/xml-jaxb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-jaxb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-jaxp/deployment/pom.xml b/extensions-core/xml-jaxp/deployment/pom.xml index 051a510608e5..7dbecbea5da8 100644 --- a/extensions-core/xml-jaxp/deployment/pom.xml +++ b/extensions-core/xml-jaxp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-jaxp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-jaxp/pom.xml b/extensions-core/xml-jaxp/pom.xml index d6773af1cd75..17a414b8ef47 100644 --- a/extensions-core/xml-jaxp/pom.xml +++ b/extensions-core/xml-jaxp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/xml-jaxp/runtime/pom.xml b/extensions-core/xml-jaxp/runtime/pom.xml index cad5393e7b48..832ae68da8f6 100644 --- a/extensions-core/xml-jaxp/runtime/pom.xml +++ b/extensions-core/xml-jaxp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xml-jaxp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/yaml-dsl/deployment/pom.xml b/extensions-core/yaml-dsl/deployment/pom.xml index 8d67a395993a..b22f53064eca 100644 --- a/extensions-core/yaml-dsl/deployment/pom.xml +++ b/extensions-core/yaml-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-yaml-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/yaml-dsl/pom.xml b/extensions-core/yaml-dsl/pom.xml index 0cd3331d1e4e..4a93b0773519 100644 --- a/extensions-core/yaml-dsl/pom.xml +++ b/extensions-core/yaml-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/yaml-dsl/runtime/pom.xml b/extensions-core/yaml-dsl/runtime/pom.xml index 31af7c51521a..a18fe2ceb174 100644 --- a/extensions-core/yaml-dsl/runtime/pom.xml +++ b/extensions-core/yaml-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-yaml-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/yaml-io/deployment/pom.xml b/extensions-core/yaml-io/deployment/pom.xml index 509ff7dac4ee..29a3a2cb1ee6 100644 --- a/extensions-core/yaml-io/deployment/pom.xml +++ b/extensions-core/yaml-io/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-yaml-io-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/yaml-io/pom.xml b/extensions-core/yaml-io/pom.xml index 8b6c3ce6bd75..240d19b99121 100644 --- a/extensions-core/yaml-io/pom.xml +++ b/extensions-core/yaml-io/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-core - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-core/yaml-io/runtime/pom.xml b/extensions-core/yaml-io/runtime/pom.xml index ae3c01e1784e..5148ce8d9544 100644 --- a/extensions-core/yaml-io/runtime/pom.xml +++ b/extensions-core/yaml-io/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-yaml-io-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/asn1/deployment/pom.xml b/extensions-jvm/asn1/deployment/pom.xml index 3766b0866b38..daf2446bf24c 100644 --- a/extensions-jvm/asn1/deployment/pom.xml +++ b/extensions-jvm/asn1/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-asn1-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/asn1/pom.xml b/extensions-jvm/asn1/pom.xml index 202fb2ad04c2..eb9b2c3ffb4c 100644 --- a/extensions-jvm/asn1/pom.xml +++ b/extensions-jvm/asn1/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/asn1/runtime/pom.xml b/extensions-jvm/asn1/runtime/pom.xml index 93bc59784f9f..bc3c69675b4a 100644 --- a/extensions-jvm/asn1/runtime/pom.xml +++ b/extensions-jvm/asn1/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-asn1-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/asterisk/deployment/pom.xml b/extensions-jvm/asterisk/deployment/pom.xml index 1661ae41e945..0264c0386353 100644 --- a/extensions-jvm/asterisk/deployment/pom.xml +++ b/extensions-jvm/asterisk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-asterisk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/asterisk/pom.xml b/extensions-jvm/asterisk/pom.xml index f4d1680bcec9..d0028cee0e54 100644 --- a/extensions-jvm/asterisk/pom.xml +++ b/extensions-jvm/asterisk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/asterisk/runtime/pom.xml b/extensions-jvm/asterisk/runtime/pom.xml index a9d48b688951..858645ca9b36 100644 --- a/extensions-jvm/asterisk/runtime/pom.xml +++ b/extensions-jvm/asterisk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-asterisk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/deployment/pom.xml b/extensions-jvm/aws-secrets-manager/deployment/pom.xml index 131b2670dc56..2e620ac662f6 100644 --- a/extensions-jvm/aws-secrets-manager/deployment/pom.xml +++ b/extensions-jvm/aws-secrets-manager/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/pom.xml b/extensions-jvm/aws-secrets-manager/pom.xml index 186c781788db..fd60fcbd85f9 100644 --- a/extensions-jvm/aws-secrets-manager/pom.xml +++ b/extensions-jvm/aws-secrets-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/aws-secrets-manager/runtime/pom.xml b/extensions-jvm/aws-secrets-manager/runtime/pom.xml index 9400335db2da..6eac96ad01d5 100644 --- a/extensions-jvm/aws-secrets-manager/runtime/pom.xml +++ b/extensions-jvm/aws-secrets-manager/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-secrets-manager-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/aws-xray/deployment/pom.xml b/extensions-jvm/aws-xray/deployment/pom.xml index 7b776cc799fc..32d31a35b143 100644 --- a/extensions-jvm/aws-xray/deployment/pom.xml +++ b/extensions-jvm/aws-xray/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-xray-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/aws-xray/pom.xml b/extensions-jvm/aws-xray/pom.xml index 7ccb1efc2dcf..8a6886b2a15d 100644 --- a/extensions-jvm/aws-xray/pom.xml +++ b/extensions-jvm/aws-xray/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/aws-xray/runtime/pom.xml b/extensions-jvm/aws-xray/runtime/pom.xml index 885be9fa5c45..e9343c40762a 100644 --- a/extensions-jvm/aws-xray/runtime/pom.xml +++ b/extensions-jvm/aws-xray/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-xray-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/deployment/pom.xml b/extensions-jvm/azure-cosmosdb/deployment/pom.xml index 0b741e20ed2b..5c1525d14379 100644 --- a/extensions-jvm/azure-cosmosdb/deployment/pom.xml +++ b/extensions-jvm/azure-cosmosdb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/pom.xml b/extensions-jvm/azure-cosmosdb/pom.xml index a11257923a9b..6e86870bcbdc 100644 --- a/extensions-jvm/azure-cosmosdb/pom.xml +++ b/extensions-jvm/azure-cosmosdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-cosmosdb/runtime/pom.xml b/extensions-jvm/azure-cosmosdb/runtime/pom.xml index f2f9ab49da04..b03d8480a0b1 100644 --- a/extensions-jvm/azure-cosmosdb/runtime/pom.xml +++ b/extensions-jvm/azure-cosmosdb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-cosmosdb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-key-vault/deployment/pom.xml b/extensions-jvm/azure-key-vault/deployment/pom.xml index d62c2013aa83..ad82d3a05d55 100644 --- a/extensions-jvm/azure-key-vault/deployment/pom.xml +++ b/extensions-jvm/azure-key-vault/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-key-vault-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-key-vault/pom.xml b/extensions-jvm/azure-key-vault/pom.xml index a371a5ce0c43..eaf5ea9a50c9 100644 --- a/extensions-jvm/azure-key-vault/pom.xml +++ b/extensions-jvm/azure-key-vault/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-key-vault/runtime/pom.xml b/extensions-jvm/azure-key-vault/runtime/pom.xml index 0340ccda4bea..9764d6891787 100644 --- a/extensions-jvm/azure-key-vault/runtime/pom.xml +++ b/extensions-jvm/azure-key-vault/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-key-vault-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-servicebus/deployment/pom.xml b/extensions-jvm/azure-servicebus/deployment/pom.xml index bac9d3711359..2ce2b33bb5dc 100644 --- a/extensions-jvm/azure-servicebus/deployment/pom.xml +++ b/extensions-jvm/azure-servicebus/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-servicebus-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-servicebus/pom.xml b/extensions-jvm/azure-servicebus/pom.xml index 3bd56e8456fa..2b4cd4ad372a 100644 --- a/extensions-jvm/azure-servicebus/pom.xml +++ b/extensions-jvm/azure-servicebus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-servicebus/runtime/pom.xml b/extensions-jvm/azure-servicebus/runtime/pom.xml index eb4b6861a71c..0c96babb22a6 100644 --- a/extensions-jvm/azure-servicebus/runtime/pom.xml +++ b/extensions-jvm/azure-servicebus/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-servicebus-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/deployment/pom.xml b/extensions-jvm/azure-storage-datalake/deployment/pom.xml index 4a818db1fde8..040387386b50 100644 --- a/extensions-jvm/azure-storage-datalake/deployment/pom.xml +++ b/extensions-jvm/azure-storage-datalake/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/pom.xml b/extensions-jvm/azure-storage-datalake/pom.xml index e4009d66e41c..cce4a313ae2f 100644 --- a/extensions-jvm/azure-storage-datalake/pom.xml +++ b/extensions-jvm/azure-storage-datalake/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/azure-storage-datalake/runtime/pom.xml b/extensions-jvm/azure-storage-datalake/runtime/pom.xml index f7ceadbdd1b8..2beb747f0327 100644 --- a/extensions-jvm/azure-storage-datalake/runtime/pom.xml +++ b/extensions-jvm/azure-storage-datalake/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-datalake-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/barcode/deployment/pom.xml b/extensions-jvm/barcode/deployment/pom.xml index 0a1a714d8059..4f5be5a230fb 100644 --- a/extensions-jvm/barcode/deployment/pom.xml +++ b/extensions-jvm/barcode/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-barcode-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/barcode/pom.xml b/extensions-jvm/barcode/pom.xml index 8690523fcdfb..b90bf92c38e0 100644 --- a/extensions-jvm/barcode/pom.xml +++ b/extensions-jvm/barcode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/barcode/runtime/pom.xml b/extensions-jvm/barcode/runtime/pom.xml index a4772c2ab089..a8c7d5c6d038 100644 --- a/extensions-jvm/barcode/runtime/pom.xml +++ b/extensions-jvm/barcode/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-barcode-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/beanio/deployment/pom.xml b/extensions-jvm/beanio/deployment/pom.xml index 63f9fc8ce6ea..876bbf5477ba 100644 --- a/extensions-jvm/beanio/deployment/pom.xml +++ b/extensions-jvm/beanio/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-beanio-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/beanio/pom.xml b/extensions-jvm/beanio/pom.xml index 6c71b0608db3..9f0576ff30a0 100644 --- a/extensions-jvm/beanio/pom.xml +++ b/extensions-jvm/beanio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/beanio/runtime/pom.xml b/extensions-jvm/beanio/runtime/pom.xml index beb883314522..842a9e2ae67c 100644 --- a/extensions-jvm/beanio/runtime/pom.xml +++ b/extensions-jvm/beanio/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-beanio-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/bonita/deployment/pom.xml b/extensions-jvm/bonita/deployment/pom.xml index 7c76e48f72c4..8d78f50348d5 100644 --- a/extensions-jvm/bonita/deployment/pom.xml +++ b/extensions-jvm/bonita/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bonita-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/bonita/pom.xml b/extensions-jvm/bonita/pom.xml index 25211ab57b9d..82a36bd52b27 100644 --- a/extensions-jvm/bonita/pom.xml +++ b/extensions-jvm/bonita/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/bonita/runtime/pom.xml b/extensions-jvm/bonita/runtime/pom.xml index 29b70603894a..d08d0b1c1cd8 100644 --- a/extensions-jvm/bonita/runtime/pom.xml +++ b/extensions-jvm/bonita/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bonita-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/chatscript/deployment/pom.xml b/extensions-jvm/chatscript/deployment/pom.xml index c6c3c7e31682..4665a8b527ae 100644 --- a/extensions-jvm/chatscript/deployment/pom.xml +++ b/extensions-jvm/chatscript/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-chatscript-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/chatscript/pom.xml b/extensions-jvm/chatscript/pom.xml index 011ef62c97c1..15c37595808f 100644 --- a/extensions-jvm/chatscript/pom.xml +++ b/extensions-jvm/chatscript/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/chatscript/runtime/pom.xml b/extensions-jvm/chatscript/runtime/pom.xml index 849bd0c1943e..495d4b764041 100644 --- a/extensions-jvm/chatscript/runtime/pom.xml +++ b/extensions-jvm/chatscript/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-chatscript-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/chunk/deployment/pom.xml b/extensions-jvm/chunk/deployment/pom.xml index 7bc4374eeb55..5bd67b5875b4 100644 --- a/extensions-jvm/chunk/deployment/pom.xml +++ b/extensions-jvm/chunk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-chunk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/chunk/pom.xml b/extensions-jvm/chunk/pom.xml index cdfb7672e170..d36e989ab21a 100644 --- a/extensions-jvm/chunk/pom.xml +++ b/extensions-jvm/chunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/chunk/runtime/pom.xml b/extensions-jvm/chunk/runtime/pom.xml index fbff6e0b28ef..e564194786d1 100644 --- a/extensions-jvm/chunk/runtime/pom.xml +++ b/extensions-jvm/chunk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-chunk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cli-connector/deployment/pom.xml b/extensions-jvm/cli-connector/deployment/pom.xml index dfb39cb1eb38..740fd736e2d5 100644 --- a/extensions-jvm/cli-connector/deployment/pom.xml +++ b/extensions-jvm/cli-connector/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cli-connector-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cli-connector/pom.xml b/extensions-jvm/cli-connector/pom.xml index 07419a67559f..96f54e7bc8d6 100644 --- a/extensions-jvm/cli-connector/pom.xml +++ b/extensions-jvm/cli-connector/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cli-connector/runtime/pom.xml b/extensions-jvm/cli-connector/runtime/pom.xml index b5da59b4fa26..82e3057744f7 100644 --- a/extensions-jvm/cli-connector/runtime/pom.xml +++ b/extensions-jvm/cli-connector/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cli-connector-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cm-sms/deployment/pom.xml b/extensions-jvm/cm-sms/deployment/pom.xml index 6950c0b0d6e6..1996bfc04322 100644 --- a/extensions-jvm/cm-sms/deployment/pom.xml +++ b/extensions-jvm/cm-sms/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cm-sms-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cm-sms/pom.xml b/extensions-jvm/cm-sms/pom.xml index 21654d09adbe..635c52668707 100644 --- a/extensions-jvm/cm-sms/pom.xml +++ b/extensions-jvm/cm-sms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cm-sms/runtime/pom.xml b/extensions-jvm/cm-sms/runtime/pom.xml index 86cd268353c9..a49957ad26bc 100644 --- a/extensions-jvm/cm-sms/runtime/pom.xml +++ b/extensions-jvm/cm-sms/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cm-sms-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/coap/deployment/pom.xml b/extensions-jvm/coap/deployment/pom.xml index 825ffaa6390c..ea92d51099f9 100644 --- a/extensions-jvm/coap/deployment/pom.xml +++ b/extensions-jvm/coap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-coap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/coap/pom.xml b/extensions-jvm/coap/pom.xml index 4e2530aed621..21b270ae2faf 100644 --- a/extensions-jvm/coap/pom.xml +++ b/extensions-jvm/coap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/coap/runtime/pom.xml b/extensions-jvm/coap/runtime/pom.xml index 0257c23f2d2f..f1ded459dd8a 100644 --- a/extensions-jvm/coap/runtime/pom.xml +++ b/extensions-jvm/coap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-coap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cometd/deployment/pom.xml b/extensions-jvm/cometd/deployment/pom.xml index 6f365dd1ff66..93927bb4c65e 100644 --- a/extensions-jvm/cometd/deployment/pom.xml +++ b/extensions-jvm/cometd/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cometd-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cometd/pom.xml b/extensions-jvm/cometd/pom.xml index 8e962c52bd0e..17c4b819e629 100644 --- a/extensions-jvm/cometd/pom.xml +++ b/extensions-jvm/cometd/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/cometd/runtime/pom.xml b/extensions-jvm/cometd/runtime/pom.xml index 6c56d256ae73..522fca0f81a4 100644 --- a/extensions-jvm/cometd/runtime/pom.xml +++ b/extensions-jvm/cometd/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cometd-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/console/deployment/pom.xml b/extensions-jvm/console/deployment/pom.xml index 773dba68249c..0686bcf1f4dd 100644 --- a/extensions-jvm/console/deployment/pom.xml +++ b/extensions-jvm/console/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-console-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/console/pom.xml b/extensions-jvm/console/pom.xml index 8f6f18225666..e87fdb7b4562 100644 --- a/extensions-jvm/console/pom.xml +++ b/extensions-jvm/console/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/console/runtime/pom.xml b/extensions-jvm/console/runtime/pom.xml index b938602b03b6..f32551907eff 100644 --- a/extensions-jvm/console/runtime/pom.xml +++ b/extensions-jvm/console/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-console-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/couchbase/deployment/pom.xml b/extensions-jvm/couchbase/deployment/pom.xml index 1876e8b6963f..ec562bb35aec 100644 --- a/extensions-jvm/couchbase/deployment/pom.xml +++ b/extensions-jvm/couchbase/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-couchbase-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/couchbase/pom.xml b/extensions-jvm/couchbase/pom.xml index 8e434aa0a669..9852f20445df 100644 --- a/extensions-jvm/couchbase/pom.xml +++ b/extensions-jvm/couchbase/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/couchbase/runtime/pom.xml b/extensions-jvm/couchbase/runtime/pom.xml index fc7222160590..d1928067e7ee 100644 --- a/extensions-jvm/couchbase/runtime/pom.xml +++ b/extensions-jvm/couchbase/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-couchbase-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/djl/deployment/pom.xml b/extensions-jvm/djl/deployment/pom.xml index 62e7db899267..4595c36dc87a 100644 --- a/extensions-jvm/djl/deployment/pom.xml +++ b/extensions-jvm/djl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-djl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/djl/pom.xml b/extensions-jvm/djl/pom.xml index e5e3da8a905a..af9461a6d1ea 100644 --- a/extensions-jvm/djl/pom.xml +++ b/extensions-jvm/djl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/djl/runtime/pom.xml b/extensions-jvm/djl/runtime/pom.xml index 33ba7f73e02b..32d0736e4822 100644 --- a/extensions-jvm/djl/runtime/pom.xml +++ b/extensions-jvm/djl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-djl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/dns/deployment/pom.xml b/extensions-jvm/dns/deployment/pom.xml index 837563871d93..8393584170b8 100644 --- a/extensions-jvm/dns/deployment/pom.xml +++ b/extensions-jvm/dns/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dns-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/dns/pom.xml b/extensions-jvm/dns/pom.xml index c322369c83cb..ed3bd18a83d0 100644 --- a/extensions-jvm/dns/pom.xml +++ b/extensions-jvm/dns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/dns/runtime/pom.xml b/extensions-jvm/dns/runtime/pom.xml index 295d3242c975..8b5cb996b957 100644 --- a/extensions-jvm/dns/runtime/pom.xml +++ b/extensions-jvm/dns/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dns-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/drill/deployment/pom.xml b/extensions-jvm/drill/deployment/pom.xml index 0b2f4e151043..38325ae410ee 100644 --- a/extensions-jvm/drill/deployment/pom.xml +++ b/extensions-jvm/drill/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-drill-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/drill/pom.xml b/extensions-jvm/drill/pom.xml index a69965cbcf1f..35538fb75eb2 100644 --- a/extensions-jvm/drill/pom.xml +++ b/extensions-jvm/drill/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/drill/runtime/pom.xml b/extensions-jvm/drill/runtime/pom.xml index b728d16019bf..99a87e693e11 100644 --- a/extensions-jvm/drill/runtime/pom.xml +++ b/extensions-jvm/drill/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-drill-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/dsl-modeline/deployment/pom.xml b/extensions-jvm/dsl-modeline/deployment/pom.xml index cf8c9553e8cd..94ca9d1380d0 100644 --- a/extensions-jvm/dsl-modeline/deployment/pom.xml +++ b/extensions-jvm/dsl-modeline/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dsl-modeline-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/dsl-modeline/pom.xml b/extensions-jvm/dsl-modeline/pom.xml index a7926e215bad..629edefe3051 100644 --- a/extensions-jvm/dsl-modeline/pom.xml +++ b/extensions-jvm/dsl-modeline/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/dsl-modeline/runtime/pom.xml b/extensions-jvm/dsl-modeline/runtime/pom.xml index 031eb531725e..8349eeeddaea 100644 --- a/extensions-jvm/dsl-modeline/runtime/pom.xml +++ b/extensions-jvm/dsl-modeline/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dsl-modeline-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ehcache/deployment/pom.xml b/extensions-jvm/ehcache/deployment/pom.xml index e3ed4d9ee890..b33e76aa9952 100644 --- a/extensions-jvm/ehcache/deployment/pom.xml +++ b/extensions-jvm/ehcache/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ehcache-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ehcache/pom.xml b/extensions-jvm/ehcache/pom.xml index 261ef5051de1..266605238dfd 100644 --- a/extensions-jvm/ehcache/pom.xml +++ b/extensions-jvm/ehcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ehcache/runtime/pom.xml b/extensions-jvm/ehcache/runtime/pom.xml index cc731e80dc02..60e763d72f60 100644 --- a/extensions-jvm/ehcache/runtime/pom.xml +++ b/extensions-jvm/ehcache/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ehcache-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/elasticsearch-rest-client/deployment/pom.xml b/extensions-jvm/elasticsearch-rest-client/deployment/pom.xml index ebcfbf56bf91..4254eeb22ddf 100644 --- a/extensions-jvm/elasticsearch-rest-client/deployment/pom.xml +++ b/extensions-jvm/elasticsearch-rest-client/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/elasticsearch-rest-client/pom.xml b/extensions-jvm/elasticsearch-rest-client/pom.xml index 7c5927ac6a11..ea5daa51c7f7 100644 --- a/extensions-jvm/elasticsearch-rest-client/pom.xml +++ b/extensions-jvm/elasticsearch-rest-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/elasticsearch-rest-client/runtime/pom.xml b/extensions-jvm/elasticsearch-rest-client/runtime/pom.xml index 926073a2442d..067d70a14b65 100644 --- a/extensions-jvm/elasticsearch-rest-client/runtime/pom.xml +++ b/extensions-jvm/elasticsearch-rest-client/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-rest-client-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/elasticsearch/deployment/pom.xml b/extensions-jvm/elasticsearch/deployment/pom.xml index e037f4903e60..7c7c20ef2e72 100644 --- a/extensions-jvm/elasticsearch/deployment/pom.xml +++ b/extensions-jvm/elasticsearch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/elasticsearch/pom.xml b/extensions-jvm/elasticsearch/pom.xml index af7f6a786cc5..b4724220c487 100644 --- a/extensions-jvm/elasticsearch/pom.xml +++ b/extensions-jvm/elasticsearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/elasticsearch/runtime/pom.xml b/extensions-jvm/elasticsearch/runtime/pom.xml index b2c94dfc2990..3da51eaa2636 100644 --- a/extensions-jvm/elasticsearch/runtime/pom.xml +++ b/extensions-jvm/elasticsearch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-elasticsearch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/etcd3/deployment/pom.xml b/extensions-jvm/etcd3/deployment/pom.xml index bb15b0da0f70..890c537c16d9 100644 --- a/extensions-jvm/etcd3/deployment/pom.xml +++ b/extensions-jvm/etcd3/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-etcd3-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/etcd3/pom.xml b/extensions-jvm/etcd3/pom.xml index 83bcb60112c0..3421d7365193 100644 --- a/extensions-jvm/etcd3/pom.xml +++ b/extensions-jvm/etcd3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/etcd3/runtime/pom.xml b/extensions-jvm/etcd3/runtime/pom.xml index 688100590009..becdc79a3f59 100644 --- a/extensions-jvm/etcd3/runtime/pom.xml +++ b/extensions-jvm/etcd3/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-etcd3-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/fastjson/deployment/pom.xml b/extensions-jvm/fastjson/deployment/pom.xml index 5b0112a4a438..f60fffdce98d 100644 --- a/extensions-jvm/fastjson/deployment/pom.xml +++ b/extensions-jvm/fastjson/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fastjson-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/fastjson/pom.xml b/extensions-jvm/fastjson/pom.xml index a40c2e17c6c5..05e8ae505c44 100644 --- a/extensions-jvm/fastjson/pom.xml +++ b/extensions-jvm/fastjson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/fastjson/runtime/pom.xml b/extensions-jvm/fastjson/runtime/pom.xml index b12524009a9e..75eb2f2f82ba 100644 --- a/extensions-jvm/fastjson/runtime/pom.xml +++ b/extensions-jvm/fastjson/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fastjson-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/flink/deployment/pom.xml b/extensions-jvm/flink/deployment/pom.xml index 18975b0bc329..0ad5aa21f3c8 100644 --- a/extensions-jvm/flink/deployment/pom.xml +++ b/extensions-jvm/flink/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-flink-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/flink/pom.xml b/extensions-jvm/flink/pom.xml index d2aa469cba86..d74b82887113 100644 --- a/extensions-jvm/flink/pom.xml +++ b/extensions-jvm/flink/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/flink/runtime/pom.xml b/extensions-jvm/flink/runtime/pom.xml index d1fd3418a9ae..b27ed9e229cd 100644 --- a/extensions-jvm/flink/runtime/pom.xml +++ b/extensions-jvm/flink/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-flink-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/google-functions/deployment/pom.xml b/extensions-jvm/google-functions/deployment/pom.xml index 19cf81142431..e975472c7f33 100644 --- a/extensions-jvm/google-functions/deployment/pom.xml +++ b/extensions-jvm/google-functions/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-functions-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/google-functions/pom.xml b/extensions-jvm/google-functions/pom.xml index 45bc26e4bce8..db2fcd207dab 100644 --- a/extensions-jvm/google-functions/pom.xml +++ b/extensions-jvm/google-functions/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/google-functions/runtime/pom.xml b/extensions-jvm/google-functions/runtime/pom.xml index f211ce6d242b..566876818b86 100644 --- a/extensions-jvm/google-functions/runtime/pom.xml +++ b/extensions-jvm/google-functions/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-functions-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/google-secret-manager/deployment/pom.xml b/extensions-jvm/google-secret-manager/deployment/pom.xml index 3bf2670a1aa8..b112a3801345 100644 --- a/extensions-jvm/google-secret-manager/deployment/pom.xml +++ b/extensions-jvm/google-secret-manager/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-secret-manager-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/google-secret-manager/pom.xml b/extensions-jvm/google-secret-manager/pom.xml index 8d73c8a243cd..9962bb642eae 100644 --- a/extensions-jvm/google-secret-manager/pom.xml +++ b/extensions-jvm/google-secret-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/google-secret-manager/runtime/pom.xml b/extensions-jvm/google-secret-manager/runtime/pom.xml index af3d754cc8a8..72afb02c3009 100644 --- a/extensions-jvm/google-secret-manager/runtime/pom.xml +++ b/extensions-jvm/google-secret-manager/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-secret-manager-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/guava-eventbus/deployment/pom.xml b/extensions-jvm/guava-eventbus/deployment/pom.xml index 140f6f76acda..0f3955d935b8 100644 --- a/extensions-jvm/guava-eventbus/deployment/pom.xml +++ b/extensions-jvm/guava-eventbus/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-guava-eventbus-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/guava-eventbus/pom.xml b/extensions-jvm/guava-eventbus/pom.xml index 1b22cc401576..4e17c4c33edc 100644 --- a/extensions-jvm/guava-eventbus/pom.xml +++ b/extensions-jvm/guava-eventbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/guava-eventbus/runtime/pom.xml b/extensions-jvm/guava-eventbus/runtime/pom.xml index a1edbfa5e38e..5b134b5642e3 100644 --- a/extensions-jvm/guava-eventbus/runtime/pom.xml +++ b/extensions-jvm/guava-eventbus/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-guava-eventbus-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/hashicorp-vault/deployment/pom.xml b/extensions-jvm/hashicorp-vault/deployment/pom.xml index 335636067a0c..76936884fbe5 100644 --- a/extensions-jvm/hashicorp-vault/deployment/pom.xml +++ b/extensions-jvm/hashicorp-vault/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hashicorp-vault-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/hashicorp-vault/pom.xml b/extensions-jvm/hashicorp-vault/pom.xml index 82081e16e3bc..a55533ae0a76 100644 --- a/extensions-jvm/hashicorp-vault/pom.xml +++ b/extensions-jvm/hashicorp-vault/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/hashicorp-vault/runtime/pom.xml b/extensions-jvm/hashicorp-vault/runtime/pom.xml index e3810a9e1139..60f5bc0f09d7 100644 --- a/extensions-jvm/hashicorp-vault/runtime/pom.xml +++ b/extensions-jvm/hashicorp-vault/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hashicorp-vault-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/deployment/pom.xml b/extensions-jvm/huaweicloud-smn/deployment/pom.xml index b9cf8b7e9f7d..f116ad920259 100644 --- a/extensions-jvm/huaweicloud-smn/deployment/pom.xml +++ b/extensions-jvm/huaweicloud-smn/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/pom.xml b/extensions-jvm/huaweicloud-smn/pom.xml index e56977509d39..0ce625a4d7ee 100644 --- a/extensions-jvm/huaweicloud-smn/pom.xml +++ b/extensions-jvm/huaweicloud-smn/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/huaweicloud-smn/runtime/pom.xml b/extensions-jvm/huaweicloud-smn/runtime/pom.xml index 3d7cad372776..3079515cff09 100644 --- a/extensions-jvm/huaweicloud-smn/runtime/pom.xml +++ b/extensions-jvm/huaweicloud-smn/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-huaweicloud-smn-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/iec60870/deployment/pom.xml b/extensions-jvm/iec60870/deployment/pom.xml index f7475ac406dc..5e97594bf3ae 100644 --- a/extensions-jvm/iec60870/deployment/pom.xml +++ b/extensions-jvm/iec60870/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-iec60870-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/iec60870/pom.xml b/extensions-jvm/iec60870/pom.xml index ddb6119739ca..197481a9d95a 100644 --- a/extensions-jvm/iec60870/pom.xml +++ b/extensions-jvm/iec60870/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/iec60870/runtime/pom.xml b/extensions-jvm/iec60870/runtime/pom.xml index 16ab49e48164..1b9ffce0aec2 100644 --- a/extensions-jvm/iec60870/runtime/pom.xml +++ b/extensions-jvm/iec60870/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-iec60870-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ignite/deployment/pom.xml b/extensions-jvm/ignite/deployment/pom.xml index 2c258c6fb047..def44092e943 100644 --- a/extensions-jvm/ignite/deployment/pom.xml +++ b/extensions-jvm/ignite/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ignite-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ignite/pom.xml b/extensions-jvm/ignite/pom.xml index 1e5368121a38..ff29572af617 100644 --- a/extensions-jvm/ignite/pom.xml +++ b/extensions-jvm/ignite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ignite/runtime/pom.xml b/extensions-jvm/ignite/runtime/pom.xml index 900e04a3dc87..5ee39ddf4504 100644 --- a/extensions-jvm/ignite/runtime/pom.xml +++ b/extensions-jvm/ignite/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ignite-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/irc/deployment/pom.xml b/extensions-jvm/irc/deployment/pom.xml index c14ad9067ec5..904769e5ce9c 100644 --- a/extensions-jvm/irc/deployment/pom.xml +++ b/extensions-jvm/irc/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-irc-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/irc/pom.xml b/extensions-jvm/irc/pom.xml index da49b1e15a41..991d73e58498 100644 --- a/extensions-jvm/irc/pom.xml +++ b/extensions-jvm/irc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/irc/runtime/pom.xml b/extensions-jvm/irc/runtime/pom.xml index 3900c367e2ad..ed49d457799b 100644 --- a/extensions-jvm/irc/runtime/pom.xml +++ b/extensions-jvm/irc/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-irc-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jcr/deployment/pom.xml b/extensions-jvm/jcr/deployment/pom.xml index 5f9f0835905b..38f73731dcb5 100644 --- a/extensions-jvm/jcr/deployment/pom.xml +++ b/extensions-jvm/jcr/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcr-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jcr/pom.xml b/extensions-jvm/jcr/pom.xml index f80b3453e339..f2bf924ad0cf 100644 --- a/extensions-jvm/jcr/pom.xml +++ b/extensions-jvm/jcr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jcr/runtime/pom.xml b/extensions-jvm/jcr/runtime/pom.xml index afc4e66632e9..1f27a575ef4f 100644 --- a/extensions-jvm/jcr/runtime/pom.xml +++ b/extensions-jvm/jcr/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcr-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jgroups-raft/deployment/pom.xml b/extensions-jvm/jgroups-raft/deployment/pom.xml index caf095af1ae0..411b3ffed679 100644 --- a/extensions-jvm/jgroups-raft/deployment/pom.xml +++ b/extensions-jvm/jgroups-raft/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jgroups-raft-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jgroups-raft/pom.xml b/extensions-jvm/jgroups-raft/pom.xml index 0b500e58a35b..ab1abfb5d93c 100644 --- a/extensions-jvm/jgroups-raft/pom.xml +++ b/extensions-jvm/jgroups-raft/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jgroups-raft/runtime/pom.xml b/extensions-jvm/jgroups-raft/runtime/pom.xml index da5bebcdeb0a..de7dbdf2c97d 100644 --- a/extensions-jvm/jgroups-raft/runtime/pom.xml +++ b/extensions-jvm/jgroups-raft/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jgroups-raft-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jgroups/deployment/pom.xml b/extensions-jvm/jgroups/deployment/pom.xml index 8225295f3007..005002ef3a68 100644 --- a/extensions-jvm/jgroups/deployment/pom.xml +++ b/extensions-jvm/jgroups/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jgroups-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jgroups/pom.xml b/extensions-jvm/jgroups/pom.xml index 1d692aaeb5fc..c3c3cab35869 100644 --- a/extensions-jvm/jgroups/pom.xml +++ b/extensions-jvm/jgroups/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jgroups/runtime/pom.xml b/extensions-jvm/jgroups/runtime/pom.xml index fd0a13d35dae..fad6de1f073e 100644 --- a/extensions-jvm/jgroups/runtime/pom.xml +++ b/extensions-jvm/jgroups/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jgroups-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jooq/deployment/pom.xml b/extensions-jvm/jooq/deployment/pom.xml index 57fb0441dc0a..c3e899eddcb3 100644 --- a/extensions-jvm/jooq/deployment/pom.xml +++ b/extensions-jvm/jooq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jooq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jooq/pom.xml b/extensions-jvm/jooq/pom.xml index 69be800ec5c3..b4d99dd01804 100644 --- a/extensions-jvm/jooq/pom.xml +++ b/extensions-jvm/jooq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jooq/runtime/pom.xml b/extensions-jvm/jooq/runtime/pom.xml index 24c03d76000c..33eee9d28f6a 100644 --- a/extensions-jvm/jooq/runtime/pom.xml +++ b/extensions-jvm/jooq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jooq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/json-patch/deployment/pom.xml b/extensions-jvm/json-patch/deployment/pom.xml index 2afd7209439f..5b1044621de0 100644 --- a/extensions-jvm/json-patch/deployment/pom.xml +++ b/extensions-jvm/json-patch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-json-patch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/json-patch/pom.xml b/extensions-jvm/json-patch/pom.xml index 16d93b6573d7..70f2dd8d78b8 100644 --- a/extensions-jvm/json-patch/pom.xml +++ b/extensions-jvm/json-patch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/json-patch/runtime/pom.xml b/extensions-jvm/json-patch/runtime/pom.xml index 6b25719fb03b..5441594e521d 100644 --- a/extensions-jvm/json-patch/runtime/pom.xml +++ b/extensions-jvm/json-patch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-json-patch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jsonapi/deployment/pom.xml b/extensions-jvm/jsonapi/deployment/pom.xml index 54bd41da0944..0f842b6ba0e2 100644 --- a/extensions-jvm/jsonapi/deployment/pom.xml +++ b/extensions-jvm/jsonapi/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonapi-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jsonapi/pom.xml b/extensions-jvm/jsonapi/pom.xml index 281c9186d1b3..24c267fa445c 100644 --- a/extensions-jvm/jsonapi/pom.xml +++ b/extensions-jvm/jsonapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/jsonapi/runtime/pom.xml b/extensions-jvm/jsonapi/runtime/pom.xml index b8f897b75a6b..2bd52cef0a8f 100644 --- a/extensions-jvm/jsonapi/runtime/pom.xml +++ b/extensions-jvm/jsonapi/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonapi-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/langchain4j-chat/deployment/pom.xml b/extensions-jvm/langchain4j-chat/deployment/pom.xml index 229bea4c0374..0e61b9440450 100644 --- a/extensions-jvm/langchain4j-chat/deployment/pom.xml +++ b/extensions-jvm/langchain4j-chat/deployment/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-langchain4j-chat-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/langchain4j-chat/pom.xml b/extensions-jvm/langchain4j-chat/pom.xml index eba5cbe20ef4..23a6fd079cfd 100644 --- a/extensions-jvm/langchain4j-chat/pom.xml +++ b/extensions-jvm/langchain4j-chat/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/langchain4j-chat/runtime/pom.xml b/extensions-jvm/langchain4j-chat/runtime/pom.xml index eeb4fb61dfd8..ae9e51ef2d17 100644 --- a/extensions-jvm/langchain4j-chat/runtime/pom.xml +++ b/extensions-jvm/langchain4j-chat/runtime/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-langchain4j-chat-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/langchain4j-embeddings/deployment/pom.xml b/extensions-jvm/langchain4j-embeddings/deployment/pom.xml index aee9b795c37f..821b5a79ae09 100644 --- a/extensions-jvm/langchain4j-embeddings/deployment/pom.xml +++ b/extensions-jvm/langchain4j-embeddings/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/langchain4j-embeddings/pom.xml b/extensions-jvm/langchain4j-embeddings/pom.xml index 75ee1359ee7a..47a3aea62c21 100644 --- a/extensions-jvm/langchain4j-embeddings/pom.xml +++ b/extensions-jvm/langchain4j-embeddings/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/langchain4j-embeddings/runtime/pom.xml b/extensions-jvm/langchain4j-embeddings/runtime/pom.xml index e245b33dff10..74cdad377562 100644 --- a/extensions-jvm/langchain4j-embeddings/runtime/pom.xml +++ b/extensions-jvm/langchain4j-embeddings/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-langchain4j-embeddings-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ldif/deployment/pom.xml b/extensions-jvm/ldif/deployment/pom.xml index 9aee419129c6..3e562871e9c9 100644 --- a/extensions-jvm/ldif/deployment/pom.xml +++ b/extensions-jvm/ldif/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldif-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ldif/pom.xml b/extensions-jvm/ldif/pom.xml index faff51a5bf56..e7f49ba1a199 100644 --- a/extensions-jvm/ldif/pom.xml +++ b/extensions-jvm/ldif/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/ldif/runtime/pom.xml b/extensions-jvm/ldif/runtime/pom.xml index 18eed7a1dc81..cb2da401cffe 100644 --- a/extensions-jvm/ldif/runtime/pom.xml +++ b/extensions-jvm/ldif/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldif-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/lucene/deployment/pom.xml b/extensions-jvm/lucene/deployment/pom.xml index df120019e3aa..de2676ce2db0 100644 --- a/extensions-jvm/lucene/deployment/pom.xml +++ b/extensions-jvm/lucene/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lucene-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/lucene/pom.xml b/extensions-jvm/lucene/pom.xml index 30cd8ed21724..4979e058f19b 100644 --- a/extensions-jvm/lucene/pom.xml +++ b/extensions-jvm/lucene/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/lucene/runtime/pom.xml b/extensions-jvm/lucene/runtime/pom.xml index 1750cbc704ff..171f60174ec7 100644 --- a/extensions-jvm/lucene/runtime/pom.xml +++ b/extensions-jvm/lucene/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lucene-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml b/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml index 1bacfc14b6cc..d80b707116fa 100644 --- a/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml +++ b/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/mail-microsoft-oauth/pom.xml b/extensions-jvm/mail-microsoft-oauth/pom.xml index 879e8da86462..061d59ac7a32 100644 --- a/extensions-jvm/mail-microsoft-oauth/pom.xml +++ b/extensions-jvm/mail-microsoft-oauth/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml b/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml index c787dbbc30e1..1d57ec2a85fa 100644 --- a/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml +++ b/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mail-microsoft-oauth-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/milvus/deployment/pom.xml b/extensions-jvm/milvus/deployment/pom.xml index 4bea60529139..cfad114b33ad 100644 --- a/extensions-jvm/milvus/deployment/pom.xml +++ b/extensions-jvm/milvus/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-milvus-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/milvus/pom.xml b/extensions-jvm/milvus/pom.xml index afc5b8396a0e..594afde86bfb 100644 --- a/extensions-jvm/milvus/pom.xml +++ b/extensions-jvm/milvus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/milvus/runtime/pom.xml b/extensions-jvm/milvus/runtime/pom.xml index 4ab0223c7cda..6f215514e5d8 100644 --- a/extensions-jvm/milvus/runtime/pom.xml +++ b/extensions-jvm/milvus/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-milvus-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/mvel/deployment/pom.xml b/extensions-jvm/mvel/deployment/pom.xml index cfbe0c93059f..8b1235bf6f0d 100644 --- a/extensions-jvm/mvel/deployment/pom.xml +++ b/extensions-jvm/mvel/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mvel-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/mvel/pom.xml b/extensions-jvm/mvel/pom.xml index 7d402c88d3e5..cbf889c4435b 100644 --- a/extensions-jvm/mvel/pom.xml +++ b/extensions-jvm/mvel/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/mvel/runtime/pom.xml b/extensions-jvm/mvel/runtime/pom.xml index 59dbbfcd0eee..e784bc1ca107 100644 --- a/extensions-jvm/mvel/runtime/pom.xml +++ b/extensions-jvm/mvel/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mvel-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/opensearch/deployment/pom.xml b/extensions-jvm/opensearch/deployment/pom.xml index 6417ef047a0b..d68b009ab875 100644 --- a/extensions-jvm/opensearch/deployment/pom.xml +++ b/extensions-jvm/opensearch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opensearch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/opensearch/pom.xml b/extensions-jvm/opensearch/pom.xml index ec7387a39466..a9a17eb2ea12 100644 --- a/extensions-jvm/opensearch/pom.xml +++ b/extensions-jvm/opensearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/opensearch/runtime/pom.xml b/extensions-jvm/opensearch/runtime/pom.xml index d9ef607d36ed..ab12c25971b7 100644 --- a/extensions-jvm/opensearch/runtime/pom.xml +++ b/extensions-jvm/opensearch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opensearch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/pom.xml b/extensions-jvm/pom.xml index c521a336e923..b0e4d669b032 100644 --- a/extensions-jvm/pom.xml +++ b/extensions-jvm/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../poms/build-parent/pom.xml diff --git a/extensions-jvm/printer/deployment/pom.xml b/extensions-jvm/printer/deployment/pom.xml index 8cbfb055b7f7..477d579e9f16 100644 --- a/extensions-jvm/printer/deployment/pom.xml +++ b/extensions-jvm/printer/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-printer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/printer/pom.xml b/extensions-jvm/printer/pom.xml index c73d71073419..8a2649a4cc41 100644 --- a/extensions-jvm/printer/pom.xml +++ b/extensions-jvm/printer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/printer/runtime/pom.xml b/extensions-jvm/printer/runtime/pom.xml index 3952a6a199cb..2460db0e4a4f 100644 --- a/extensions-jvm/printer/runtime/pom.xml +++ b/extensions-jvm/printer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-printer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/pulsar/deployment/pom.xml b/extensions-jvm/pulsar/deployment/pom.xml index 459f2a5034c6..4d57520bc178 100644 --- a/extensions-jvm/pulsar/deployment/pom.xml +++ b/extensions-jvm/pulsar/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pulsar-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/pulsar/pom.xml b/extensions-jvm/pulsar/pom.xml index e8503687ff6d..cde58e8760f9 100644 --- a/extensions-jvm/pulsar/pom.xml +++ b/extensions-jvm/pulsar/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/pulsar/runtime/pom.xml b/extensions-jvm/pulsar/runtime/pom.xml index e0bc3da4222b..9bf9043ab297 100644 --- a/extensions-jvm/pulsar/runtime/pom.xml +++ b/extensions-jvm/pulsar/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pulsar-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/quickfix/deployment/pom.xml b/extensions-jvm/quickfix/deployment/pom.xml index 8c86354a4b26..048d716983f3 100644 --- a/extensions-jvm/quickfix/deployment/pom.xml +++ b/extensions-jvm/quickfix/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-quickfix-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/quickfix/pom.xml b/extensions-jvm/quickfix/pom.xml index 234a2030c9d9..fc3db9718924 100644 --- a/extensions-jvm/quickfix/pom.xml +++ b/extensions-jvm/quickfix/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/quickfix/runtime/pom.xml b/extensions-jvm/quickfix/runtime/pom.xml index 097b92ec4bb9..03bddf95e83b 100644 --- a/extensions-jvm/quickfix/runtime/pom.xml +++ b/extensions-jvm/quickfix/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-quickfix-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/redis/deployment/pom.xml b/extensions-jvm/redis/deployment/pom.xml index 80390ecb45f5..d9bbf9672a76 100644 --- a/extensions-jvm/redis/deployment/pom.xml +++ b/extensions-jvm/redis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-redis-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/redis/pom.xml b/extensions-jvm/redis/pom.xml index b93e179beeca..6d7140390bcb 100644 --- a/extensions-jvm/redis/pom.xml +++ b/extensions-jvm/redis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/redis/runtime/pom.xml b/extensions-jvm/redis/runtime/pom.xml index 7ef05c54ecf6..3fc75176ae97 100644 --- a/extensions-jvm/redis/runtime/pom.xml +++ b/extensions-jvm/redis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-redis-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/robotframework/deployment/pom.xml b/extensions-jvm/robotframework/deployment/pom.xml index 1517693f0489..f57b6f6cf6af 100644 --- a/extensions-jvm/robotframework/deployment/pom.xml +++ b/extensions-jvm/robotframework/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-robotframework-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/robotframework/pom.xml b/extensions-jvm/robotframework/pom.xml index 59d7570ebb38..97e7174b21df 100644 --- a/extensions-jvm/robotframework/pom.xml +++ b/extensions-jvm/robotframework/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/robotframework/runtime/pom.xml b/extensions-jvm/robotframework/runtime/pom.xml index 785c698a4421..8ce6c0b11296 100644 --- a/extensions-jvm/robotframework/runtime/pom.xml +++ b/extensions-jvm/robotframework/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-robotframework-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/schematron/deployment/pom.xml b/extensions-jvm/schematron/deployment/pom.xml index eea28d7490be..3e5e373f089f 100644 --- a/extensions-jvm/schematron/deployment/pom.xml +++ b/extensions-jvm/schematron/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-schematron-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/schematron/pom.xml b/extensions-jvm/schematron/pom.xml index f124d9dfed56..2da33876dfef 100644 --- a/extensions-jvm/schematron/pom.xml +++ b/extensions-jvm/schematron/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/schematron/runtime/pom.xml b/extensions-jvm/schematron/runtime/pom.xml index 8d42bfad204a..ba090d70c79f 100644 --- a/extensions-jvm/schematron/runtime/pom.xml +++ b/extensions-jvm/schematron/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-schematron-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/smpp/deployment/pom.xml b/extensions-jvm/smpp/deployment/pom.xml index 517bc3e17b82..9def1ffe8b41 100644 --- a/extensions-jvm/smpp/deployment/pom.xml +++ b/extensions-jvm/smpp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smpp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/smpp/pom.xml b/extensions-jvm/smpp/pom.xml index 9d2d79e6c64a..122c115eb68b 100644 --- a/extensions-jvm/smpp/pom.xml +++ b/extensions-jvm/smpp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/smpp/runtime/pom.xml b/extensions-jvm/smpp/runtime/pom.xml index 481057a1146f..8e7707d4466f 100644 --- a/extensions-jvm/smpp/runtime/pom.xml +++ b/extensions-jvm/smpp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smpp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/snmp/deployment/pom.xml b/extensions-jvm/snmp/deployment/pom.xml index 306dabb70262..09421be82c15 100644 --- a/extensions-jvm/snmp/deployment/pom.xml +++ b/extensions-jvm/snmp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-snmp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/snmp/pom.xml b/extensions-jvm/snmp/pom.xml index 4429f9939a32..f9e815c41aa8 100644 --- a/extensions-jvm/snmp/pom.xml +++ b/extensions-jvm/snmp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/snmp/runtime/pom.xml b/extensions-jvm/snmp/runtime/pom.xml index c13b4e3976d4..456ef021ed7f 100644 --- a/extensions-jvm/snmp/runtime/pom.xml +++ b/extensions-jvm/snmp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-snmp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/spring-redis/deployment/pom.xml b/extensions-jvm/spring-redis/deployment/pom.xml index f2326c7179f1..953fb810b90a 100644 --- a/extensions-jvm/spring-redis/deployment/pom.xml +++ b/extensions-jvm/spring-redis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-spring-redis-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/spring-redis/pom.xml b/extensions-jvm/spring-redis/pom.xml index 3c48063cd216..73f80cbba00f 100644 --- a/extensions-jvm/spring-redis/pom.xml +++ b/extensions-jvm/spring-redis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/spring-redis/runtime/pom.xml b/extensions-jvm/spring-redis/runtime/pom.xml index 841357daccc4..05063452589e 100644 --- a/extensions-jvm/spring-redis/runtime/pom.xml +++ b/extensions-jvm/spring-redis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-spring-redis-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stitch/deployment/pom.xml b/extensions-jvm/stitch/deployment/pom.xml index 8192580fb185..9d0e847920d7 100644 --- a/extensions-jvm/stitch/deployment/pom.xml +++ b/extensions-jvm/stitch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stitch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stitch/pom.xml b/extensions-jvm/stitch/pom.xml index 590cfc955532..f6fc8cb58337 100644 --- a/extensions-jvm/stitch/pom.xml +++ b/extensions-jvm/stitch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stitch/runtime/pom.xml b/extensions-jvm/stitch/runtime/pom.xml index f3cfddff56b8..e31caac62bd9 100644 --- a/extensions-jvm/stitch/runtime/pom.xml +++ b/extensions-jvm/stitch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stitch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stomp/deployment/pom.xml b/extensions-jvm/stomp/deployment/pom.xml index 9a340d1fc520..2c44c794bc4a 100644 --- a/extensions-jvm/stomp/deployment/pom.xml +++ b/extensions-jvm/stomp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stomp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stomp/pom.xml b/extensions-jvm/stomp/pom.xml index c9e38f912cd8..f5265143b2bd 100644 --- a/extensions-jvm/stomp/pom.xml +++ b/extensions-jvm/stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stomp/runtime/pom.xml b/extensions-jvm/stomp/runtime/pom.xml index a9a59d2258f0..2e442892a894 100644 --- a/extensions-jvm/stomp/runtime/pom.xml +++ b/extensions-jvm/stomp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stomp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stub/deployment/pom.xml b/extensions-jvm/stub/deployment/pom.xml index 521452dca894..5350c6f85e89 100644 --- a/extensions-jvm/stub/deployment/pom.xml +++ b/extensions-jvm/stub/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stub-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stub/pom.xml b/extensions-jvm/stub/pom.xml index 1340fc2a4960..418bd903f249 100644 --- a/extensions-jvm/stub/pom.xml +++ b/extensions-jvm/stub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/stub/runtime/pom.xml b/extensions-jvm/stub/runtime/pom.xml index dc4f9433b72a..9117ed29f50e 100644 --- a/extensions-jvm/stub/runtime/pom.xml +++ b/extensions-jvm/stub/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stub-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/thrift/deployment/pom.xml b/extensions-jvm/thrift/deployment/pom.xml index 206d412bcc39..0cf4fce1b2a8 100644 --- a/extensions-jvm/thrift/deployment/pom.xml +++ b/extensions-jvm/thrift/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-thrift-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/thrift/pom.xml b/extensions-jvm/thrift/pom.xml index 01065475eb26..f8193f9a8e6b 100644 --- a/extensions-jvm/thrift/pom.xml +++ b/extensions-jvm/thrift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/thrift/runtime/pom.xml b/extensions-jvm/thrift/runtime/pom.xml index 0879ed8ed1f6..757f0d522f18 100644 --- a/extensions-jvm/thrift/runtime/pom.xml +++ b/extensions-jvm/thrift/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-thrift-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/web3j/deployment/pom.xml b/extensions-jvm/web3j/deployment/pom.xml index 344ae277c2da..d7d9792beed4 100644 --- a/extensions-jvm/web3j/deployment/pom.xml +++ b/extensions-jvm/web3j/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-web3j-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/web3j/pom.xml b/extensions-jvm/web3j/pom.xml index c4fa8db33f6c..80b6fce7e7c8 100644 --- a/extensions-jvm/web3j/pom.xml +++ b/extensions-jvm/web3j/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/web3j/runtime/pom.xml b/extensions-jvm/web3j/runtime/pom.xml index 1b433b32a28f..5dd18cc2e370 100644 --- a/extensions-jvm/web3j/runtime/pom.xml +++ b/extensions-jvm/web3j/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-web3j-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/wordpress/deployment/pom.xml b/extensions-jvm/wordpress/deployment/pom.xml index f85ed56e6f04..8b1edbf15498 100644 --- a/extensions-jvm/wordpress/deployment/pom.xml +++ b/extensions-jvm/wordpress/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-wordpress-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/wordpress/pom.xml b/extensions-jvm/wordpress/pom.xml index 5b9a4bfb73ec..2d5234d88b20 100644 --- a/extensions-jvm/wordpress/pom.xml +++ b/extensions-jvm/wordpress/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/wordpress/runtime/pom.xml b/extensions-jvm/wordpress/runtime/pom.xml index 2c85df40133a..1cb7a128b019 100644 --- a/extensions-jvm/wordpress/runtime/pom.xml +++ b/extensions-jvm/wordpress/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-wordpress-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/workday/deployment/pom.xml b/extensions-jvm/workday/deployment/pom.xml index b66ac5966165..f4aaafc64e72 100644 --- a/extensions-jvm/workday/deployment/pom.xml +++ b/extensions-jvm/workday/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-workday-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/workday/pom.xml b/extensions-jvm/workday/pom.xml index 872d02a91334..8fdcff2adee2 100644 --- a/extensions-jvm/workday/pom.xml +++ b/extensions-jvm/workday/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/workday/runtime/pom.xml b/extensions-jvm/workday/runtime/pom.xml index 853c911768f4..c08eb8ae7b6a 100644 --- a/extensions-jvm/workday/runtime/pom.xml +++ b/extensions-jvm/workday/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-workday-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/xmpp/deployment/pom.xml b/extensions-jvm/xmpp/deployment/pom.xml index bd0bdbb1588a..e42b6e8286d4 100644 --- a/extensions-jvm/xmpp/deployment/pom.xml +++ b/extensions-jvm/xmpp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xmpp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/xmpp/pom.xml b/extensions-jvm/xmpp/pom.xml index fe3c67faa5c4..4dbf14a1f007 100644 --- a/extensions-jvm/xmpp/pom.xml +++ b/extensions-jvm/xmpp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/xmpp/runtime/pom.xml b/extensions-jvm/xmpp/runtime/pom.xml index 3424849ce9e9..85375b6a18f1 100644 --- a/extensions-jvm/xmpp/runtime/pom.xml +++ b/extensions-jvm/xmpp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xmpp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/zookeeper-master/deployment/pom.xml b/extensions-jvm/zookeeper-master/deployment/pom.xml index 36d89d79b271..a1136dd4a996 100644 --- a/extensions-jvm/zookeeper-master/deployment/pom.xml +++ b/extensions-jvm/zookeeper-master/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zookeeper-master-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/zookeeper-master/pom.xml b/extensions-jvm/zookeeper-master/pom.xml index 83f48c8e5567..1c5505299a1e 100644 --- a/extensions-jvm/zookeeper-master/pom.xml +++ b/extensions-jvm/zookeeper-master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/zookeeper-master/runtime/pom.xml b/extensions-jvm/zookeeper-master/runtime/pom.xml index 5b8b1dc7a4ed..6c39644b67ad 100644 --- a/extensions-jvm/zookeeper-master/runtime/pom.xml +++ b/extensions-jvm/zookeeper-master/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zookeeper-master-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/zookeeper/deployment/pom.xml b/extensions-jvm/zookeeper/deployment/pom.xml index 665b0340e27d..6082e216119e 100644 --- a/extensions-jvm/zookeeper/deployment/pom.xml +++ b/extensions-jvm/zookeeper/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zookeeper-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/zookeeper/pom.xml b/extensions-jvm/zookeeper/pom.xml index 15c29e922758..0acab22cc90b 100644 --- a/extensions-jvm/zookeeper/pom.xml +++ b/extensions-jvm/zookeeper/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-jvm - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-jvm/zookeeper/runtime/pom.xml b/extensions-jvm/zookeeper/runtime/pom.xml index 75bd18f61c1c..b7d9aa40a5ae 100644 --- a/extensions-jvm/zookeeper/runtime/pom.xml +++ b/extensions-jvm/zookeeper/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zookeeper-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/ahc/deployment/pom.xml b/extensions-support/ahc/deployment/pom.xml index b3dd856128ba..661745d0d3ac 100644 --- a/extensions-support/ahc/deployment/pom.xml +++ b/extensions-support/ahc/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-ahc-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/ahc/pom.xml b/extensions-support/ahc/pom.xml index f53985b2e0d9..aba7c97ad7ee 100644 --- a/extensions-support/ahc/pom.xml +++ b/extensions-support/ahc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/ahc/runtime/pom.xml b/extensions-support/ahc/runtime/pom.xml index 29928c9ec638..47b27cbc6d94 100644 --- a/extensions-support/ahc/runtime/pom.xml +++ b/extensions-support/ahc/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-ahc-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/aws/deployment/pom.xml b/extensions-support/aws/deployment/pom.xml index 455cb6bfcfb4..6de62fb63156 100644 --- a/extensions-support/aws/deployment/pom.xml +++ b/extensions-support/aws/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-aws-parent - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-support-aws-deployment diff --git a/extensions-support/aws/pom.xml b/extensions-support/aws/pom.xml index b5be87318611..a99d978f1d18 100644 --- a/extensions-support/aws/pom.xml +++ b/extensions-support/aws/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/aws/runtime/pom.xml b/extensions-support/aws/runtime/pom.xml index a2d86747be63..93e2174ec78b 100644 --- a/extensions-support/aws/runtime/pom.xml +++ b/extensions-support/aws/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-aws-parent - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-support-aws diff --git a/extensions-support/aws2/deployment/pom.xml b/extensions-support/aws2/deployment/pom.xml index 705aabdd9918..02bc1ae3a8d0 100644 --- a/extensions-support/aws2/deployment/pom.xml +++ b/extensions-support/aws2/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-aws2-parent - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-support-aws2-deployment diff --git a/extensions-support/aws2/pom.xml b/extensions-support/aws2/pom.xml index cae03750293e..71ce8e7417fb 100644 --- a/extensions-support/aws2/pom.xml +++ b/extensions-support/aws2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/aws2/runtime/pom.xml b/extensions-support/aws2/runtime/pom.xml index 57f6ee389761..990afcdf2f95 100644 --- a/extensions-support/aws2/runtime/pom.xml +++ b/extensions-support/aws2/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-aws2-parent - 3.11.0-SNAPSHOT + 3.11.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 8570d65c57aa..cc37669a131f 100644 --- a/extensions-support/azure-core-http-client-vertx/deployment/pom.xml +++ b/extensions-support/azure-core-http-client-vertx/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-parent - 3.11.0-SNAPSHOT + 3.11.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 6ca9a6dd5221..27f75d6f8b6e 100644 --- a/extensions-support/azure-core-http-client-vertx/pom.xml +++ b/extensions-support/azure-core-http-client-vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.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 daa4e4a5e343..d0ece39241d5 100644 --- a/extensions-support/azure-core-http-client-vertx/runtime/pom.xml +++ b/extensions-support/azure-core-http-client-vertx/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-azure-core-http-client-vertx-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/azure-core/deployment/pom.xml b/extensions-support/azure-core/deployment/pom.xml index 92d597e47093..d2d032fd96d3 100644 --- a/extensions-support/azure-core/deployment/pom.xml +++ b/extensions-support/azure-core/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-azure-core-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/azure-core/pom.xml b/extensions-support/azure-core/pom.xml index 7ca871c70799..53f830d8053f 100644 --- a/extensions-support/azure-core/pom.xml +++ b/extensions-support/azure-core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/azure-core/runtime/pom.xml b/extensions-support/azure-core/runtime/pom.xml index 5c7727edd180..255b22800352 100644 --- a/extensions-support/azure-core/runtime/pom.xml +++ b/extensions-support/azure-core/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-azure-core-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/bouncycastle/deployment/pom.xml b/extensions-support/bouncycastle/deployment/pom.xml index 93eece98415b..034fa44de7f7 100644 --- a/extensions-support/bouncycastle/deployment/pom.xml +++ b/extensions-support/bouncycastle/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-bouncycastle-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/bouncycastle/pom.xml b/extensions-support/bouncycastle/pom.xml index d149de6c17f4..0520e9737cce 100644 --- a/extensions-support/bouncycastle/pom.xml +++ b/extensions-support/bouncycastle/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/bouncycastle/runtime/pom.xml b/extensions-support/bouncycastle/runtime/pom.xml index d0abd7df9b4e..937ba7bde665 100644 --- a/extensions-support/bouncycastle/runtime/pom.xml +++ b/extensions-support/bouncycastle/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-bouncycastle-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/commons-logging/deployment/pom.xml b/extensions-support/commons-logging/deployment/pom.xml index 2159d9fe82ae..10f8935c41c1 100644 --- a/extensions-support/commons-logging/deployment/pom.xml +++ b/extensions-support/commons-logging/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-commons-logging-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/commons-logging/pom.xml b/extensions-support/commons-logging/pom.xml index 9bc8376dccc3..8829060605bd 100644 --- a/extensions-support/commons-logging/pom.xml +++ b/extensions-support/commons-logging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/commons-logging/runtime/pom.xml b/extensions-support/commons-logging/runtime/pom.xml index 33b6ec4276c6..dce3ce4942cf 100644 --- a/extensions-support/commons-logging/runtime/pom.xml +++ b/extensions-support/commons-logging/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-commons-logging-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/consul-client/deployment/pom.xml b/extensions-support/consul-client/deployment/pom.xml index e10bbbb50223..7e7200803981 100644 --- a/extensions-support/consul-client/deployment/pom.xml +++ b/extensions-support/consul-client/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-consul-client-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/consul-client/pom.xml b/extensions-support/consul-client/pom.xml index 9fbdee710d03..b040cf30b07f 100644 --- a/extensions-support/consul-client/pom.xml +++ b/extensions-support/consul-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/consul-client/runtime/pom.xml b/extensions-support/consul-client/runtime/pom.xml index 9cc83fa3fd4d..564f71dbcb3d 100644 --- a/extensions-support/consul-client/runtime/pom.xml +++ b/extensions-support/consul-client/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-consul-client-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/debezium/deployment/pom.xml b/extensions-support/debezium/deployment/pom.xml index 025e56318bdb..d5a5e53c5931 100644 --- a/extensions-support/debezium/deployment/pom.xml +++ b/extensions-support/debezium/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-debezium-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/debezium/pom.xml b/extensions-support/debezium/pom.xml index 86bd3401fb20..f0f85cd0b4ea 100644 --- a/extensions-support/debezium/pom.xml +++ b/extensions-support/debezium/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/debezium/runtime/pom.xml b/extensions-support/debezium/runtime/pom.xml index c1c6cfbb5284..0a50c88ae732 100644 --- a/extensions-support/debezium/runtime/pom.xml +++ b/extensions-support/debezium/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-debezium-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/dsl/deployment/pom.xml b/extensions-support/dsl/deployment/pom.xml index 56bf1850039b..8627497bf277 100644 --- a/extensions-support/dsl/deployment/pom.xml +++ b/extensions-support/dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/dsl/pom.xml b/extensions-support/dsl/pom.xml index 93eba43ab5c9..deda221d8a59 100644 --- a/extensions-support/dsl/pom.xml +++ b/extensions-support/dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/dsl/runtime/pom.xml b/extensions-support/dsl/runtime/pom.xml index f3077ca4f56e..a928dcfc1afd 100644 --- a/extensions-support/dsl/runtime/pom.xml +++ b/extensions-support/dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/google-cloud/deployment/pom.xml b/extensions-support/google-cloud/deployment/pom.xml index 20ee0d588693..e02846a28cc2 100644 --- a/extensions-support/google-cloud/deployment/pom.xml +++ b/extensions-support/google-cloud/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-google-cloud-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/google-cloud/pom.xml b/extensions-support/google-cloud/pom.xml index e78b702c72f2..beafef89e589 100644 --- a/extensions-support/google-cloud/pom.xml +++ b/extensions-support/google-cloud/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/google-cloud/runtime/pom.xml b/extensions-support/google-cloud/runtime/pom.xml index c0008b37e1e1..e21fe49a79e3 100644 --- a/extensions-support/google-cloud/runtime/pom.xml +++ b/extensions-support/google-cloud/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-google-cloud-parent - 3.11.0-SNAPSHOT + 3.11.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 b892cdb24343..690fb74d1dc7 100644 --- a/extensions-support/google-http-client/deployment/pom.xml +++ b/extensions-support/google-http-client/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-google-http-client-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/google-http-client/pom.xml b/extensions-support/google-http-client/pom.xml index de944b839d7d..08624f8d50e0 100644 --- a/extensions-support/google-http-client/pom.xml +++ b/extensions-support/google-http-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/google-http-client/runtime/pom.xml b/extensions-support/google-http-client/runtime/pom.xml index 18a3b4a6b3d3..3adff7898063 100644 --- a/extensions-support/google-http-client/runtime/pom.xml +++ b/extensions-support/google-http-client/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-google-http-client-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/httpclient/deployment/pom.xml b/extensions-support/httpclient/deployment/pom.xml index c81ce3061050..87e052fabdac 100644 --- a/extensions-support/httpclient/deployment/pom.xml +++ b/extensions-support/httpclient/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-httpclient-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/httpclient/pom.xml b/extensions-support/httpclient/pom.xml index 8b962a441c22..7353ad140889 100644 --- a/extensions-support/httpclient/pom.xml +++ b/extensions-support/httpclient/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/httpclient/runtime/pom.xml b/extensions-support/httpclient/runtime/pom.xml index a866689194fe..bfb6bf0df4d5 100644 --- a/extensions-support/httpclient/runtime/pom.xml +++ b/extensions-support/httpclient/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-httpclient-parent - 3.11.0-SNAPSHOT + 3.11.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 e62f18a520cc..46920493a02c 100644 --- a/extensions-support/jackson-dataformat-xml/deployment/pom.xml +++ b/extensions-support/jackson-dataformat-xml/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/jackson-dataformat-xml/pom.xml b/extensions-support/jackson-dataformat-xml/pom.xml index 9f186a1e3390..8442c2dbe2c3 100644 --- a/extensions-support/jackson-dataformat-xml/pom.xml +++ b/extensions-support/jackson-dataformat-xml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/jackson-dataformat-xml/runtime/pom.xml b/extensions-support/jackson-dataformat-xml/runtime/pom.xml index 34576e2ae90b..43e5d1cae692 100644 --- a/extensions-support/jackson-dataformat-xml/runtime/pom.xml +++ b/extensions-support/jackson-dataformat-xml/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jackson-dataformat-xml-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/jdbc/deployment/pom.xml b/extensions-support/jdbc/deployment/pom.xml index 0968a9c5a692..4851cbac159b 100644 --- a/extensions-support/jdbc/deployment/pom.xml +++ b/extensions-support/jdbc/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jdbc-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/jdbc/pom.xml b/extensions-support/jdbc/pom.xml index dd3b3637fb33..5e28272fae46 100644 --- a/extensions-support/jdbc/pom.xml +++ b/extensions-support/jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/jdbc/runtime/pom.xml b/extensions-support/jdbc/runtime/pom.xml index 11ff8c128a62..5c0eb5ba064a 100644 --- a/extensions-support/jdbc/runtime/pom.xml +++ b/extensions-support/jdbc/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jdbc-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/jetty/deployment/pom.xml b/extensions-support/jetty/deployment/pom.xml index 96736c55dab0..fa7b7f766b51 100644 --- a/extensions-support/jetty/deployment/pom.xml +++ b/extensions-support/jetty/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jetty-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/jetty/pom.xml b/extensions-support/jetty/pom.xml index 38745b484c68..dffb842f25a7 100644 --- a/extensions-support/jetty/pom.xml +++ b/extensions-support/jetty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/jetty/runtime/pom.xml b/extensions-support/jetty/runtime/pom.xml index 72cbdf7f7d38..491fc750ba69 100644 --- a/extensions-support/jetty/runtime/pom.xml +++ b/extensions-support/jetty/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-jetty-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/language/deployment/pom.xml b/extensions-support/language/deployment/pom.xml index 628c8145ff5f..9f77ac61eb1d 100644 --- a/extensions-support/language/deployment/pom.xml +++ b/extensions-support/language/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-language-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/language/pom.xml b/extensions-support/language/pom.xml index 522eea03b039..321a574d90ef 100644 --- a/extensions-support/language/pom.xml +++ b/extensions-support/language/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/language/runtime/pom.xml b/extensions-support/language/runtime/pom.xml index 3a0e3b47860d..5c76785d6234 100644 --- a/extensions-support/language/runtime/pom.xml +++ b/extensions-support/language/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-language-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/mail/deployment/pom.xml b/extensions-support/mail/deployment/pom.xml index 2b4bc8aa7414..25854cd6a6ae 100644 --- a/extensions-support/mail/deployment/pom.xml +++ b/extensions-support/mail/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-mail-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/mail/pom.xml b/extensions-support/mail/pom.xml index 5c48b5e1db8e..04e71dd8cd62 100644 --- a/extensions-support/mail/pom.xml +++ b/extensions-support/mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/mail/runtime/pom.xml b/extensions-support/mail/runtime/pom.xml index 5ac49a4b380f..cc4b5aee9a9c 100644 --- a/extensions-support/mail/runtime/pom.xml +++ b/extensions-support/mail/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-mail-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/mongodb/deployment/pom.xml b/extensions-support/mongodb/deployment/pom.xml index 897d033f60cc..e3784e283a2c 100644 --- a/extensions-support/mongodb/deployment/pom.xml +++ b/extensions-support/mongodb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-mongodb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/mongodb/pom.xml b/extensions-support/mongodb/pom.xml index 3a6e8cd85d20..9855197c2b97 100644 --- a/extensions-support/mongodb/pom.xml +++ b/extensions-support/mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/mongodb/runtime/pom.xml b/extensions-support/mongodb/runtime/pom.xml index 440c17b46a03..778203a675a4 100644 --- a/extensions-support/mongodb/runtime/pom.xml +++ b/extensions-support/mongodb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-mongodb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/pom.xml b/extensions-support/pom.xml index 8a545dbf2714..dd66a63b3f52 100644 --- a/extensions-support/pom.xml +++ b/extensions-support/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.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 6d665aadb004..18f00a3bf7d1 100644 --- a/extensions-support/reactor-netty/deployment/pom.xml +++ b/extensions-support/reactor-netty/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-reactor-netty-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/reactor-netty/pom.xml b/extensions-support/reactor-netty/pom.xml index a6776bc6e82c..2f462129e177 100644 --- a/extensions-support/reactor-netty/pom.xml +++ b/extensions-support/reactor-netty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/reactor-netty/runtime/pom.xml b/extensions-support/reactor-netty/runtime/pom.xml index 66e7cd3e52a4..5a34e1729831 100644 --- a/extensions-support/reactor-netty/runtime/pom.xml +++ b/extensions-support/reactor-netty/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-reactor-netty-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/retrofit/deployment/pom.xml b/extensions-support/retrofit/deployment/pom.xml index c08f7f9715c8..6685d45b4e72 100644 --- a/extensions-support/retrofit/deployment/pom.xml +++ b/extensions-support/retrofit/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-retrofit-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/retrofit/pom.xml b/extensions-support/retrofit/pom.xml index d2aa7095a2cd..355bb47a7488 100644 --- a/extensions-support/retrofit/pom.xml +++ b/extensions-support/retrofit/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/retrofit/runtime/pom.xml b/extensions-support/retrofit/runtime/pom.xml index 15d0df6cabad..8322aed67bd2 100644 --- a/extensions-support/retrofit/runtime/pom.xml +++ b/extensions-support/retrofit/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-retrofit-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/spring/deployment/pom.xml b/extensions-support/spring/deployment/pom.xml index e4d31bd07129..e36535b1c66d 100644 --- a/extensions-support/spring/deployment/pom.xml +++ b/extensions-support/spring/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/spring/integration-test/pom.xml b/extensions-support/spring/integration-test/pom.xml index bde2192b53a9..7f5d2a3e1e0c 100644 --- a/extensions-support/spring/integration-test/pom.xml +++ b/extensions-support/spring/integration-test/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 6d3d310058ce..5ffe9e3157fa 100644 --- a/extensions-support/spring/pom.xml +++ b/extensions-support/spring/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/spring/runtime/pom.xml b/extensions-support/spring/runtime/pom.xml index 7391d03c8aa0..a0816f3240bd 100644 --- a/extensions-support/spring/runtime/pom.xml +++ b/extensions-support/spring/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/spring/shade/beans/pom.xml b/extensions-support/spring/shade/beans/pom.xml index 33ea2f19a002..4c9c6ec103e4 100644 --- a/extensions-support/spring/shade/beans/pom.xml +++ b/extensions-support/spring/shade/beans/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-shade - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/spring/shade/context/pom.xml b/extensions-support/spring/shade/context/pom.xml index e2b3ee5e8e41..dfe60bd5cc3e 100644 --- a/extensions-support/spring/shade/context/pom.xml +++ b/extensions-support/spring/shade/context/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-shade - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/spring/shade/core/pom.xml b/extensions-support/spring/shade/core/pom.xml index 68abd1ff44e1..e74168427a35 100644 --- a/extensions-support/spring/shade/core/pom.xml +++ b/extensions-support/spring/shade/core/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-shade - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/spring/shade/pom.xml b/extensions-support/spring/shade/pom.xml index 43cbdb24a7b3..6485f45efc02 100644 --- a/extensions-support/spring/shade/pom.xml +++ b/extensions-support/spring/shade/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-spring-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/swagger/deployment/pom.xml b/extensions-support/swagger/deployment/pom.xml index 6d165395a0b3..15f6fc6f3d15 100644 --- a/extensions-support/swagger/deployment/pom.xml +++ b/extensions-support/swagger/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-swagger-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/swagger/pom.xml b/extensions-support/swagger/pom.xml index f807f8c155a4..dea0dc2e4628 100644 --- a/extensions-support/swagger/pom.xml +++ b/extensions-support/swagger/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/swagger/runtime/pom.xml b/extensions-support/swagger/runtime/pom.xml index 112023c0fb0c..f8c8da339ea4 100644 --- a/extensions-support/swagger/runtime/pom.xml +++ b/extensions-support/swagger/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-swagger-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/webhook/deployment/pom.xml b/extensions-support/webhook/deployment/pom.xml index 621590c64157..240cdacebdca 100644 --- a/extensions-support/webhook/deployment/pom.xml +++ b/extensions-support/webhook/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-webhook-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/webhook/pom.xml b/extensions-support/webhook/pom.xml index bb05e3e3cc0d..6d411cb41cd7 100644 --- a/extensions-support/webhook/pom.xml +++ b/extensions-support/webhook/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/webhook/runtime/pom.xml b/extensions-support/webhook/runtime/pom.xml index cd4d17324311..873ddb31bc27 100644 --- a/extensions-support/webhook/runtime/pom.xml +++ b/extensions-support/webhook/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-support-webhook-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/xalan/deployment/pom.xml b/extensions-support/xalan/deployment/pom.xml index 4ec2e50c2376..27663e009754 100644 --- a/extensions-support/xalan/deployment/pom.xml +++ b/extensions-support/xalan/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-xalan-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions-support/xalan/pom.xml b/extensions-support/xalan/pom.xml index 03a32d994115..96c684b3cd3f 100644 --- a/extensions-support/xalan/pom.xml +++ b/extensions-support/xalan/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions-support/xalan/runtime/pom.xml b/extensions-support/xalan/runtime/pom.xml index 2c97eb4945c5..6ba5dda05905 100644 --- a/extensions-support/xalan/runtime/pom.xml +++ b/extensions-support/xalan/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-support-xalan-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/activemq/deployment/pom.xml b/extensions/activemq/deployment/pom.xml index a262b37ec3fb..25d1b2242b52 100644 --- a/extensions/activemq/deployment/pom.xml +++ b/extensions/activemq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-activemq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/activemq/pom.xml b/extensions/activemq/pom.xml index c9e917cdae1e..dd34cca3b138 100644 --- a/extensions/activemq/pom.xml +++ b/extensions/activemq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/activemq/runtime/pom.xml b/extensions/activemq/runtime/pom.xml index 888ca3e51027..f940e0e6e022 100644 --- a/extensions/activemq/runtime/pom.xml +++ b/extensions/activemq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-activemq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/amqp/deployment/pom.xml b/extensions/amqp/deployment/pom.xml index 43225b42dc5a..dedde7a9fffa 100644 --- a/extensions/amqp/deployment/pom.xml +++ b/extensions/amqp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-amqp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/amqp/pom.xml b/extensions/amqp/pom.xml index 34349a913d65..215ceed81b7a 100644 --- a/extensions/amqp/pom.xml +++ b/extensions/amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/amqp/runtime/pom.xml b/extensions/amqp/runtime/pom.xml index 0ff07374dc63..25f48dde0d66 100644 --- a/extensions/amqp/runtime/pom.xml +++ b/extensions/amqp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-amqp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/arangodb/deployment/pom.xml b/extensions/arangodb/deployment/pom.xml index 8b06a823118e..ae32d429ffdf 100644 --- a/extensions/arangodb/deployment/pom.xml +++ b/extensions/arangodb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-arangodb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/arangodb/pom.xml b/extensions/arangodb/pom.xml index baac00778048..68b8fb4067e5 100644 --- a/extensions/arangodb/pom.xml +++ b/extensions/arangodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/arangodb/runtime/pom.xml b/extensions/arangodb/runtime/pom.xml index 24b4a53b8599..e5a0553b6b79 100644 --- a/extensions/arangodb/runtime/pom.xml +++ b/extensions/arangodb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-arangodb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/as2/deployment/pom.xml b/extensions/as2/deployment/pom.xml index 1ad3aae7bd21..ce1946648777 100644 --- a/extensions/as2/deployment/pom.xml +++ b/extensions/as2/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-as2-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/as2/pom.xml b/extensions/as2/pom.xml index ea5eba340759..7e13842f5360 100644 --- a/extensions/as2/pom.xml +++ b/extensions/as2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/as2/runtime/pom.xml b/extensions/as2/runtime/pom.xml index 1b67435fbb22..7c42a75b08cf 100644 --- a/extensions/as2/runtime/pom.xml +++ b/extensions/as2/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-as2-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/atom/deployment/pom.xml b/extensions/atom/deployment/pom.xml index 6c8e21b6bb2f..18a0244840fc 100644 --- a/extensions/atom/deployment/pom.xml +++ b/extensions/atom/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-atom-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/atom/pom.xml b/extensions/atom/pom.xml index 4c40bd1dd4fa..582a63d5fe5b 100644 --- a/extensions/atom/pom.xml +++ b/extensions/atom/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/atom/runtime/pom.xml b/extensions/atom/runtime/pom.xml index 041085d8abfb..5087fd57ed12 100644 --- a/extensions/atom/runtime/pom.xml +++ b/extensions/atom/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-atom-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/attachments/deployment/pom.xml b/extensions/attachments/deployment/pom.xml index e879553e3bd5..b4e7ee3911c4 100644 --- a/extensions/attachments/deployment/pom.xml +++ b/extensions/attachments/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-attachments-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/attachments/pom.xml b/extensions/attachments/pom.xml index 110908d51253..6e24a12ce52a 100644 --- a/extensions/attachments/pom.xml +++ b/extensions/attachments/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/attachments/runtime/pom.xml b/extensions/attachments/runtime/pom.xml index 542128f20662..22c48c43b53a 100644 --- a/extensions/attachments/runtime/pom.xml +++ b/extensions/attachments/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-attachments-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml index dd7f37423f15..02d0d86e74e9 100644 --- a/extensions/avro/deployment/pom.xml +++ b/extensions/avro/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-avro-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml index 93ee3d1a5d5e..5f53e3fddf0d 100644 --- a/extensions/avro/pom.xml +++ b/extensions/avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml index b27e48b02095..28c0f6cd0f42 100644 --- a/extensions/avro/runtime/pom.xml +++ b/extensions/avro/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-avro-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws-bedrock/deployment/pom.xml b/extensions/aws-bedrock/deployment/pom.xml index 1df68140c351..66151fe00a46 100644 --- a/extensions/aws-bedrock/deployment/pom.xml +++ b/extensions/aws-bedrock/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-bedrock-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws-bedrock/pom.xml b/extensions/aws-bedrock/pom.xml index 7067f05cdc2f..d8d294957fb6 100644 --- a/extensions/aws-bedrock/pom.xml +++ b/extensions/aws-bedrock/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws-bedrock/runtime/pom.xml b/extensions/aws-bedrock/runtime/pom.xml index 4e450a23fa21..9662afe65854 100644 --- a/extensions/aws-bedrock/runtime/pom.xml +++ b/extensions/aws-bedrock/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws-bedrock-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-athena/deployment/pom.xml b/extensions/aws2-athena/deployment/pom.xml index abb172226e19..280727547902 100644 --- a/extensions/aws2-athena/deployment/pom.xml +++ b/extensions/aws2-athena/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-athena-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-athena/pom.xml b/extensions/aws2-athena/pom.xml index 4c273789db12..23af57551f26 100644 --- a/extensions/aws2-athena/pom.xml +++ b/extensions/aws2-athena/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-athena/runtime/pom.xml b/extensions/aws2-athena/runtime/pom.xml index 3e6d2f72bd38..e8cd080c33c2 100644 --- a/extensions/aws2-athena/runtime/pom.xml +++ b/extensions/aws2-athena/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-athena-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-cw/deployment/pom.xml b/extensions/aws2-cw/deployment/pom.xml index a01194f695ca..0165883bf2ba 100644 --- a/extensions/aws2-cw/deployment/pom.xml +++ b/extensions/aws2-cw/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-cw-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-cw/pom.xml b/extensions/aws2-cw/pom.xml index 6faa4ce695d2..7af12912467d 100644 --- a/extensions/aws2-cw/pom.xml +++ b/extensions/aws2-cw/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-cw/runtime/pom.xml b/extensions/aws2-cw/runtime/pom.xml index aa3d7ff418e7..02216bf4e58f 100644 --- a/extensions/aws2-cw/runtime/pom.xml +++ b/extensions/aws2-cw/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-cw-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ddb/deployment/pom.xml b/extensions/aws2-ddb/deployment/pom.xml index 6abf0835113e..29467050ad64 100644 --- a/extensions/aws2-ddb/deployment/pom.xml +++ b/extensions/aws2-ddb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ddb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ddb/pom.xml b/extensions/aws2-ddb/pom.xml index 97d10398f452..05c4ab9db5f9 100644 --- a/extensions/aws2-ddb/pom.xml +++ b/extensions/aws2-ddb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ddb/runtime/pom.xml b/extensions/aws2-ddb/runtime/pom.xml index 4dcba304398f..625f1f133b6d 100644 --- a/extensions/aws2-ddb/runtime/pom.xml +++ b/extensions/aws2-ddb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ddb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ec2/deployment/pom.xml b/extensions/aws2-ec2/deployment/pom.xml index dc450cd40c05..0d01b9d9e772 100644 --- a/extensions/aws2-ec2/deployment/pom.xml +++ b/extensions/aws2-ec2/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ec2-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ec2/pom.xml b/extensions/aws2-ec2/pom.xml index baa97c128f27..b0e2f563effc 100644 --- a/extensions/aws2-ec2/pom.xml +++ b/extensions/aws2-ec2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ec2/runtime/pom.xml b/extensions/aws2-ec2/runtime/pom.xml index 2a6b018cf6eb..28699246b193 100644 --- a/extensions/aws2-ec2/runtime/pom.xml +++ b/extensions/aws2-ec2/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ec2-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ecs/deployment/pom.xml b/extensions/aws2-ecs/deployment/pom.xml index 0360ddc8aa43..29db3691446c 100644 --- a/extensions/aws2-ecs/deployment/pom.xml +++ b/extensions/aws2-ecs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ecs-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ecs/pom.xml b/extensions/aws2-ecs/pom.xml index 188c4dbba6e2..24e378311012 100644 --- a/extensions/aws2-ecs/pom.xml +++ b/extensions/aws2-ecs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ecs/runtime/pom.xml b/extensions/aws2-ecs/runtime/pom.xml index 7cc6bc7eab38..d203e48671c8 100644 --- a/extensions/aws2-ecs/runtime/pom.xml +++ b/extensions/aws2-ecs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ecs-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-eks/deployment/pom.xml b/extensions/aws2-eks/deployment/pom.xml index 1b03f6464ae5..46eedb6851eb 100644 --- a/extensions/aws2-eks/deployment/pom.xml +++ b/extensions/aws2-eks/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-eks-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-eks/pom.xml b/extensions/aws2-eks/pom.xml index b7ba3c68077e..4281cb673042 100644 --- a/extensions/aws2-eks/pom.xml +++ b/extensions/aws2-eks/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-eks/runtime/pom.xml b/extensions/aws2-eks/runtime/pom.xml index 893255073c43..c0d922da193a 100644 --- a/extensions/aws2-eks/runtime/pom.xml +++ b/extensions/aws2-eks/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-eks-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-eventbridge/deployment/pom.xml b/extensions/aws2-eventbridge/deployment/pom.xml index f967ba97861b..816495216956 100644 --- a/extensions/aws2-eventbridge/deployment/pom.xml +++ b/extensions/aws2-eventbridge/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-eventbridge/pom.xml b/extensions/aws2-eventbridge/pom.xml index cceb9033aa75..a51c92af32f1 100644 --- a/extensions/aws2-eventbridge/pom.xml +++ b/extensions/aws2-eventbridge/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-eventbridge/runtime/pom.xml b/extensions/aws2-eventbridge/runtime/pom.xml index 4f712bb21e37..0502990fde21 100644 --- a/extensions/aws2-eventbridge/runtime/pom.xml +++ b/extensions/aws2-eventbridge/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-eventbridge-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-iam/deployment/pom.xml b/extensions/aws2-iam/deployment/pom.xml index 43ad76d20cc1..b5b3d9980004 100644 --- a/extensions/aws2-iam/deployment/pom.xml +++ b/extensions/aws2-iam/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-iam-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-iam/pom.xml b/extensions/aws2-iam/pom.xml index ceb428b29876..ae5af5d0e17f 100644 --- a/extensions/aws2-iam/pom.xml +++ b/extensions/aws2-iam/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-iam/runtime/pom.xml b/extensions/aws2-iam/runtime/pom.xml index bdd3ff010c5c..1e3004ec08f0 100644 --- a/extensions/aws2-iam/runtime/pom.xml +++ b/extensions/aws2-iam/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-iam-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-kinesis/deployment/pom.xml b/extensions/aws2-kinesis/deployment/pom.xml index 1057c4389bd2..23c57acb8efb 100644 --- a/extensions/aws2-kinesis/deployment/pom.xml +++ b/extensions/aws2-kinesis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-kinesis-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-kinesis/pom.xml b/extensions/aws2-kinesis/pom.xml index 4cc5da0042ac..abe4f7275908 100644 --- a/extensions/aws2-kinesis/pom.xml +++ b/extensions/aws2-kinesis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-kinesis/runtime/pom.xml b/extensions/aws2-kinesis/runtime/pom.xml index 853c33f93a6d..42c7bffda821 100644 --- a/extensions/aws2-kinesis/runtime/pom.xml +++ b/extensions/aws2-kinesis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-kinesis-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-kms/deployment/pom.xml b/extensions/aws2-kms/deployment/pom.xml index aaef27b4bb47..272dac1542f6 100644 --- a/extensions/aws2-kms/deployment/pom.xml +++ b/extensions/aws2-kms/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-kms-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-kms/pom.xml b/extensions/aws2-kms/pom.xml index 595f1d922fdd..ee9d19f445f9 100644 --- a/extensions/aws2-kms/pom.xml +++ b/extensions/aws2-kms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-kms/runtime/pom.xml b/extensions/aws2-kms/runtime/pom.xml index 0bd87b2903c9..7b712435d367 100644 --- a/extensions/aws2-kms/runtime/pom.xml +++ b/extensions/aws2-kms/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-kms-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-lambda/deployment/pom.xml b/extensions/aws2-lambda/deployment/pom.xml index 55c294b6eea8..d093c2d8a3f6 100644 --- a/extensions/aws2-lambda/deployment/pom.xml +++ b/extensions/aws2-lambda/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-lambda-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-lambda/pom.xml b/extensions/aws2-lambda/pom.xml index 9f15e3e3e200..1d94e1ce5dbf 100644 --- a/extensions/aws2-lambda/pom.xml +++ b/extensions/aws2-lambda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-lambda/runtime/pom.xml b/extensions/aws2-lambda/runtime/pom.xml index 4b1efc6ea1bb..e7db36de3fd9 100644 --- a/extensions/aws2-lambda/runtime/pom.xml +++ b/extensions/aws2-lambda/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-lambda-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-mq/deployment/pom.xml b/extensions/aws2-mq/deployment/pom.xml index fac7a5ada37c..6641d70c4f36 100644 --- a/extensions/aws2-mq/deployment/pom.xml +++ b/extensions/aws2-mq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-mq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-mq/pom.xml b/extensions/aws2-mq/pom.xml index eab3e6e038f5..392d8cf1d43d 100644 --- a/extensions/aws2-mq/pom.xml +++ b/extensions/aws2-mq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-mq/runtime/pom.xml b/extensions/aws2-mq/runtime/pom.xml index 9b7c9fa5beee..7aedea73c029 100644 --- a/extensions/aws2-mq/runtime/pom.xml +++ b/extensions/aws2-mq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-mq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-msk/deployment/pom.xml b/extensions/aws2-msk/deployment/pom.xml index 51f5f2d4fd85..bf1ae8a04eff 100644 --- a/extensions/aws2-msk/deployment/pom.xml +++ b/extensions/aws2-msk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-msk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-msk/pom.xml b/extensions/aws2-msk/pom.xml index da9eeddbba11..de6ada69b1e2 100644 --- a/extensions/aws2-msk/pom.xml +++ b/extensions/aws2-msk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-msk/runtime/pom.xml b/extensions/aws2-msk/runtime/pom.xml index 5479a2f055c3..7661d9b4b643 100644 --- a/extensions/aws2-msk/runtime/pom.xml +++ b/extensions/aws2-msk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-msk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-s3/deployment/pom.xml b/extensions/aws2-s3/deployment/pom.xml index d9e2d4a3b015..621eb991b6c5 100644 --- a/extensions/aws2-s3/deployment/pom.xml +++ b/extensions/aws2-s3/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-s3-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-s3/pom.xml b/extensions/aws2-s3/pom.xml index 8deade7ded2e..944b0402d160 100644 --- a/extensions/aws2-s3/pom.xml +++ b/extensions/aws2-s3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-s3/runtime/pom.xml b/extensions/aws2-s3/runtime/pom.xml index 765e26e7bfc9..f0a830e1374e 100644 --- a/extensions/aws2-s3/runtime/pom.xml +++ b/extensions/aws2-s3/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-s3-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ses/deployment/pom.xml b/extensions/aws2-ses/deployment/pom.xml index b9914fe9c03d..768451d6c4b3 100644 --- a/extensions/aws2-ses/deployment/pom.xml +++ b/extensions/aws2-ses/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ses-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ses/pom.xml b/extensions/aws2-ses/pom.xml index e4408692a7b0..9bee1d9fa24f 100644 --- a/extensions/aws2-ses/pom.xml +++ b/extensions/aws2-ses/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-ses/runtime/pom.xml b/extensions/aws2-ses/runtime/pom.xml index ceb317e2d086..828e71de07bf 100644 --- a/extensions/aws2-ses/runtime/pom.xml +++ b/extensions/aws2-ses/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-ses-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sns/deployment/pom.xml b/extensions/aws2-sns/deployment/pom.xml index 8cfd784225bc..d3c650bdccdb 100644 --- a/extensions/aws2-sns/deployment/pom.xml +++ b/extensions/aws2-sns/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sns-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sns/pom.xml b/extensions/aws2-sns/pom.xml index 435b5f4823a4..91836bbdda7e 100644 --- a/extensions/aws2-sns/pom.xml +++ b/extensions/aws2-sns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sns/runtime/pom.xml b/extensions/aws2-sns/runtime/pom.xml index d3093208aee1..4add32b38cca 100644 --- a/extensions/aws2-sns/runtime/pom.xml +++ b/extensions/aws2-sns/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sns-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sqs/deployment/pom.xml b/extensions/aws2-sqs/deployment/pom.xml index 73d66e0d8c07..025609dc7dab 100644 --- a/extensions/aws2-sqs/deployment/pom.xml +++ b/extensions/aws2-sqs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sqs-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sqs/pom.xml b/extensions/aws2-sqs/pom.xml index 2d1633f041b8..06057873b9d2 100644 --- a/extensions/aws2-sqs/pom.xml +++ b/extensions/aws2-sqs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sqs/runtime/pom.xml b/extensions/aws2-sqs/runtime/pom.xml index 5dfab821fc33..bc9312676322 100644 --- a/extensions/aws2-sqs/runtime/pom.xml +++ b/extensions/aws2-sqs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sqs-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sts/deployment/pom.xml b/extensions/aws2-sts/deployment/pom.xml index 863ece02da16..cdd347504831 100644 --- a/extensions/aws2-sts/deployment/pom.xml +++ b/extensions/aws2-sts/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sts-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sts/pom.xml b/extensions/aws2-sts/pom.xml index fd0779126662..ec8a150c6198 100644 --- a/extensions/aws2-sts/pom.xml +++ b/extensions/aws2-sts/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-sts/runtime/pom.xml b/extensions/aws2-sts/runtime/pom.xml index d952f38503b2..56304e73ce5d 100644 --- a/extensions/aws2-sts/runtime/pom.xml +++ b/extensions/aws2-sts/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-sts-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-translate/deployment/pom.xml b/extensions/aws2-translate/deployment/pom.xml index 65bb7453ce1e..79264269529b 100644 --- a/extensions/aws2-translate/deployment/pom.xml +++ b/extensions/aws2-translate/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-translate-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-translate/pom.xml b/extensions/aws2-translate/pom.xml index 51b560d15280..455c5de4a97f 100644 --- a/extensions/aws2-translate/pom.xml +++ b/extensions/aws2-translate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/aws2-translate/runtime/pom.xml b/extensions/aws2-translate/runtime/pom.xml index 221a1641ad15..86314a80203b 100644 --- a/extensions/aws2-translate/runtime/pom.xml +++ b/extensions/aws2-translate/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-aws2-translate-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-eventhubs/deployment/pom.xml b/extensions/azure-eventhubs/deployment/pom.xml index c7b8373027eb..3fb26c9ba79a 100644 --- a/extensions/azure-eventhubs/deployment/pom.xml +++ b/extensions/azure-eventhubs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-eventhubs-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-eventhubs/pom.xml b/extensions/azure-eventhubs/pom.xml index 753b68dc6657..56e8d3637396 100644 --- a/extensions/azure-eventhubs/pom.xml +++ b/extensions/azure-eventhubs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-eventhubs/runtime/pom.xml b/extensions/azure-eventhubs/runtime/pom.xml index fd5925ef1f54..b114e97422d5 100644 --- a/extensions/azure-eventhubs/runtime/pom.xml +++ b/extensions/azure-eventhubs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-eventhubs-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-storage-blob/deployment/pom.xml b/extensions/azure-storage-blob/deployment/pom.xml index c849e1a012ae..2e609eed79f4 100644 --- a/extensions/azure-storage-blob/deployment/pom.xml +++ b/extensions/azure-storage-blob/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-blob-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-storage-blob/pom.xml b/extensions/azure-storage-blob/pom.xml index bcc269cb566a..b4b8115d01bc 100644 --- a/extensions/azure-storage-blob/pom.xml +++ b/extensions/azure-storage-blob/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-storage-blob/runtime/pom.xml b/extensions/azure-storage-blob/runtime/pom.xml index 59d5ae02a12a..dbc28920962b 100644 --- a/extensions/azure-storage-blob/runtime/pom.xml +++ b/extensions/azure-storage-blob/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-blob-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-storage-queue/deployment/pom.xml b/extensions/azure-storage-queue/deployment/pom.xml index b98cdb7149c0..86624874208b 100644 --- a/extensions/azure-storage-queue/deployment/pom.xml +++ b/extensions/azure-storage-queue/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-queue-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-storage-queue/pom.xml b/extensions/azure-storage-queue/pom.xml index 7326128c6bb0..3dc5e22e766d 100644 --- a/extensions/azure-storage-queue/pom.xml +++ b/extensions/azure-storage-queue/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/azure-storage-queue/runtime/pom.xml b/extensions/azure-storage-queue/runtime/pom.xml index 1208b4bb964f..434830e69d66 100644 --- a/extensions/azure-storage-queue/runtime/pom.xml +++ b/extensions/azure-storage-queue/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-azure-storage-queue-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/base64/deployment/pom.xml b/extensions/base64/deployment/pom.xml index 7063954755e5..53de69f56af0 100644 --- a/extensions/base64/deployment/pom.xml +++ b/extensions/base64/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-base64-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/base64/pom.xml b/extensions/base64/pom.xml index 918663aedf9f..520bb876cf0a 100644 --- a/extensions/base64/pom.xml +++ b/extensions/base64/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/base64/runtime/pom.xml b/extensions/base64/runtime/pom.xml index ec1adc9a5e05..563e49a4d1bf 100644 --- a/extensions/base64/runtime/pom.xml +++ b/extensions/base64/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-base64-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bean-validator/deployment/pom.xml b/extensions/bean-validator/deployment/pom.xml index 3059456b7238..f66c5df49f76 100644 --- a/extensions/bean-validator/deployment/pom.xml +++ b/extensions/bean-validator/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bean-validator-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bean-validator/pom.xml b/extensions/bean-validator/pom.xml index b3532b7130a0..b58f418f38c4 100644 --- a/extensions/bean-validator/pom.xml +++ b/extensions/bean-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bean-validator/runtime/pom.xml b/extensions/bean-validator/runtime/pom.xml index 9ec46257e72b..39e5f241fd27 100644 --- a/extensions/bean-validator/runtime/pom.xml +++ b/extensions/bean-validator/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bean-validator-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bean/deployment/pom.xml b/extensions/bean/deployment/pom.xml index 8a62e817acb8..b813e5145fc2 100644 --- a/extensions/bean/deployment/pom.xml +++ b/extensions/bean/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bean-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bean/pom.xml b/extensions/bean/pom.xml index f41b3483823f..45fda972201d 100644 --- a/extensions/bean/pom.xml +++ b/extensions/bean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bean/runtime/pom.xml b/extensions/bean/runtime/pom.xml index 5a283404dec3..a047ecde64f2 100644 --- a/extensions/bean/runtime/pom.xml +++ b/extensions/bean/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bean-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bindy/deployment/pom.xml b/extensions/bindy/deployment/pom.xml index 361907c0ef1e..72cfce5baed9 100644 --- a/extensions/bindy/deployment/pom.xml +++ b/extensions/bindy/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bindy-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bindy/pom.xml b/extensions/bindy/pom.xml index 970826808338..ea10a25cd705 100644 --- a/extensions/bindy/pom.xml +++ b/extensions/bindy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/bindy/runtime/pom.xml b/extensions/bindy/runtime/pom.xml index 08eb8d72aa3c..7a5c291e2aba 100644 --- a/extensions/bindy/runtime/pom.xml +++ b/extensions/bindy/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-bindy-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/box/deployment/pom.xml b/extensions/box/deployment/pom.xml index 508839573806..b14266c4ecba 100644 --- a/extensions/box/deployment/pom.xml +++ b/extensions/box/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-box-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/box/pom.xml b/extensions/box/pom.xml index 7e75c58fb3f9..37bf9435b820 100644 --- a/extensions/box/pom.xml +++ b/extensions/box/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/box/runtime/pom.xml b/extensions/box/runtime/pom.xml index 1611120e3cd8..f354ccf478b4 100644 --- a/extensions/box/runtime/pom.xml +++ b/extensions/box/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-box-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/braintree/deployment/pom.xml b/extensions/braintree/deployment/pom.xml index 15a446f351d5..d39ef74fba84 100644 --- a/extensions/braintree/deployment/pom.xml +++ b/extensions/braintree/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-braintree-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/braintree/pom.xml b/extensions/braintree/pom.xml index 23d882586625..c2ab959b12b5 100644 --- a/extensions/braintree/pom.xml +++ b/extensions/braintree/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/braintree/runtime/pom.xml b/extensions/braintree/runtime/pom.xml index 5274e448ed2e..203d19ba91b8 100644 --- a/extensions/braintree/runtime/pom.xml +++ b/extensions/braintree/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-braintree-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/browse/deployment/pom.xml b/extensions/browse/deployment/pom.xml index 217c08a20285..bb0ed8980194 100644 --- a/extensions/browse/deployment/pom.xml +++ b/extensions/browse/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-browse-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/browse/pom.xml b/extensions/browse/pom.xml index ab2145e282d5..f17b15d27a38 100644 --- a/extensions/browse/pom.xml +++ b/extensions/browse/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/browse/runtime/pom.xml b/extensions/browse/runtime/pom.xml index 0302a5aaa8c8..b2948a0c2f44 100644 --- a/extensions/browse/runtime/pom.xml +++ b/extensions/browse/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-browse-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml index efcd98d1d9f9..5811792874d4 100644 --- a/extensions/caffeine/deployment/pom.xml +++ b/extensions/caffeine/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-caffeine-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml index 430955f49170..1b97e6ac8a5f 100644 --- a/extensions/caffeine/pom.xml +++ b/extensions/caffeine/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml index 4f71730f400f..37ddc5709e8d 100644 --- a/extensions/caffeine/runtime/pom.xml +++ b/extensions/caffeine/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-caffeine-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/camel-k/deployment/pom.xml b/extensions/camel-k/deployment/pom.xml index 169b7ef28994..e008cff8c5b6 100644 --- a/extensions/camel-k/deployment/pom.xml +++ b/extensions/camel-k/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-camel-k-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/camel-k/pom.xml b/extensions/camel-k/pom.xml index 441d884e989d..54f0ba7dfac9 100644 --- a/extensions/camel-k/pom.xml +++ b/extensions/camel-k/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/camel-k/runtime/pom.xml b/extensions/camel-k/runtime/pom.xml index 1ebf41bd8cb2..04d3a28ba14e 100644 --- a/extensions/camel-k/runtime/pom.xml +++ b/extensions/camel-k/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-camel-k-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cassandraql/deployment/pom.xml b/extensions/cassandraql/deployment/pom.xml index e0e5e8925ef0..e63bfe398e96 100644 --- a/extensions/cassandraql/deployment/pom.xml +++ b/extensions/cassandraql/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cassandraql-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cassandraql/pom.xml b/extensions/cassandraql/pom.xml index dddc51b3de81..ddd85d06fe2a 100644 --- a/extensions/cassandraql/pom.xml +++ b/extensions/cassandraql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cassandraql/runtime/pom.xml b/extensions/cassandraql/runtime/pom.xml index 17f43823d931..6654a505a1e9 100644 --- a/extensions/cassandraql/runtime/pom.xml +++ b/extensions/cassandraql/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cassandraql-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cbor/deployment/pom.xml b/extensions/cbor/deployment/pom.xml index 217b56f6f1ec..bc7d7d9e4e43 100644 --- a/extensions/cbor/deployment/pom.xml +++ b/extensions/cbor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cbor-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cbor/pom.xml b/extensions/cbor/pom.xml index c73ea5cc78cc..93394efae73a 100644 --- a/extensions/cbor/pom.xml +++ b/extensions/cbor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cbor/runtime/pom.xml b/extensions/cbor/runtime/pom.xml index d3c6e5f87253..76937519e447 100644 --- a/extensions/cbor/runtime/pom.xml +++ b/extensions/cbor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cbor-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cloudevents/deployment/pom.xml b/extensions/cloudevents/deployment/pom.xml index 96d0703711af..ba1efd3babd9 100644 --- a/extensions/cloudevents/deployment/pom.xml +++ b/extensions/cloudevents/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cloudevents-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cloudevents/pom.xml b/extensions/cloudevents/pom.xml index 3d3dc36e40c7..2a6080585c1c 100644 --- a/extensions/cloudevents/pom.xml +++ b/extensions/cloudevents/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cloudevents/runtime/pom.xml b/extensions/cloudevents/runtime/pom.xml index 75ae16623640..25952f7db1d3 100644 --- a/extensions/cloudevents/runtime/pom.xml +++ b/extensions/cloudevents/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cloudevents-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/consul/deployment/pom.xml b/extensions/consul/deployment/pom.xml index b0a15e68f47e..59c054e209f1 100644 --- a/extensions/consul/deployment/pom.xml +++ b/extensions/consul/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-consul-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/consul/pom.xml b/extensions/consul/pom.xml index 62babfef93d9..3be98416ef7e 100644 --- a/extensions/consul/pom.xml +++ b/extensions/consul/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/consul/runtime/pom.xml b/extensions/consul/runtime/pom.xml index a6fbce9ba43e..f185645ba871 100644 --- a/extensions/consul/runtime/pom.xml +++ b/extensions/consul/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-consul-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/controlbus/deployment/pom.xml b/extensions/controlbus/deployment/pom.xml index a84f69b70b11..69e21ab10e68 100644 --- a/extensions/controlbus/deployment/pom.xml +++ b/extensions/controlbus/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-controlbus-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/controlbus/pom.xml b/extensions/controlbus/pom.xml index a5da9ce7abe9..ded422be0261 100644 --- a/extensions/controlbus/pom.xml +++ b/extensions/controlbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/controlbus/runtime/pom.xml b/extensions/controlbus/runtime/pom.xml index 56c0dbb8275c..0f2afa4b4c7b 100644 --- a/extensions/controlbus/runtime/pom.xml +++ b/extensions/controlbus/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-controlbus-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/couchdb/deployment/pom.xml b/extensions/couchdb/deployment/pom.xml index d69726544dce..61f17fb92d21 100644 --- a/extensions/couchdb/deployment/pom.xml +++ b/extensions/couchdb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-couchdb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/couchdb/pom.xml b/extensions/couchdb/pom.xml index ffb2adcd48ed..34da4acbbd21 100644 --- a/extensions/couchdb/pom.xml +++ b/extensions/couchdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/couchdb/runtime/pom.xml b/extensions/couchdb/runtime/pom.xml index cc52c35f7330..03310cd82ab8 100644 --- a/extensions/couchdb/runtime/pom.xml +++ b/extensions/couchdb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-couchdb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cron/deployment/pom.xml b/extensions/cron/deployment/pom.xml index 71f25b28374d..2a6c8d7f6c7e 100644 --- a/extensions/cron/deployment/pom.xml +++ b/extensions/cron/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cron-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cron/pom.xml b/extensions/cron/pom.xml index 7f5395e9af5a..2a1e887a23c4 100644 --- a/extensions/cron/pom.xml +++ b/extensions/cron/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cron/runtime/pom.xml b/extensions/cron/runtime/pom.xml index 94377efe0386..aaff3a971d56 100644 --- a/extensions/cron/runtime/pom.xml +++ b/extensions/cron/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cron-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/crypto/deployment/pom.xml b/extensions/crypto/deployment/pom.xml index a974d092a7e9..5548e7812a97 100644 --- a/extensions/crypto/deployment/pom.xml +++ b/extensions/crypto/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-crypto-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/crypto/pom.xml b/extensions/crypto/pom.xml index e5dba57b6e45..9611205a66d8 100644 --- a/extensions/crypto/pom.xml +++ b/extensions/crypto/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/crypto/runtime/pom.xml b/extensions/crypto/runtime/pom.xml index 51b1f831599a..de213e62181b 100644 --- a/extensions/crypto/runtime/pom.xml +++ b/extensions/crypto/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-crypto-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/csimple/deployment/pom.xml b/extensions/csimple/deployment/pom.xml index c85283381363..48e4222413cd 100644 --- a/extensions/csimple/deployment/pom.xml +++ b/extensions/csimple/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-csimple-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/csimple/pom.xml b/extensions/csimple/pom.xml index a6cad52bb81a..63bf40857aae 100644 --- a/extensions/csimple/pom.xml +++ b/extensions/csimple/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/csimple/runtime/pom.xml b/extensions/csimple/runtime/pom.xml index 624772d9b2de..fe7361cc2a68 100644 --- a/extensions/csimple/runtime/pom.xml +++ b/extensions/csimple/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-csimple-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/csv/deployment/pom.xml b/extensions/csv/deployment/pom.xml index 5756a0838e04..9cdaaeafad23 100644 --- a/extensions/csv/deployment/pom.xml +++ b/extensions/csv/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-csv-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/csv/pom.xml b/extensions/csv/pom.xml index 98dcbee05856..7caf31503456 100644 --- a/extensions/csv/pom.xml +++ b/extensions/csv/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/csv/runtime/pom.xml b/extensions/csv/runtime/pom.xml index dd529d9635e5..5c2fdac4c5b4 100644 --- a/extensions/csv/runtime/pom.xml +++ b/extensions/csv/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-csv-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cxf-soap/deployment/pom.xml b/extensions/cxf-soap/deployment/pom.xml index 6deaeb2701dd..1eb398b8d7d7 100644 --- a/extensions/cxf-soap/deployment/pom.xml +++ b/extensions/cxf-soap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cxf-soap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cxf-soap/pom.xml b/extensions/cxf-soap/pom.xml index 24185b5d2f2c..5f8c7a3e53d5 100644 --- a/extensions/cxf-soap/pom.xml +++ b/extensions/cxf-soap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/cxf-soap/runtime/pom.xml b/extensions/cxf-soap/runtime/pom.xml index 621242b8a52e..f5bf95ac9d2b 100644 --- a/extensions/cxf-soap/runtime/pom.xml +++ b/extensions/cxf-soap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-cxf-soap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dataformat/deployment/pom.xml b/extensions/dataformat/deployment/pom.xml index e1f9cd199766..2bee195166f4 100644 --- a/extensions/dataformat/deployment/pom.xml +++ b/extensions/dataformat/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dataformat-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dataformat/pom.xml b/extensions/dataformat/pom.xml index 2f98bf1e14e5..758c2235cf51 100644 --- a/extensions/dataformat/pom.xml +++ b/extensions/dataformat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dataformat/runtime/pom.xml b/extensions/dataformat/runtime/pom.xml index eb46bd07f8b8..bae40611cff4 100644 --- a/extensions/dataformat/runtime/pom.xml +++ b/extensions/dataformat/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dataformat-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dataset/deployment/pom.xml b/extensions/dataset/deployment/pom.xml index b29fd5de38e1..9ccd75404f8f 100644 --- a/extensions/dataset/deployment/pom.xml +++ b/extensions/dataset/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dataset-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dataset/pom.xml b/extensions/dataset/pom.xml index 5dbe32efb9e5..14fa79518b16 100644 --- a/extensions/dataset/pom.xml +++ b/extensions/dataset/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dataset/runtime/pom.xml b/extensions/dataset/runtime/pom.xml index 54607b4310bd..2d6c3de08286 100644 --- a/extensions/dataset/runtime/pom.xml +++ b/extensions/dataset/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dataset-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/datasonnet/deployment/pom.xml b/extensions/datasonnet/deployment/pom.xml index 2910c58e1b3b..6946f654332a 100644 --- a/extensions/datasonnet/deployment/pom.xml +++ b/extensions/datasonnet/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-datasonnet-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/datasonnet/pom.xml b/extensions/datasonnet/pom.xml index bc70e757c5f6..d6018583c216 100644 --- a/extensions/datasonnet/pom.xml +++ b/extensions/datasonnet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/datasonnet/runtime/pom.xml b/extensions/datasonnet/runtime/pom.xml index 864cb49c1e53..880feb250cbf 100644 --- a/extensions/datasonnet/runtime/pom.xml +++ b/extensions/datasonnet/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-datasonnet-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-mongodb/deployment/pom.xml b/extensions/debezium-mongodb/deployment/pom.xml index ff6b51924d87..c2a64c3344f3 100644 --- a/extensions/debezium-mongodb/deployment/pom.xml +++ b/extensions/debezium-mongodb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-mongodb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-mongodb/pom.xml b/extensions/debezium-mongodb/pom.xml index 9bb30efe7987..66a846e131c6 100644 --- a/extensions/debezium-mongodb/pom.xml +++ b/extensions/debezium-mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-mongodb/runtime/pom.xml b/extensions/debezium-mongodb/runtime/pom.xml index 588cc13f2bb3..de69d5f31746 100644 --- a/extensions/debezium-mongodb/runtime/pom.xml +++ b/extensions/debezium-mongodb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-mongodb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-mysql/deployment/pom.xml b/extensions/debezium-mysql/deployment/pom.xml index aab748b387d2..334f01878ee1 100644 --- a/extensions/debezium-mysql/deployment/pom.xml +++ b/extensions/debezium-mysql/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-mysql-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-mysql/pom.xml b/extensions/debezium-mysql/pom.xml index 8a125ba5e7ed..a560001fdc0f 100644 --- a/extensions/debezium-mysql/pom.xml +++ b/extensions/debezium-mysql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-mysql/runtime/pom.xml b/extensions/debezium-mysql/runtime/pom.xml index 69c5b561f4fc..efefde979699 100644 --- a/extensions/debezium-mysql/runtime/pom.xml +++ b/extensions/debezium-mysql/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-mysql-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-postgres/deployment/pom.xml b/extensions/debezium-postgres/deployment/pom.xml index 4d988eec1177..d58f8671cfd0 100644 --- a/extensions/debezium-postgres/deployment/pom.xml +++ b/extensions/debezium-postgres/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-postgres-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-postgres/pom.xml b/extensions/debezium-postgres/pom.xml index fec194ac571a..0c3702dd28b3 100644 --- a/extensions/debezium-postgres/pom.xml +++ b/extensions/debezium-postgres/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-postgres/runtime/pom.xml b/extensions/debezium-postgres/runtime/pom.xml index 540586ef6546..8cec0aec51fb 100644 --- a/extensions/debezium-postgres/runtime/pom.xml +++ b/extensions/debezium-postgres/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-postgres-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-sqlserver/deployment/pom.xml b/extensions/debezium-sqlserver/deployment/pom.xml index d302b6b46d71..db614160eb94 100644 --- a/extensions/debezium-sqlserver/deployment/pom.xml +++ b/extensions/debezium-sqlserver/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-sqlserver/pom.xml b/extensions/debezium-sqlserver/pom.xml index ab61ad0eee8e..1b7612dfadbb 100644 --- a/extensions/debezium-sqlserver/pom.xml +++ b/extensions/debezium-sqlserver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debezium-sqlserver/runtime/pom.xml b/extensions/debezium-sqlserver/runtime/pom.xml index ac79982517ad..4b70de5a1454 100644 --- a/extensions/debezium-sqlserver/runtime/pom.xml +++ b/extensions/debezium-sqlserver/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debezium-sqlserver-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debug/deployment/pom.xml b/extensions/debug/deployment/pom.xml index cdeed1c52aa7..499af5e44f83 100644 --- a/extensions/debug/deployment/pom.xml +++ b/extensions/debug/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debug-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debug/pom.xml b/extensions/debug/pom.xml index 91549fb341ce..73428a10a579 100644 --- a/extensions/debug/pom.xml +++ b/extensions/debug/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/debug/runtime/pom.xml b/extensions/debug/runtime/pom.xml index c476d1094642..1e82898089d3 100644 --- a/extensions/debug/runtime/pom.xml +++ b/extensions/debug/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-debug-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/digitalocean/deployment/pom.xml b/extensions/digitalocean/deployment/pom.xml index 8a8402654992..30c0cbbc6e3e 100644 --- a/extensions/digitalocean/deployment/pom.xml +++ b/extensions/digitalocean/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-digitalocean-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/digitalocean/pom.xml b/extensions/digitalocean/pom.xml index dca300c997fb..5368671c5590 100644 --- a/extensions/digitalocean/pom.xml +++ b/extensions/digitalocean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/digitalocean/runtime/pom.xml b/extensions/digitalocean/runtime/pom.xml index dd541b8386b8..d4e45b458913 100644 --- a/extensions/digitalocean/runtime/pom.xml +++ b/extensions/digitalocean/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-digitalocean-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/direct/deployment/pom.xml b/extensions/direct/deployment/pom.xml index 55fc9a3e534e..bc3d9eafd4cd 100644 --- a/extensions/direct/deployment/pom.xml +++ b/extensions/direct/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-direct-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/direct/pom.xml b/extensions/direct/pom.xml index df3a2709a5ff..3e84b928f733 100644 --- a/extensions/direct/pom.xml +++ b/extensions/direct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/direct/runtime/pom.xml b/extensions/direct/runtime/pom.xml index f1fa40cb18a7..cc3e748ef0e4 100644 --- a/extensions/direct/runtime/pom.xml +++ b/extensions/direct/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-direct-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/disruptor/deployment/pom.xml b/extensions/disruptor/deployment/pom.xml index c6c866a07462..9e771af40f86 100644 --- a/extensions/disruptor/deployment/pom.xml +++ b/extensions/disruptor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-disruptor-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/disruptor/pom.xml b/extensions/disruptor/pom.xml index ce757509aa88..d7f08618acd9 100644 --- a/extensions/disruptor/pom.xml +++ b/extensions/disruptor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/disruptor/runtime/pom.xml b/extensions/disruptor/runtime/pom.xml index 9b08a7cb85d7..d6111431053f 100644 --- a/extensions/disruptor/runtime/pom.xml +++ b/extensions/disruptor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-disruptor-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dropbox/deployment/pom.xml b/extensions/dropbox/deployment/pom.xml index 98cffe6bb289..4d6fd038122f 100644 --- a/extensions/dropbox/deployment/pom.xml +++ b/extensions/dropbox/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dropbox-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dropbox/pom.xml b/extensions/dropbox/pom.xml index 615c7fa90a8c..91639d432e5a 100644 --- a/extensions/dropbox/pom.xml +++ b/extensions/dropbox/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/dropbox/runtime/pom.xml b/extensions/dropbox/runtime/pom.xml index d4f1aae5f96f..4159a1742815 100644 --- a/extensions/dropbox/runtime/pom.xml +++ b/extensions/dropbox/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-dropbox-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/exec/deployment/pom.xml b/extensions/exec/deployment/pom.xml index db82b8aa90a5..31180442a04e 100644 --- a/extensions/exec/deployment/pom.xml +++ b/extensions/exec/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-exec-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/exec/pom.xml b/extensions/exec/pom.xml index fb29fa300423..08792b9e5eef 100644 --- a/extensions/exec/pom.xml +++ b/extensions/exec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/exec/runtime/pom.xml b/extensions/exec/runtime/pom.xml index 02094467eec5..2452d34d5972 100644 --- a/extensions/exec/runtime/pom.xml +++ b/extensions/exec/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-exec-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/fhir/deployment/pom.xml b/extensions/fhir/deployment/pom.xml index 8054315e9a9d..43b82590b3ea 100644 --- a/extensions/fhir/deployment/pom.xml +++ b/extensions/fhir/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fhir-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/fhir/pom.xml b/extensions/fhir/pom.xml index c85c1e96011c..5ff285d5bea9 100644 --- a/extensions/fhir/pom.xml +++ b/extensions/fhir/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/fhir/runtime/pom.xml b/extensions/fhir/runtime/pom.xml index 8764acca58a0..c09cea76dd0e 100644 --- a/extensions/fhir/runtime/pom.xml +++ b/extensions/fhir/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fhir-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file-cluster-service/deployment/pom.xml b/extensions/file-cluster-service/deployment/pom.xml index b76ef1a9e2ae..73d2fdb991cf 100644 --- a/extensions/file-cluster-service/deployment/pom.xml +++ b/extensions/file-cluster-service/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-cluster-service-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file-cluster-service/pom.xml b/extensions/file-cluster-service/pom.xml index ebfb78d81fdc..e99b34d18d89 100644 --- a/extensions/file-cluster-service/pom.xml +++ b/extensions/file-cluster-service/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file-cluster-service/runtime/pom.xml b/extensions/file-cluster-service/runtime/pom.xml index be1a9705cc19..d4a4615f0996 100644 --- a/extensions/file-cluster-service/runtime/pom.xml +++ b/extensions/file-cluster-service/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-cluster-service-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file-watch/deployment/pom.xml b/extensions/file-watch/deployment/pom.xml index e6a6f6bffa41..84d322f798bb 100644 --- a/extensions/file-watch/deployment/pom.xml +++ b/extensions/file-watch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-watch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file-watch/pom.xml b/extensions/file-watch/pom.xml index 93a5ef019aec..f23350fda545 100644 --- a/extensions/file-watch/pom.xml +++ b/extensions/file-watch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file-watch/runtime/pom.xml b/extensions/file-watch/runtime/pom.xml index 81d6150bd87b..8c38125e342e 100644 --- a/extensions/file-watch/runtime/pom.xml +++ b/extensions/file-watch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-watch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file/deployment/pom.xml b/extensions/file/deployment/pom.xml index ad08d0fbaa1e..2dd395ffbabe 100644 --- a/extensions/file/deployment/pom.xml +++ b/extensions/file/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file/pom.xml b/extensions/file/pom.xml index 961e28be1f97..6281b56f5a33 100644 --- a/extensions/file/pom.xml +++ b/extensions/file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/file/runtime/pom.xml b/extensions/file/runtime/pom.xml index bbe382757445..a898f16a8c1c 100644 --- a/extensions/file/runtime/pom.xml +++ b/extensions/file/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-file-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/flatpack/deployment/pom.xml b/extensions/flatpack/deployment/pom.xml index 0eae69776a55..b35351764865 100644 --- a/extensions/flatpack/deployment/pom.xml +++ b/extensions/flatpack/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-flatpack-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/flatpack/pom.xml b/extensions/flatpack/pom.xml index 55b070dc7c50..bace882bc45e 100644 --- a/extensions/flatpack/pom.xml +++ b/extensions/flatpack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/flatpack/runtime/pom.xml b/extensions/flatpack/runtime/pom.xml index e9672f3bf70e..04bf8fb0174c 100644 --- a/extensions/flatpack/runtime/pom.xml +++ b/extensions/flatpack/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-flatpack-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/fop/deployment/pom.xml b/extensions/fop/deployment/pom.xml index 7ac237d6b998..947e5ea3c681 100644 --- a/extensions/fop/deployment/pom.xml +++ b/extensions/fop/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fop-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/fop/pom.xml b/extensions/fop/pom.xml index 8ef1e813af83..b70b294baa0e 100644 --- a/extensions/fop/pom.xml +++ b/extensions/fop/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/fop/runtime/pom.xml b/extensions/fop/runtime/pom.xml index f94af4497597..04755545e167 100644 --- a/extensions/fop/runtime/pom.xml +++ b/extensions/fop/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-fop-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/freemarker/deployment/pom.xml b/extensions/freemarker/deployment/pom.xml index 742ecf4b98ac..bc041c3e273c 100644 --- a/extensions/freemarker/deployment/pom.xml +++ b/extensions/freemarker/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-freemarker-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/freemarker/pom.xml b/extensions/freemarker/pom.xml index ba1268999d62..cd577f4ba673 100644 --- a/extensions/freemarker/pom.xml +++ b/extensions/freemarker/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/freemarker/runtime/pom.xml b/extensions/freemarker/runtime/pom.xml index a8b7e3165557..017451db6502 100644 --- a/extensions/freemarker/runtime/pom.xml +++ b/extensions/freemarker/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-freemarker-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ftp/deployment/pom.xml b/extensions/ftp/deployment/pom.xml index abb5040a6eb6..b0010af809c6 100644 --- a/extensions/ftp/deployment/pom.xml +++ b/extensions/ftp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ftp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ftp/pom.xml b/extensions/ftp/pom.xml index 46f00aa0dd60..9520a9c06b6c 100644 --- a/extensions/ftp/pom.xml +++ b/extensions/ftp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ftp/runtime/pom.xml b/extensions/ftp/runtime/pom.xml index a3392983f2ad..9fe2dc27c324 100644 --- a/extensions/ftp/runtime/pom.xml +++ b/extensions/ftp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ftp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/geocoder/deployment/pom.xml b/extensions/geocoder/deployment/pom.xml index e78669cb8857..8c0bbf427a5a 100644 --- a/extensions/geocoder/deployment/pom.xml +++ b/extensions/geocoder/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-geocoder-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/geocoder/pom.xml b/extensions/geocoder/pom.xml index 91da63489876..1c2e29886b28 100644 --- a/extensions/geocoder/pom.xml +++ b/extensions/geocoder/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/geocoder/runtime/pom.xml b/extensions/geocoder/runtime/pom.xml index f2d8427367d5..2193b1e08cc4 100644 --- a/extensions/geocoder/runtime/pom.xml +++ b/extensions/geocoder/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-geocoder-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/git/deployment/pom.xml b/extensions/git/deployment/pom.xml index cbfca2953c3f..e9c1b11f2508 100644 --- a/extensions/git/deployment/pom.xml +++ b/extensions/git/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-git-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/git/pom.xml b/extensions/git/pom.xml index c4616f8a6a28..25094b3720a2 100644 --- a/extensions/git/pom.xml +++ b/extensions/git/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/git/runtime/pom.xml b/extensions/git/runtime/pom.xml index 74c2d1aee9cf..e9b8bbce7d14 100644 --- a/extensions/git/runtime/pom.xml +++ b/extensions/git/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-git-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/github/deployment/pom.xml b/extensions/github/deployment/pom.xml index 5aa3ae1c4e05..3ed378058382 100644 --- a/extensions/github/deployment/pom.xml +++ b/extensions/github/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-github-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/github/pom.xml b/extensions/github/pom.xml index 0ace88c1048b..13257cc7e912 100644 --- a/extensions/github/pom.xml +++ b/extensions/github/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/github/runtime/pom.xml b/extensions/github/runtime/pom.xml index 2bd0e49f67ab..c343bbf816a9 100644 --- a/extensions/github/runtime/pom.xml +++ b/extensions/github/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-github-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-bigquery/deployment/pom.xml b/extensions/google-bigquery/deployment/pom.xml index 25c20e5974c3..69ec396f777a 100644 --- a/extensions/google-bigquery/deployment/pom.xml +++ b/extensions/google-bigquery/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-bigquery-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-bigquery/pom.xml b/extensions/google-bigquery/pom.xml index 947d7a22b625..4b085a14e25d 100644 --- a/extensions/google-bigquery/pom.xml +++ b/extensions/google-bigquery/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-bigquery/runtime/pom.xml b/extensions/google-bigquery/runtime/pom.xml index 0b157ed756ff..6a3622ddf0b9 100644 --- a/extensions/google-bigquery/runtime/pom.xml +++ b/extensions/google-bigquery/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-bigquery-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-calendar/deployment/pom.xml b/extensions/google-calendar/deployment/pom.xml index f20f3d9cc640..54c9d5833068 100644 --- a/extensions/google-calendar/deployment/pom.xml +++ b/extensions/google-calendar/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-calendar-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-calendar/pom.xml b/extensions/google-calendar/pom.xml index 6657745e2450..9f0017579e79 100644 --- a/extensions/google-calendar/pom.xml +++ b/extensions/google-calendar/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-calendar/runtime/pom.xml b/extensions/google-calendar/runtime/pom.xml index 360ddc138db7..aa3020d84d84 100644 --- a/extensions/google-calendar/runtime/pom.xml +++ b/extensions/google-calendar/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-calendar-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-drive/deployment/pom.xml b/extensions/google-drive/deployment/pom.xml index 3544c783aba7..a9e539e02d00 100644 --- a/extensions/google-drive/deployment/pom.xml +++ b/extensions/google-drive/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-drive-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-drive/pom.xml b/extensions/google-drive/pom.xml index a99d750d002c..2c856139ed79 100644 --- a/extensions/google-drive/pom.xml +++ b/extensions/google-drive/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-drive/runtime/pom.xml b/extensions/google-drive/runtime/pom.xml index 7b6239be297d..379732b9ded8 100644 --- a/extensions/google-drive/runtime/pom.xml +++ b/extensions/google-drive/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-drive-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-mail/deployment/pom.xml b/extensions/google-mail/deployment/pom.xml index 0664d78c5420..229ffdf1b3f4 100644 --- a/extensions/google-mail/deployment/pom.xml +++ b/extensions/google-mail/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-mail-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-mail/pom.xml b/extensions/google-mail/pom.xml index 7104fb91b0be..bec056d89a96 100644 --- a/extensions/google-mail/pom.xml +++ b/extensions/google-mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-mail/runtime/pom.xml b/extensions/google-mail/runtime/pom.xml index 3591769d4eb8..fd507ed2ca60 100644 --- a/extensions/google-mail/runtime/pom.xml +++ b/extensions/google-mail/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-mail-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-pubsub/deployment/pom.xml b/extensions/google-pubsub/deployment/pom.xml index 24c7c95ccb1a..44f7df25fcee 100644 --- a/extensions/google-pubsub/deployment/pom.xml +++ b/extensions/google-pubsub/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-pubsub-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-pubsub/pom.xml b/extensions/google-pubsub/pom.xml index 9c9540b7a8d2..41badcb9b382 100644 --- a/extensions/google-pubsub/pom.xml +++ b/extensions/google-pubsub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-pubsub/runtime/pom.xml b/extensions/google-pubsub/runtime/pom.xml index e4781670772b..329b2bdf0d43 100644 --- a/extensions/google-pubsub/runtime/pom.xml +++ b/extensions/google-pubsub/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-pubsub-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-sheets/deployment/pom.xml b/extensions/google-sheets/deployment/pom.xml index 2968e757338b..23726a9d0321 100644 --- a/extensions/google-sheets/deployment/pom.xml +++ b/extensions/google-sheets/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-sheets-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-sheets/pom.xml b/extensions/google-sheets/pom.xml index 9baf0530ee9e..ea3f0a27f474 100644 --- a/extensions/google-sheets/pom.xml +++ b/extensions/google-sheets/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-sheets/runtime/pom.xml b/extensions/google-sheets/runtime/pom.xml index c9b5b7f9ceca..fd6930c0f79e 100644 --- a/extensions/google-sheets/runtime/pom.xml +++ b/extensions/google-sheets/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-sheets-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-storage/deployment/pom.xml b/extensions/google-storage/deployment/pom.xml index 71738c4e464e..b042d6994e30 100644 --- a/extensions/google-storage/deployment/pom.xml +++ b/extensions/google-storage/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-storage-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-storage/pom.xml b/extensions/google-storage/pom.xml index 4c97d75e0f67..2647f9efdcea 100644 --- a/extensions/google-storage/pom.xml +++ b/extensions/google-storage/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/google-storage/runtime/pom.xml b/extensions/google-storage/runtime/pom.xml index 909212319b38..d017c3d6ea8c 100644 --- a/extensions/google-storage/runtime/pom.xml +++ b/extensions/google-storage/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-google-storage-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/graphql/deployment/pom.xml b/extensions/graphql/deployment/pom.xml index a7e8e94f776b..63369585d98d 100644 --- a/extensions/graphql/deployment/pom.xml +++ b/extensions/graphql/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-graphql-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/graphql/pom.xml b/extensions/graphql/pom.xml index 49731923e955..aef4d3036437 100644 --- a/extensions/graphql/pom.xml +++ b/extensions/graphql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/graphql/runtime/pom.xml b/extensions/graphql/runtime/pom.xml index b8ca602061d1..012aeaca1356 100644 --- a/extensions/graphql/runtime/pom.xml +++ b/extensions/graphql/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-graphql-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/grok/deployment/pom.xml b/extensions/grok/deployment/pom.xml index 2ac2836331e5..4e5c52d0b5c4 100644 --- a/extensions/grok/deployment/pom.xml +++ b/extensions/grok/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grok-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/grok/pom.xml b/extensions/grok/pom.xml index 6a302daea5aa..32a0f32f68a9 100644 --- a/extensions/grok/pom.xml +++ b/extensions/grok/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/grok/runtime/pom.xml b/extensions/grok/runtime/pom.xml index e12296d730da..8a05f6a79f13 100644 --- a/extensions/grok/runtime/pom.xml +++ b/extensions/grok/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grok-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/groovy-dsl/deployment/pom.xml b/extensions/groovy-dsl/deployment/pom.xml index 3845cc3b3b79..908a297dd76a 100644 --- a/extensions/groovy-dsl/deployment/pom.xml +++ b/extensions/groovy-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/groovy-dsl/pom.xml b/extensions/groovy-dsl/pom.xml index 06be5a9fa6be..62329cb2ce0d 100644 --- a/extensions/groovy-dsl/pom.xml +++ b/extensions/groovy-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/groovy-dsl/runtime/pom.xml b/extensions/groovy-dsl/runtime/pom.xml index 2e59acaf6923..267aaf6116af 100644 --- a/extensions/groovy-dsl/runtime/pom.xml +++ b/extensions/groovy-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/groovy/deployment/pom.xml b/extensions/groovy/deployment/pom.xml index a3212ba335a2..62cad25cfaaa 100644 --- a/extensions/groovy/deployment/pom.xml +++ b/extensions/groovy/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/groovy/pom.xml b/extensions/groovy/pom.xml index 60a139e5da48..165c4dc60e03 100644 --- a/extensions/groovy/pom.xml +++ b/extensions/groovy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/groovy/runtime/pom.xml b/extensions/groovy/runtime/pom.xml index b38de1c047f7..0b52172f25ac 100644 --- a/extensions/groovy/runtime/pom.xml +++ b/extensions/groovy/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-groovy-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml index 6efc6d05bc2e..3bb0f3aa292d 100644 --- a/extensions/grpc/codegen/pom.xml +++ b/extensions/grpc/codegen/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grpc-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml index fe598dba623b..76cca1c03cbf 100644 --- a/extensions/grpc/deployment/pom.xml +++ b/extensions/grpc/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grpc-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml index 8f1a77e06ffa..f9387612742f 100644 --- a/extensions/grpc/pom.xml +++ b/extensions/grpc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml index 7a3e42ed025f..b53e17e5b2f9 100644 --- a/extensions/grpc/runtime/pom.xml +++ b/extensions/grpc/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-grpc-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/gson/deployment/pom.xml b/extensions/gson/deployment/pom.xml index d621b515261b..ae12936c6c1d 100644 --- a/extensions/gson/deployment/pom.xml +++ b/extensions/gson/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-gson-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/gson/pom.xml b/extensions/gson/pom.xml index d1f5684c7125..4ca2624b2e65 100644 --- a/extensions/gson/pom.xml +++ b/extensions/gson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/gson/runtime/pom.xml b/extensions/gson/runtime/pom.xml index 1f14373957f5..5425a99023fc 100644 --- a/extensions/gson/runtime/pom.xml +++ b/extensions/gson/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-gson-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/hazelcast/deployment/pom.xml b/extensions/hazelcast/deployment/pom.xml index a0489e0b573b..d03a68e7b9e9 100644 --- a/extensions/hazelcast/deployment/pom.xml +++ b/extensions/hazelcast/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hazelcast-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml index be4287f9fd68..ae3e44ece3c7 100644 --- a/extensions/hazelcast/pom.xml +++ b/extensions/hazelcast/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/hazelcast/runtime/pom.xml b/extensions/hazelcast/runtime/pom.xml index 514ef4ec7dbf..b45f5483ec6e 100644 --- a/extensions/hazelcast/runtime/pom.xml +++ b/extensions/hazelcast/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hazelcast-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/headersmap/deployment/pom.xml b/extensions/headersmap/deployment/pom.xml index e19289523010..417813375051 100644 --- a/extensions/headersmap/deployment/pom.xml +++ b/extensions/headersmap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-headersmap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/headersmap/pom.xml b/extensions/headersmap/pom.xml index e90914ebb906..24582a045108 100644 --- a/extensions/headersmap/pom.xml +++ b/extensions/headersmap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/headersmap/runtime/pom.xml b/extensions/headersmap/runtime/pom.xml index 7599f862b700..705cae8825ce 100644 --- a/extensions/headersmap/runtime/pom.xml +++ b/extensions/headersmap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-headersmap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/hl7/deployment/pom.xml b/extensions/hl7/deployment/pom.xml index 36c08687f89c..cb143fa7bc51 100644 --- a/extensions/hl7/deployment/pom.xml +++ b/extensions/hl7/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hl7-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/hl7/pom.xml b/extensions/hl7/pom.xml index 71c1a43d7b00..83862a809c1f 100644 --- a/extensions/hl7/pom.xml +++ b/extensions/hl7/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/hl7/runtime/pom.xml b/extensions/hl7/runtime/pom.xml index f3cdd3cb19f7..57b97b00b242 100644 --- a/extensions/hl7/runtime/pom.xml +++ b/extensions/hl7/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-hl7-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/http/deployment/pom.xml b/extensions/http/deployment/pom.xml index 9171808ce3b2..9021643e73c5 100644 --- a/extensions/http/deployment/pom.xml +++ b/extensions/http/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-http-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/http/pom.xml b/extensions/http/pom.xml index 1c771b1998d5..e6c99daf24df 100644 --- a/extensions/http/pom.xml +++ b/extensions/http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/http/runtime/pom.xml b/extensions/http/runtime/pom.xml index a644d4172acb..d4818c1b588e 100644 --- a/extensions/http/runtime/pom.xml +++ b/extensions/http/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-http-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ical/deployment/pom.xml b/extensions/ical/deployment/pom.xml index 86c637977513..538f77f951b4 100644 --- a/extensions/ical/deployment/pom.xml +++ b/extensions/ical/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ical-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ical/pom.xml b/extensions/ical/pom.xml index 23b71bf36487..7ea259839bbe 100644 --- a/extensions/ical/pom.xml +++ b/extensions/ical/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ical/runtime/pom.xml b/extensions/ical/runtime/pom.xml index c3ad72d7e028..7d7e017a9bd4 100644 --- a/extensions/ical/runtime/pom.xml +++ b/extensions/ical/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ical-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/infinispan/deployment/pom.xml b/extensions/infinispan/deployment/pom.xml index b0feb8e00f73..d6e87f91ec91 100644 --- a/extensions/infinispan/deployment/pom.xml +++ b/extensions/infinispan/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-infinispan-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/infinispan/pom.xml b/extensions/infinispan/pom.xml index deffcf33a39a..a8800263bbbb 100644 --- a/extensions/infinispan/pom.xml +++ b/extensions/infinispan/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/infinispan/runtime/pom.xml b/extensions/infinispan/runtime/pom.xml index fe3a8442621b..1ec3e52ead4b 100644 --- a/extensions/infinispan/runtime/pom.xml +++ b/extensions/infinispan/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-infinispan-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/influxdb/deployment/pom.xml b/extensions/influxdb/deployment/pom.xml index fb775210c349..9e188f49f114 100644 --- a/extensions/influxdb/deployment/pom.xml +++ b/extensions/influxdb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-influxdb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/influxdb/pom.xml b/extensions/influxdb/pom.xml index bec87dacf57d..37f99e2ac91b 100644 --- a/extensions/influxdb/pom.xml +++ b/extensions/influxdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/influxdb/runtime/pom.xml b/extensions/influxdb/runtime/pom.xml index e0ae06c419bd..8b97f4dc57ea 100644 --- a/extensions/influxdb/runtime/pom.xml +++ b/extensions/influxdb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-influxdb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jackson-avro/deployment/pom.xml b/extensions/jackson-avro/deployment/pom.xml index bfb8170e10b3..e9b2c490bd64 100644 --- a/extensions/jackson-avro/deployment/pom.xml +++ b/extensions/jackson-avro/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-avro-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jackson-avro/pom.xml b/extensions/jackson-avro/pom.xml index bcbc8e3f1318..6c840f719fc5 100644 --- a/extensions/jackson-avro/pom.xml +++ b/extensions/jackson-avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jackson-avro/runtime/pom.xml b/extensions/jackson-avro/runtime/pom.xml index 232b11d6310f..6ef5c567bd33 100644 --- a/extensions/jackson-avro/runtime/pom.xml +++ b/extensions/jackson-avro/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-avro-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jackson-protobuf/deployment/pom.xml b/extensions/jackson-protobuf/deployment/pom.xml index 99bff17ac6be..0848c7ade9be 100644 --- a/extensions/jackson-protobuf/deployment/pom.xml +++ b/extensions/jackson-protobuf/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-protobuf-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jackson-protobuf/pom.xml b/extensions/jackson-protobuf/pom.xml index e34db872f549..dbd912c4dd7e 100644 --- a/extensions/jackson-protobuf/pom.xml +++ b/extensions/jackson-protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jackson-protobuf/runtime/pom.xml b/extensions/jackson-protobuf/runtime/pom.xml index 989640fb3b7b..ca30595052e1 100644 --- a/extensions/jackson-protobuf/runtime/pom.xml +++ b/extensions/jackson-protobuf/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-protobuf-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml index fab46ba25626..f6f418cb0783 100644 --- a/extensions/jackson/deployment/pom.xml +++ b/extensions/jackson/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml index 88500f3c3e8e..9cef5fa4c904 100644 --- a/extensions/jackson/pom.xml +++ b/extensions/jackson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml index e491569a31aa..28f9089a3911 100644 --- a/extensions/jackson/runtime/pom.xml +++ b/extensions/jackson/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-jackson-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/jacksonxml/deployment/pom.xml b/extensions/jacksonxml/deployment/pom.xml index 5c74b2556979..25a7abb1d303 100644 --- a/extensions/jacksonxml/deployment/pom.xml +++ b/extensions/jacksonxml/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jacksonxml-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jacksonxml/pom.xml b/extensions/jacksonxml/pom.xml index 7bb3a245945b..d999926a2c7f 100644 --- a/extensions/jacksonxml/pom.xml +++ b/extensions/jacksonxml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jacksonxml/runtime/pom.xml b/extensions/jacksonxml/runtime/pom.xml index 9d149566676e..92a08880b0c3 100644 --- a/extensions/jacksonxml/runtime/pom.xml +++ b/extensions/jacksonxml/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jacksonxml-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jasypt/deployment/pom.xml b/extensions/jasypt/deployment/pom.xml index 434272b3e31c..83a21e055ac1 100644 --- a/extensions/jasypt/deployment/pom.xml +++ b/extensions/jasypt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jasypt-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jasypt/pom.xml b/extensions/jasypt/pom.xml index e5e0b43b6ea9..e65fc8fc8e51 100644 --- a/extensions/jasypt/pom.xml +++ b/extensions/jasypt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jasypt/runtime/pom.xml b/extensions/jasypt/runtime/pom.xml index b97640395151..f608ce454c6c 100644 --- a/extensions/jasypt/runtime/pom.xml +++ b/extensions/jasypt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jasypt-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/java-joor-dsl/deployment/pom.xml b/extensions/java-joor-dsl/deployment/pom.xml index ffa0f6a44cd6..047075736df2 100644 --- a/extensions/java-joor-dsl/deployment/pom.xml +++ b/extensions/java-joor-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-java-joor-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/java-joor-dsl/pom.xml b/extensions/java-joor-dsl/pom.xml index 2b83794c163a..68c9383ec522 100644 --- a/extensions/java-joor-dsl/pom.xml +++ b/extensions/java-joor-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/java-joor-dsl/runtime/pom.xml b/extensions/java-joor-dsl/runtime/pom.xml index a6c8e664f117..db84a5ed092f 100644 --- a/extensions/java-joor-dsl/runtime/pom.xml +++ b/extensions/java-joor-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-java-joor-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml index 0dde56deaa8e..e0d86ab391c5 100644 --- a/extensions/jaxb/deployment/pom.xml +++ b/extensions/jaxb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jaxb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml index c41b94bc5d2b..88456fd356a4 100644 --- a/extensions/jaxb/pom.xml +++ b/extensions/jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml index eadc0e995f68..a49244562c09 100644 --- a/extensions/jaxb/runtime/pom.xml +++ b/extensions/jaxb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jaxb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jcache/deployment/pom.xml b/extensions/jcache/deployment/pom.xml index 595b04ac4867..3b5a8dd43b01 100644 --- a/extensions/jcache/deployment/pom.xml +++ b/extensions/jcache/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcache-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jcache/pom.xml b/extensions/jcache/pom.xml index ad9ddb68eb6c..182201d5eff8 100644 --- a/extensions/jcache/pom.xml +++ b/extensions/jcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jcache/runtime/pom.xml b/extensions/jcache/runtime/pom.xml index ce9a5af36fad..51c014c38012 100644 --- a/extensions/jcache/runtime/pom.xml +++ b/extensions/jcache/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jcache-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jdbc/deployment/pom.xml b/extensions/jdbc/deployment/pom.xml index 48274fecd228..0f53b60b8bd1 100644 --- a/extensions/jdbc/deployment/pom.xml +++ b/extensions/jdbc/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-jdbc-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml index a17808348673..5cc2a934b056 100644 --- a/extensions/jdbc/pom.xml +++ b/extensions/jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jdbc/runtime/pom.xml b/extensions/jdbc/runtime/pom.xml index 91546cfedbe5..4652d0f76904 100644 --- a/extensions/jdbc/runtime/pom.xml +++ b/extensions/jdbc/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-jdbc-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/jfr/deployment/pom.xml b/extensions/jfr/deployment/pom.xml index 3fadc67bf0ad..235a530bab0e 100644 --- a/extensions/jfr/deployment/pom.xml +++ b/extensions/jfr/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jfr-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jfr/pom.xml b/extensions/jfr/pom.xml index 6859eafcfad3..1376dc1b0568 100644 --- a/extensions/jfr/pom.xml +++ b/extensions/jfr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jfr/runtime/pom.xml b/extensions/jfr/runtime/pom.xml index 7bd09e49866e..16c5ca6f0b3c 100644 --- a/extensions/jfr/runtime/pom.xml +++ b/extensions/jfr/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jfr-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jira/deployment/pom.xml b/extensions/jira/deployment/pom.xml index 0ba331fcd38b..18992e488e4f 100644 --- a/extensions/jira/deployment/pom.xml +++ b/extensions/jira/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jira-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jira/pom.xml b/extensions/jira/pom.xml index 2c05fbcd5618..ad438bdcd951 100644 --- a/extensions/jira/pom.xml +++ b/extensions/jira/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jira/runtime/pom.xml b/extensions/jira/runtime/pom.xml index ea2d2f00fede..b25b529011b4 100644 --- a/extensions/jira/runtime/pom.xml +++ b/extensions/jira/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jira-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jms/deployment/pom.xml b/extensions/jms/deployment/pom.xml index bcf9bab8ad48..e94a837b5b64 100644 --- a/extensions/jms/deployment/pom.xml +++ b/extensions/jms/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jms-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jms/pom.xml b/extensions/jms/pom.xml index 5e29f699fe78..cd836300357f 100644 --- a/extensions/jms/pom.xml +++ b/extensions/jms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jms/runtime/pom.xml b/extensions/jms/runtime/pom.xml index 70a270bd5206..c866361bc136 100644 --- a/extensions/jms/runtime/pom.xml +++ b/extensions/jms/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jms-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jolt/deployment/pom.xml b/extensions/jolt/deployment/pom.xml index 10b9a449bf8c..af8e02ad4bfd 100644 --- a/extensions/jolt/deployment/pom.xml +++ b/extensions/jolt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jolt-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jolt/pom.xml b/extensions/jolt/pom.xml index bca7dabc2fed..bf290ab0f919 100644 --- a/extensions/jolt/pom.xml +++ b/extensions/jolt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jolt/runtime/pom.xml b/extensions/jolt/runtime/pom.xml index 3656427fd90d..25692b1586f6 100644 --- a/extensions/jolt/runtime/pom.xml +++ b/extensions/jolt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jolt-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/joor/deployment/pom.xml b/extensions/joor/deployment/pom.xml index 646656754502..dc27548b2209 100644 --- a/extensions/joor/deployment/pom.xml +++ b/extensions/joor/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-joor-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/joor/pom.xml b/extensions/joor/pom.xml index d48bae243196..9c4d2107946e 100644 --- a/extensions/joor/pom.xml +++ b/extensions/joor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/joor/runtime/pom.xml b/extensions/joor/runtime/pom.xml index c46c6e605321..9487546dda4b 100644 --- a/extensions/joor/runtime/pom.xml +++ b/extensions/joor/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-joor-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jpa/deployment/pom.xml b/extensions/jpa/deployment/pom.xml index 5f46eef2d1f5..24f18a86722f 100644 --- a/extensions/jpa/deployment/pom.xml +++ b/extensions/jpa/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jpa-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jpa/pom.xml b/extensions/jpa/pom.xml index ffffd08ad042..d7a661e18268 100644 --- a/extensions/jpa/pom.xml +++ b/extensions/jpa/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jpa/runtime/pom.xml b/extensions/jpa/runtime/pom.xml index 2579ea1d88bc..50ca5f30458e 100644 --- a/extensions/jpa/runtime/pom.xml +++ b/extensions/jpa/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jpa-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jq/deployment/pom.xml b/extensions/jq/deployment/pom.xml index 4153cdf9dc68..0e16cb31bf78 100644 --- a/extensions/jq/deployment/pom.xml +++ b/extensions/jq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jq/pom.xml b/extensions/jq/pom.xml index 1755910bb342..bd6ec8c787da 100644 --- a/extensions/jq/pom.xml +++ b/extensions/jq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jq/runtime/pom.xml b/extensions/jq/runtime/pom.xml index ec8107437eb6..d08d988f8e47 100644 --- a/extensions/jq/runtime/pom.xml +++ b/extensions/jq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/js-dsl/deployment/pom.xml b/extensions/js-dsl/deployment/pom.xml index 50aa606f8de6..c7e72fb5e9f8 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 - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/js-dsl/pom.xml b/extensions/js-dsl/pom.xml index b65c0774f5d9..7d8f27280d2a 100644 --- a/extensions/js-dsl/pom.xml +++ b/extensions/js-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/js-dsl/runtime/pom.xml b/extensions/js-dsl/runtime/pom.xml index b6e092db5bd9..90fa149570c9 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 - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml index b54251b14610..1379d5fd9a38 100644 --- a/extensions/jsch/deployment/pom.xml +++ b/extensions/jsch/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml index a95e03fad4d3..baf7b0d2e113 100644 --- a/extensions/jsch/pom.xml +++ b/extensions/jsch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml index a3a15493f961..3d3d88492607 100644 --- a/extensions/jsch/runtime/pom.xml +++ b/extensions/jsch/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsch-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsh-dsl/deployment/pom.xml b/extensions/jsh-dsl/deployment/pom.xml index 436f01b5d741..c89866684d98 100644 --- a/extensions/jsh-dsl/deployment/pom.xml +++ b/extensions/jsh-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsh-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsh-dsl/pom.xml b/extensions/jsh-dsl/pom.xml index 7c15e7af4447..8f3bc9b328ec 100644 --- a/extensions/jsh-dsl/pom.xml +++ b/extensions/jsh-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsh-dsl/runtime/pom.xml b/extensions/jsh-dsl/runtime/pom.xml index 2c1777459561..9b151540c422 100644 --- a/extensions/jsh-dsl/runtime/pom.xml +++ b/extensions/jsh-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsh-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jslt/deployment/pom.xml b/extensions/jslt/deployment/pom.xml index 82ce29b833e5..ae86b2bfbe26 100644 --- a/extensions/jslt/deployment/pom.xml +++ b/extensions/jslt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jslt-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jslt/pom.xml b/extensions/jslt/pom.xml index 1d7088a336df..cd59b31ead29 100644 --- a/extensions/jslt/pom.xml +++ b/extensions/jslt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jslt/runtime/pom.xml b/extensions/jslt/runtime/pom.xml index f78e37c90697..9777ccc11557 100644 --- a/extensions/jslt/runtime/pom.xml +++ b/extensions/jslt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jslt-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/json-validator/deployment/pom.xml b/extensions/json-validator/deployment/pom.xml index 1ed0ad65d05b..589820055ed8 100644 --- a/extensions/json-validator/deployment/pom.xml +++ b/extensions/json-validator/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-json-validator-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/json-validator/pom.xml b/extensions/json-validator/pom.xml index 6ae124885741..cf4b29e9b1b9 100644 --- a/extensions/json-validator/pom.xml +++ b/extensions/json-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/json-validator/runtime/pom.xml b/extensions/json-validator/runtime/pom.xml index 1c68359b85c3..9f95dbdcbe8b 100644 --- a/extensions/json-validator/runtime/pom.xml +++ b/extensions/json-validator/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-json-validator-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonata/deployment/pom.xml b/extensions/jsonata/deployment/pom.xml index 9ec418514097..3b356a2c2728 100644 --- a/extensions/jsonata/deployment/pom.xml +++ b/extensions/jsonata/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonata-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonata/pom.xml b/extensions/jsonata/pom.xml index 817832a6a272..dd1bf6b422af 100644 --- a/extensions/jsonata/pom.xml +++ b/extensions/jsonata/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonata/runtime/pom.xml b/extensions/jsonata/runtime/pom.xml index bbd2dbc02463..657d65a6fd30 100644 --- a/extensions/jsonata/runtime/pom.xml +++ b/extensions/jsonata/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonata-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml index 70a65ecce81f..41c6fb460cc9 100644 --- a/extensions/jsonb/deployment/pom.xml +++ b/extensions/jsonb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml index 7a6e7ee983c8..7aad129d8aeb 100644 --- a/extensions/jsonb/pom.xml +++ b/extensions/jsonb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml index d999688f6c42..426d109ac93a 100644 --- a/extensions/jsonb/runtime/pom.xml +++ b/extensions/jsonb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonpath/deployment/pom.xml b/extensions/jsonpath/deployment/pom.xml index 68f2d81f2130..7a9c1daab456 100644 --- a/extensions/jsonpath/deployment/pom.xml +++ b/extensions/jsonpath/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonpath-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonpath/pom.xml b/extensions/jsonpath/pom.xml index 2a0769c3a6e1..2117da08aea9 100644 --- a/extensions/jsonpath/pom.xml +++ b/extensions/jsonpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jsonpath/runtime/pom.xml b/extensions/jsonpath/runtime/pom.xml index 51aa900e5b49..bd08a82dce1a 100644 --- a/extensions/jsonpath/runtime/pom.xml +++ b/extensions/jsonpath/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jsonpath-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jt400/deployment/pom.xml b/extensions/jt400/deployment/pom.xml index e8eb510f3195..ba023afd2a48 100644 --- a/extensions/jt400/deployment/pom.xml +++ b/extensions/jt400/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jt400-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jt400/pom.xml b/extensions/jt400/pom.xml index b31ce90d71cb..3fc1b02bd9e8 100644 --- a/extensions/jt400/pom.xml +++ b/extensions/jt400/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jt400/runtime/pom.xml b/extensions/jt400/runtime/pom.xml index 82fbdeb689e6..6c44444d93a7 100644 --- a/extensions/jt400/runtime/pom.xml +++ b/extensions/jt400/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jt400-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jta/deployment/pom.xml b/extensions/jta/deployment/pom.xml index 82570f686a22..b37f1e66b750 100644 --- a/extensions/jta/deployment/pom.xml +++ b/extensions/jta/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jta-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jta/pom.xml b/extensions/jta/pom.xml index d04bb6b24af2..bd7e93b9cd21 100644 --- a/extensions/jta/pom.xml +++ b/extensions/jta/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/jta/runtime/pom.xml b/extensions/jta/runtime/pom.xml index b4228bbef838..f74656371767 100644 --- a/extensions/jta/runtime/pom.xml +++ b/extensions/jta/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-jta-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kafka/deployment/pom.xml b/extensions/kafka/deployment/pom.xml index 94702cc45133..66c315c7cb2f 100644 --- a/extensions/kafka/deployment/pom.xml +++ b/extensions/kafka/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kafka-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kafka/pom.xml b/extensions/kafka/pom.xml index fb5c066d0904..d00b5cbae8fe 100644 --- a/extensions/kafka/pom.xml +++ b/extensions/kafka/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kafka/runtime/pom.xml b/extensions/kafka/runtime/pom.xml index 0c3aaec40a02..76566409751d 100644 --- a/extensions/kafka/runtime/pom.xml +++ b/extensions/kafka/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kafka-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kamelet/deployment/pom.xml b/extensions/kamelet/deployment/pom.xml index e44d05531da3..fa66227edc98 100644 --- a/extensions/kamelet/deployment/pom.xml +++ b/extensions/kamelet/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kamelet-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kamelet/pom.xml b/extensions/kamelet/pom.xml index 2e8ece72ed76..cb386dc8605f 100644 --- a/extensions/kamelet/pom.xml +++ b/extensions/kamelet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kamelet/runtime/pom.xml b/extensions/kamelet/runtime/pom.xml index 26dff193b04e..a0899298f9c0 100644 --- a/extensions/kamelet/runtime/pom.xml +++ b/extensions/kamelet/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kamelet-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/knative-consumer/deployment/pom.xml b/extensions/knative-consumer/deployment/pom.xml index 4557f51a31b4..a504fe3ba4de 100644 --- a/extensions/knative-consumer/deployment/pom.xml +++ b/extensions/knative-consumer/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-knative-consumer-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/knative-consumer/pom.xml b/extensions/knative-consumer/pom.xml index 438fedaa8ae1..33379b251f4c 100644 --- a/extensions/knative-consumer/pom.xml +++ b/extensions/knative-consumer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/knative-consumer/runtime/pom.xml b/extensions/knative-consumer/runtime/pom.xml index 19ec966abc0e..bae2c392620c 100644 --- a/extensions/knative-consumer/runtime/pom.xml +++ b/extensions/knative-consumer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-knative-consumer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/knative-producer/deployment/pom.xml b/extensions/knative-producer/deployment/pom.xml index 4a9f947a240e..60dd81dc6567 100644 --- a/extensions/knative-producer/deployment/pom.xml +++ b/extensions/knative-producer/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-knative-producer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/extensions/knative-producer/pom.xml b/extensions/knative-producer/pom.xml index 5695e0f02255..3bfed42ba50b 100644 --- a/extensions/knative-producer/pom.xml +++ b/extensions/knative-producer/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/extensions/knative-producer/runtime/pom.xml b/extensions/knative-producer/runtime/pom.xml index 4a24e4086a74..81cde3f60a2f 100644 --- a/extensions/knative-producer/runtime/pom.xml +++ b/extensions/knative-producer/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-knative-producer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/extensions/knative/deployment/pom.xml b/extensions/knative/deployment/pom.xml index 9994bc590024..3552638549d7 100644 --- a/extensions/knative/deployment/pom.xml +++ b/extensions/knative/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-knative-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/knative/pom.xml b/extensions/knative/pom.xml index 70555e122d0c..92545c6a9f1b 100644 --- a/extensions/knative/pom.xml +++ b/extensions/knative/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/knative/runtime/pom.xml b/extensions/knative/runtime/pom.xml index e11bd03c9692..969f611c6347 100644 --- a/extensions/knative/runtime/pom.xml +++ b/extensions/knative/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-knative-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kotlin-dsl/deployment/pom.xml b/extensions/kotlin-dsl/deployment/pom.xml index beab6438e6ac..98f406eaf4e5 100644 --- a/extensions/kotlin-dsl/deployment/pom.xml +++ b/extensions/kotlin-dsl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kotlin-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kotlin-dsl/pom.xml b/extensions/kotlin-dsl/pom.xml index 91446e0eaf35..b830c83d276c 100644 --- a/extensions/kotlin-dsl/pom.xml +++ b/extensions/kotlin-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kotlin-dsl/runtime/pom.xml b/extensions/kotlin-dsl/runtime/pom.xml index 356302b5261b..edf77516e5db 100644 --- a/extensions/kotlin-dsl/runtime/pom.xml +++ b/extensions/kotlin-dsl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kotlin-dsl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml index a8a71c61c85f..71ded63dfa63 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 - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml index 37dbd6997dfe..88cf2f76fb4c 100644 --- a/extensions/kotlin/pom.xml +++ b/extensions/kotlin/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml index 8a3bf6eea854..87eae69d9b42 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 - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/kubernetes-cluster-service/deployment/pom.xml b/extensions/kubernetes-cluster-service/deployment/pom.xml index 09b9e730dc0b..bc7d36148b39 100644 --- a/extensions/kubernetes-cluster-service/deployment/pom.xml +++ b/extensions/kubernetes-cluster-service/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kubernetes-cluster-service/pom.xml b/extensions/kubernetes-cluster-service/pom.xml index 3f5fcb3f74b5..33d71e39576a 100644 --- a/extensions/kubernetes-cluster-service/pom.xml +++ b/extensions/kubernetes-cluster-service/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kubernetes-cluster-service/runtime/pom.xml b/extensions/kubernetes-cluster-service/runtime/pom.xml index a8ecf8837c60..331358298975 100644 --- a/extensions/kubernetes-cluster-service/runtime/pom.xml +++ b/extensions/kubernetes-cluster-service/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kubernetes-cluster-service-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kubernetes/deployment/pom.xml b/extensions/kubernetes/deployment/pom.xml index a47076d89002..754e4e0d1dcc 100644 --- a/extensions/kubernetes/deployment/pom.xml +++ b/extensions/kubernetes/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kubernetes-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml index b5b49f89127a..3a2939945038 100644 --- a/extensions/kubernetes/pom.xml +++ b/extensions/kubernetes/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kubernetes/runtime/pom.xml b/extensions/kubernetes/runtime/pom.xml index b132a84ae503..c773638c8900 100644 --- a/extensions/kubernetes/runtime/pom.xml +++ b/extensions/kubernetes/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kubernetes-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kudu/client/pom.xml b/extensions/kudu/client/pom.xml index 8b85b897909f..fe5994ea23e3 100644 --- a/extensions/kudu/client/pom.xml +++ b/extensions/kudu/client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kudu-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kudu/deployment/pom.xml b/extensions/kudu/deployment/pom.xml index ffce1b0abab8..8f0b2703b5ba 100644 --- a/extensions/kudu/deployment/pom.xml +++ b/extensions/kudu/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kudu-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kudu/pom.xml b/extensions/kudu/pom.xml index a8fb9f18834b..c924f1b5f7cb 100644 --- a/extensions/kudu/pom.xml +++ b/extensions/kudu/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/kudu/runtime/pom.xml b/extensions/kudu/runtime/pom.xml index 63c44c3615c8..77df94756f29 100644 --- a/extensions/kudu/runtime/pom.xml +++ b/extensions/kudu/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-kudu-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/language/deployment/pom.xml b/extensions/language/deployment/pom.xml index 4dc767ebe8a3..727f189e0492 100644 --- a/extensions/language/deployment/pom.xml +++ b/extensions/language/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-language-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/language/pom.xml b/extensions/language/pom.xml index 2c80dd068fcb..73f69eeb00bb 100644 --- a/extensions/language/pom.xml +++ b/extensions/language/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/language/runtime/pom.xml b/extensions/language/runtime/pom.xml index b72114090893..874914927139 100644 --- a/extensions/language/runtime/pom.xml +++ b/extensions/language/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-language-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ldap/deployment/pom.xml b/extensions/ldap/deployment/pom.xml index 3fe0f20277bb..1571342f97a8 100644 --- a/extensions/ldap/deployment/pom.xml +++ b/extensions/ldap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ldap/pom.xml b/extensions/ldap/pom.xml index 752db581fffc..e3f834dfb3bd 100644 --- a/extensions/ldap/pom.xml +++ b/extensions/ldap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ldap/runtime/pom.xml b/extensions/ldap/runtime/pom.xml index 517e4b44d350..ad83d17d2cc5 100644 --- a/extensions/ldap/runtime/pom.xml +++ b/extensions/ldap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ldap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/leveldb/deployment/pom.xml b/extensions/leveldb/deployment/pom.xml index 461ddca0c020..ccfbbe3fbf0d 100644 --- a/extensions/leveldb/deployment/pom.xml +++ b/extensions/leveldb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-leveldb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/leveldb/pom.xml b/extensions/leveldb/pom.xml index c457f0f82f5e..0e8717b0f2dc 100644 --- a/extensions/leveldb/pom.xml +++ b/extensions/leveldb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/leveldb/runtime/pom.xml b/extensions/leveldb/runtime/pom.xml index 0e8264aa3f71..7bedff2e9028 100644 --- a/extensions/leveldb/runtime/pom.xml +++ b/extensions/leveldb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-leveldb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/log/deployment/pom.xml b/extensions/log/deployment/pom.xml index 9fbbf4a09a34..1cfd6151a1a7 100644 --- a/extensions/log/deployment/pom.xml +++ b/extensions/log/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-log-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/log/pom.xml b/extensions/log/pom.xml index 84763aae120c..dc11d3f9e4b4 100644 --- a/extensions/log/pom.xml +++ b/extensions/log/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/log/runtime/pom.xml b/extensions/log/runtime/pom.xml index 503913e023a2..7a0aca8c49e0 100644 --- a/extensions/log/runtime/pom.xml +++ b/extensions/log/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-log-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lra/deployment/pom.xml b/extensions/lra/deployment/pom.xml index f234aec28888..803a6cf84a71 100644 --- a/extensions/lra/deployment/pom.xml +++ b/extensions/lra/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lra-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lra/pom.xml b/extensions/lra/pom.xml index 8264394d526a..1392c8d2d229 100644 --- a/extensions/lra/pom.xml +++ b/extensions/lra/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lra/runtime/pom.xml b/extensions/lra/runtime/pom.xml index 7b7495c02ec8..04b2efb27f86 100644 --- a/extensions/lra/runtime/pom.xml +++ b/extensions/lra/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lra-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lumberjack/deployment/pom.xml b/extensions/lumberjack/deployment/pom.xml index 6244ee1b782f..209474a4a4a2 100644 --- a/extensions/lumberjack/deployment/pom.xml +++ b/extensions/lumberjack/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lumberjack-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lumberjack/pom.xml b/extensions/lumberjack/pom.xml index a3f77b3f3bfb..eb0942cad64f 100644 --- a/extensions/lumberjack/pom.xml +++ b/extensions/lumberjack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lumberjack/runtime/pom.xml b/extensions/lumberjack/runtime/pom.xml index dc39b906ff37..0f95d0d59c4a 100644 --- a/extensions/lumberjack/runtime/pom.xml +++ b/extensions/lumberjack/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lumberjack-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lzf/deployment/pom.xml b/extensions/lzf/deployment/pom.xml index 9c6d0daa4775..143be79d27b7 100644 --- a/extensions/lzf/deployment/pom.xml +++ b/extensions/lzf/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lzf-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lzf/pom.xml b/extensions/lzf/pom.xml index 2340804e9a92..256fbf1467b5 100644 --- a/extensions/lzf/pom.xml +++ b/extensions/lzf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/lzf/runtime/pom.xml b/extensions/lzf/runtime/pom.xml index 9ec0422c3196..725413485c2b 100644 --- a/extensions/lzf/runtime/pom.xml +++ b/extensions/lzf/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-lzf-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mail/deployment/pom.xml b/extensions/mail/deployment/pom.xml index 14f4ae5e3860..21da60e4dc73 100644 --- a/extensions/mail/deployment/pom.xml +++ b/extensions/mail/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mail-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mail/pom.xml b/extensions/mail/pom.xml index 24d6c6370f4b..889148b09875 100644 --- a/extensions/mail/pom.xml +++ b/extensions/mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mail/runtime/pom.xml b/extensions/mail/runtime/pom.xml index e45787197903..e7af05fcf4a0 100644 --- a/extensions/mail/runtime/pom.xml +++ b/extensions/mail/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mail-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/management/deployment/pom.xml b/extensions/management/deployment/pom.xml index 70500667e9a3..7d6d6cd8fd46 100644 --- a/extensions/management/deployment/pom.xml +++ b/extensions/management/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-management-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/management/pom.xml b/extensions/management/pom.xml index 95844e1ee9f0..d9efe6801848 100644 --- a/extensions/management/pom.xml +++ b/extensions/management/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/management/runtime/pom.xml b/extensions/management/runtime/pom.xml index 664eaa27937b..1077fe49f42b 100644 --- a/extensions/management/runtime/pom.xml +++ b/extensions/management/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-management-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mapstruct/deployment/pom.xml b/extensions/mapstruct/deployment/pom.xml index 49151cc38732..d0fcb1ecfe08 100644 --- a/extensions/mapstruct/deployment/pom.xml +++ b/extensions/mapstruct/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mapstruct-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mapstruct/pom.xml b/extensions/mapstruct/pom.xml index bf0c09594ada..4cd4876f0639 100644 --- a/extensions/mapstruct/pom.xml +++ b/extensions/mapstruct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mapstruct/runtime/pom.xml b/extensions/mapstruct/runtime/pom.xml index 0078f9cd7ff4..354d20a82b03 100644 --- a/extensions/mapstruct/runtime/pom.xml +++ b/extensions/mapstruct/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mapstruct-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/master/deployment/pom.xml b/extensions/master/deployment/pom.xml index 101a0c1997f5..d04a2ad4f4b4 100644 --- a/extensions/master/deployment/pom.xml +++ b/extensions/master/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-master-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/master/pom.xml b/extensions/master/pom.xml index bcbb6430f799..2da7a574ea48 100644 --- a/extensions/master/pom.xml +++ b/extensions/master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/master/runtime/pom.xml b/extensions/master/runtime/pom.xml index 64afb3c7dcd5..a330786f590d 100644 --- a/extensions/master/runtime/pom.xml +++ b/extensions/master/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-master-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml index 42058ab3869f..f882d34870f2 100644 --- a/extensions/micrometer/deployment/pom.xml +++ b/extensions/micrometer/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-micrometer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml index 32b82ef7799f..e0207cf39c31 100644 --- a/extensions/micrometer/pom.xml +++ b/extensions/micrometer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml index 770e0b4b16f7..e755a03b5218 100644 --- a/extensions/micrometer/runtime/pom.xml +++ b/extensions/micrometer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-micrometer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/deployment/pom.xml b/extensions/microprofile-fault-tolerance/deployment/pom.xml index 5c0647639800..ed0d4eb7428e 100644 --- a/extensions/microprofile-fault-tolerance/deployment/pom.xml +++ b/extensions/microprofile-fault-tolerance/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/pom.xml b/extensions/microprofile-fault-tolerance/pom.xml index 2140c003de50..f935cf7c952a 100644 --- a/extensions/microprofile-fault-tolerance/pom.xml +++ b/extensions/microprofile-fault-tolerance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/microprofile-fault-tolerance/runtime/pom.xml b/extensions/microprofile-fault-tolerance/runtime/pom.xml index 9ab7cafa024b..f34154c89458 100644 --- a/extensions/microprofile-fault-tolerance/runtime/pom.xml +++ b/extensions/microprofile-fault-tolerance/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-fault-tolerance-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/microprofile-health/deployment/pom.xml b/extensions/microprofile-health/deployment/pom.xml index 2e9d66b23f90..74b5529e090c 100644 --- a/extensions/microprofile-health/deployment/pom.xml +++ b/extensions/microprofile-health/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-health-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/microprofile-health/pom.xml b/extensions/microprofile-health/pom.xml index 954310e9422a..d3e1c264a331 100644 --- a/extensions/microprofile-health/pom.xml +++ b/extensions/microprofile-health/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/microprofile-health/runtime/pom.xml b/extensions/microprofile-health/runtime/pom.xml index ca7356db6566..2f35a5133ba7 100644 --- a/extensions/microprofile-health/runtime/pom.xml +++ b/extensions/microprofile-health/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-microprofile-health-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/minio/deployment/pom.xml b/extensions/minio/deployment/pom.xml index 608490b07170..35c44dce633b 100644 --- a/extensions/minio/deployment/pom.xml +++ b/extensions/minio/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-minio-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/minio/pom.xml b/extensions/minio/pom.xml index 535752f2d9ff..97fc6fa43a13 100644 --- a/extensions/minio/pom.xml +++ b/extensions/minio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/minio/runtime/pom.xml b/extensions/minio/runtime/pom.xml index a680e1b37dea..9b88187b5d21 100644 --- a/extensions/minio/runtime/pom.xml +++ b/extensions/minio/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-minio-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mllp/deployment/pom.xml b/extensions/mllp/deployment/pom.xml index d635853b8ab8..5029a46166fb 100644 --- a/extensions/mllp/deployment/pom.xml +++ b/extensions/mllp/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mllp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mllp/pom.xml b/extensions/mllp/pom.xml index e69cebdf2d91..0ec6924a2fc0 100644 --- a/extensions/mllp/pom.xml +++ b/extensions/mllp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mllp/runtime/pom.xml b/extensions/mllp/runtime/pom.xml index a62724015cf3..81991bcfc00f 100644 --- a/extensions/mllp/runtime/pom.xml +++ b/extensions/mllp/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mllp-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mock/deployment/pom.xml b/extensions/mock/deployment/pom.xml index 96d1c8aa8f43..11a18e74eb48 100644 --- a/extensions/mock/deployment/pom.xml +++ b/extensions/mock/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mock-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mock/pom.xml b/extensions/mock/pom.xml index ed493c0dc3bb..e7451ac15dc3 100644 --- a/extensions/mock/pom.xml +++ b/extensions/mock/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mock/runtime/pom.xml b/extensions/mock/runtime/pom.xml index b568d06459ef..5fcd10aee786 100644 --- a/extensions/mock/runtime/pom.xml +++ b/extensions/mock/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mock-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mongodb-gridfs/deployment/pom.xml b/extensions/mongodb-gridfs/deployment/pom.xml index 213d5038d4a0..415ec4b016c3 100644 --- a/extensions/mongodb-gridfs/deployment/pom.xml +++ b/extensions/mongodb-gridfs/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mongodb-gridfs/pom.xml b/extensions/mongodb-gridfs/pom.xml index 6a71981922f4..de39f6c68a14 100644 --- a/extensions/mongodb-gridfs/pom.xml +++ b/extensions/mongodb-gridfs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mongodb-gridfs/runtime/pom.xml b/extensions/mongodb-gridfs/runtime/pom.xml index ba410416a4c7..574d92eabb5c 100644 --- a/extensions/mongodb-gridfs/runtime/pom.xml +++ b/extensions/mongodb-gridfs/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mongodb-gridfs-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mongodb/deployment/pom.xml b/extensions/mongodb/deployment/pom.xml index 1378fe0d7e0f..26b18e483a32 100644 --- a/extensions/mongodb/deployment/pom.xml +++ b/extensions/mongodb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mongodb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mongodb/pom.xml b/extensions/mongodb/pom.xml index bfbcc18cff73..06693602735d 100644 --- a/extensions/mongodb/pom.xml +++ b/extensions/mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mongodb/runtime/pom.xml b/extensions/mongodb/runtime/pom.xml index 8e389585c3ae..8f31093c4151 100644 --- a/extensions/mongodb/runtime/pom.xml +++ b/extensions/mongodb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mongodb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mustache/deployment/pom.xml b/extensions/mustache/deployment/pom.xml index f219f77f17a2..f1ee59742fba 100644 --- a/extensions/mustache/deployment/pom.xml +++ b/extensions/mustache/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mustache-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mustache/pom.xml b/extensions/mustache/pom.xml index 142a1727dab4..821c7d51a0de 100644 --- a/extensions/mustache/pom.xml +++ b/extensions/mustache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mustache/runtime/pom.xml b/extensions/mustache/runtime/pom.xml index 779f3ef694d7..b942780dc52f 100644 --- a/extensions/mustache/runtime/pom.xml +++ b/extensions/mustache/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mustache-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mybatis/deployment/pom.xml b/extensions/mybatis/deployment/pom.xml index 2a220e825192..15cd6e133a3c 100644 --- a/extensions/mybatis/deployment/pom.xml +++ b/extensions/mybatis/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mybatis-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mybatis/pom.xml b/extensions/mybatis/pom.xml index 5dc95340ca9e..7543253905e2 100644 --- a/extensions/mybatis/pom.xml +++ b/extensions/mybatis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/mybatis/runtime/pom.xml b/extensions/mybatis/runtime/pom.xml index 434772cca023..3a8ade81800b 100644 --- a/extensions/mybatis/runtime/pom.xml +++ b/extensions/mybatis/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-mybatis-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/nats/deployment/pom.xml b/extensions/nats/deployment/pom.xml index 2bfd2db1558b..ae1c1e3ef4f7 100644 --- a/extensions/nats/deployment/pom.xml +++ b/extensions/nats/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-nats-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/nats/pom.xml b/extensions/nats/pom.xml index 59389e725743..1701296427bd 100644 --- a/extensions/nats/pom.xml +++ b/extensions/nats/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/nats/runtime/pom.xml b/extensions/nats/runtime/pom.xml index 309d664b27db..5cdcbbbc493b 100644 --- a/extensions/nats/runtime/pom.xml +++ b/extensions/nats/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-nats-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/netty-http/deployment/pom.xml b/extensions/netty-http/deployment/pom.xml index d1d4f344ff3c..4fc3cefcf88f 100644 --- a/extensions/netty-http/deployment/pom.xml +++ b/extensions/netty-http/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-netty-http-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/netty-http/pom.xml b/extensions/netty-http/pom.xml index 4a12b78693ef..2d2cd7cd6fdf 100644 --- a/extensions/netty-http/pom.xml +++ b/extensions/netty-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/netty-http/runtime/pom.xml b/extensions/netty-http/runtime/pom.xml index 8cd4ebb6ffa9..dae323714e46 100644 --- a/extensions/netty-http/runtime/pom.xml +++ b/extensions/netty-http/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-netty-http-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml index 2270f7e91e24..68fe358d27ab 100644 --- a/extensions/netty/deployment/pom.xml +++ b/extensions/netty/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-netty-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml index e8fc7863eafa..54e15db1241d 100644 --- a/extensions/netty/pom.xml +++ b/extensions/netty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml index 2a15b2fed888..7a12a9457366 100644 --- a/extensions/netty/runtime/pom.xml +++ b/extensions/netty/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-netty-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/nitrite/deployment/pom.xml b/extensions/nitrite/deployment/pom.xml index 3d709e3d8a16..7e53b6a0e31d 100644 --- a/extensions/nitrite/deployment/pom.xml +++ b/extensions/nitrite/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-nitrite-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/nitrite/pom.xml b/extensions/nitrite/pom.xml index 70d036acc92e..859aafb9a3a6 100644 --- a/extensions/nitrite/pom.xml +++ b/extensions/nitrite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/nitrite/runtime/pom.xml b/extensions/nitrite/runtime/pom.xml index 4cb9c70dc17d..a85a06300419 100644 --- a/extensions/nitrite/runtime/pom.xml +++ b/extensions/nitrite/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-nitrite-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/oaipmh/deployment/pom.xml b/extensions/oaipmh/deployment/pom.xml index fa9cc7f8b5a7..f42765fb9f48 100644 --- a/extensions/oaipmh/deployment/pom.xml +++ b/extensions/oaipmh/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-oaipmh-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/oaipmh/pom.xml b/extensions/oaipmh/pom.xml index 55cc67457c89..c081eabd797e 100644 --- a/extensions/oaipmh/pom.xml +++ b/extensions/oaipmh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/oaipmh/runtime/pom.xml b/extensions/oaipmh/runtime/pom.xml index 17624a868122..c4eeba959b1c 100644 --- a/extensions/oaipmh/runtime/pom.xml +++ b/extensions/oaipmh/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-oaipmh-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ognl/deployment/pom.xml b/extensions/ognl/deployment/pom.xml index 1e2c5a0c82d0..f1add094a505 100644 --- a/extensions/ognl/deployment/pom.xml +++ b/extensions/ognl/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ognl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ognl/pom.xml b/extensions/ognl/pom.xml index e018e2a855e7..031c86b21b31 100644 --- a/extensions/ognl/pom.xml +++ b/extensions/ognl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ognl/runtime/pom.xml b/extensions/ognl/runtime/pom.xml index 2e67b799559d..c9083dfff665 100644 --- a/extensions/ognl/runtime/pom.xml +++ b/extensions/ognl/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ognl-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/olingo4/deployment/pom.xml b/extensions/olingo4/deployment/pom.xml index 9c7fd5e6143b..1392f5c41119 100644 --- a/extensions/olingo4/deployment/pom.xml +++ b/extensions/olingo4/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-olingo4-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/olingo4/pom.xml b/extensions/olingo4/pom.xml index fc823e44404d..5208a17d7f61 100644 --- a/extensions/olingo4/pom.xml +++ b/extensions/olingo4/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/olingo4/runtime/pom.xml b/extensions/olingo4/runtime/pom.xml index d3870338936f..fc155b220ddf 100644 --- a/extensions/olingo4/runtime/pom.xml +++ b/extensions/olingo4/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-olingo4-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/openapi-java/deployment/pom.xml b/extensions/openapi-java/deployment/pom.xml index 450fdeea98d9..d926b692830f 100644 --- a/extensions/openapi-java/deployment/pom.xml +++ b/extensions/openapi-java/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-openapi-java-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/openapi-java/pom.xml b/extensions/openapi-java/pom.xml index 7b244cda0f10..32ef38c05e7c 100644 --- a/extensions/openapi-java/pom.xml +++ b/extensions/openapi-java/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/openapi-java/runtime/pom.xml b/extensions/openapi-java/runtime/pom.xml index 76caefae7abc..46ed8ef14c0d 100644 --- a/extensions/openapi-java/runtime/pom.xml +++ b/extensions/openapi-java/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-openapi-java-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/openstack/deployment/pom.xml b/extensions/openstack/deployment/pom.xml index 2584e0b8936a..4c9ae74ba651 100644 --- a/extensions/openstack/deployment/pom.xml +++ b/extensions/openstack/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-openstack-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/openstack/pom.xml b/extensions/openstack/pom.xml index 70674c66b2af..7428c8367ac5 100644 --- a/extensions/openstack/pom.xml +++ b/extensions/openstack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/openstack/runtime/pom.xml b/extensions/openstack/runtime/pom.xml index c736b05d4ca4..a8ad62ae4448 100644 --- a/extensions/openstack/runtime/pom.xml +++ b/extensions/openstack/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-openstack-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml index c6ee7c5e1b75..fc0211845307 100644 --- a/extensions/opentelemetry/deployment/pom.xml +++ b/extensions/opentelemetry/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opentelemetry-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml index b89bcd8e74ae..c723c92f98a4 100644 --- a/extensions/opentelemetry/pom.xml +++ b/extensions/opentelemetry/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml index 41d98c3c5a88..5fab9dcd8e80 100644 --- a/extensions/opentelemetry/runtime/pom.xml +++ b/extensions/opentelemetry/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-opentelemetry-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/optaplanner/deployment/pom.xml b/extensions/optaplanner/deployment/pom.xml index fa6801a0dfcc..3faf1e7a84f7 100644 --- a/extensions/optaplanner/deployment/pom.xml +++ b/extensions/optaplanner/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-optaplanner-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/optaplanner/pom.xml b/extensions/optaplanner/pom.xml index 61d577f9bcd5..5b593491f419 100644 --- a/extensions/optaplanner/pom.xml +++ b/extensions/optaplanner/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/optaplanner/runtime/pom.xml b/extensions/optaplanner/runtime/pom.xml index b9acf1da6fd0..dc97e191a98e 100644 --- a/extensions/optaplanner/runtime/pom.xml +++ b/extensions/optaplanner/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-optaplanner-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/paho-mqtt5/deployment/pom.xml b/extensions/paho-mqtt5/deployment/pom.xml index 3f1324191ea1..b6b4a61ef3c1 100644 --- a/extensions/paho-mqtt5/deployment/pom.xml +++ b/extensions/paho-mqtt5/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-paho-mqtt5-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/paho-mqtt5/pom.xml b/extensions/paho-mqtt5/pom.xml index 5336f6e06e51..e587445c6e6f 100644 --- a/extensions/paho-mqtt5/pom.xml +++ b/extensions/paho-mqtt5/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/paho-mqtt5/runtime/pom.xml b/extensions/paho-mqtt5/runtime/pom.xml index 47d1c1d407e3..8a6a3f0981f3 100644 --- a/extensions/paho-mqtt5/runtime/pom.xml +++ b/extensions/paho-mqtt5/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-paho-mqtt5-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/paho/deployment/pom.xml b/extensions/paho/deployment/pom.xml index 87ab38024dc5..ed2b8f4584df 100644 --- a/extensions/paho/deployment/pom.xml +++ b/extensions/paho/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-paho-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/paho/pom.xml b/extensions/paho/pom.xml index 603bfd18cf64..905c336b830c 100644 --- a/extensions/paho/pom.xml +++ b/extensions/paho/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/paho/runtime/pom.xml b/extensions/paho/runtime/pom.xml index 4ed864bb004f..be555d031ac1 100644 --- a/extensions/paho/runtime/pom.xml +++ b/extensions/paho/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-paho-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pdf/deployment/pom.xml b/extensions/pdf/deployment/pom.xml index 9ee48f5a26ab..44d1cbed7ab9 100644 --- a/extensions/pdf/deployment/pom.xml +++ b/extensions/pdf/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pdf-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pdf/pom.xml b/extensions/pdf/pom.xml index 81c5b390aaef..0334552543e2 100644 --- a/extensions/pdf/pom.xml +++ b/extensions/pdf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pdf/runtime/pom.xml b/extensions/pdf/runtime/pom.xml index e647ef59c2d8..bc8a69dc57ce 100644 --- a/extensions/pdf/runtime/pom.xml +++ b/extensions/pdf/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pdf-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pg-replication-slot/deployment/pom.xml b/extensions/pg-replication-slot/deployment/pom.xml index 05ac6c254b8f..d1db0963e0e8 100644 --- a/extensions/pg-replication-slot/deployment/pom.xml +++ b/extensions/pg-replication-slot/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pg-replication-slot-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pg-replication-slot/pom.xml b/extensions/pg-replication-slot/pom.xml index 747c93b8103e..bbccbc1de37e 100644 --- a/extensions/pg-replication-slot/pom.xml +++ b/extensions/pg-replication-slot/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pg-replication-slot/runtime/pom.xml b/extensions/pg-replication-slot/runtime/pom.xml index 229b97d9883b..6ea150e904c1 100644 --- a/extensions/pg-replication-slot/runtime/pom.xml +++ b/extensions/pg-replication-slot/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pg-replication-slot-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pgevent/deployment/pom.xml b/extensions/pgevent/deployment/pom.xml index 0129dae73ccb..8c4315775721 100644 --- a/extensions/pgevent/deployment/pom.xml +++ b/extensions/pgevent/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pgevent-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pgevent/pom.xml b/extensions/pgevent/pom.xml index 9f5f71b80eb7..e25cc6fe76ba 100644 --- a/extensions/pgevent/pom.xml +++ b/extensions/pgevent/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pgevent/runtime/pom.xml b/extensions/pgevent/runtime/pom.xml index 8d99952013e9..20f2247df1ef 100644 --- a/extensions/pgevent/runtime/pom.xml +++ b/extensions/pgevent/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pgevent-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/platform-http/deployment/pom.xml b/extensions/platform-http/deployment/pom.xml index 95c653f3a63f..36d9b7cfab36 100644 --- a/extensions/platform-http/deployment/pom.xml +++ b/extensions/platform-http/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-platform-http-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/platform-http/pom.xml b/extensions/platform-http/pom.xml index 613d026102ea..c4fb0a3f2227 100644 --- a/extensions/platform-http/pom.xml +++ b/extensions/platform-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/platform-http/runtime/pom.xml b/extensions/platform-http/runtime/pom.xml index 0b56cc44165a..d099334f0eb6 100644 --- a/extensions/platform-http/runtime/pom.xml +++ b/extensions/platform-http/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-platform-http-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pom.xml b/extensions/pom.xml index 375debb343ad..82f501683600 100644 --- a/extensions/pom.xml +++ b/extensions/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../poms/build-parent/pom.xml diff --git a/extensions/protobuf/deployment/pom.xml b/extensions/protobuf/deployment/pom.xml index d3a8b89eafc1..23fa7fb61f0d 100644 --- a/extensions/protobuf/deployment/pom.xml +++ b/extensions/protobuf/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-protobuf-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/protobuf/pom.xml b/extensions/protobuf/pom.xml index b7432e3ca6c9..f60661e4bf45 100644 --- a/extensions/protobuf/pom.xml +++ b/extensions/protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/protobuf/runtime/pom.xml b/extensions/protobuf/runtime/pom.xml index 9a9960284505..ecf572aa2085 100644 --- a/extensions/protobuf/runtime/pom.xml +++ b/extensions/protobuf/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-protobuf-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pubnub/deployment/pom.xml b/extensions/pubnub/deployment/pom.xml index 6d5de638e71c..359c0ab2f294 100644 --- a/extensions/pubnub/deployment/pom.xml +++ b/extensions/pubnub/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pubnub-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pubnub/pom.xml b/extensions/pubnub/pom.xml index 566ecc8fd7f7..574ebebf714d 100644 --- a/extensions/pubnub/pom.xml +++ b/extensions/pubnub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/pubnub/runtime/pom.xml b/extensions/pubnub/runtime/pom.xml index c19e82bc2641..ba89b375e986 100644 --- a/extensions/pubnub/runtime/pom.xml +++ b/extensions/pubnub/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-pubnub-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/qdrant/deployment/pom.xml b/extensions/qdrant/deployment/pom.xml index 42dee58b65cd..e7277608900c 100644 --- a/extensions/qdrant/deployment/pom.xml +++ b/extensions/qdrant/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qdrant-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/qdrant/pom.xml b/extensions/qdrant/pom.xml index b680b91ee265..3d8d5913a4f5 100644 --- a/extensions/qdrant/pom.xml +++ b/extensions/qdrant/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/qdrant/runtime/pom.xml b/extensions/qdrant/runtime/pom.xml index 378d5cda5b42..94b2bbb6a9cd 100644 --- a/extensions/qdrant/runtime/pom.xml +++ b/extensions/qdrant/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qdrant-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml index aa9f1274ad69..b23fab722520 100644 --- a/extensions/quartz/deployment/pom.xml +++ b/extensions/quartz/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-quartz-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml index 781d7229a802..edac4ff83c9e 100644 --- a/extensions/quartz/pom.xml +++ b/extensions/quartz/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml index e9ab8c3be438..df708d6d355d 100644 --- a/extensions/quartz/runtime/pom.xml +++ b/extensions/quartz/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-quartz-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/qute/component/pom.xml b/extensions/qute/component/pom.xml index a9d63bd7336c..8d201c47a53a 100644 --- a/extensions/qute/component/pom.xml +++ b/extensions/qute/component/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qute-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml index c942b1e88f51..953990c17644 100644 --- a/extensions/qute/deployment/pom.xml +++ b/extensions/qute/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qute-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml index 14242488e9e9..1201598c760f 100644 --- a/extensions/qute/pom.xml +++ b/extensions/qute/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml index 1cb7c4c92bbf..0d4e07f2258b 100644 --- a/extensions/qute/runtime/pom.xml +++ b/extensions/qute/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-qute-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/reactive-streams/deployment/pom.xml b/extensions/reactive-streams/deployment/pom.xml index fc3dc12e356c..0161a2d2ff12 100644 --- a/extensions/reactive-streams/deployment/pom.xml +++ b/extensions/reactive-streams/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-reactive-streams-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/reactive-streams/pom.xml b/extensions/reactive-streams/pom.xml index 8a88247662a9..61b0f7869237 100644 --- a/extensions/reactive-streams/pom.xml +++ b/extensions/reactive-streams/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/reactive-streams/runtime/pom.xml b/extensions/reactive-streams/runtime/pom.xml index 0e643a415fe9..e7f89b53fead 100644 --- a/extensions/reactive-streams/runtime/pom.xml +++ b/extensions/reactive-streams/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-reactive-streams-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ref/deployment/pom.xml b/extensions/ref/deployment/pom.xml index 72ef2205b30a..f49a1f8331f5 100644 --- a/extensions/ref/deployment/pom.xml +++ b/extensions/ref/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ref-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ref/pom.xml b/extensions/ref/pom.xml index 51c44bc9f825..408bfc21ad98 100644 --- a/extensions/ref/pom.xml +++ b/extensions/ref/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ref/runtime/pom.xml b/extensions/ref/runtime/pom.xml index 90057ce4410b..415da7ee5625 100644 --- a/extensions/ref/runtime/pom.xml +++ b/extensions/ref/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ref-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rest-openapi/deployment/pom.xml b/extensions/rest-openapi/deployment/pom.xml index 2a2ec62e0205..94b2453abcd0 100644 --- a/extensions/rest-openapi/deployment/pom.xml +++ b/extensions/rest-openapi/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rest-openapi-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rest-openapi/pom.xml b/extensions/rest-openapi/pom.xml index c344474ec7c5..71331ce69908 100644 --- a/extensions/rest-openapi/pom.xml +++ b/extensions/rest-openapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rest-openapi/runtime/pom.xml b/extensions/rest-openapi/runtime/pom.xml index a460431180df..5795496aeb74 100644 --- a/extensions/rest-openapi/runtime/pom.xml +++ b/extensions/rest-openapi/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rest-openapi-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rest/deployment/pom.xml b/extensions/rest/deployment/pom.xml index fffae263cea9..ca6f3462624e 100644 --- a/extensions/rest/deployment/pom.xml +++ b/extensions/rest/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rest-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rest/pom.xml b/extensions/rest/pom.xml index 9e54750a022e..f0db9f584050 100644 --- a/extensions/rest/pom.xml +++ b/extensions/rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rest/runtime/pom.xml b/extensions/rest/runtime/pom.xml index 021b259c4983..52080c6f3e25 100644 --- a/extensions/rest/runtime/pom.xml +++ b/extensions/rest/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rest-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rss/deployment/pom.xml b/extensions/rss/deployment/pom.xml index 9fde271affdd..baf43e5b5a40 100644 --- a/extensions/rss/deployment/pom.xml +++ b/extensions/rss/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rss-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rss/pom.xml b/extensions/rss/pom.xml index f7d4f1c31886..745a4722c3de 100644 --- a/extensions/rss/pom.xml +++ b/extensions/rss/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/rss/runtime/pom.xml b/extensions/rss/runtime/pom.xml index e1096c4c8284..b315cf05fc60 100644 --- a/extensions/rss/runtime/pom.xml +++ b/extensions/rss/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-rss-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/saga/deployment/pom.xml b/extensions/saga/deployment/pom.xml index 9ed0e50f9fb5..e6779459a9e3 100644 --- a/extensions/saga/deployment/pom.xml +++ b/extensions/saga/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-saga-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/saga/pom.xml b/extensions/saga/pom.xml index 772596d3c194..493b1605522f 100644 --- a/extensions/saga/pom.xml +++ b/extensions/saga/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/saga/runtime/pom.xml b/extensions/saga/runtime/pom.xml index f3de9c5450e6..92d2f8a6bb43 100644 --- a/extensions/saga/runtime/pom.xml +++ b/extensions/saga/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-saga-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/salesforce/deployment/pom.xml b/extensions/salesforce/deployment/pom.xml index 66bd2a7de6b5..9a4d491bc64c 100644 --- a/extensions/salesforce/deployment/pom.xml +++ b/extensions/salesforce/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-salesforce-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/salesforce/pom.xml b/extensions/salesforce/pom.xml index 408bdcf14c81..420af866692e 100644 --- a/extensions/salesforce/pom.xml +++ b/extensions/salesforce/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/salesforce/runtime/pom.xml b/extensions/salesforce/runtime/pom.xml index 57a912c488db..fe8cb6d71013 100644 --- a/extensions/salesforce/runtime/pom.xml +++ b/extensions/salesforce/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-salesforce-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/sap-netweaver/deployment/pom.xml b/extensions/sap-netweaver/deployment/pom.xml index 9c96072937e0..183013abb206 100644 --- a/extensions/sap-netweaver/deployment/pom.xml +++ b/extensions/sap-netweaver/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-sap-netweaver-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/sap-netweaver/pom.xml b/extensions/sap-netweaver/pom.xml index 822621727aac..cb3ec705b677 100644 --- a/extensions/sap-netweaver/pom.xml +++ b/extensions/sap-netweaver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/sap-netweaver/runtime/pom.xml b/extensions/sap-netweaver/runtime/pom.xml index 2049047c6838..ba09ef821e83 100644 --- a/extensions/sap-netweaver/runtime/pom.xml +++ b/extensions/sap-netweaver/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-sap-netweaver-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/saxon/deployment/pom.xml b/extensions/saxon/deployment/pom.xml index 1886d49cdc48..adf57ece760f 100644 --- a/extensions/saxon/deployment/pom.xml +++ b/extensions/saxon/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-saxon-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/saxon/pom.xml b/extensions/saxon/pom.xml index ded8bc2dba2a..a213a2f61f94 100644 --- a/extensions/saxon/pom.xml +++ b/extensions/saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/saxon/runtime/pom.xml b/extensions/saxon/runtime/pom.xml index e0364798896e..ad817ca6733a 100644 --- a/extensions/saxon/runtime/pom.xml +++ b/extensions/saxon/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-saxon-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml index 4ba39a6bdc3b..00f3db184deb 100644 --- a/extensions/scheduler/deployment/pom.xml +++ b/extensions/scheduler/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-scheduler-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml index 89a774bd2519..3d5c366c60e8 100644 --- a/extensions/scheduler/pom.xml +++ b/extensions/scheduler/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml index e8795123d34b..9be3018d759d 100644 --- a/extensions/scheduler/runtime/pom.xml +++ b/extensions/scheduler/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-scheduler-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/seda/deployment/pom.xml b/extensions/seda/deployment/pom.xml index c907e859a32d..8adf384051ad 100644 --- a/extensions/seda/deployment/pom.xml +++ b/extensions/seda/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-seda-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/seda/pom.xml b/extensions/seda/pom.xml index c26ca871f8a1..bc171e2ae2ef 100644 --- a/extensions/seda/pom.xml +++ b/extensions/seda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/seda/runtime/pom.xml b/extensions/seda/runtime/pom.xml index a440c3d3e1e5..e1194e4f2edc 100644 --- a/extensions/seda/runtime/pom.xml +++ b/extensions/seda/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-seda-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/servicenow/deployment/pom.xml b/extensions/servicenow/deployment/pom.xml index a681ad94a13c..691ec7ec28d7 100644 --- a/extensions/servicenow/deployment/pom.xml +++ b/extensions/servicenow/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-servicenow-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/servicenow/pom.xml b/extensions/servicenow/pom.xml index 1dc468d6367a..bc04eff167c0 100644 --- a/extensions/servicenow/pom.xml +++ b/extensions/servicenow/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/servicenow/runtime/pom.xml b/extensions/servicenow/runtime/pom.xml index 1db982417a7a..97fc57bb430c 100644 --- a/extensions/servicenow/runtime/pom.xml +++ b/extensions/servicenow/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-servicenow-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/servlet/deployment/pom.xml b/extensions/servlet/deployment/pom.xml index 1bbcfdad2e37..9a7d61b312be 100644 --- a/extensions/servlet/deployment/pom.xml +++ b/extensions/servlet/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-servlet-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/servlet/pom.xml b/extensions/servlet/pom.xml index 0d27fe3ab5ba..777fec9a1057 100644 --- a/extensions/servlet/pom.xml +++ b/extensions/servlet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/servlet/runtime/pom.xml b/extensions/servlet/runtime/pom.xml index ac61171d4f15..6bac0cfe61a9 100644 --- a/extensions/servlet/runtime/pom.xml +++ b/extensions/servlet/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-servlet-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/shiro/deployment/pom.xml b/extensions/shiro/deployment/pom.xml index 90a49afbc43d..91aa140a0de3 100644 --- a/extensions/shiro/deployment/pom.xml +++ b/extensions/shiro/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-shiro-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/shiro/pom.xml b/extensions/shiro/pom.xml index 0b568fae0a7f..81a2060f332c 100644 --- a/extensions/shiro/pom.xml +++ b/extensions/shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/shiro/runtime/pom.xml b/extensions/shiro/runtime/pom.xml index 0eba42596e3c..6641926d85e4 100644 --- a/extensions/shiro/runtime/pom.xml +++ b/extensions/shiro/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-shiro-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/sjms/deployment/pom.xml b/extensions/sjms/deployment/pom.xml index 72ba7a8df1fc..b3903a13bf49 100644 --- a/extensions/sjms/deployment/pom.xml +++ b/extensions/sjms/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-sjms-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/sjms/pom.xml b/extensions/sjms/pom.xml index 401e3194fd9d..359bf4b78f94 100644 --- a/extensions/sjms/pom.xml +++ b/extensions/sjms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/sjms/runtime/pom.xml b/extensions/sjms/runtime/pom.xml index d4491761bc7b..76251f056682 100644 --- a/extensions/sjms/runtime/pom.xml +++ b/extensions/sjms/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-sjms-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/sjms2/deployment/pom.xml b/extensions/sjms2/deployment/pom.xml index b2dc34dd7ae2..899b75e5f185 100644 --- a/extensions/sjms2/deployment/pom.xml +++ b/extensions/sjms2/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-sjms2-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/sjms2/pom.xml b/extensions/sjms2/pom.xml index 38f4a2e7d61a..857deaf4dc22 100644 --- a/extensions/sjms2/pom.xml +++ b/extensions/sjms2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/sjms2/runtime/pom.xml b/extensions/sjms2/runtime/pom.xml index dda2a82ab7fa..351dd952ea76 100644 --- a/extensions/sjms2/runtime/pom.xml +++ b/extensions/sjms2/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-sjms2-parent - 3.11.0-SNAPSHOT + 3.11.0 4.0.0 diff --git a/extensions/slack/deployment/pom.xml b/extensions/slack/deployment/pom.xml index 9d917f09461c..bc4cd247b3bf 100644 --- a/extensions/slack/deployment/pom.xml +++ b/extensions/slack/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-slack-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/slack/pom.xml b/extensions/slack/pom.xml index bce5e51e82df..5c2531e38ef7 100644 --- a/extensions/slack/pom.xml +++ b/extensions/slack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/slack/runtime/pom.xml b/extensions/slack/runtime/pom.xml index 13e081722c31..4fee603d52f0 100644 --- a/extensions/slack/runtime/pom.xml +++ b/extensions/slack/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-slack-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml index 7106d05ca168..f8838d80c78a 100644 --- a/extensions/smallrye-reactive-messaging/deployment/pom.xml +++ b/extensions/smallrye-reactive-messaging/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml index 76b1f028f7f6..a6e9d81c13a5 100644 --- a/extensions/smallrye-reactive-messaging/pom.xml +++ b/extensions/smallrye-reactive-messaging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml index 4d4deb2bb6fe..1cbbfc72e83d 100644 --- a/extensions/smallrye-reactive-messaging/runtime/pom.xml +++ b/extensions/smallrye-reactive-messaging/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smallrye-reactive-messaging-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/smb/deployment/pom.xml b/extensions/smb/deployment/pom.xml index 7849de0b0626..1f02cd4b9adf 100644 --- a/extensions/smb/deployment/pom.xml +++ b/extensions/smb/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/smb/pom.xml b/extensions/smb/pom.xml index 7d06b2c49735..1ad000fa3554 100644 --- a/extensions/smb/pom.xml +++ b/extensions/smb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/smb/runtime/pom.xml b/extensions/smb/runtime/pom.xml index c40369257dab..1c594bb8ec04 100644 --- a/extensions/smb/runtime/pom.xml +++ b/extensions/smb/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-smb-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/snakeyaml/deployment/pom.xml b/extensions/snakeyaml/deployment/pom.xml index 902c9c072cae..db4ca22a8a6d 100644 --- a/extensions/snakeyaml/deployment/pom.xml +++ b/extensions/snakeyaml/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-snakeyaml-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/snakeyaml/pom.xml b/extensions/snakeyaml/pom.xml index 877802094193..14432745ff1e 100644 --- a/extensions/snakeyaml/pom.xml +++ b/extensions/snakeyaml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/snakeyaml/runtime/pom.xml b/extensions/snakeyaml/runtime/pom.xml index eae558216782..ff5085d1901d 100644 --- a/extensions/snakeyaml/runtime/pom.xml +++ b/extensions/snakeyaml/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-snakeyaml-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/soap/deployment/pom.xml b/extensions/soap/deployment/pom.xml index a9bb02f7e119..399b34027fd0 100644 --- a/extensions/soap/deployment/pom.xml +++ b/extensions/soap/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-soap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/soap/pom.xml b/extensions/soap/pom.xml index bb77d79b22ca..7b702a9d357e 100644 --- a/extensions/soap/pom.xml +++ b/extensions/soap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/soap/runtime/pom.xml b/extensions/soap/runtime/pom.xml index 9c12d75b5e52..5fed5abd5da7 100644 --- a/extensions/soap/runtime/pom.xml +++ b/extensions/soap/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-soap-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/splunk-hec/deployment/pom.xml b/extensions/splunk-hec/deployment/pom.xml index bcd0cb190e3a..de3bcda0d1bc 100644 --- a/extensions/splunk-hec/deployment/pom.xml +++ b/extensions/splunk-hec/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-hec-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/splunk-hec/pom.xml b/extensions/splunk-hec/pom.xml index 5b2bad5cd89d..481b3ff40ad0 100644 --- a/extensions/splunk-hec/pom.xml +++ b/extensions/splunk-hec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/splunk-hec/runtime/pom.xml b/extensions/splunk-hec/runtime/pom.xml index d65761640266..b4bffce0931c 100644 --- a/extensions/splunk-hec/runtime/pom.xml +++ b/extensions/splunk-hec/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-hec-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/splunk/deployment/pom.xml b/extensions/splunk/deployment/pom.xml index dc350d7aa8e3..121af798a662 100644 --- a/extensions/splunk/deployment/pom.xml +++ b/extensions/splunk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/splunk/pom.xml b/extensions/splunk/pom.xml index 06fdd9be321c..6750bed52cce 100644 --- a/extensions/splunk/pom.xml +++ b/extensions/splunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/splunk/runtime/pom.xml b/extensions/splunk/runtime/pom.xml index 376a9e2b7c78..2e40c1a10f65 100644 --- a/extensions/splunk/runtime/pom.xml +++ b/extensions/splunk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-splunk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/spring-rabbitmq/deployment/pom.xml b/extensions/spring-rabbitmq/deployment/pom.xml index a90cf4ca7569..3f63d40ede41 100644 --- a/extensions/spring-rabbitmq/deployment/pom.xml +++ b/extensions/spring-rabbitmq/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/spring-rabbitmq/pom.xml b/extensions/spring-rabbitmq/pom.xml index 98fd880f1d5f..cbf7e4569cb5 100644 --- a/extensions/spring-rabbitmq/pom.xml +++ b/extensions/spring-rabbitmq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/spring-rabbitmq/runtime/pom.xml b/extensions/spring-rabbitmq/runtime/pom.xml index 2ce21fb766ee..be6c3e639380 100644 --- a/extensions/spring-rabbitmq/runtime/pom.xml +++ b/extensions/spring-rabbitmq/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-spring-rabbitmq-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/sql/deployment/pom.xml b/extensions/sql/deployment/pom.xml index d658f4328e28..e2b8188da6f9 100644 --- a/extensions/sql/deployment/pom.xml +++ b/extensions/sql/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-sql-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/sql/pom.xml b/extensions/sql/pom.xml index 89bd3493bacb..5a3a27a6568a 100644 --- a/extensions/sql/pom.xml +++ b/extensions/sql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/sql/runtime/pom.xml b/extensions/sql/runtime/pom.xml index 49a4a38f9045..1b8b836d12ce 100644 --- a/extensions/sql/runtime/pom.xml +++ b/extensions/sql/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-sql-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ssh/deployment/pom.xml b/extensions/ssh/deployment/pom.xml index d77c65fbbd2b..dc045e9f3ead 100644 --- a/extensions/ssh/deployment/pom.xml +++ b/extensions/ssh/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ssh-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ssh/pom.xml b/extensions/ssh/pom.xml index c696170cbb49..1b9810247bc6 100644 --- a/extensions/ssh/pom.xml +++ b/extensions/ssh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/ssh/runtime/pom.xml b/extensions/ssh/runtime/pom.xml index 26acb86626ac..d2bd45f75006 100644 --- a/extensions/ssh/runtime/pom.xml +++ b/extensions/ssh/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-ssh-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stax/deployment/pom.xml b/extensions/stax/deployment/pom.xml index f742f2aac219..01b8a18275ed 100644 --- a/extensions/stax/deployment/pom.xml +++ b/extensions/stax/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stax-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stax/pom.xml b/extensions/stax/pom.xml index 703791f40f14..f1a4fc7cbc09 100644 --- a/extensions/stax/pom.xml +++ b/extensions/stax/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stax/runtime/pom.xml b/extensions/stax/runtime/pom.xml index 49fdb2904706..98b9ccb25301 100644 --- a/extensions/stax/runtime/pom.xml +++ b/extensions/stax/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stax-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stream/deployment/pom.xml b/extensions/stream/deployment/pom.xml index cd10f601dbee..5b5333ef3e3b 100644 --- a/extensions/stream/deployment/pom.xml +++ b/extensions/stream/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stream-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stream/pom.xml b/extensions/stream/pom.xml index bbc0d5607ae0..d7d0e9c601a8 100644 --- a/extensions/stream/pom.xml +++ b/extensions/stream/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stream/runtime/pom.xml b/extensions/stream/runtime/pom.xml index 8c2e0b8a4c77..cd33e9a81ec7 100644 --- a/extensions/stream/runtime/pom.xml +++ b/extensions/stream/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stream-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stringtemplate/deployment/pom.xml b/extensions/stringtemplate/deployment/pom.xml index 48c6bddfd32e..0ce3a64762ba 100644 --- a/extensions/stringtemplate/deployment/pom.xml +++ b/extensions/stringtemplate/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stringtemplate-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stringtemplate/pom.xml b/extensions/stringtemplate/pom.xml index 443be2162188..be912904b241 100644 --- a/extensions/stringtemplate/pom.xml +++ b/extensions/stringtemplate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/stringtemplate/runtime/pom.xml b/extensions/stringtemplate/runtime/pom.xml index f69ee2291cb4..f3c5aeaf0be1 100644 --- a/extensions/stringtemplate/runtime/pom.xml +++ b/extensions/stringtemplate/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-stringtemplate-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/swift/deployment/pom.xml b/extensions/swift/deployment/pom.xml index 12621d5c3e70..52e64a1d56d6 100644 --- a/extensions/swift/deployment/pom.xml +++ b/extensions/swift/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-swift-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/swift/pom.xml b/extensions/swift/pom.xml index 678f1643cd1a..1b3057c0e453 100644 --- a/extensions/swift/pom.xml +++ b/extensions/swift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/swift/runtime/pom.xml b/extensions/swift/runtime/pom.xml index b30dfe1c671b..3c8c62efec8c 100644 --- a/extensions/swift/runtime/pom.xml +++ b/extensions/swift/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-swift-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/syslog/deployment/pom.xml b/extensions/syslog/deployment/pom.xml index 544b192ff367..8d4e936cf262 100644 --- a/extensions/syslog/deployment/pom.xml +++ b/extensions/syslog/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-syslog-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/syslog/pom.xml b/extensions/syslog/pom.xml index bbc4cf4d8c02..dad15726fcb6 100644 --- a/extensions/syslog/pom.xml +++ b/extensions/syslog/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/syslog/runtime/pom.xml b/extensions/syslog/runtime/pom.xml index 1f9c7b20bc18..25f8553fd8a6 100644 --- a/extensions/syslog/runtime/pom.xml +++ b/extensions/syslog/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-syslog-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/tarfile/deployment/pom.xml b/extensions/tarfile/deployment/pom.xml index e1374373f296..c44efbd3b851 100644 --- a/extensions/tarfile/deployment/pom.xml +++ b/extensions/tarfile/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-tarfile-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/tarfile/pom.xml b/extensions/tarfile/pom.xml index 8a9ff642df50..9f6f09a1c1f6 100644 --- a/extensions/tarfile/pom.xml +++ b/extensions/tarfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/tarfile/runtime/pom.xml b/extensions/tarfile/runtime/pom.xml index 65d9d19bbb2a..a78d425dd522 100644 --- a/extensions/tarfile/runtime/pom.xml +++ b/extensions/tarfile/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-tarfile-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/telegram/deployment/pom.xml b/extensions/telegram/deployment/pom.xml index d68ee86e0988..a8692ec3bbd4 100644 --- a/extensions/telegram/deployment/pom.xml +++ b/extensions/telegram/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-telegram-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/telegram/pom.xml b/extensions/telegram/pom.xml index 0ae2e3b73bd9..a1a705e4fbfa 100644 --- a/extensions/telegram/pom.xml +++ b/extensions/telegram/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/telegram/runtime/pom.xml b/extensions/telegram/runtime/pom.xml index ea460c52de08..09e9710dfcf4 100644 --- a/extensions/telegram/runtime/pom.xml +++ b/extensions/telegram/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-telegram-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml index 727d8768a257..ad5221b3953b 100644 --- a/extensions/tika/deployment/pom.xml +++ b/extensions/tika/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-tika-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml index 9e18fd773835..3d8ac73be8f2 100644 --- a/extensions/tika/pom.xml +++ b/extensions/tika/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml index dc7d7af82db4..0d962a5549ca 100644 --- a/extensions/tika/runtime/pom.xml +++ b/extensions/tika/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-tika-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/timer/deployment/pom.xml b/extensions/timer/deployment/pom.xml index f4ae4e3759ec..097046a5730a 100644 --- a/extensions/timer/deployment/pom.xml +++ b/extensions/timer/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-timer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/timer/pom.xml b/extensions/timer/pom.xml index c59e1b17e593..68f2d2b41d59 100644 --- a/extensions/timer/pom.xml +++ b/extensions/timer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/timer/runtime/pom.xml b/extensions/timer/runtime/pom.xml index 800b4be87f2d..b626c52f4078 100644 --- a/extensions/timer/runtime/pom.xml +++ b/extensions/timer/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-timer-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/twilio/deployment/pom.xml b/extensions/twilio/deployment/pom.xml index af629cae428d..cae2446218e0 100644 --- a/extensions/twilio/deployment/pom.xml +++ b/extensions/twilio/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-twilio-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/twilio/pom.xml b/extensions/twilio/pom.xml index 1385b58bb14f..9e23fb5aebaf 100644 --- a/extensions/twilio/pom.xml +++ b/extensions/twilio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/twilio/runtime/pom.xml b/extensions/twilio/runtime/pom.xml index 8a38dc6b5957..3e516022747d 100644 --- a/extensions/twilio/runtime/pom.xml +++ b/extensions/twilio/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-twilio-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/twitter/deployment/pom.xml b/extensions/twitter/deployment/pom.xml index 3ae17d4f2a7a..4bbcb5bd329b 100644 --- a/extensions/twitter/deployment/pom.xml +++ b/extensions/twitter/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-twitter-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/twitter/pom.xml b/extensions/twitter/pom.xml index 6b6c52456b61..0273f8472aff 100644 --- a/extensions/twitter/pom.xml +++ b/extensions/twitter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/twitter/runtime/pom.xml b/extensions/twitter/runtime/pom.xml index 17612412085d..8b0522cecc2d 100644 --- a/extensions/twitter/runtime/pom.xml +++ b/extensions/twitter/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-twitter-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/univocity-parsers/deployment/pom.xml b/extensions/univocity-parsers/deployment/pom.xml index 6842790a0e04..d7cfd2a62d02 100644 --- a/extensions/univocity-parsers/deployment/pom.xml +++ b/extensions/univocity-parsers/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-univocity-parsers-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/univocity-parsers/pom.xml b/extensions/univocity-parsers/pom.xml index e7af9f1df0a0..d1912feace62 100644 --- a/extensions/univocity-parsers/pom.xml +++ b/extensions/univocity-parsers/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/univocity-parsers/runtime/pom.xml b/extensions/univocity-parsers/runtime/pom.xml index efdf10dac1f8..ed981ec2b543 100644 --- a/extensions/univocity-parsers/runtime/pom.xml +++ b/extensions/univocity-parsers/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-univocity-parsers-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/validator/deployment/pom.xml b/extensions/validator/deployment/pom.xml index 621e399ab5fd..97728a23fdc7 100644 --- a/extensions/validator/deployment/pom.xml +++ b/extensions/validator/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-validator-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/validator/pom.xml b/extensions/validator/pom.xml index 3aa095351147..2af77a413e66 100644 --- a/extensions/validator/pom.xml +++ b/extensions/validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/validator/runtime/pom.xml b/extensions/validator/runtime/pom.xml index cba05d37faee..1d68ea825bab 100644 --- a/extensions/validator/runtime/pom.xml +++ b/extensions/validator/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-validator-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/velocity/deployment/pom.xml b/extensions/velocity/deployment/pom.xml index 78c7154d4db5..4ad580b6b8a3 100644 --- a/extensions/velocity/deployment/pom.xml +++ b/extensions/velocity/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-velocity-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/velocity/pom.xml b/extensions/velocity/pom.xml index ef461a55f561..408329f308e5 100644 --- a/extensions/velocity/pom.xml +++ b/extensions/velocity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/velocity/runtime/pom.xml b/extensions/velocity/runtime/pom.xml index 77eab86ff840..b1042761f42f 100644 --- a/extensions/velocity/runtime/pom.xml +++ b/extensions/velocity/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-velocity-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml index b37d0945ac64..c699e61d5331 100644 --- a/extensions/vertx-http/deployment/pom.xml +++ b/extensions/vertx-http/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-http-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml index 8ba4daca09f9..f62b6bc337b1 100644 --- a/extensions/vertx-http/pom.xml +++ b/extensions/vertx-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml index e4d8444f694a..4f2ad2ead775 100644 --- a/extensions/vertx-http/runtime/pom.xml +++ b/extensions/vertx-http/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-http-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx-websocket/deployment/pom.xml b/extensions/vertx-websocket/deployment/pom.xml index 5bafe1da5152..dde227b5ef16 100644 --- a/extensions/vertx-websocket/deployment/pom.xml +++ b/extensions/vertx-websocket/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-websocket-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx-websocket/pom.xml b/extensions/vertx-websocket/pom.xml index 4e92eddcd42e..33bfa26a2826 100644 --- a/extensions/vertx-websocket/pom.xml +++ b/extensions/vertx-websocket/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx-websocket/runtime/pom.xml b/extensions/vertx-websocket/runtime/pom.xml index 694fdf0ac338..296fedb2e039 100644 --- a/extensions/vertx-websocket/runtime/pom.xml +++ b/extensions/vertx-websocket/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-websocket-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml index c0ed3c625eea..35e6ce390f7d 100644 --- a/extensions/vertx/deployment/pom.xml +++ b/extensions/vertx/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml index 4be1babc7258..4f59c46dd64d 100644 --- a/extensions/vertx/pom.xml +++ b/extensions/vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml index 832c91cdbc11..1bf256d06104 100644 --- a/extensions/vertx/runtime/pom.xml +++ b/extensions/vertx/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-vertx-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/wasm/deployment/pom.xml b/extensions/wasm/deployment/pom.xml index 276776d6d2bd..ad78d02e9b23 100644 --- a/extensions/wasm/deployment/pom.xml +++ b/extensions/wasm/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-wasm-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/wasm/pom.xml b/extensions/wasm/pom.xml index ff058bcc1091..36a7a6d07f2d 100644 --- a/extensions/wasm/pom.xml +++ b/extensions/wasm/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/wasm/runtime/pom.xml b/extensions/wasm/runtime/pom.xml index 65d1e35c3714..9d7da804b678 100644 --- a/extensions/wasm/runtime/pom.xml +++ b/extensions/wasm/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-wasm-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/weather/deployment/pom.xml b/extensions/weather/deployment/pom.xml index b642e108ee47..1efa54956ef2 100644 --- a/extensions/weather/deployment/pom.xml +++ b/extensions/weather/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-weather-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/weather/pom.xml b/extensions/weather/pom.xml index b5434fa25975..0421199abfee 100644 --- a/extensions/weather/pom.xml +++ b/extensions/weather/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/weather/runtime/pom.xml b/extensions/weather/runtime/pom.xml index 73124d8c3e04..3d6db49409bf 100644 --- a/extensions/weather/runtime/pom.xml +++ b/extensions/weather/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-weather-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xchange/deployment/pom.xml b/extensions/xchange/deployment/pom.xml index 961159a5baeb..c050fb39b0f6 100644 --- a/extensions/xchange/deployment/pom.xml +++ b/extensions/xchange/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xchange-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xchange/pom.xml b/extensions/xchange/pom.xml index f10a0fd5de99..8016676b2fd1 100644 --- a/extensions/xchange/pom.xml +++ b/extensions/xchange/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xchange/runtime/pom.xml b/extensions/xchange/runtime/pom.xml index 6bd083753433..b6fd18727547 100644 --- a/extensions/xchange/runtime/pom.xml +++ b/extensions/xchange/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xchange-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xj/deployment/pom.xml b/extensions/xj/deployment/pom.xml index 592efddf3c74..7c953a26cd45 100644 --- a/extensions/xj/deployment/pom.xml +++ b/extensions/xj/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xj-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xj/pom.xml b/extensions/xj/pom.xml index e27e179f8caf..97b535848ce3 100644 --- a/extensions/xj/pom.xml +++ b/extensions/xj/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xj/runtime/pom.xml b/extensions/xj/runtime/pom.xml index 660b6d9da9f2..992a91877d3d 100644 --- a/extensions/xj/runtime/pom.xml +++ b/extensions/xj/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xj-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xmlsecurity/deployment/pom.xml b/extensions/xmlsecurity/deployment/pom.xml index 5f8130b836b3..22b63e120638 100644 --- a/extensions/xmlsecurity/deployment/pom.xml +++ b/extensions/xmlsecurity/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xmlsecurity-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xmlsecurity/pom.xml b/extensions/xmlsecurity/pom.xml index 9316ea82ae23..69bf780e6d4b 100644 --- a/extensions/xmlsecurity/pom.xml +++ b/extensions/xmlsecurity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xmlsecurity/runtime/pom.xml b/extensions/xmlsecurity/runtime/pom.xml index ef604bae00f0..5e96ee03a66a 100644 --- a/extensions/xmlsecurity/runtime/pom.xml +++ b/extensions/xmlsecurity/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xmlsecurity-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xpath/deployment/pom.xml b/extensions/xpath/deployment/pom.xml index 3bf832db7add..26995787f39c 100644 --- a/extensions/xpath/deployment/pom.xml +++ b/extensions/xpath/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xpath-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xpath/pom.xml b/extensions/xpath/pom.xml index 5e1b418611ca..986d4176b00a 100644 --- a/extensions/xpath/pom.xml +++ b/extensions/xpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xpath/runtime/pom.xml b/extensions/xpath/runtime/pom.xml index 35637e46836f..696eb175daeb 100644 --- a/extensions/xpath/runtime/pom.xml +++ b/extensions/xpath/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xpath-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xslt-saxon/deployment/pom.xml b/extensions/xslt-saxon/deployment/pom.xml index 0ae70e126f7c..ce6d0847b654 100644 --- a/extensions/xslt-saxon/deployment/pom.xml +++ b/extensions/xslt-saxon/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-saxon-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xslt-saxon/pom.xml b/extensions/xslt-saxon/pom.xml index 5ba37582342d..2fbf47f053e9 100644 --- a/extensions/xslt-saxon/pom.xml +++ b/extensions/xslt-saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xslt-saxon/runtime/pom.xml b/extensions/xslt-saxon/runtime/pom.xml index 0559047d148a..ecffcb24e421 100644 --- a/extensions/xslt-saxon/runtime/pom.xml +++ b/extensions/xslt-saxon/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-saxon-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xslt/deployment/pom.xml b/extensions/xslt/deployment/pom.xml index b0d215d9cd1a..017baa2fd951 100644 --- a/extensions/xslt/deployment/pom.xml +++ b/extensions/xslt/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xslt/pom.xml b/extensions/xslt/pom.xml index 225e7bb290ae..238e8669acb2 100644 --- a/extensions/xslt/pom.xml +++ b/extensions/xslt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/xslt/runtime/pom.xml b/extensions/xslt/runtime/pom.xml index 91bc5c09362f..8287f1116959 100644 --- a/extensions/xslt/runtime/pom.xml +++ b/extensions/xslt/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-xslt-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zendesk/deployment/pom.xml b/extensions/zendesk/deployment/pom.xml index 19191dc0bbad..b31c1c8d2a56 100644 --- a/extensions/zendesk/deployment/pom.xml +++ b/extensions/zendesk/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zendesk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zendesk/pom.xml b/extensions/zendesk/pom.xml index 8766d1eb94e0..8a22bc8115de 100644 --- a/extensions/zendesk/pom.xml +++ b/extensions/zendesk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zendesk/runtime/pom.xml b/extensions/zendesk/runtime/pom.xml index e4033ebb71de..d5b0e4ff8968 100644 --- a/extensions/zendesk/runtime/pom.xml +++ b/extensions/zendesk/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zendesk-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zip-deflater/deployment/pom.xml b/extensions/zip-deflater/deployment/pom.xml index 7c14e54c8175..07b16598067a 100644 --- a/extensions/zip-deflater/deployment/pom.xml +++ b/extensions/zip-deflater/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zip-deflater-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zip-deflater/pom.xml b/extensions/zip-deflater/pom.xml index 83bbe794f578..3a86fe2c7d48 100644 --- a/extensions/zip-deflater/pom.xml +++ b/extensions/zip-deflater/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zip-deflater/runtime/pom.xml b/extensions/zip-deflater/runtime/pom.xml index f3df40817a7e..359de4accb56 100644 --- a/extensions/zip-deflater/runtime/pom.xml +++ b/extensions/zip-deflater/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zip-deflater-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zipfile/deployment/pom.xml b/extensions/zipfile/deployment/pom.xml index 6f7379a07673..714ac19f5eb6 100644 --- a/extensions/zipfile/deployment/pom.xml +++ b/extensions/zipfile/deployment/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zipfile-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zipfile/pom.xml b/extensions/zipfile/pom.xml index ebf21051d3ea..09df06ce9ab3 100644 --- a/extensions/zipfile/pom.xml +++ b/extensions/zipfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-extensions - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/extensions/zipfile/runtime/pom.xml b/extensions/zipfile/runtime/pom.xml index ce2927e2f1b7..97fbef8bcbfe 100644 --- a/extensions/zipfile/runtime/pom.xml +++ b/extensions/zipfile/runtime/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-zipfile-parent - 3.11.0-SNAPSHOT + 3.11.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 3f4160d58a3f..35ab76fd1fe3 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 - 3.11.0-SNAPSHOT + 3.11.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 c4a9c4ec87f6..c4d0a469cbc8 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 - 3.11.0-SNAPSHOT + 3.11.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 b39bd8d56777..780b5a44b439 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 - 3.11.0-SNAPSHOT + 3.11.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 34e0fa523d38..3797a990ef6c 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 - 3.11.0-SNAPSHOT + 3.11.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 82274133c3b4..04f72173eb87 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 - 3.11.0-SNAPSHOT + 3.11.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 8af4a8de1baa..731940678897 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 - 3.11.0-SNAPSHOT + 3.11.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 417007743c66..9c0180cfce6e 100644 --- a/integration-test-groups/aws2/aws2-cw/pom.xml +++ b/integration-test-groups/aws2/aws2-cw/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 29f0a4fe5974..bcadd6150c23 100644 --- a/integration-test-groups/aws2/aws2-ddb/pom.xml +++ b/integration-test-groups/aws2/aws2-ddb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 ac00423162d7..0fb0e10617de 100644 --- a/integration-test-groups/aws2/aws2-kinesis/pom.xml +++ b/integration-test-groups/aws2/aws2-kinesis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 2586950c1c0b..f369cd264e11 100644 --- a/integration-test-groups/aws2/aws2-lambda/pom.xml +++ b/integration-test-groups/aws2/aws2-lambda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 8af3bf0c881a..913bd536a4c1 100644 --- a/integration-test-groups/aws2/aws2-s3/pom.xml +++ b/integration-test-groups/aws2/aws2-s3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 7778b52cfe0a..88a3e540a434 100644 --- a/integration-test-groups/aws2/aws2-ses/pom.xml +++ b/integration-test-groups/aws2/aws2-ses/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 73fb97e223a9..486a0484c5ab 100644 --- a/integration-test-groups/aws2/aws2-sqs-sns/pom.xml +++ b/integration-test-groups/aws2/aws2-sqs-sns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 8a2069979584..38720c321470 100644 --- a/integration-test-groups/aws2/aws2-sqs/pom.xml +++ b/integration-test-groups/aws2/aws2-sqs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/aws2/pom.xml b/integration-test-groups/aws2/pom.xml index bda0c3aba085..e8000ddf66cd 100644 --- a/integration-test-groups/aws2/pom.xml +++ b/integration-test-groups/aws2/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.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 f4b105179f09..a1e17d3e4d5a 100644 --- a/integration-test-groups/azure/azure-eventhubs/pom.xml +++ b/integration-test-groups/azure/azure-eventhubs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 fa5f5ff8d397..a34854d57c87 100644 --- a/integration-test-groups/azure/azure-storage-blob/pom.xml +++ b/integration-test-groups/azure/azure-storage-blob/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 d021bf57549b..0e71c225a2f0 100644 --- a/integration-test-groups/azure/azure-storage-queue/pom.xml +++ b/integration-test-groups/azure/azure-storage-queue/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/azure/pom.xml b/integration-test-groups/azure/pom.xml index 663be66fe345..d39884cead7f 100644 --- a/integration-test-groups/azure/pom.xml +++ b/integration-test-groups/azure/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.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 ff853cbb7cd5..63b10d59d36e 100644 --- a/integration-test-groups/compression/lzf/pom.xml +++ b/integration-test-groups/compression/lzf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/compression/pom.xml b/integration-test-groups/compression/pom.xml index a7a87670db91..ee403a613ce1 100644 --- a/integration-test-groups/compression/pom.xml +++ b/integration-test-groups/compression/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.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 0e7ea2100876..ec8bfadbbdbc 100644 --- a/integration-test-groups/compression/zip-deflater/pom.xml +++ b/integration-test-groups/compression/zip-deflater/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 99f2f0db3a6a..e4d648e6258b 100644 --- a/integration-test-groups/compression/zipfile/pom.xml +++ b/integration-test-groups/compression/zipfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-client/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-client/pom.xml index afe754d9b01d..0517a586a63d 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-client/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml index bdbddb3d18c7..559778d598d4 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-converter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml index fce7132c63f3..8df728eec6f3 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-metrics/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml index 046a7941d353..041618a6ad18 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-mtom-awt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml index 30324f301ee6..ff8cdedfea6e 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-mtom/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml index fb4efb6d9603..0d3ef665722e 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-server/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-server/pom.xml index 782835e3c7aa..7db1c7768338 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-server/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-server/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml index 6c51dd039f96..e7538671362c 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-ssl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/pom.xml index 285fe89ecc07..6212a93033c0 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-ws-security-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/pom.xml index b5f8a7a644fb..a98d63131920 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-ws-security-server/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml index 729aab2ea59e..057ae7428264 100644 --- a/integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml +++ b/integration-test-groups/cxf-soap/cxf-soap-ws-trust/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/cxf-soap/pom.xml b/integration-test-groups/cxf-soap/pom.xml index 151c7562a8c7..7de778c81db8 100644 --- a/integration-test-groups/cxf-soap/pom.xml +++ b/integration-test-groups/cxf-soap/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-tests-cxf-soap diff --git a/integration-test-groups/dataformats-json/json-gson/pom.xml b/integration-test-groups/dataformats-json/json-gson/pom.xml index f3ac945a2fc8..d7c392bdbb04 100644 --- a/integration-test-groups/dataformats-json/json-gson/pom.xml +++ b/integration-test-groups/dataformats-json/json-gson/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/dataformats-json/json-jackson/pom.xml b/integration-test-groups/dataformats-json/json-jackson/pom.xml index d8e6e87dd112..24f37023b604 100644 --- a/integration-test-groups/dataformats-json/json-jackson/pom.xml +++ b/integration-test-groups/dataformats-json/json-jackson/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/dataformats-json/json-jsonb/pom.xml b/integration-test-groups/dataformats-json/json-jsonb/pom.xml index 28a62f65633a..56bfa3b0f88a 100644 --- a/integration-test-groups/dataformats-json/json-jsonb/pom.xml +++ b/integration-test-groups/dataformats-json/json-jsonb/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/dataformats-json/pom.xml b/integration-test-groups/dataformats-json/pom.xml index 287e1ad4aae9..716c3e884bfc 100644 --- a/integration-test-groups/dataformats-json/pom.xml +++ b/integration-test-groups/dataformats-json/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-tests-dataformats-json diff --git a/integration-test-groups/foundation/bean/pom.xml b/integration-test-groups/foundation/bean/pom.xml index 759000887272..990e4ff3aa62 100644 --- a/integration-test-groups/foundation/bean/pom.xml +++ b/integration-test-groups/foundation/bean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 abd77c6d3330..1bc876b9eaee 100644 --- a/integration-test-groups/foundation/browse/pom.xml +++ b/integration-test-groups/foundation/browse/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 efebbdb1181c..5f0bf94ce3f6 100644 --- a/integration-test-groups/foundation/component-name-resolver/pom.xml +++ b/integration-test-groups/foundation/component-name-resolver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 87ac1c8dc63d..da2a0921ad54 100644 --- a/integration-test-groups/foundation/controlbus/pom.xml +++ b/integration-test-groups/foundation/controlbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 efac2e46a121..6c51460b2f8a 100644 --- a/integration-test-groups/foundation/core-annotations/pom.xml +++ b/integration-test-groups/foundation/core-annotations/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 2a0d1e019497..bbdad2c5d620 100644 --- a/integration-test-groups/foundation/core-languages/pom.xml +++ b/integration-test-groups/foundation/core-languages/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 325512e80c8c..0e8a456fb344 100644 --- a/integration-test-groups/foundation/core-thread-pools/pom.xml +++ b/integration-test-groups/foundation/core-thread-pools/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 9fbfe58d8f79..9c1afa6dd553 100644 --- a/integration-test-groups/foundation/core/pom.xml +++ b/integration-test-groups/foundation/core/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 1d6ca1a6c4c8..2992cd7414a0 100644 --- a/integration-test-groups/foundation/customized-log-component/pom.xml +++ b/integration-test-groups/foundation/customized-log-component/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/dataset/pom.xml b/integration-test-groups/foundation/dataset/pom.xml index 29a07a30e5b0..cab03c183ed4 100644 --- a/integration-test-groups/foundation/dataset/pom.xml +++ b/integration-test-groups/foundation/dataset/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 cb6623e0bd5d..752f6f0f4ecd 100644 --- a/integration-test-groups/foundation/direct/pom.xml +++ b/integration-test-groups/foundation/direct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 e93ff70ccd1b..bd138c359119 100644 --- a/integration-test-groups/foundation/eip/pom.xml +++ b/integration-test-groups/foundation/eip/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 d4b6948beb80..300be546bf25 100644 --- a/integration-test-groups/foundation/language/pom.xml +++ b/integration-test-groups/foundation/language/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 b2c50d4ffbc6..a98e3be86278 100644 --- a/integration-test-groups/foundation/log/pom.xml +++ b/integration-test-groups/foundation/log/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 04d2b67d16bd..8e1a8b55c4e5 100644 --- a/integration-test-groups/foundation/mock/pom.xml +++ b/integration-test-groups/foundation/mock/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/pom.xml b/integration-test-groups/foundation/pom.xml index c08a3f8a38bc..9554f09f94b3 100644 --- a/integration-test-groups/foundation/pom.xml +++ b/integration-test-groups/foundation/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.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 074489b3ca8b..127d0053770d 100644 --- a/integration-test-groups/foundation/ref/pom.xml +++ b/integration-test-groups/foundation/ref/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 fd97a232a0f2..2000bc745a40 100644 --- a/integration-test-groups/foundation/route-configurations/pom.xml +++ b/integration-test-groups/foundation/route-configurations/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 af19eebc2656..5036d0a436c0 100644 --- a/integration-test-groups/foundation/scheduler/pom.xml +++ b/integration-test-groups/foundation/scheduler/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 153defb7a78a..366b3dbe5a94 100644 --- a/integration-test-groups/foundation/seda/pom.xml +++ b/integration-test-groups/foundation/seda/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 98009d064341..8ea81ba2440b 100644 --- a/integration-test-groups/foundation/stream/pom.xml +++ b/integration-test-groups/foundation/stream/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 68feacbd120d..b4cb19195668 100644 --- a/integration-test-groups/foundation/timer/pom.xml +++ b/integration-test-groups/foundation/timer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/transformer/pom.xml b/integration-test-groups/foundation/transformer/pom.xml index f43502e1814e..3d991c241e8e 100644 --- a/integration-test-groups/foundation/transformer/pom.xml +++ b/integration-test-groups/foundation/transformer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 13cb82b0f168..4ca8139cb8d4 100644 --- a/integration-test-groups/foundation/type-converter/pom.xml +++ b/integration-test-groups/foundation/type-converter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/foundation/variables/pom.xml b/integration-test-groups/foundation/variables/pom.xml index 120dba6e2cce..4b6228314ea5 100644 --- a/integration-test-groups/foundation/variables/pom.xml +++ b/integration-test-groups/foundation/variables/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/http/common/pom.xml b/integration-test-groups/http/common/pom.xml index 7e33b59dfe1d..6a1d49cc4abf 100644 --- a/integration-test-groups/http/common/pom.xml +++ b/integration-test-groups/http/common/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/http/http/pom.xml b/integration-test-groups/http/http/pom.xml index e4f01262f5f1..7fdfe027bc39 100644 --- a/integration-test-groups/http/http/pom.xml +++ b/integration-test-groups/http/http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/http/netty-http/pom.xml b/integration-test-groups/http/netty-http/pom.xml index 27e61c19f036..1bf26c3e9646 100644 --- a/integration-test-groups/http/netty-http/pom.xml +++ b/integration-test-groups/http/netty-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/http/pom.xml b/integration-test-groups/http/pom.xml index 7ff710225b4a..dc9d6f3cc66f 100644 --- a/integration-test-groups/http/pom.xml +++ b/integration-test-groups/http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-tests-http diff --git a/integration-test-groups/http/vertx-http/pom.xml b/integration-test-groups/http/vertx-http/pom.xml index a4f176294a53..3667b1305bee 100644 --- a/integration-test-groups/http/vertx-http/pom.xml +++ b/integration-test-groups/http/vertx-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/db2/pom.xml b/integration-test-groups/jdbc/db2/pom.xml index 2eba37d7c0eb..53e6b3083c85 100644 --- a/integration-test-groups/jdbc/db2/pom.xml +++ b/integration-test-groups/jdbc/db2/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/h2/pom.xml b/integration-test-groups/jdbc/h2/pom.xml index b60cbfc07fa9..168faa71d8e3 100644 --- a/integration-test-groups/jdbc/h2/pom.xml +++ b/integration-test-groups/jdbc/h2/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/mariadb/pom.xml b/integration-test-groups/jdbc/mariadb/pom.xml index 8d1787b9d596..9349b4058fee 100644 --- a/integration-test-groups/jdbc/mariadb/pom.xml +++ b/integration-test-groups/jdbc/mariadb/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/mssql/pom.xml b/integration-test-groups/jdbc/mssql/pom.xml index 84c1cf396179..0e116374faa8 100644 --- a/integration-test-groups/jdbc/mssql/pom.xml +++ b/integration-test-groups/jdbc/mssql/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/mysql/pom.xml b/integration-test-groups/jdbc/mysql/pom.xml index af5c79e8e3dc..f22b5d2e83cd 100644 --- a/integration-test-groups/jdbc/mysql/pom.xml +++ b/integration-test-groups/jdbc/mysql/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/oracle/pom.xml b/integration-test-groups/jdbc/oracle/pom.xml index 51a0020282b0..1e9d0aa4186a 100644 --- a/integration-test-groups/jdbc/oracle/pom.xml +++ b/integration-test-groups/jdbc/oracle/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/jdbc/pom.xml b/integration-test-groups/jdbc/pom.xml index 045835511c43..79c4771775b1 100644 --- a/integration-test-groups/jdbc/pom.xml +++ b/integration-test-groups/jdbc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-tests-jdbc diff --git a/integration-test-groups/jdbc/postgresql/pom.xml b/integration-test-groups/jdbc/postgresql/pom.xml index b223f0beca1f..01cf7ffcc9fd 100644 --- a/integration-test-groups/jdbc/postgresql/pom.xml +++ b/integration-test-groups/jdbc/postgresql/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 c6719b74ee22..1a8ecb56e51e 100644 --- a/integration-test-groups/mongodb/mongodb-gridfs/pom.xml +++ b/integration-test-groups/mongodb/mongodb-gridfs/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 1a578b2abd34..be4e203b4f90 100644 --- a/integration-test-groups/mongodb/mongodb/pom.xml +++ b/integration-test-groups/mongodb/mongodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/mongodb/pom.xml b/integration-test-groups/mongodb/pom.xml index 74672c589100..680d2d64a48a 100644 --- a/integration-test-groups/mongodb/pom.xml +++ b/integration-test-groups/mongodb/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-tests-mongodb diff --git a/integration-test-groups/pom.xml b/integration-test-groups/pom.xml index 4da1406d6bd9..6af4a0ae0497 100644 --- a/integration-test-groups/pom.xml +++ b/integration-test-groups/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-aggregate/pom.xml b/integration-test-groups/xml/jvm/xslt-aggregate/pom.xml index ea7acb92a5b1..2acd87e30632 100644 --- a/integration-test-groups/xml/jvm/xslt-aggregate/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-aggregate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-bean/pom.xml b/integration-test-groups/xml/jvm/xslt-bean/pom.xml index 5a75b39c2aa5..67eecd2caec5 100644 --- a/integration-test-groups/xml/jvm/xslt-bean/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-bean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-file/pom.xml b/integration-test-groups/xml/jvm/xslt-file/pom.xml index 58cb307be1e6..ddd070cf8756 100644 --- a/integration-test-groups/xml/jvm/xslt-file/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-http/pom.xml b/integration-test-groups/xml/jvm/xslt-http/pom.xml index e6cbd8936c4b..e37e20f0ce40 100644 --- a/integration-test-groups/xml/jvm/xslt-http/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/jvm/xslt-ref/pom.xml b/integration-test-groups/xml/jvm/xslt-ref/pom.xml index ea430b9e2de6..4c6118289953 100644 --- a/integration-test-groups/xml/jvm/xslt-ref/pom.xml +++ b/integration-test-groups/xml/jvm/xslt-ref/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/native/xslt-classpath/pom.xml b/integration-test-groups/xml/native/xslt-classpath/pom.xml index 90f68abf8f34..4a421f2304fd 100644 --- a/integration-test-groups/xml/native/xslt-classpath/pom.xml +++ b/integration-test-groups/xml/native/xslt-classpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../../../poms/build-parent-it/pom.xml diff --git a/integration-test-groups/xml/pom.xml b/integration-test-groups/xml/pom.xml index be27a81ae85c..d4dc0cfe5f4c 100644 --- a/integration-test-groups/xml/pom.xml +++ b/integration-test-groups/xml/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-test-groups - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-tests-xml diff --git a/integration-tests-jvm/asn1/pom.xml b/integration-tests-jvm/asn1/pom.xml index 89615adb0740..5da85b032993 100644 --- a/integration-tests-jvm/asn1/pom.xml +++ b/integration-tests-jvm/asn1/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/asterisk/pom.xml b/integration-tests-jvm/asterisk/pom.xml index e34338a264fe..fa9dbb25a8d1 100644 --- a/integration-tests-jvm/asterisk/pom.xml +++ b/integration-tests-jvm/asterisk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 7b85fa8f9df7..1ece23b71c1d 100644 --- a/integration-tests-jvm/aws-secrets-manager/pom.xml +++ b/integration-tests-jvm/aws-secrets-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 07a8f01d7ac4..81877aeda1d7 100644 --- a/integration-tests-jvm/aws-xray/pom.xml +++ b/integration-tests-jvm/aws-xray/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 a9644a95a7a6..84fb345a596c 100644 --- a/integration-tests-jvm/azure-cosmosdb/pom.xml +++ b/integration-tests-jvm/azure-cosmosdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 457257a74ddc..c185da346871 100644 --- a/integration-tests-jvm/azure-key-vault/pom.xml +++ b/integration-tests-jvm/azure-key-vault/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 3a5ddf5fe60c..f0c53779db1d 100644 --- a/integration-tests-jvm/azure-servicebus/pom.xml +++ b/integration-tests-jvm/azure-servicebus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 964dace206f7..874272a24724 100644 --- a/integration-tests-jvm/azure-storage-datalake/pom.xml +++ b/integration-tests-jvm/azure-storage-datalake/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/barcode/pom.xml b/integration-tests-jvm/barcode/pom.xml index f3b9ce4adbe4..fd8144ce2f13 100644 --- a/integration-tests-jvm/barcode/pom.xml +++ b/integration-tests-jvm/barcode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/beanio/pom.xml b/integration-tests-jvm/beanio/pom.xml index f95f75df0e80..61e530ad27bd 100644 --- a/integration-tests-jvm/beanio/pom.xml +++ b/integration-tests-jvm/beanio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/bonita/pom.xml b/integration-tests-jvm/bonita/pom.xml index 1c3c0fa9d6fb..b262821bd4b2 100644 --- a/integration-tests-jvm/bonita/pom.xml +++ b/integration-tests-jvm/bonita/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/chatscript/pom.xml b/integration-tests-jvm/chatscript/pom.xml index 08a8544f0023..55b5d657cc97 100644 --- a/integration-tests-jvm/chatscript/pom.xml +++ b/integration-tests-jvm/chatscript/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/chunk/pom.xml b/integration-tests-jvm/chunk/pom.xml index 024b11921478..44f3c7b57283 100644 --- a/integration-tests-jvm/chunk/pom.xml +++ b/integration-tests-jvm/chunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/cli-connector/pom.xml b/integration-tests-jvm/cli-connector/pom.xml index 9071d724ce68..b0db93132b1c 100644 --- a/integration-tests-jvm/cli-connector/pom.xml +++ b/integration-tests-jvm/cli-connector/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 818c0bc1337b..9cd5ac163d25 100644 --- a/integration-tests-jvm/cm-sms/pom.xml +++ b/integration-tests-jvm/cm-sms/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/coap/pom.xml b/integration-tests-jvm/coap/pom.xml index a1a1585bc41a..d02b423d4a07 100644 --- a/integration-tests-jvm/coap/pom.xml +++ b/integration-tests-jvm/coap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/cometd/pom.xml b/integration-tests-jvm/cometd/pom.xml index a8294dd7bdb7..d121f5e26fb0 100644 --- a/integration-tests-jvm/cometd/pom.xml +++ b/integration-tests-jvm/cometd/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/console/pom.xml b/integration-tests-jvm/console/pom.xml index da960073a81a..e7e0f74c8fc7 100644 --- a/integration-tests-jvm/console/pom.xml +++ b/integration-tests-jvm/console/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/controlbus-statistics/pom.xml b/integration-tests-jvm/controlbus-statistics/pom.xml index 372805bd70ab..dca181e84641 100644 --- a/integration-tests-jvm/controlbus-statistics/pom.xml +++ b/integration-tests-jvm/controlbus-statistics/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/couchbase/pom.xml b/integration-tests-jvm/couchbase/pom.xml index 4dca28f64f1c..f1d7c837c4d2 100644 --- a/integration-tests-jvm/couchbase/pom.xml +++ b/integration-tests-jvm/couchbase/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/djl/pom.xml b/integration-tests-jvm/djl/pom.xml index fe39ca0e4304..4a79b6fab45e 100644 --- a/integration-tests-jvm/djl/pom.xml +++ b/integration-tests-jvm/djl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/dns/pom.xml b/integration-tests-jvm/dns/pom.xml index f65dc3ba3d13..d95050384e43 100644 --- a/integration-tests-jvm/dns/pom.xml +++ b/integration-tests-jvm/dns/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/drill/pom.xml b/integration-tests-jvm/drill/pom.xml index f796ff256974..557d970ee20a 100644 --- a/integration-tests-jvm/drill/pom.xml +++ b/integration-tests-jvm/drill/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/dsl-modeline/pom.xml b/integration-tests-jvm/dsl-modeline/pom.xml index 2394126fe43b..d1bb3f1265ce 100644 --- a/integration-tests-jvm/dsl-modeline/pom.xml +++ b/integration-tests-jvm/dsl-modeline/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ehcache/pom.xml b/integration-tests-jvm/ehcache/pom.xml index 891e6301567b..5be91d9a8a51 100644 --- a/integration-tests-jvm/ehcache/pom.xml +++ b/integration-tests-jvm/ehcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/elasticsearch-rest-client/pom.xml b/integration-tests-jvm/elasticsearch-rest-client/pom.xml index 623415aa5e29..5f613f37b7d3 100644 --- a/integration-tests-jvm/elasticsearch-rest-client/pom.xml +++ b/integration-tests-jvm/elasticsearch-rest-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/elasticsearch/pom.xml b/integration-tests-jvm/elasticsearch/pom.xml index 2b1eea702daf..e5fc002ef455 100644 --- a/integration-tests-jvm/elasticsearch/pom.xml +++ b/integration-tests-jvm/elasticsearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/etcd3/pom.xml b/integration-tests-jvm/etcd3/pom.xml index 13684ec05f42..c9c180770b45 100644 --- a/integration-tests-jvm/etcd3/pom.xml +++ b/integration-tests-jvm/etcd3/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/fastjson/pom.xml b/integration-tests-jvm/fastjson/pom.xml index c187dbacf4e3..3ed4ffd0c84c 100644 --- a/integration-tests-jvm/fastjson/pom.xml +++ b/integration-tests-jvm/fastjson/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/flink/pom.xml b/integration-tests-jvm/flink/pom.xml index 217349553f08..fb5fd7e9d9de 100644 --- a/integration-tests-jvm/flink/pom.xml +++ b/integration-tests-jvm/flink/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 866622963997..3e26f23d5c84 100644 --- a/integration-tests-jvm/google-functions/pom.xml +++ b/integration-tests-jvm/google-functions/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 abeedcb013a5..b8584675358e 100644 --- a/integration-tests-jvm/google-secret-manager/pom.xml +++ b/integration-tests-jvm/google-secret-manager/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 81673dc624ca..9b7d059933f1 100644 --- a/integration-tests-jvm/guava-eventbus/pom.xml +++ b/integration-tests-jvm/guava-eventbus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/hashicorp-vault/pom.xml b/integration-tests-jvm/hashicorp-vault/pom.xml index aaa279ac7587..f1686179395b 100644 --- a/integration-tests-jvm/hashicorp-vault/pom.xml +++ b/integration-tests-jvm/hashicorp-vault/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 d333bd116eab..a39cded8f49e 100644 --- a/integration-tests-jvm/huaweicloud-smn/pom.xml +++ b/integration-tests-jvm/huaweicloud-smn/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/iec60870/pom.xml b/integration-tests-jvm/iec60870/pom.xml index 09c11fc3575f..6a063470dcc7 100644 --- a/integration-tests-jvm/iec60870/pom.xml +++ b/integration-tests-jvm/iec60870/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ignite/pom.xml b/integration-tests-jvm/ignite/pom.xml index 8db74b681a0f..ee125c2f9fd4 100644 --- a/integration-tests-jvm/ignite/pom.xml +++ b/integration-tests-jvm/ignite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/irc/pom.xml b/integration-tests-jvm/irc/pom.xml index 74bfec536f1f..6621063ae394 100644 --- a/integration-tests-jvm/irc/pom.xml +++ b/integration-tests-jvm/irc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jcr/pom.xml b/integration-tests-jvm/jcr/pom.xml index ef26508b63bf..ce172655a648 100644 --- a/integration-tests-jvm/jcr/pom.xml +++ b/integration-tests-jvm/jcr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 60e83c78544d..2d46fd917f40 100644 --- a/integration-tests-jvm/jgroups-raft/pom.xml +++ b/integration-tests-jvm/jgroups-raft/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jgroups/pom.xml b/integration-tests-jvm/jgroups/pom.xml index e5e8aede9766..ad978df7689f 100644 --- a/integration-tests-jvm/jgroups/pom.xml +++ b/integration-tests-jvm/jgroups/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jooq/pom.xml b/integration-tests-jvm/jooq/pom.xml index 56cac79dcb90..3a670726b158 100644 --- a/integration-tests-jvm/jooq/pom.xml +++ b/integration-tests-jvm/jooq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 6ed7e0ae6163..9ac45469c84f 100644 --- a/integration-tests-jvm/json-patch/pom.xml +++ b/integration-tests-jvm/json-patch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/jsonapi/pom.xml b/integration-tests-jvm/jsonapi/pom.xml index 99a9363f3f32..289fe1c88398 100644 --- a/integration-tests-jvm/jsonapi/pom.xml +++ b/integration-tests-jvm/jsonapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/langchain4j-chat/pom.xml b/integration-tests-jvm/langchain4j-chat/pom.xml index f81f31972681..7ebd7339edb8 100644 --- a/integration-tests-jvm/langchain4j-chat/pom.xml +++ b/integration-tests-jvm/langchain4j-chat/pom.xml @@ -17,14 +17,12 @@ limitations under the License. --> - + 4.0.0 org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/langchain4j-embeddings/pom.xml b/integration-tests-jvm/langchain4j-embeddings/pom.xml index 50df7c473afe..d755e51fbf20 100644 --- a/integration-tests-jvm/langchain4j-embeddings/pom.xml +++ b/integration-tests-jvm/langchain4j-embeddings/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/ldif/pom.xml b/integration-tests-jvm/ldif/pom.xml index be86bf3cb1c0..75ff4da23477 100644 --- a/integration-tests-jvm/ldif/pom.xml +++ b/integration-tests-jvm/ldif/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/lucene/pom.xml b/integration-tests-jvm/lucene/pom.xml index 4389ae49299a..1ff18ecc94b9 100644 --- a/integration-tests-jvm/lucene/pom.xml +++ b/integration-tests-jvm/lucene/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/mail-microsoft-oauth/pom.xml b/integration-tests-jvm/mail-microsoft-oauth/pom.xml index 4e266549613a..6a68d0c88aef 100644 --- a/integration-tests-jvm/mail-microsoft-oauth/pom.xml +++ b/integration-tests-jvm/mail-microsoft-oauth/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/milvus/pom.xml b/integration-tests-jvm/milvus/pom.xml index 58a6079ffc84..e961d64c68b6 100644 --- a/integration-tests-jvm/milvus/pom.xml +++ b/integration-tests-jvm/milvus/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/mvel/pom.xml b/integration-tests-jvm/mvel/pom.xml index 67ced0367979..fd5f750f3ede 100644 --- a/integration-tests-jvm/mvel/pom.xml +++ b/integration-tests-jvm/mvel/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/opensearch/pom.xml b/integration-tests-jvm/opensearch/pom.xml index e06ae4e072c6..255d48b7b0c6 100644 --- a/integration-tests-jvm/opensearch/pom.xml +++ b/integration-tests-jvm/opensearch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/pom.xml b/integration-tests-jvm/pom.xml index a67e9046e7e1..53be97162517 100644 --- a/integration-tests-jvm/pom.xml +++ b/integration-tests-jvm/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/integration-tests-jvm/printer/pom.xml b/integration-tests-jvm/printer/pom.xml index 5430f08a887b..c87edb57ef0a 100644 --- a/integration-tests-jvm/printer/pom.xml +++ b/integration-tests-jvm/printer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/pulsar/pom.xml b/integration-tests-jvm/pulsar/pom.xml index 1f98580e73e5..1dbba7a1ce54 100644 --- a/integration-tests-jvm/pulsar/pom.xml +++ b/integration-tests-jvm/pulsar/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/quickfix/pom.xml b/integration-tests-jvm/quickfix/pom.xml index 20f56619a005..24a5f25e1523 100644 --- a/integration-tests-jvm/quickfix/pom.xml +++ b/integration-tests-jvm/quickfix/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/redis/pom.xml b/integration-tests-jvm/redis/pom.xml index 13a0d1af14e2..1189a66c62ac 100644 --- a/integration-tests-jvm/redis/pom.xml +++ b/integration-tests-jvm/redis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/robotframework/pom.xml b/integration-tests-jvm/robotframework/pom.xml index 10a74f6773d5..57d96127abfb 100644 --- a/integration-tests-jvm/robotframework/pom.xml +++ b/integration-tests-jvm/robotframework/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/schematron/pom.xml b/integration-tests-jvm/schematron/pom.xml index 36cca855cf61..f856f8015571 100644 --- a/integration-tests-jvm/schematron/pom.xml +++ b/integration-tests-jvm/schematron/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/smpp/pom.xml b/integration-tests-jvm/smpp/pom.xml index 1b111265b7e6..f493fb615400 100644 --- a/integration-tests-jvm/smpp/pom.xml +++ b/integration-tests-jvm/smpp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/snmp/pom.xml b/integration-tests-jvm/snmp/pom.xml index a30adb69509b..905c3c7bd4e1 100644 --- a/integration-tests-jvm/snmp/pom.xml +++ b/integration-tests-jvm/snmp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/spring-redis/pom.xml b/integration-tests-jvm/spring-redis/pom.xml index 97378987e883..f82789541d0a 100644 --- a/integration-tests-jvm/spring-redis/pom.xml +++ b/integration-tests-jvm/spring-redis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stitch/pom.xml b/integration-tests-jvm/stitch/pom.xml index d4667402524c..a12db545aa2c 100644 --- a/integration-tests-jvm/stitch/pom.xml +++ b/integration-tests-jvm/stitch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stomp/pom.xml b/integration-tests-jvm/stomp/pom.xml index 005480130c6d..f65af218dcce 100644 --- a/integration-tests-jvm/stomp/pom.xml +++ b/integration-tests-jvm/stomp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/stub/pom.xml b/integration-tests-jvm/stub/pom.xml index 0bd5a54a24e4..a65d517074ae 100644 --- a/integration-tests-jvm/stub/pom.xml +++ b/integration-tests-jvm/stub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/thrift/pom.xml b/integration-tests-jvm/thrift/pom.xml index a831826e309a..68a7614296eb 100644 --- a/integration-tests-jvm/thrift/pom.xml +++ b/integration-tests-jvm/thrift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/web3j/pom.xml b/integration-tests-jvm/web3j/pom.xml index db9533ec984c..566311cb5d8c 100644 --- a/integration-tests-jvm/web3j/pom.xml +++ b/integration-tests-jvm/web3j/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/wordpress/pom.xml b/integration-tests-jvm/wordpress/pom.xml index 3a25784f57a0..c38a3584817d 100644 --- a/integration-tests-jvm/wordpress/pom.xml +++ b/integration-tests-jvm/wordpress/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/workday/pom.xml b/integration-tests-jvm/workday/pom.xml index 635b68a216f0..270837ed36f0 100644 --- a/integration-tests-jvm/workday/pom.xml +++ b/integration-tests-jvm/workday/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/xml-grouped/pom.xml b/integration-tests-jvm/xml-grouped/pom.xml index 70d51af4b731..b02996ec42e3 100644 --- a/integration-tests-jvm/xml-grouped/pom.xml +++ b/integration-tests-jvm/xml-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/xmpp/pom.xml b/integration-tests-jvm/xmpp/pom.xml index 75a50e31acee..42e1b63eb9e7 100644 --- a/integration-tests-jvm/xmpp/pom.xml +++ b/integration-tests-jvm/xmpp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 bf6433756e3b..a48e0a1b90ae 100644 --- a/integration-tests-jvm/zookeeper-master/pom.xml +++ b/integration-tests-jvm/zookeeper-master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-jvm/zookeeper/pom.xml b/integration-tests-jvm/zookeeper/pom.xml index 94ef4a062dd9..7d6984392617 100644 --- a/integration-tests-jvm/zookeeper/pom.xml +++ b/integration-tests-jvm/zookeeper/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests-support/activemq/pom.xml b/integration-tests-support/activemq/pom.xml index e639b98e3dda..4b28fa4f6af8 100644 --- a/integration-tests-support/activemq/pom.xml +++ b/integration-tests-support/activemq/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/aws2/pom.xml b/integration-tests-support/aws2/pom.xml index e454ce532dbf..1c26f209a85f 100644 --- a/integration-tests-support/aws2/pom.xml +++ b/integration-tests-support/aws2/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/azure/pom.xml b/integration-tests-support/azure/pom.xml index 3368818134f2..0aab7f57d19c 100644 --- a/integration-tests-support/azure/pom.xml +++ b/integration-tests-support/azure/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/certificate-generator/pom.xml b/integration-tests-support/certificate-generator/pom.xml index 0bcbf9f57da3..8ac7d3f47c7e 100644 --- a/integration-tests-support/certificate-generator/pom.xml +++ b/integration-tests-support/certificate-generator/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.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 1b23aa4e2494..b1d744974c00 100644 --- a/integration-tests-support/custom-dataformat/pom.xml +++ b/integration-tests-support/custom-dataformat/pom.xml @@ -20,7 +20,7 @@ org.apache.camel.quarkus - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-tests-support ../pom.xml diff --git a/integration-tests-support/custom-kamelet-resource/deployment/pom.xml b/integration-tests-support/custom-kamelet-resource/deployment/pom.xml index 3fa13710e52b..90ca0232ff09 100644 --- a/integration-tests-support/custom-kamelet-resource/deployment/pom.xml +++ b/integration-tests-support/custom-kamelet-resource/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-kamelet-resource-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-kamelet-resource/pom.xml b/integration-tests-support/custom-kamelet-resource/pom.xml index c3a9f7431ea0..9fb1f8b2360e 100644 --- a/integration-tests-support/custom-kamelet-resource/pom.xml +++ b/integration-tests-support/custom-kamelet-resource/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/integration-tests-support/custom-kamelet-resource/runtime/pom.xml b/integration-tests-support/custom-kamelet-resource/runtime/pom.xml index efc1095aff5e..fb5cfdf97975 100644 --- a/integration-tests-support/custom-kamelet-resource/runtime/pom.xml +++ b/integration-tests-support/custom-kamelet-resource/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-kamelet-resource-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/custom-log-component/deployment/pom.xml b/integration-tests-support/custom-log-component/deployment/pom.xml index 182458fa7688..c4c0f19cafef 100644 --- a/integration-tests-support/custom-log-component/deployment/pom.xml +++ b/integration-tests-support/custom-log-component/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-log-component-parent - 3.11.0-SNAPSHOT + 3.11.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 0ae73af0fc1c..61a9375bb863 100644 --- a/integration-tests-support/custom-log-component/pom.xml +++ b/integration-tests-support/custom-log-component/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.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 5d5fd2fcf576..e093afa78ff5 100644 --- a/integration-tests-support/custom-log-component/runtime/pom.xml +++ b/integration-tests-support/custom-log-component/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-log-component-parent - 3.11.0-SNAPSHOT + 3.11.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 148daeaff1bb..c2d8131694d5 100644 --- a/integration-tests-support/custom-main-listener/deployment/pom.xml +++ b/integration-tests-support/custom-main-listener/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-main-listener-parent - 3.11.0-SNAPSHOT + 3.11.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 28ea2b37bf2f..a004d0996d18 100644 --- a/integration-tests-support/custom-main-listener/pom.xml +++ b/integration-tests-support/custom-main-listener/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.camel.quarkus - 3.11.0-SNAPSHOT + 3.11.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 f31f0a3e6455..9d24847f27be 100644 --- a/integration-tests-support/custom-main-listener/runtime/pom.xml +++ b/integration-tests-support/custom-main-listener/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-main-listener-parent - 3.11.0-SNAPSHOT + 3.11.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 6fabb4df118e..1bc23ce25c46 100644 --- a/integration-tests-support/custom-routes-collector/deployment/pom.xml +++ b/integration-tests-support/custom-routes-collector/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-routes-collector-parent - 3.11.0-SNAPSHOT + 3.11.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 3329c916cb1f..0bd00f5b9f38 100644 --- a/integration-tests-support/custom-routes-collector/pom.xml +++ b/integration-tests-support/custom-routes-collector/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.camel.quarkus - 3.11.0-SNAPSHOT + 3.11.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 bf1f3e25a31f..4213c833a80f 100644 --- a/integration-tests-support/custom-routes-collector/runtime/pom.xml +++ b/integration-tests-support/custom-routes-collector/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-routes-collector-parent - 3.11.0-SNAPSHOT + 3.11.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 372245e062a6..ad06a0eebe60 100644 --- a/integration-tests-support/custom-type-converter/deployment/pom.xml +++ b/integration-tests-support/custom-type-converter/deployment/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-type-converter-parent - 3.11.0-SNAPSHOT + 3.11.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 cc8057fa0e7a..ec3d7dcd1223 100644 --- a/integration-tests-support/custom-type-converter/pom.xml +++ b/integration-tests-support/custom-type-converter/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.apache.camel.quarkus - 3.11.0-SNAPSHOT + 3.11.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 016750ed87fe..541843ca690a 100644 --- a/integration-tests-support/custom-type-converter/runtime/pom.xml +++ b/integration-tests-support/custom-type-converter/runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support-custom-type-converter-parent - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/google/pom.xml b/integration-tests-support/google/pom.xml index f41c6671ee51..b71b5f59a74c 100644 --- a/integration-tests-support/google/pom.xml +++ b/integration-tests-support/google/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/grpc/pom.xml b/integration-tests-support/grpc/pom.xml index 850bf49a57a8..170abffe8eee 100644 --- a/integration-tests-support/grpc/pom.xml +++ b/integration-tests-support/grpc/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/jdbc/pom.xml b/integration-tests-support/jdbc/pom.xml index 24803f82692c..2100cea4ebd9 100644 --- a/integration-tests-support/jdbc/pom.xml +++ b/integration-tests-support/jdbc/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/integration-tests-support/kafka/pom.xml b/integration-tests-support/kafka/pom.xml index 2cc5a91e13cf..184d2b2dec45 100644 --- a/integration-tests-support/kafka/pom.xml +++ b/integration-tests-support/kafka/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.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 6230ded6e1ba..be94d6e5331b 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 - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/mongodb/pom.xml b/integration-tests-support/mongodb/pom.xml index 0f5daa83461d..e1a76ac5218f 100644 --- a/integration-tests-support/mongodb/pom.xml +++ b/integration-tests-support/mongodb/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/pom.xml b/integration-tests-support/pom.xml index d0d48a1886bd..6c4c277528e0 100644 --- a/integration-tests-support/pom.xml +++ b/integration-tests-support/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../poms/build-parent/pom.xml @@ -42,8 +42,8 @@ ${quarkus.version} org.apache.camel.quarkus camel-quarkus-bom - 3.11.0-SNAPSHOT - 3.11.0-SNAPSHOT + 3.11.0 + 3.11.0 diff --git a/integration-tests-support/process-executor-support/pom.xml b/integration-tests-support/process-executor-support/pom.xml index d9ebc950ba73..29404e6ea788 100644 --- a/integration-tests-support/process-executor-support/pom.xml +++ b/integration-tests-support/process-executor-support/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/splunk/pom.xml b/integration-tests-support/splunk/pom.xml index 1dc70fd5d1fe..545e5e2df1d7 100644 --- a/integration-tests-support/splunk/pom.xml +++ b/integration-tests-support/splunk/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.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 5e56b4055aa4..e8a14036aaae 100644 --- a/integration-tests-support/test-support/pom.xml +++ b/integration-tests-support/test-support/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests-support/wiremock/pom.xml b/integration-tests-support/wiremock/pom.xml index a754c599c3bc..4da5e23141e7 100644 --- a/integration-tests-support/wiremock/pom.xml +++ b/integration-tests-support/wiremock/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.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 2b36b9ae7693..7aab62a7cb51 100644 --- a/integration-tests-support/xslt-support/pom.xml +++ b/integration-tests-support/xslt-support/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-integration-tests-support - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/integration-tests/activemq/pom.xml b/integration-tests/activemq/pom.xml index 8a9ce0cfd16c..825ae46acbe5 100644 --- a/integration-tests/activemq/pom.xml +++ b/integration-tests/activemq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/amqp/pom.xml b/integration-tests/amqp/pom.xml index 0674f3873772..f44ae5fd32f0 100644 --- a/integration-tests/amqp/pom.xml +++ b/integration-tests/amqp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/arangodb/pom.xml b/integration-tests/arangodb/pom.xml index 4d230a4198cc..e1d0fdb9d97c 100644 --- a/integration-tests/arangodb/pom.xml +++ b/integration-tests/arangodb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/as2/pom.xml b/integration-tests/as2/pom.xml index 706618cacd81..7b552cbaa3d2 100644 --- a/integration-tests/as2/pom.xml +++ b/integration-tests/as2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/avro/pom.xml b/integration-tests/avro/pom.xml index 7bd297a4c032..60f889d47a32 100644 --- a/integration-tests/avro/pom.xml +++ b/integration-tests/avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/aws2-grouped/pom.xml b/integration-tests/aws2-grouped/pom.xml index 068d5cf2c81e..4bf45a273819 100644 --- a/integration-tests/aws2-grouped/pom.xml +++ b/integration-tests/aws2-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 11831cb64965..e40a75bcc654 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 - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/aws2/pom.xml b/integration-tests/aws2/pom.xml index 323f150bf27c..8f3941ecb5d1 100644 --- a/integration-tests/aws2/pom.xml +++ b/integration-tests/aws2/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/azure-grouped/pom.xml b/integration-tests/azure-grouped/pom.xml index 695d8126f067..80cce92a7fff 100644 --- a/integration-tests/azure-grouped/pom.xml +++ b/integration-tests/azure-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/base64/pom.xml b/integration-tests/base64/pom.xml index 31eb857ceb34..a13114b687b4 100644 --- a/integration-tests/base64/pom.xml +++ b/integration-tests/base64/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/bean-validator/pom.xml b/integration-tests/bean-validator/pom.xml index b34f668a52e8..69a528e0cf54 100644 --- a/integration-tests/bean-validator/pom.xml +++ b/integration-tests/bean-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/bindy/pom.xml b/integration-tests/bindy/pom.xml index e990569b352b..a92e0ccd3a3b 100644 --- a/integration-tests/bindy/pom.xml +++ b/integration-tests/bindy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/box/pom.xml b/integration-tests/box/pom.xml index 8ec2f8e0acc5..caa304fa3d1c 100644 --- a/integration-tests/box/pom.xml +++ b/integration-tests/box/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/braintree/pom.xml b/integration-tests/braintree/pom.xml index 6490a8be52b7..14f4f2833800 100644 --- a/integration-tests/braintree/pom.xml +++ b/integration-tests/braintree/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/caffeine/pom.xml b/integration-tests/caffeine/pom.xml index fadc7db5db44..7f7511f5336d 100644 --- a/integration-tests/caffeine/pom.xml +++ b/integration-tests/caffeine/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/camel-k-runtime-model-reifier/pom.xml b/integration-tests/camel-k-runtime-model-reifier/pom.xml index 305edef64b08..8e5aad83a345 100644 --- a/integration-tests/camel-k-runtime-model-reifier/pom.xml +++ b/integration-tests/camel-k-runtime-model-reifier/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml 4.0.0 diff --git a/integration-tests/camel-k-runtime-shutdown/pom.xml b/integration-tests/camel-k-runtime-shutdown/pom.xml index 5d68f380b0ab..294433a3f433 100644 --- a/integration-tests/camel-k-runtime-shutdown/pom.xml +++ b/integration-tests/camel-k-runtime-shutdown/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml 4.0.0 diff --git a/integration-tests/camel-k-runtime/pom.xml b/integration-tests/camel-k-runtime/pom.xml index 444cec7626e1..6d850e397d25 100644 --- a/integration-tests/camel-k-runtime/pom.xml +++ b/integration-tests/camel-k-runtime/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml 4.0.0 diff --git a/integration-tests/cassandraql/pom.xml b/integration-tests/cassandraql/pom.xml index b97903a9014e..e131829c6a1e 100644 --- a/integration-tests/cassandraql/pom.xml +++ b/integration-tests/cassandraql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/cbor/pom.xml b/integration-tests/cbor/pom.xml index 8bad0dfbd0e0..f13ee9a2b262 100644 --- a/integration-tests/cbor/pom.xml +++ b/integration-tests/cbor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/compression-grouped/pom.xml b/integration-tests/compression-grouped/pom.xml index 6485dcf05a0a..249078d0dab4 100644 --- a/integration-tests/compression-grouped/pom.xml +++ b/integration-tests/compression-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/consul/pom.xml b/integration-tests/consul/pom.xml index 39b49e70f435..fb07246a2873 100644 --- a/integration-tests/consul/pom.xml +++ b/integration-tests/consul/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 ae626397c861..7160a19b4275 100644 --- a/integration-tests/core-discovery-disabled/pom.xml +++ b/integration-tests/core-discovery-disabled/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/couchdb/pom.xml b/integration-tests/couchdb/pom.xml index 642abe6fedb4..e331a413e138 100644 --- a/integration-tests/couchdb/pom.xml +++ b/integration-tests/couchdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/crypto/pom.xml b/integration-tests/crypto/pom.xml index bb86199cc2d0..3ebf79176b06 100644 --- a/integration-tests/crypto/pom.xml +++ b/integration-tests/crypto/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/csimple/pom.xml b/integration-tests/csimple/pom.xml index 5c0cdea989e6..ca1b15010b6e 100644 --- a/integration-tests/csimple/pom.xml +++ b/integration-tests/csimple/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/csv/pom.xml b/integration-tests/csv/pom.xml index 6b38a04a7343..006e8b41c22b 100644 --- a/integration-tests/csv/pom.xml +++ b/integration-tests/csv/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/cxf-soap-grouped/pom.xml b/integration-tests/cxf-soap-grouped/pom.xml index c9827733e1ae..6b532edf8f82 100644 --- a/integration-tests/cxf-soap-grouped/pom.xml +++ b/integration-tests/cxf-soap-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dataformat/pom.xml b/integration-tests/dataformat/pom.xml index c7538f29508c..fd75c1f21455 100644 --- a/integration-tests/dataformat/pom.xml +++ b/integration-tests/dataformat/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dataformats-json-grouped/pom.xml b/integration-tests/dataformats-json-grouped/pom.xml index 2a90c605abbb..f9aa9fe30a68 100644 --- a/integration-tests/dataformats-json-grouped/pom.xml +++ b/integration-tests/dataformats-json-grouped/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/datasonnet/pom.xml b/integration-tests/datasonnet/pom.xml index a1554f24bd5d..0bc47bf4a2a9 100644 --- a/integration-tests/datasonnet/pom.xml +++ b/integration-tests/datasonnet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml index f68e356827f3..8f537fdb64c1 100644 --- a/integration-tests/debezium/pom.xml +++ b/integration-tests/debezium/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/debug/pom.xml b/integration-tests/debug/pom.xml index d1b54f79ee06..32b6b597fdc6 100644 --- a/integration-tests/debug/pom.xml +++ b/integration-tests/debug/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/digitalocean/pom.xml b/integration-tests/digitalocean/pom.xml index 7d2e0e5d616e..16274a15a212 100644 --- a/integration-tests/digitalocean/pom.xml +++ b/integration-tests/digitalocean/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/disruptor/pom.xml b/integration-tests/disruptor/pom.xml index 0841179d7910..b4130ccdc04c 100644 --- a/integration-tests/disruptor/pom.xml +++ b/integration-tests/disruptor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/dropbox/pom.xml b/integration-tests/dropbox/pom.xml index b51f9064a7c6..96e173f69abb 100644 --- a/integration-tests/dropbox/pom.xml +++ b/integration-tests/dropbox/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/exec/pom.xml b/integration-tests/exec/pom.xml index f66f0704cb47..8acd7f81365d 100644 --- a/integration-tests/exec/pom.xml +++ b/integration-tests/exec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/fhir/pom.xml b/integration-tests/fhir/pom.xml index 79f6f028457e..fd2135e361bb 100644 --- a/integration-tests/fhir/pom.xml +++ b/integration-tests/fhir/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/file/pom.xml b/integration-tests/file/pom.xml index 94e6431a5305..fc1ae43b432a 100644 --- a/integration-tests/file/pom.xml +++ b/integration-tests/file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/flatpack/pom.xml b/integration-tests/flatpack/pom.xml index 929d72d650a0..8a811d05fdf7 100644 --- a/integration-tests/flatpack/pom.xml +++ b/integration-tests/flatpack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/fop/pom.xml b/integration-tests/fop/pom.xml index 96833ca64624..7226538aee11 100644 --- a/integration-tests/fop/pom.xml +++ b/integration-tests/fop/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/foundation-grouped/pom.xml b/integration-tests/foundation-grouped/pom.xml index f4c7cecd4595..088afc52980e 100644 --- a/integration-tests/foundation-grouped/pom.xml +++ b/integration-tests/foundation-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/freemarker/pom.xml b/integration-tests/freemarker/pom.xml index aa0213e76665..a419daa9453b 100644 --- a/integration-tests/freemarker/pom.xml +++ b/integration-tests/freemarker/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ftp/pom.xml b/integration-tests/ftp/pom.xml index 0ef4614d7e9c..465d55af1008 100644 --- a/integration-tests/ftp/pom.xml +++ b/integration-tests/ftp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/geocoder/pom.xml b/integration-tests/geocoder/pom.xml index f9b57541b092..93069b90e2ae 100644 --- a/integration-tests/geocoder/pom.xml +++ b/integration-tests/geocoder/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/git/pom.xml b/integration-tests/git/pom.xml index 209b5b4ef4aa..27e15db1fabd 100644 --- a/integration-tests/git/pom.xml +++ b/integration-tests/git/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/github/pom.xml b/integration-tests/github/pom.xml index 973746958142..81649e6ef146 100644 --- a/integration-tests/github/pom.xml +++ b/integration-tests/github/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-bigquery/pom.xml b/integration-tests/google-bigquery/pom.xml index 39c4561b382a..69eb91d82012 100644 --- a/integration-tests/google-bigquery/pom.xml +++ b/integration-tests/google-bigquery/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-pubsub/pom.xml b/integration-tests/google-pubsub/pom.xml index 7d9dea8baf57..b6158cf4d3c8 100644 --- a/integration-tests/google-pubsub/pom.xml +++ b/integration-tests/google-pubsub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google-storage/pom.xml b/integration-tests/google-storage/pom.xml index ae954fd3bb11..b3f1d0abdf02 100644 --- a/integration-tests/google-storage/pom.xml +++ b/integration-tests/google-storage/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/google/pom.xml b/integration-tests/google/pom.xml index 22b3eb223cbf..5e749d2efcc5 100644 --- a/integration-tests/google/pom.xml +++ b/integration-tests/google/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/graphql/pom.xml b/integration-tests/graphql/pom.xml index 947451441f6b..1f6da7f340a6 100644 --- a/integration-tests/graphql/pom.xml +++ b/integration-tests/graphql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/grok/pom.xml b/integration-tests/grok/pom.xml index c93aafa15a09..71744ff3b3e9 100644 --- a/integration-tests/grok/pom.xml +++ b/integration-tests/grok/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/groovy-dsl/pom.xml b/integration-tests/groovy-dsl/pom.xml index 7492786de487..7b0a4496a24e 100644 --- a/integration-tests/groovy-dsl/pom.xml +++ b/integration-tests/groovy-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/groovy/pom.xml b/integration-tests/groovy/pom.xml index 35404214068c..21a3b80bcce9 100644 --- a/integration-tests/groovy/pom.xml +++ b/integration-tests/groovy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/grpc/pom.xml b/integration-tests/grpc/pom.xml index 618941c7dee3..aa82d90bbf98 100644 --- a/integration-tests/grpc/pom.xml +++ b/integration-tests/grpc/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/hazelcast/pom.xml b/integration-tests/hazelcast/pom.xml index 4e0b5345d1df..0822a694ac84 100644 --- a/integration-tests/hazelcast/pom.xml +++ b/integration-tests/hazelcast/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/headersmap/pom.xml b/integration-tests/headersmap/pom.xml index 8bacaa6526fc..5fdb4be2757c 100644 --- a/integration-tests/headersmap/pom.xml +++ b/integration-tests/headersmap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/hl7/pom.xml b/integration-tests/hl7/pom.xml index 264f27e8030d..79f388fda24e 100644 --- a/integration-tests/hl7/pom.xml +++ b/integration-tests/hl7/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/http-grouped/pom.xml b/integration-tests/http-grouped/pom.xml index b7febb976588..4d12b4477429 100644 --- a/integration-tests/http-grouped/pom.xml +++ b/integration-tests/http-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/infinispan-common/pom.xml b/integration-tests/infinispan-common/pom.xml index 523a420f62f3..1e06212e1db2 100644 --- a/integration-tests/infinispan-common/pom.xml +++ b/integration-tests/infinispan-common/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/infinispan-quarkus-client/pom.xml b/integration-tests/infinispan-quarkus-client/pom.xml index 3a9813ba2d42..7b81e1aedae7 100644 --- a/integration-tests/infinispan-quarkus-client/pom.xml +++ b/integration-tests/infinispan-quarkus-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/infinispan/pom.xml b/integration-tests/infinispan/pom.xml index a18cb8bf83ec..5253731b4ecc 100644 --- a/integration-tests/infinispan/pom.xml +++ b/integration-tests/infinispan/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/influxdb/pom.xml b/integration-tests/influxdb/pom.xml index 8627d48e7a86..5d1515633910 100644 --- a/integration-tests/influxdb/pom.xml +++ b/integration-tests/influxdb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jackson-avro/pom.xml b/integration-tests/jackson-avro/pom.xml index 04088f58aad5..7ab6f17ec3b2 100644 --- a/integration-tests/jackson-avro/pom.xml +++ b/integration-tests/jackson-avro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jackson-protobuf/pom.xml b/integration-tests/jackson-protobuf/pom.xml index e1cbc08d8e6f..70f25066205a 100644 --- a/integration-tests/jackson-protobuf/pom.xml +++ b/integration-tests/jackson-protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jasypt/pom.xml b/integration-tests/jasypt/pom.xml index 51938adb86c1..8039800a12c4 100644 --- a/integration-tests/jasypt/pom.xml +++ b/integration-tests/jasypt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/java-joor-dsl/pom.xml b/integration-tests/java-joor-dsl/pom.xml index 0fe599983c1b..71fff11536d7 100644 --- a/integration-tests/java-joor-dsl/pom.xml +++ b/integration-tests/java-joor-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml index dff1f23cfd5d..426436d1ff91 100644 --- a/integration-tests/jaxb/pom.xml +++ b/integration-tests/jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jcache/pom.xml b/integration-tests/jcache/pom.xml index b20e2c60b3ff..53383eb35592 100644 --- a/integration-tests/jcache/pom.xml +++ b/integration-tests/jcache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jdbc-grouped/pom.xml b/integration-tests/jdbc-grouped/pom.xml index 8f7fe7d6a39d..f8e806d27ed5 100644 --- a/integration-tests/jdbc-grouped/pom.xml +++ b/integration-tests/jdbc-grouped/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jfr/pom.xml b/integration-tests/jfr/pom.xml index b1349c7dac71..063ac6f8d343 100644 --- a/integration-tests/jfr/pom.xml +++ b/integration-tests/jfr/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jira/pom.xml b/integration-tests/jira/pom.xml index 85888676d8ec..c7b4b4457974 100644 --- a/integration-tests/jira/pom.xml +++ b/integration-tests/jira/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 d372b96e446a..8854f491fee8 100644 --- a/integration-tests/jms-artemis-client/pom.xml +++ b/integration-tests/jms-artemis-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jms-ibmmq-client/pom.xml b/integration-tests/jms-ibmmq-client/pom.xml index 5d05ce4c8703..55aca938222f 100644 --- a/integration-tests/jms-ibmmq-client/pom.xml +++ b/integration-tests/jms-ibmmq-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 d62aa45b8a04..973249734c37 100644 --- a/integration-tests/jms-qpid-amqp-client/pom.xml +++ b/integration-tests/jms-qpid-amqp-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jolt/pom.xml b/integration-tests/jolt/pom.xml index 8f6ed4b144ba..be56d0430689 100644 --- a/integration-tests/jolt/pom.xml +++ b/integration-tests/jolt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/joor/pom.xml b/integration-tests/joor/pom.xml index 42522c119cb9..08c0f20393ac 100644 --- a/integration-tests/joor/pom.xml +++ b/integration-tests/joor/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml index e251b0f8db6b..ee68e014ea2c 100644 --- a/integration-tests/jpa/pom.xml +++ b/integration-tests/jpa/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jq/pom.xml b/integration-tests/jq/pom.xml index dfe15dad54fa..65603144e25a 100644 --- a/integration-tests/jq/pom.xml +++ b/integration-tests/jq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/js-dsl/pom.xml b/integration-tests/js-dsl/pom.xml index 8a2765b6b82c..d9a4fa2cf99a 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 - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml index dab32bb347ce..75c47c3dc7df 100644 --- a/integration-tests/jsch/pom.xml +++ b/integration-tests/jsch/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsh-dsl/pom.xml b/integration-tests/jsh-dsl/pom.xml index 5164273dbfb2..fba018d28869 100644 --- a/integration-tests/jsh-dsl/pom.xml +++ b/integration-tests/jsh-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jslt/pom.xml b/integration-tests/jslt/pom.xml index d3caa62ab1aa..7b3254526405 100644 --- a/integration-tests/jslt/pom.xml +++ b/integration-tests/jslt/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/json-validator/pom.xml b/integration-tests/json-validator/pom.xml index 4d18d0c0717b..a178fc3c4df5 100644 --- a/integration-tests/json-validator/pom.xml +++ b/integration-tests/json-validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsonata/pom.xml b/integration-tests/jsonata/pom.xml index 7e661e1d1ad1..9161d501f782 100644 --- a/integration-tests/jsonata/pom.xml +++ b/integration-tests/jsonata/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jsonpath/pom.xml b/integration-tests/jsonpath/pom.xml index 5a06486a65f8..223d99239918 100644 --- a/integration-tests/jsonpath/pom.xml +++ b/integration-tests/jsonpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jt400-mocked/pom.xml b/integration-tests/jt400-mocked/pom.xml index 09522865bdf4..1c056c52b019 100644 --- a/integration-tests/jt400-mocked/pom.xml +++ b/integration-tests/jt400-mocked/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jt400/pom.xml b/integration-tests/jt400/pom.xml index 73e61b896892..ff96e4fb3398 100644 --- a/integration-tests/jt400/pom.xml +++ b/integration-tests/jt400/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/jta/pom.xml b/integration-tests/jta/pom.xml index 2261a9854a80..7cc80ffac789 100644 --- a/integration-tests/jta/pom.xml +++ b/integration-tests/jta/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-oauth/pom.xml b/integration-tests/kafka-oauth/pom.xml index 42a926951ccf..4021c4e7eb34 100644 --- a/integration-tests/kafka-oauth/pom.xml +++ b/integration-tests/kafka-oauth/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 d54554c9c4e6..da4685a16de4 100644 --- a/integration-tests/kafka-sasl-ssl/pom.xml +++ b/integration-tests/kafka-sasl-ssl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml index 8e763aa07fba..b6a083885680 100644 --- a/integration-tests/kafka-sasl/pom.xml +++ b/integration-tests/kafka-sasl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml index b64451e28ced..a3515f73882e 100644 --- a/integration-tests/kafka-ssl/pom.xml +++ b/integration-tests/kafka-ssl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml index 27ceee972ba3..f2296d1b6ae8 100644 --- a/integration-tests/kafka/pom.xml +++ b/integration-tests/kafka/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kamelet/pom.xml b/integration-tests/kamelet/pom.xml index 7447bea09fcb..8031dc93b5a3 100644 --- a/integration-tests/kamelet/pom.xml +++ b/integration-tests/kamelet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/knative-channel-consumer/pom.xml b/integration-tests/knative-channel-consumer/pom.xml index a9ba420049de..3e1e9be25f27 100644 --- a/integration-tests/knative-channel-consumer/pom.xml +++ b/integration-tests/knative-channel-consumer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/knative-endpoint-consumer/pom.xml b/integration-tests/knative-endpoint-consumer/pom.xml index 956317a980b3..53a2cdc6a610 100644 --- a/integration-tests/knative-endpoint-consumer/pom.xml +++ b/integration-tests/knative-endpoint-consumer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/knative-event-consumer/pom.xml b/integration-tests/knative-event-consumer/pom.xml index c506db73e410..ae3abc235120 100644 --- a/integration-tests/knative-event-consumer/pom.xml +++ b/integration-tests/knative-event-consumer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/knative-producer/pom.xml b/integration-tests/knative-producer/pom.xml index 1cc1e0a9adfd..15c010c10b94 100644 --- a/integration-tests/knative-producer/pom.xml +++ b/integration-tests/knative-producer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/knative/pom.xml b/integration-tests/knative/pom.xml index 7d0e3492d941..7b7ac220f915 100644 --- a/integration-tests/knative/pom.xml +++ b/integration-tests/knative/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kotlin-dsl/pom.xml b/integration-tests/kotlin-dsl/pom.xml index 3885180f1866..b9493db800f6 100644 --- a/integration-tests/kotlin-dsl/pom.xml +++ b/integration-tests/kotlin-dsl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml index be19a03ea302..6a87fd9e8928 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 - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml index f2732918cdfb..f62d407e25a9 100644 --- a/integration-tests/kubernetes/pom.xml +++ b/integration-tests/kubernetes/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/kudu/pom.xml b/integration-tests/kudu/pom.xml index 9663fc06bffa..ea8cf80ff3ae 100644 --- a/integration-tests/kudu/pom.xml +++ b/integration-tests/kudu/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ldap/pom.xml b/integration-tests/ldap/pom.xml index d8aaa403fd15..4b4ec135074c 100644 --- a/integration-tests/ldap/pom.xml +++ b/integration-tests/ldap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/leveldb/pom.xml b/integration-tests/leveldb/pom.xml index 5879f125c01e..2d15679e27d6 100644 --- a/integration-tests/leveldb/pom.xml +++ b/integration-tests/leveldb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/lra/pom.xml b/integration-tests/lra/pom.xml index 6d5ed2ef21bf..351518f825d8 100644 --- a/integration-tests/lra/pom.xml +++ b/integration-tests/lra/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/lumberjack/pom.xml b/integration-tests/lumberjack/pom.xml index 12f53b34e13c..d262866abcfe 100644 --- a/integration-tests/lumberjack/pom.xml +++ b/integration-tests/lumberjack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mail/pom.xml b/integration-tests/mail/pom.xml index c873e9a153c8..eb0d8fe840df 100644 --- a/integration-tests/mail/pom.xml +++ b/integration-tests/mail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-collector/pom.xml b/integration-tests/main-collector/pom.xml index 322d30b840b3..2410af91dbc3 100644 --- a/integration-tests/main-collector/pom.xml +++ b/integration-tests/main-collector/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 8bab3379a194..cbc06c50aba3 100644 --- a/integration-tests/main-command-mode/pom.xml +++ b/integration-tests/main-command-mode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-devmode/pom.xml b/integration-tests/main-devmode/pom.xml index 63d0b499cc38..a4b7a402626d 100644 --- a/integration-tests/main-devmode/pom.xml +++ b/integration-tests/main-devmode/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 a279a2a27ae6..7bd87dcbd01b 100644 --- a/integration-tests/main-discovery-disabled/pom.xml +++ b/integration-tests/main-discovery-disabled/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 3bb78893d4b0..0453cc1a8fb3 100644 --- a/integration-tests/main-unknown-args-fail/pom.xml +++ b/integration-tests/main-unknown-args-fail/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 65ada2269f3d..ba579f5e907e 100644 --- a/integration-tests/main-unknown-args-ignore/pom.xml +++ b/integration-tests/main-unknown-args-ignore/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 e340fbcef506..a89ae80a452f 100644 --- a/integration-tests/main-xml-io/pom.xml +++ b/integration-tests/main-xml-io/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 94b852a915e7..d89e75c1f5f7 100644 --- a/integration-tests/main-xml-jaxb/pom.xml +++ b/integration-tests/main-xml-jaxb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main-yaml/pom.xml b/integration-tests/main-yaml/pom.xml index 15ebded73baa..de2d39733177 100644 --- a/integration-tests/main-yaml/pom.xml +++ b/integration-tests/main-yaml/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml index 9be4aa8f68e3..5058e06804cf 100644 --- a/integration-tests/main/pom.xml +++ b/integration-tests/main/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/management/pom.xml b/integration-tests/management/pom.xml index 2be0fcb10d8b..4f0240bb44f3 100644 --- a/integration-tests/management/pom.xml +++ b/integration-tests/management/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mapstruct/pom.xml b/integration-tests/mapstruct/pom.xml index 16d7e3465590..fa83e3fb3a90 100644 --- a/integration-tests/mapstruct/pom.xml +++ b/integration-tests/mapstruct/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/master-file/pom.xml b/integration-tests/master-file/pom.xml index e9b38ca8f201..d3c12f552819 100644 --- a/integration-tests/master-file/pom.xml +++ b/integration-tests/master-file/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/master-openshift/pom.xml b/integration-tests/master-openshift/pom.xml index c6b56470df4a..8c0ff7534ed7 100644 --- a/integration-tests/master-openshift/pom.xml +++ b/integration-tests/master-openshift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/master/pom.xml b/integration-tests/master/pom.xml index a4ab46e09984..c7ffa134870a 100644 --- a/integration-tests/master/pom.xml +++ b/integration-tests/master/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/messaging/common/pom.xml b/integration-tests/messaging/common/pom.xml index d00d97e36864..7b2fa2c3cd8c 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 - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-test-messaging-common diff --git a/integration-tests/messaging/jms/pom.xml b/integration-tests/messaging/jms/pom.xml index c98abacc576a..49fdd08a057e 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 - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-test-messaging-jms diff --git a/integration-tests/messaging/pom.xml b/integration-tests/messaging/pom.xml index 37f079ca7d89..15aaeb6c2212 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 - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/messaging/sjms/pom.xml b/integration-tests/messaging/sjms/pom.xml index f3b5f2265591..c29f7ae00b5f 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 - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-integration-test-messaging-sjms diff --git a/integration-tests/micrometer/pom.xml b/integration-tests/micrometer/pom.xml index accd96d69463..13933dedc110 100644 --- a/integration-tests/micrometer/pom.xml +++ b/integration-tests/micrometer/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/microprofile-fault-tolerance/pom.xml b/integration-tests/microprofile-fault-tolerance/pom.xml index 811f64d38343..0bf2d7119775 100644 --- a/integration-tests/microprofile-fault-tolerance/pom.xml +++ b/integration-tests/microprofile-fault-tolerance/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/microprofile-health/pom.xml b/integration-tests/microprofile-health/pom.xml index 1c6beccc765d..53cfea99c048 100644 --- a/integration-tests/microprofile-health/pom.xml +++ b/integration-tests/microprofile-health/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/minio/pom.xml b/integration-tests/minio/pom.xml index 44a3c21a4206..a5ac7fd49931 100644 --- a/integration-tests/minio/pom.xml +++ b/integration-tests/minio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mllp/pom.xml b/integration-tests/mllp/pom.xml index c53c8dbb398c..9f8b1f18a48e 100644 --- a/integration-tests/mllp/pom.xml +++ b/integration-tests/mllp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mongodb-grouped/pom.xml b/integration-tests/mongodb-grouped/pom.xml index fcc6c69b07e4..f3ea18a3023d 100644 --- a/integration-tests/mongodb-grouped/pom.xml +++ b/integration-tests/mongodb-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mustache/pom.xml b/integration-tests/mustache/pom.xml index 7ad763f10628..54f76ef505af 100644 --- a/integration-tests/mustache/pom.xml +++ b/integration-tests/mustache/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/mybatis/pom.xml b/integration-tests/mybatis/pom.xml index 8059b01d93a7..9874bd65a8df 100644 --- a/integration-tests/mybatis/pom.xml +++ b/integration-tests/mybatis/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/nats/pom.xml b/integration-tests/nats/pom.xml index 92e21f513ff7..c9607b992d9c 100644 --- a/integration-tests/nats/pom.xml +++ b/integration-tests/nats/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/netty/pom.xml b/integration-tests/netty/pom.xml index 8bd885f89952..818710240bd1 100644 --- a/integration-tests/netty/pom.xml +++ b/integration-tests/netty/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/nitrite/pom.xml b/integration-tests/nitrite/pom.xml index 1f9b29bb1ae8..2a71dc5e8aac 100644 --- a/integration-tests/nitrite/pom.xml +++ b/integration-tests/nitrite/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/oaipmh/pom.xml b/integration-tests/oaipmh/pom.xml index 576328ae1318..b1b48730e6a3 100644 --- a/integration-tests/oaipmh/pom.xml +++ b/integration-tests/oaipmh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ognl/pom.xml b/integration-tests/ognl/pom.xml index bf6d80e68438..260ac6e14375 100644 --- a/integration-tests/ognl/pom.xml +++ b/integration-tests/ognl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/olingo4/pom.xml b/integration-tests/olingo4/pom.xml index f4312d7d642f..9e0d5329b909 100644 --- a/integration-tests/olingo4/pom.xml +++ b/integration-tests/olingo4/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/openapi-java/pom.xml b/integration-tests/openapi-java/pom.xml index 7e57588429fa..04f5d4173590 100644 --- a/integration-tests/openapi-java/pom.xml +++ b/integration-tests/openapi-java/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/openstack/pom.xml b/integration-tests/openstack/pom.xml index d510296fe528..718d1aba6699 100644 --- a/integration-tests/openstack/pom.xml +++ b/integration-tests/openstack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml index b3a3823d61ab..1dd3d13ed576 100644 --- a/integration-tests/opentelemetry/pom.xml +++ b/integration-tests/opentelemetry/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/optaplanner/pom.xml b/integration-tests/optaplanner/pom.xml index e855a15c1359..25c32f89d381 100644 --- a/integration-tests/optaplanner/pom.xml +++ b/integration-tests/optaplanner/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/paho-mqtt5/pom.xml b/integration-tests/paho-mqtt5/pom.xml index 55fbad0fc720..3ffb31196f6e 100644 --- a/integration-tests/paho-mqtt5/pom.xml +++ b/integration-tests/paho-mqtt5/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/paho/pom.xml b/integration-tests/paho/pom.xml index b01412990ced..a9e1f3b93c47 100644 --- a/integration-tests/paho/pom.xml +++ b/integration-tests/paho/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pdf/pom.xml b/integration-tests/pdf/pom.xml index e9b33e464633..d0c7aaeadb6e 100644 --- a/integration-tests/pdf/pom.xml +++ b/integration-tests/pdf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 246501238942..cd4c29a37010 100644 --- a/integration-tests/pg-replication-slot/pom.xml +++ b/integration-tests/pg-replication-slot/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pgevent/pom.xml b/integration-tests/pgevent/pom.xml index 3215d12afee6..e00854fce2a6 100644 --- a/integration-tests/pgevent/pom.xml +++ b/integration-tests/pgevent/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/platform-http-proxy-ssl/pom.xml b/integration-tests/platform-http-proxy-ssl/pom.xml index aaf739a00c62..627a3e73195b 100644 --- a/integration-tests/platform-http-proxy-ssl/pom.xml +++ b/integration-tests/platform-http-proxy-ssl/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/platform-http-proxy/pom.xml b/integration-tests/platform-http-proxy/pom.xml index 2d5f1f0bf6fe..c555c6e485de 100644 --- a/integration-tests/platform-http-proxy/pom.xml +++ b/integration-tests/platform-http-proxy/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/platform-http/pom.xml b/integration-tests/platform-http/pom.xml index c77802c8b5e9..ab54a0b8ecbb 100644 --- a/integration-tests/platform-http/pom.xml +++ b/integration-tests/platform-http/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 9228bfcb89c0..3e3cbaadf668 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/integration-tests/protobuf/pom.xml b/integration-tests/protobuf/pom.xml index 97e73453e189..47bb2e7a8d67 100644 --- a/integration-tests/protobuf/pom.xml +++ b/integration-tests/protobuf/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/pubnub/pom.xml b/integration-tests/pubnub/pom.xml index 54908e19333a..741e5306a82d 100644 --- a/integration-tests/pubnub/pom.xml +++ b/integration-tests/pubnub/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/qdrant/pom.xml b/integration-tests/qdrant/pom.xml index 1be24a9c8158..70ecdc309c9e 100644 --- a/integration-tests/qdrant/pom.xml +++ b/integration-tests/qdrant/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/quartz-clustered/pom.xml b/integration-tests/quartz-clustered/pom.xml index b016c4de07c0..dc2f58c363ca 100644 --- a/integration-tests/quartz-clustered/pom.xml +++ b/integration-tests/quartz-clustered/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml index 9d1fc6b590c4..79518743739c 100644 --- a/integration-tests/quartz/pom.xml +++ b/integration-tests/quartz/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml index 4ff9788effbf..796b70465dc5 100644 --- a/integration-tests/qute/pom.xml +++ b/integration-tests/qute/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/reactive-streams/pom.xml b/integration-tests/reactive-streams/pom.xml index f21de47a16cc..3d2994779ab8 100644 --- a/integration-tests/reactive-streams/pom.xml +++ b/integration-tests/reactive-streams/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/rest-openapi/pom.xml b/integration-tests/rest-openapi/pom.xml index fbb0bc0fa1e7..fcdc164aeb7e 100644 --- a/integration-tests/rest-openapi/pom.xml +++ b/integration-tests/rest-openapi/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/rest/pom.xml b/integration-tests/rest/pom.xml index c2dc276b988b..c038abe05226 100644 --- a/integration-tests/rest/pom.xml +++ b/integration-tests/rest/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/saga/pom.xml b/integration-tests/saga/pom.xml index 91f451e4c50c..2fffcefe43cd 100644 --- a/integration-tests/saga/pom.xml +++ b/integration-tests/saga/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/salesforce/pom.xml b/integration-tests/salesforce/pom.xml index 1afe7227e2a3..15534b1ddf61 100644 --- a/integration-tests/salesforce/pom.xml +++ b/integration-tests/salesforce/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sap-netweaver/pom.xml b/integration-tests/sap-netweaver/pom.xml index cea8a126a467..a065cb287758 100644 --- a/integration-tests/sap-netweaver/pom.xml +++ b/integration-tests/sap-netweaver/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/saxon/pom.xml b/integration-tests/saxon/pom.xml index 9ae0d0066441..589627127c46 100644 --- a/integration-tests/saxon/pom.xml +++ b/integration-tests/saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/servicenow/pom.xml b/integration-tests/servicenow/pom.xml index 0f58bc69fd7d..b7bb132bb17e 100644 --- a/integration-tests/servicenow/pom.xml +++ b/integration-tests/servicenow/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/servlet/pom.xml b/integration-tests/servlet/pom.xml index 414a10ef974e..6dee12293669 100644 --- a/integration-tests/servlet/pom.xml +++ b/integration-tests/servlet/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/shiro/pom.xml b/integration-tests/shiro/pom.xml index 753272f5991e..eeeec1527ff5 100644 --- a/integration-tests/shiro/pom.xml +++ b/integration-tests/shiro/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 be3e24640d13..950088514260 100644 --- a/integration-tests/sjms-artemis-client/pom.xml +++ b/integration-tests/sjms-artemis-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 d929b81de3f0..8f685129d755 100644 --- a/integration-tests/sjms-qpid-amqp-client/pom.xml +++ b/integration-tests/sjms-qpid-amqp-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 3570d585fa8f..81a7d738b429 100644 --- a/integration-tests/sjms2-artemis-client/pom.xml +++ b/integration-tests/sjms2-artemis-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 ba504ad9489a..59f032e9f111 100644 --- a/integration-tests/sjms2-qpid-amqp-client/pom.xml +++ b/integration-tests/sjms2-qpid-amqp-client/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/slack/pom.xml b/integration-tests/slack/pom.xml index 613b3081f550..334ee53f7a65 100644 --- a/integration-tests/slack/pom.xml +++ b/integration-tests/slack/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.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 211a880d695c..978b63126402 100644 --- a/integration-tests/smallrye-reactive-messaging/pom.xml +++ b/integration-tests/smallrye-reactive-messaging/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/smb/pom.xml b/integration-tests/smb/pom.xml index 5debe6253933..4c5e18023a18 100644 --- a/integration-tests/smb/pom.xml +++ b/integration-tests/smb/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/soap/pom.xml b/integration-tests/soap/pom.xml index c0f4ff65cfb3..0e12e2639bc1 100644 --- a/integration-tests/soap/pom.xml +++ b/integration-tests/soap/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/splunk-hec/pom.xml b/integration-tests/splunk-hec/pom.xml index 2551d2879238..fe3bc51311a1 100644 --- a/integration-tests/splunk-hec/pom.xml +++ b/integration-tests/splunk-hec/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/splunk/pom.xml b/integration-tests/splunk/pom.xml index 24673eb6179d..9c938823e15a 100644 --- a/integration-tests/splunk/pom.xml +++ b/integration-tests/splunk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/spring-rabbitmq/pom.xml b/integration-tests/spring-rabbitmq/pom.xml index 31f14b775e97..92c36b2a9df7 100644 --- a/integration-tests/spring-rabbitmq/pom.xml +++ b/integration-tests/spring-rabbitmq/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/sql/pom.xml b/integration-tests/sql/pom.xml index 5e14479fbfe5..5b562fa972f6 100644 --- a/integration-tests/sql/pom.xml +++ b/integration-tests/sql/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/ssh/pom.xml b/integration-tests/ssh/pom.xml index 395f20e2b8d9..1ca36d05adfe 100644 --- a/integration-tests/ssh/pom.xml +++ b/integration-tests/ssh/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/stax/pom.xml b/integration-tests/stax/pom.xml index 4e07f1c9d2c7..67d6bf52723d 100644 --- a/integration-tests/stax/pom.xml +++ b/integration-tests/stax/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/stringtemplate/pom.xml b/integration-tests/stringtemplate/pom.xml index f2da659f543a..b7851398e949 100644 --- a/integration-tests/stringtemplate/pom.xml +++ b/integration-tests/stringtemplate/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/swift/pom.xml b/integration-tests/swift/pom.xml index 45692f43dbdb..1a683bf79129 100644 --- a/integration-tests/swift/pom.xml +++ b/integration-tests/swift/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/syndication/pom.xml b/integration-tests/syndication/pom.xml index 1cfd8dcf0ccb..0b0f31163aaa 100644 --- a/integration-tests/syndication/pom.xml +++ b/integration-tests/syndication/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/syslog/pom.xml b/integration-tests/syslog/pom.xml index 4daa64d518c8..fdfdeb4305e4 100644 --- a/integration-tests/syslog/pom.xml +++ b/integration-tests/syslog/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/tarfile/pom.xml b/integration-tests/tarfile/pom.xml index 2666cd9e1222..cb1580a5e8d1 100644 --- a/integration-tests/tarfile/pom.xml +++ b/integration-tests/tarfile/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/telegram/pom.xml b/integration-tests/telegram/pom.xml index 5837a098db0f..87ecaec631c1 100644 --- a/integration-tests/telegram/pom.xml +++ b/integration-tests/telegram/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml index 691e4f9976e8..262f6e344a0c 100644 --- a/integration-tests/tika/pom.xml +++ b/integration-tests/tika/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/twilio/pom.xml b/integration-tests/twilio/pom.xml index 9ec7cdd73aa3..4d0a1769b1ad 100644 --- a/integration-tests/twilio/pom.xml +++ b/integration-tests/twilio/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/twitter/pom.xml b/integration-tests/twitter/pom.xml index 26aaf42212eb..6aa5f6670563 100644 --- a/integration-tests/twitter/pom.xml +++ b/integration-tests/twitter/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/univocity-parsers/pom.xml b/integration-tests/univocity-parsers/pom.xml index 4936ea04b72c..eceaef091ee9 100644 --- a/integration-tests/univocity-parsers/pom.xml +++ b/integration-tests/univocity-parsers/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/validator/pom.xml b/integration-tests/validator/pom.xml index d1d8c1233e2d..838193a4a6ed 100644 --- a/integration-tests/validator/pom.xml +++ b/integration-tests/validator/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/velocity/pom.xml b/integration-tests/velocity/pom.xml index 33f170155918..8b45fb88e2dc 100644 --- a/integration-tests/velocity/pom.xml +++ b/integration-tests/velocity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/vertx-websocket/pom.xml b/integration-tests/vertx-websocket/pom.xml index b77cadc0c055..6c1f6cad0b35 100644 --- a/integration-tests/vertx-websocket/pom.xml +++ b/integration-tests/vertx-websocket/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml index cb040d3d7abc..8df8a272ab32 100644 --- a/integration-tests/vertx/pom.xml +++ b/integration-tests/vertx/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/wasm/pom.xml b/integration-tests/wasm/pom.xml index 4aeebd7a476d..801dfad63fcb 100644 --- a/integration-tests/wasm/pom.xml +++ b/integration-tests/wasm/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/weather/pom.xml b/integration-tests/weather/pom.xml index 4ac4bb1cd6b1..4bfcdf96d4d2 100644 --- a/integration-tests/weather/pom.xml +++ b/integration-tests/weather/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xchange/pom.xml b/integration-tests/xchange/pom.xml index b0b5a2888174..e600427e1f03 100644 --- a/integration-tests/xchange/pom.xml +++ b/integration-tests/xchange/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xj/pom.xml b/integration-tests/xj/pom.xml index fea8d46f9bd0..3a2a45cdd158 100644 --- a/integration-tests/xj/pom.xml +++ b/integration-tests/xj/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xml-grouped/pom.xml b/integration-tests/xml-grouped/pom.xml index f5b0f44981aa..df2fc57b92f9 100644 --- a/integration-tests/xml-grouped/pom.xml +++ b/integration-tests/xml-grouped/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xml-jaxp/pom.xml b/integration-tests/xml-jaxp/pom.xml index c4d473e3b0f0..39c53ac8ce35 100644 --- a/integration-tests/xml-jaxp/pom.xml +++ b/integration-tests/xml-jaxp/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xmlsecurity/pom.xml b/integration-tests/xmlsecurity/pom.xml index 1d80b3d635b4..e43c5b3fadc4 100644 --- a/integration-tests/xmlsecurity/pom.xml +++ b/integration-tests/xmlsecurity/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xpath/pom.xml b/integration-tests/xpath/pom.xml index 5341032e4c0d..2550aea0555d 100644 --- a/integration-tests/xpath/pom.xml +++ b/integration-tests/xpath/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/xslt-saxon/pom.xml b/integration-tests/xslt-saxon/pom.xml index f4b612fd80dc..1a6eeda545f3 100644 --- a/integration-tests/xslt-saxon/pom.xml +++ b/integration-tests/xslt-saxon/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/integration-tests/zendesk/pom.xml b/integration-tests/zendesk/pom.xml index c5af82aee511..4789e4c656bf 100644 --- a/integration-tests/zendesk/pom.xml +++ b/integration-tests/zendesk/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent-it - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent-it/pom.xml diff --git a/pom.xml b/pom.xml index add620920f32..e59d4c4d3080 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.camel.quarkus camel-quarkus - 3.11.0-SNAPSHOT + 3.11.0 pom Camel Quarkus @@ -333,7 +333,7 @@ scm:git:http://gitbox.apache.org/repos/asf/camel-quarkus.git scm:git:https://gitbox.apache.org/repos/asf/camel-quarkus.git https://github.com/apache/camel-quarkus - HEAD + 3.11.0 @@ -438,7 +438,7 @@ ${maven-shade-plugin.version} - + diff --git a/poms/bom-test/pom.xml b/poms/bom-test/pom.xml index 908cbe12a0ab..5c7bd3b5557b 100644 --- a/poms/bom-test/pom.xml +++ b/poms/bom-test/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml @@ -36,7 +36,7 @@ - 3.11.0-SNAPSHOT + 3.11.0 diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml index fe78e32bfffb..8cfd5083ce92 100644 --- a/poms/bom/pom.xml +++ b/poms/bom/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml camel-quarkus-bom @@ -31,7 +31,7 @@ - 3.11.0-SNAPSHOT + 3.11.0 diff --git a/poms/build-parent-it/pom.xml b/poms/build-parent-it/pom.xml index e345ac02becb..2e14acfe0a84 100644 --- a/poms/build-parent-it/pom.xml +++ b/poms/build-parent-it/pom.xml @@ -24,7 +24,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../build-parent/pom.xml @@ -41,8 +41,8 @@ ${quarkus.version} org.apache.camel.quarkus camel-quarkus-bom - 3.11.0-SNAPSHOT - 3.11.0-SNAPSHOT + 3.11.0 + 3.11.0 false diff --git a/poms/build-parent/pom.xml b/poms/build-parent/pom.xml index 063d7fe9ae56..e5355666dd98 100644 --- a/poms/build-parent/pom.xml +++ b/poms/build-parent/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-poms - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/poms/pom.xml b/poms/pom.xml index e4b1da23df7e..ca32264107b1 100644 --- a/poms/pom.xml +++ b/poms/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml diff --git a/test-framework/junit5-extension-tests/pom.xml b/test-framework/junit5-extension-tests/pom.xml index 75046f998c35..1d31953e49e5 100644 --- a/test-framework/junit5-extension-tests/pom.xml +++ b/test-framework/junit5-extension-tests/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-test-framework - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml index ef2bc4c11706..297314c2c3a6 100644 --- a/test-framework/junit5/pom.xml +++ b/test-framework/junit5/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-test-framework - 3.11.0-SNAPSHOT + 3.11.0 ../pom.xml 4.0.0 diff --git a/test-framework/pom.xml b/test-framework/pom.xml index 773910dd0e5d..de3ca1760ebb 100644 --- a/test-framework/pom.xml +++ b/test-framework/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../poms/build-parent/pom.xml diff --git a/tooling/camel-k-catalog-model/pom.xml b/tooling/camel-k-catalog-model/pom.xml index 3a1441a5e81b..8dd629002f70 100644 --- a/tooling/camel-k-catalog-model/pom.xml +++ b/tooling/camel-k-catalog-model/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus - 3.11.0-SNAPSHOT + 3.11.0 ../../pom.xml 4.0.0 diff --git a/tooling/camel-k-maven-plugin/pom.xml b/tooling/camel-k-maven-plugin/pom.xml index 7879084a10e8..735a055b7d3d 100644 --- a/tooling/camel-k-maven-plugin/pom.xml +++ b/tooling/camel-k-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent/pom.xml 4.0.0 diff --git a/tooling/maven-plugin/pom.xml b/tooling/maven-plugin/pom.xml index fdd2303f3089..b89da592eaff 100644 --- a/tooling/maven-plugin/pom.xml +++ b/tooling/maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent/pom.xml diff --git a/tooling/perf-regression/pom.xml b/tooling/perf-regression/pom.xml index dd25e4b9bf82..357391f14a68 100644 --- a/tooling/perf-regression/pom.xml +++ b/tooling/perf-regression/pom.xml @@ -22,7 +22,7 @@ org.apache.camel.quarkus camel-quarkus-build-parent - 3.11.0-SNAPSHOT + 3.11.0 ../../poms/build-parent/pom.xml diff --git a/tooling/pom.xml b/tooling/pom.xml index 99618ebfdb19..635dead0d3bb 100644 --- a/tooling/pom.xml +++ b/tooling/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-tooling diff --git a/tooling/test-list/pom.xml b/tooling/test-list/pom.xml index c2de8695fcf4..193c16726d25 100644 --- a/tooling/test-list/pom.xml +++ b/tooling/test-list/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.quarkus camel-quarkus-tooling - 3.11.0-SNAPSHOT + 3.11.0 camel-quarkus-test-list