diff --git a/catalog/pom.xml b/catalog/pom.xml
index 7aff46766d1b..9ec674f64f9e 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../poms/build-parent/pom.xml
diff --git a/docs/antora.yml b/docs/antora.yml
index 8c70a671efe6..315745e3772d 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.14.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 b6d4dda60648..405aec80c2f6 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus
- 3.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-docs
diff --git a/docs/source-map.yml b/docs/source-map.yml
index d2f96b74aa50..7909e3ba656f 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.14.x
mapped-branch: HEAD
diff --git a/extensions-core/core-cloud/deployment/pom.xml b/extensions-core/core-cloud/deployment/pom.xml
index 489c1cd13149..a68c5ded575c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/core-cloud/pom.xml b/extensions-core/core-cloud/pom.xml
index bf64c474acd6..2db7e7f3907d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/core-cloud/runtime/pom.xml b/extensions-core/core-cloud/runtime/pom.xml
index 6e699e9436a6..a723ea076be7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/core/deployment/pom.xml b/extensions-core/core/deployment/pom.xml
index 45d598b89e7c..7c7869b8c736 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
camel-quarkus-core-deployment
diff --git a/extensions-core/core/pom.xml b/extensions-core/core/pom.xml
index a4c7ac8a5945..b3232bd3911b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/core/runtime/pom.xml b/extensions-core/core/runtime/pom.xml
index 386ce3ffaf93..0c8b70018e72 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-core/http-common/deployment/pom.xml b/extensions-core/http-common/deployment/pom.xml
index 534bd03b490b..f49d87944ecc 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/http-common/pom.xml b/extensions-core/http-common/pom.xml
index 1b8ea8809ea8..e4380168f987 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/http-common/runtime/pom.xml b/extensions-core/http-common/runtime/pom.xml
index d623926c385a..202b60863051 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/pom.xml b/extensions-core/pom.xml
index 787c07b0c9f3..54c4d7c4085c 100644
--- a/extensions-core/pom.xml
+++ b/extensions-core/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent
- 3.14.0-SNAPSHOT
+ 3.14.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 6c5b5577f631..7e25a5f3d11d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/reactive-executor/pom.xml b/extensions-core/reactive-executor/pom.xml
index 0a9be4bc4e50..d589f57dcd11 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/reactive-executor/runtime/pom.xml b/extensions-core/reactive-executor/runtime/pom.xml
index b7773cee5598..45ee61973359 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/threadpoolfactory-vertx/deployment/pom.xml b/extensions-core/threadpoolfactory-vertx/deployment/pom.xml
index 0f77ea0659bc..4672492df5bc 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/threadpoolfactory-vertx/pom.xml b/extensions-core/threadpoolfactory-vertx/pom.xml
index 060ce8085a5f..4f4f05cb44bc 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/threadpoolfactory-vertx/runtime/pom.xml b/extensions-core/threadpoolfactory-vertx/runtime/pom.xml
index f3d923fe42fc..151ffd222a07 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-io-dsl/deployment/pom.xml b/extensions-core/xml-io-dsl/deployment/pom.xml
index 50fa65d73fdb..d6cac699e5d7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-io-dsl/pom.xml b/extensions-core/xml-io-dsl/pom.xml
index 81648593ff06..6f077ef729c3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-io-dsl/runtime/pom.xml b/extensions-core/xml-io-dsl/runtime/pom.xml
index 042d638f939f..959bbcf3b60d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-jaxb/deployment/pom.xml b/extensions-core/xml-jaxb/deployment/pom.xml
index 6264b2b78aa9..8befcf48bc1b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-jaxb/pom.xml b/extensions-core/xml-jaxb/pom.xml
index 529c088bb513..14d08d38ac00 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-jaxb/runtime/pom.xml b/extensions-core/xml-jaxb/runtime/pom.xml
index abaebf5910c5..22bbd7cc6282 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-jaxp/deployment/pom.xml b/extensions-core/xml-jaxp/deployment/pom.xml
index 6fc5ff262139..27e720b14d5c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-jaxp/pom.xml b/extensions-core/xml-jaxp/pom.xml
index 199f03730e22..cab6889c4e75 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/xml-jaxp/runtime/pom.xml b/extensions-core/xml-jaxp/runtime/pom.xml
index f1c63bf099e1..b2d281dcfc58 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/yaml-dsl/deployment/pom.xml b/extensions-core/yaml-dsl/deployment/pom.xml
index 3a7a4f4d290f..62c3f8962c96 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/yaml-dsl/pom.xml b/extensions-core/yaml-dsl/pom.xml
index 2aacfe84dc94..d915ceb6e683 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/yaml-dsl/runtime/pom.xml b/extensions-core/yaml-dsl/runtime/pom.xml
index 6c9cc6f22f90..784c547dc74c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/yaml-io/deployment/pom.xml b/extensions-core/yaml-io/deployment/pom.xml
index 9c6c91402d6a..3d3e4ce8242e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/yaml-io/pom.xml b/extensions-core/yaml-io/pom.xml
index 561836f6e1c7..32fce172ada1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-core/yaml-io/runtime/pom.xml b/extensions-core/yaml-io/runtime/pom.xml
index d69009545c18..8344f07ab52c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/asn1/deployment/pom.xml b/extensions-jvm/asn1/deployment/pom.xml
index a266c055fc64..210b57ef287a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/asn1/pom.xml b/extensions-jvm/asn1/pom.xml
index 63b6944a8fde..6d680500c4d0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/asn1/runtime/pom.xml b/extensions-jvm/asn1/runtime/pom.xml
index c823bce2dee8..cdd13a9484bd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/asterisk/deployment/pom.xml b/extensions-jvm/asterisk/deployment/pom.xml
index 2908c427af0f..3b39efde38ad 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/asterisk/pom.xml b/extensions-jvm/asterisk/pom.xml
index 821319a66452..6f7b29c16286 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/asterisk/runtime/pom.xml b/extensions-jvm/asterisk/runtime/pom.xml
index 9e8ead9dcfe0..8eb00cc593cb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/aws-secrets-manager/deployment/pom.xml b/extensions-jvm/aws-secrets-manager/deployment/pom.xml
index ae8af19169f3..e6f26c68708f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/aws-secrets-manager/pom.xml b/extensions-jvm/aws-secrets-manager/pom.xml
index 0622f2a4435d..89c46f79c79a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/aws-secrets-manager/runtime/pom.xml b/extensions-jvm/aws-secrets-manager/runtime/pom.xml
index 92386b3ef6eb..a412a003b13d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/aws-xray/deployment/pom.xml b/extensions-jvm/aws-xray/deployment/pom.xml
index cbdac7916207..e10cc32a70d2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/aws-xray/pom.xml b/extensions-jvm/aws-xray/pom.xml
index 9f2d0b368a4f..46def0d6c0bb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/aws-xray/runtime/pom.xml b/extensions-jvm/aws-xray/runtime/pom.xml
index e118a0195902..0abd073b8653 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-cosmosdb/deployment/pom.xml b/extensions-jvm/azure-cosmosdb/deployment/pom.xml
index 5522a77fde86..46bbb02a78f2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-cosmosdb/pom.xml b/extensions-jvm/azure-cosmosdb/pom.xml
index 38a4c79172ea..5c8d6cd612a8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-cosmosdb/runtime/pom.xml b/extensions-jvm/azure-cosmosdb/runtime/pom.xml
index b3d2c0be969a..181257adb55c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-servicebus/deployment/pom.xml b/extensions-jvm/azure-servicebus/deployment/pom.xml
index 83f434c67e8f..df9e147a9371 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-servicebus/pom.xml b/extensions-jvm/azure-servicebus/pom.xml
index 7d1c1614f0de..c8bfc00ac041 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-servicebus/runtime/pom.xml b/extensions-jvm/azure-servicebus/runtime/pom.xml
index 81f5c46389ee..6f17402c9f02 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-storage-datalake/deployment/pom.xml b/extensions-jvm/azure-storage-datalake/deployment/pom.xml
index 05fa4a710385..a3f01682b0e9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-storage-datalake/pom.xml b/extensions-jvm/azure-storage-datalake/pom.xml
index 2c63ea2db393..61b92f89cce2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/azure-storage-datalake/runtime/pom.xml b/extensions-jvm/azure-storage-datalake/runtime/pom.xml
index 1e42928b82a3..177cbf08e055 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/barcode/deployment/pom.xml b/extensions-jvm/barcode/deployment/pom.xml
index ca8ce25f35f7..bf59dee57e8d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/barcode/pom.xml b/extensions-jvm/barcode/pom.xml
index f3c49f4fdb23..3ee153d514f2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/barcode/runtime/pom.xml b/extensions-jvm/barcode/runtime/pom.xml
index f19ef9571d43..bbd193c0f920 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/beanio/deployment/pom.xml b/extensions-jvm/beanio/deployment/pom.xml
index 7db8341b54e9..5eea6e9f7608 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/beanio/pom.xml b/extensions-jvm/beanio/pom.xml
index 3fc72938d1d7..8e5c7ac4276a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/beanio/runtime/pom.xml b/extensions-jvm/beanio/runtime/pom.xml
index 230c291fcce9..33884165b247 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/bonita/deployment/pom.xml b/extensions-jvm/bonita/deployment/pom.xml
index 5afb0fdc9ec9..7c4851ca9581 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/bonita/pom.xml b/extensions-jvm/bonita/pom.xml
index 9b4707e6e9d7..12f299e0fc9e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/bonita/runtime/pom.xml b/extensions-jvm/bonita/runtime/pom.xml
index 50977d7eeeda..f447c5320d28 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/chatscript/deployment/pom.xml b/extensions-jvm/chatscript/deployment/pom.xml
index 6501dbe66e94..455b27b3085c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/chatscript/pom.xml b/extensions-jvm/chatscript/pom.xml
index 4af102d06115..43e083f400e5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/chatscript/runtime/pom.xml b/extensions-jvm/chatscript/runtime/pom.xml
index ef713be25632..0a64afbd6746 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/chunk/deployment/pom.xml b/extensions-jvm/chunk/deployment/pom.xml
index 49a2f5e136eb..569f247c69c6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/chunk/pom.xml b/extensions-jvm/chunk/pom.xml
index b35822bcad67..54c32c826c83 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/chunk/runtime/pom.xml b/extensions-jvm/chunk/runtime/pom.xml
index db03022565cf..98d5d14e63c4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cli-connector/deployment/pom.xml b/extensions-jvm/cli-connector/deployment/pom.xml
index 5540325780f4..5415ae2072ba 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cli-connector/pom.xml b/extensions-jvm/cli-connector/pom.xml
index 17ca476bee52..482a9ceacf44 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cli-connector/runtime/pom.xml b/extensions-jvm/cli-connector/runtime/pom.xml
index 70a0832ced69..445e6706bfb0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cm-sms/deployment/pom.xml b/extensions-jvm/cm-sms/deployment/pom.xml
index 1764f0afda0d..bc6092be2451 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cm-sms/pom.xml b/extensions-jvm/cm-sms/pom.xml
index 3bd56c068898..9b5822168f22 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cm-sms/runtime/pom.xml b/extensions-jvm/cm-sms/runtime/pom.xml
index e1c45ffc06b3..53d25cea5b27 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/coap/deployment/pom.xml b/extensions-jvm/coap/deployment/pom.xml
index 4d057ac38380..ae74c6693abf 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/coap/pom.xml b/extensions-jvm/coap/pom.xml
index a31f05b2c483..9250caa7188b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/coap/runtime/pom.xml b/extensions-jvm/coap/runtime/pom.xml
index 89743410326f..dc390bc4e46c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cometd/deployment/pom.xml b/extensions-jvm/cometd/deployment/pom.xml
index 5bcc290d5ed6..68df5738b727 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cometd/pom.xml b/extensions-jvm/cometd/pom.xml
index 867ea75b4912..7a0f5ed89568 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/cometd/runtime/pom.xml b/extensions-jvm/cometd/runtime/pom.xml
index db215274dbaa..352abf45d5f5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/console/deployment/pom.xml b/extensions-jvm/console/deployment/pom.xml
index 81445d08fc50..e45679e7997c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/console/pom.xml b/extensions-jvm/console/pom.xml
index ba576e0d1e96..71d77aa37b01 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/console/runtime/pom.xml b/extensions-jvm/console/runtime/pom.xml
index d4daed2905a8..e198a8ef6413 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/couchbase/deployment/pom.xml b/extensions-jvm/couchbase/deployment/pom.xml
index 31b82f315de5..c37ac9bbd11e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/couchbase/pom.xml b/extensions-jvm/couchbase/pom.xml
index 18876018c700..5ed8fd5c58a9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/couchbase/runtime/pom.xml b/extensions-jvm/couchbase/runtime/pom.xml
index e608f5c44a5d..da039a4b79bb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/djl/deployment/pom.xml b/extensions-jvm/djl/deployment/pom.xml
index 51adb39cbef3..9d16d86348b8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/djl/pom.xml b/extensions-jvm/djl/pom.xml
index 28152e2d6fee..f0487b15f8c0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/djl/runtime/pom.xml b/extensions-jvm/djl/runtime/pom.xml
index 12a5038bf886..5c8d02b9cdef 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/dns/deployment/pom.xml b/extensions-jvm/dns/deployment/pom.xml
index 0093e1f8011f..964caa07b533 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/dns/pom.xml b/extensions-jvm/dns/pom.xml
index 2c3ca481a1ca..0b3ec0697836 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/dns/runtime/pom.xml b/extensions-jvm/dns/runtime/pom.xml
index a7e21bf20957..cb1e1e0c155d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/drill/deployment/pom.xml b/extensions-jvm/drill/deployment/pom.xml
index 955668de9ca9..0cccefedd7a1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/drill/pom.xml b/extensions-jvm/drill/pom.xml
index 53a448c3e7c4..d66acfd7521c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/drill/runtime/pom.xml b/extensions-jvm/drill/runtime/pom.xml
index f5c1039398a9..327efc1d4573 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/dsl-modeline/deployment/pom.xml b/extensions-jvm/dsl-modeline/deployment/pom.xml
index 5394c63267b6..5746fb1c3025 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/dsl-modeline/pom.xml b/extensions-jvm/dsl-modeline/pom.xml
index 530d25338112..6b67c7e2be8c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/dsl-modeline/runtime/pom.xml b/extensions-jvm/dsl-modeline/runtime/pom.xml
index 8102084beac6..c204c8523ada 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ehcache/deployment/pom.xml b/extensions-jvm/ehcache/deployment/pom.xml
index 3b4ca3dbaa85..9efe9ff67c2a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ehcache/pom.xml b/extensions-jvm/ehcache/pom.xml
index 6fcd6100d1e1..0aa94fa500b0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ehcache/runtime/pom.xml b/extensions-jvm/ehcache/runtime/pom.xml
index 6c10afc82f18..5865b50c1338 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/elasticsearch/deployment/pom.xml b/extensions-jvm/elasticsearch/deployment/pom.xml
index 7ccbf84026e4..2dfd934a4c4a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/elasticsearch/pom.xml b/extensions-jvm/elasticsearch/pom.xml
index a0222ceea924..5d8b0cf21cdf 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/elasticsearch/runtime/pom.xml b/extensions-jvm/elasticsearch/runtime/pom.xml
index 2e4273187667..dcc7f62af20f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/etcd3/deployment/pom.xml b/extensions-jvm/etcd3/deployment/pom.xml
index 29815e9f5de5..4f6e5663fced 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/etcd3/pom.xml b/extensions-jvm/etcd3/pom.xml
index a954b34da895..96ce5f1788f8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/etcd3/runtime/pom.xml b/extensions-jvm/etcd3/runtime/pom.xml
index 201fba7de4ae..668832bcf0e4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/fastjson/deployment/pom.xml b/extensions-jvm/fastjson/deployment/pom.xml
index be0ffb613b79..28078ccc97e8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/fastjson/pom.xml b/extensions-jvm/fastjson/pom.xml
index 664a8771f717..7730d9e4d3a2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/fastjson/runtime/pom.xml b/extensions-jvm/fastjson/runtime/pom.xml
index c6b9e16f49cf..f7a63b013e13 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/flink/deployment/pom.xml b/extensions-jvm/flink/deployment/pom.xml
index 2106b5badbf1..7ea3be7634f3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/flink/pom.xml b/extensions-jvm/flink/pom.xml
index c19d6f9e9e6d..e25c1f994f5a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/flink/runtime/pom.xml b/extensions-jvm/flink/runtime/pom.xml
index 6503a466e230..dff9bb7afab1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/google-functions/deployment/pom.xml b/extensions-jvm/google-functions/deployment/pom.xml
index f770215b248f..afc12709966b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/google-functions/pom.xml b/extensions-jvm/google-functions/pom.xml
index f0a13f994ddb..a4db55d5a98b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/google-functions/runtime/pom.xml b/extensions-jvm/google-functions/runtime/pom.xml
index 04fa52a97052..561cdd4ad1cd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/google-secret-manager/deployment/pom.xml b/extensions-jvm/google-secret-manager/deployment/pom.xml
index 25360b80556a..b9b610156175 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/google-secret-manager/pom.xml b/extensions-jvm/google-secret-manager/pom.xml
index e87e450e972f..f4a135f6c4f3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/google-secret-manager/runtime/pom.xml b/extensions-jvm/google-secret-manager/runtime/pom.xml
index 56ee9754460a..fe5bff1fa0b4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/guava-eventbus/deployment/pom.xml b/extensions-jvm/guava-eventbus/deployment/pom.xml
index ba8751e87833..4caa603a59ef 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/guava-eventbus/pom.xml b/extensions-jvm/guava-eventbus/pom.xml
index 2e2bee4229db..8d31a6847660 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/guava-eventbus/runtime/pom.xml b/extensions-jvm/guava-eventbus/runtime/pom.xml
index cc19bfe275a7..63bf399e0cc9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/hashicorp-vault/deployment/pom.xml b/extensions-jvm/hashicorp-vault/deployment/pom.xml
index f06a4e9affe3..059a4d48f3fe 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/hashicorp-vault/pom.xml b/extensions-jvm/hashicorp-vault/pom.xml
index 82914b22b427..59dde89c2182 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/hashicorp-vault/runtime/pom.xml b/extensions-jvm/hashicorp-vault/runtime/pom.xml
index c7b43c0379b5..a98f4e872cba 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/huaweicloud-smn/deployment/pom.xml b/extensions-jvm/huaweicloud-smn/deployment/pom.xml
index 355c5c41e6f6..af4d2592be91 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/huaweicloud-smn/pom.xml b/extensions-jvm/huaweicloud-smn/pom.xml
index db5e09142f02..11ee289c5c59 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/huaweicloud-smn/runtime/pom.xml b/extensions-jvm/huaweicloud-smn/runtime/pom.xml
index 685765474781..469db0b0f17a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/iec60870/deployment/pom.xml b/extensions-jvm/iec60870/deployment/pom.xml
index 6e6fb3533ca2..8065bdf1c208 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/iec60870/pom.xml b/extensions-jvm/iec60870/pom.xml
index 07e33dbab9b4..104cdc244667 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/iec60870/runtime/pom.xml b/extensions-jvm/iec60870/runtime/pom.xml
index 29485f954a76..963994b43cee 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ignite/deployment/pom.xml b/extensions-jvm/ignite/deployment/pom.xml
index 2b765e895501..40e60c4f551a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ignite/pom.xml b/extensions-jvm/ignite/pom.xml
index 10d5bce218ad..4631f3bc2623 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ignite/runtime/pom.xml b/extensions-jvm/ignite/runtime/pom.xml
index 4f49fd85dfa7..516b8277bf21 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/irc/deployment/pom.xml b/extensions-jvm/irc/deployment/pom.xml
index a616b52a45c2..39d5077b0909 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/irc/pom.xml b/extensions-jvm/irc/pom.xml
index d4c5a7f5d860..cdc064c98bef 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/irc/runtime/pom.xml b/extensions-jvm/irc/runtime/pom.xml
index 963532fcf5bc..da55ec5d2242 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/javascript/deployment/pom.xml b/extensions-jvm/javascript/deployment/pom.xml
index d708d866272f..c4540430ec16 100644
--- a/extensions-jvm/javascript/deployment/pom.xml
+++ b/extensions-jvm/javascript/deployment/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-
+
4.0.0
org.apache.camel.quarkus
camel-quarkus-javascript-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/javascript/pom.xml b/extensions-jvm/javascript/pom.xml
index 1aae36ea016a..e23770af6630 100644
--- a/extensions-jvm/javascript/pom.xml
+++ b/extensions-jvm/javascript/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-
+
4.0.0
org.apache.camel.quarkus
camel-quarkus-extensions-jvm
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/javascript/runtime/pom.xml b/extensions-jvm/javascript/runtime/pom.xml
index b4b2c22a5715..2dda8f555df2 100644
--- a/extensions-jvm/javascript/runtime/pom.xml
+++ b/extensions-jvm/javascript/runtime/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-
+
4.0.0
org.apache.camel.quarkus
camel-quarkus-javascript-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jcr/deployment/pom.xml b/extensions-jvm/jcr/deployment/pom.xml
index b0927894ec9d..1ca4a3426e73 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jcr/pom.xml b/extensions-jvm/jcr/pom.xml
index 51007816318a..f96606378472 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jcr/runtime/pom.xml b/extensions-jvm/jcr/runtime/pom.xml
index 826e1cf7833f..1197f0795858 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jgroups-raft/deployment/pom.xml b/extensions-jvm/jgroups-raft/deployment/pom.xml
index 5788d8eed690..8007506af3bd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jgroups-raft/pom.xml b/extensions-jvm/jgroups-raft/pom.xml
index 4a6768162213..4668e8cb5527 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jgroups-raft/runtime/pom.xml b/extensions-jvm/jgroups-raft/runtime/pom.xml
index f1676deb732f..12e107243642 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jgroups/deployment/pom.xml b/extensions-jvm/jgroups/deployment/pom.xml
index c8a46c9bd0de..327ba6a2f423 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jgroups/pom.xml b/extensions-jvm/jgroups/pom.xml
index d51485007e1c..0e74528df08f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jgroups/runtime/pom.xml b/extensions-jvm/jgroups/runtime/pom.xml
index c1fe7806b618..a0d2727cbcba 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jooq/deployment/pom.xml b/extensions-jvm/jooq/deployment/pom.xml
index c915f95b093c..55c58a826b9b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jooq/pom.xml b/extensions-jvm/jooq/pom.xml
index d1b2a7d96376..ded472820886 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jooq/runtime/pom.xml b/extensions-jvm/jooq/runtime/pom.xml
index 1791cf77ca3a..02613cb39e79 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/json-patch/deployment/pom.xml b/extensions-jvm/json-patch/deployment/pom.xml
index 12e992ec317a..0db1030e54fa 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/json-patch/pom.xml b/extensions-jvm/json-patch/pom.xml
index 3fc02225ae24..e548363a1c37 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/json-patch/runtime/pom.xml b/extensions-jvm/json-patch/runtime/pom.xml
index f8f91f21fba5..59932421e217 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jsonapi/deployment/pom.xml b/extensions-jvm/jsonapi/deployment/pom.xml
index 658daaf45450..f246460112f0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jsonapi/pom.xml b/extensions-jvm/jsonapi/pom.xml
index ccd0a6b1f980..576cf18b46e9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/jsonapi/runtime/pom.xml b/extensions-jvm/jsonapi/runtime/pom.xml
index af572c1c3e40..23dc0c386c02 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/langchain4j-embeddings/deployment/pom.xml b/extensions-jvm/langchain4j-embeddings/deployment/pom.xml
index ceaa70629488..c417f766cbe1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/langchain4j-embeddings/pom.xml b/extensions-jvm/langchain4j-embeddings/pom.xml
index eaa2b1bf0604..060941c04875 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/langchain4j-embeddings/runtime/pom.xml b/extensions-jvm/langchain4j-embeddings/runtime/pom.xml
index 131c5021c971..aa1b100123aa 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ldif/deployment/pom.xml b/extensions-jvm/ldif/deployment/pom.xml
index 9264559e64bb..f33a7c450f68 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ldif/pom.xml b/extensions-jvm/ldif/pom.xml
index 06a9245522c5..c192737b7144 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/ldif/runtime/pom.xml b/extensions-jvm/ldif/runtime/pom.xml
index bd076b9c38ae..787d02ccb3cf 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/lucene/deployment/pom.xml b/extensions-jvm/lucene/deployment/pom.xml
index ee70472e820c..2c673c95c0d4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/lucene/pom.xml b/extensions-jvm/lucene/pom.xml
index dbe810ebe3e8..1dd7e81e5354 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/lucene/runtime/pom.xml b/extensions-jvm/lucene/runtime/pom.xml
index 986219459675..6d996a05724b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml b/extensions-jvm/mail-microsoft-oauth/deployment/pom.xml
index 2408670c2ce8..c443362bb830 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/mail-microsoft-oauth/pom.xml b/extensions-jvm/mail-microsoft-oauth/pom.xml
index eaa72496d2aa..914fabb8b4b3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml b/extensions-jvm/mail-microsoft-oauth/runtime/pom.xml
index f92e37c8f4bf..00a707c08f5a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/milvus/deployment/pom.xml b/extensions-jvm/milvus/deployment/pom.xml
index 04db5c608d43..be73fc170ec4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/milvus/pom.xml b/extensions-jvm/milvus/pom.xml
index 75dce2e8f294..9c7ae6cbb6db 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/milvus/runtime/pom.xml b/extensions-jvm/milvus/runtime/pom.xml
index 9a86b5ca81a6..264076d8d3d6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/mvel/deployment/pom.xml b/extensions-jvm/mvel/deployment/pom.xml
index 6fc000d708d1..5bbcb53a6dc4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/mvel/pom.xml b/extensions-jvm/mvel/pom.xml
index e5678867756e..077b4f7e50c8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/mvel/runtime/pom.xml b/extensions-jvm/mvel/runtime/pom.xml
index 3d27e50575b5..fc7411227dd5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/opensearch/deployment/pom.xml b/extensions-jvm/opensearch/deployment/pom.xml
index 867f4f043206..8495e611c62d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/opensearch/pom.xml b/extensions-jvm/opensearch/pom.xml
index 2178dae8c8e9..cdf510d44947 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/opensearch/runtime/pom.xml b/extensions-jvm/opensearch/runtime/pom.xml
index 2ce37c008f00..aa5a651629f3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/pom.xml b/extensions-jvm/pom.xml
index 6176020e0e2d..892875571149 100644
--- a/extensions-jvm/pom.xml
+++ b/extensions-jvm/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../poms/build-parent/pom.xml
diff --git a/extensions-jvm/printer/deployment/pom.xml b/extensions-jvm/printer/deployment/pom.xml
index b5b127e3aa8b..f54eb3a748c2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/printer/pom.xml b/extensions-jvm/printer/pom.xml
index 42baeb1cc75c..8a6b634a303d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/printer/runtime/pom.xml b/extensions-jvm/printer/runtime/pom.xml
index 7fb4e4e1773e..f90885221f6b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/pulsar/deployment/pom.xml b/extensions-jvm/pulsar/deployment/pom.xml
index 6edd2028e9f8..a9785a7e4f03 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/pulsar/pom.xml b/extensions-jvm/pulsar/pom.xml
index da4918122212..d690e95dd656 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/pulsar/runtime/pom.xml b/extensions-jvm/pulsar/runtime/pom.xml
index fc8c5708e595..956c44542dd4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/quickfix/deployment/pom.xml b/extensions-jvm/quickfix/deployment/pom.xml
index 421916834c3e..aa9f000a6cea 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/quickfix/pom.xml b/extensions-jvm/quickfix/pom.xml
index bc5785f0f972..226261d6de02 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/quickfix/runtime/pom.xml b/extensions-jvm/quickfix/runtime/pom.xml
index 0ac9deddb2b0..a0156e9a177e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/redis/deployment/pom.xml b/extensions-jvm/redis/deployment/pom.xml
index f1e9704f2242..0ccc564fd3c2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/redis/pom.xml b/extensions-jvm/redis/pom.xml
index ce60f6df1aa7..59e92dd16625 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/redis/runtime/pom.xml b/extensions-jvm/redis/runtime/pom.xml
index 1e3b8a575dc4..408fbdb6eb6c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/robotframework/deployment/pom.xml b/extensions-jvm/robotframework/deployment/pom.xml
index dac9d9432dd0..df88cd3bac47 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/robotframework/pom.xml b/extensions-jvm/robotframework/pom.xml
index 213f8a61468b..03fb23c3b7de 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/robotframework/runtime/pom.xml b/extensions-jvm/robotframework/runtime/pom.xml
index 057be8b8ab0c..2a44d371e9d0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/schematron/deployment/pom.xml b/extensions-jvm/schematron/deployment/pom.xml
index 572b42aa014b..69a2d4e192e3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/schematron/pom.xml b/extensions-jvm/schematron/pom.xml
index 7c4ebb291fca..05bd1bcc3194 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/schematron/runtime/pom.xml b/extensions-jvm/schematron/runtime/pom.xml
index 813799474ed4..5b9a9fb8582a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/smpp/deployment/pom.xml b/extensions-jvm/smpp/deployment/pom.xml
index 877d18f536ac..2a0176140d94 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/smpp/pom.xml b/extensions-jvm/smpp/pom.xml
index 9c8d87d5c210..3301d7f5ccf8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/smpp/runtime/pom.xml b/extensions-jvm/smpp/runtime/pom.xml
index 34e9b4c21348..7e5a4b481627 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/snmp/deployment/pom.xml b/extensions-jvm/snmp/deployment/pom.xml
index a6d0c4ae8976..428e5615f6e3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/snmp/pom.xml b/extensions-jvm/snmp/pom.xml
index 35bf8f943b86..db95019edf3f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/snmp/runtime/pom.xml b/extensions-jvm/snmp/runtime/pom.xml
index 9ef6e1cc31bd..819362d042d5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/spring-redis/deployment/pom.xml b/extensions-jvm/spring-redis/deployment/pom.xml
index feba8473f658..7875dd30888d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/spring-redis/pom.xml b/extensions-jvm/spring-redis/pom.xml
index bc21712beb08..2db8153c0aa9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/spring-redis/runtime/pom.xml b/extensions-jvm/spring-redis/runtime/pom.xml
index 6205991fc528..dcf781b2710f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stitch/deployment/pom.xml b/extensions-jvm/stitch/deployment/pom.xml
index 76c3f91ce54a..944e185291bf 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stitch/pom.xml b/extensions-jvm/stitch/pom.xml
index 349201ac9027..291579feca0f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stitch/runtime/pom.xml b/extensions-jvm/stitch/runtime/pom.xml
index f3bf87e4f7a1..1b7e1b298ea3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stomp/deployment/pom.xml b/extensions-jvm/stomp/deployment/pom.xml
index 6ac54e48062e..134825989c91 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stomp/pom.xml b/extensions-jvm/stomp/pom.xml
index c09fd0fe26fc..3d615fa720fd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stomp/runtime/pom.xml b/extensions-jvm/stomp/runtime/pom.xml
index 5a3ffd039a99..802a77ccd1c8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stub/deployment/pom.xml b/extensions-jvm/stub/deployment/pom.xml
index 27972ee088d6..fa4678a1e8a4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stub/pom.xml b/extensions-jvm/stub/pom.xml
index 32faa0a9236f..a81f007d6ac4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/stub/runtime/pom.xml b/extensions-jvm/stub/runtime/pom.xml
index dc87d3f944e0..6bfe2c5c7a54 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/thrift/deployment/pom.xml b/extensions-jvm/thrift/deployment/pom.xml
index c18697c79cb3..bf11a9b1ce30 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/thrift/pom.xml b/extensions-jvm/thrift/pom.xml
index ea737016abbd..baaf52dab387 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/thrift/runtime/pom.xml b/extensions-jvm/thrift/runtime/pom.xml
index d3d8559773e4..ad70e01a7b55 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/web3j/deployment/pom.xml b/extensions-jvm/web3j/deployment/pom.xml
index 2973dc07adea..dd9b2624159d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/web3j/pom.xml b/extensions-jvm/web3j/pom.xml
index 67c8535c9530..cbc2e63bdd91 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/web3j/runtime/pom.xml b/extensions-jvm/web3j/runtime/pom.xml
index 5cd723029592..24e12417a038 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/wordpress/deployment/pom.xml b/extensions-jvm/wordpress/deployment/pom.xml
index 2707a2ab8aaf..3d987d4ef3bf 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/wordpress/pom.xml b/extensions-jvm/wordpress/pom.xml
index eb4a89b0eb65..c099ec01a91d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/wordpress/runtime/pom.xml b/extensions-jvm/wordpress/runtime/pom.xml
index 7a482c4f39ae..b9160aad5c1b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/workday/deployment/pom.xml b/extensions-jvm/workday/deployment/pom.xml
index 3b99d5431d52..9c436d55eb29 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/workday/pom.xml b/extensions-jvm/workday/pom.xml
index d6bf15dc8d5b..06c71b4e8ca6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/workday/runtime/pom.xml b/extensions-jvm/workday/runtime/pom.xml
index 4e39e206a9e6..8ead04b81d1c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/xmpp/deployment/pom.xml b/extensions-jvm/xmpp/deployment/pom.xml
index d9349bdd188e..7290c45add3e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/xmpp/pom.xml b/extensions-jvm/xmpp/pom.xml
index c06c76ba2f8c..68d2299e55ab 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/xmpp/runtime/pom.xml b/extensions-jvm/xmpp/runtime/pom.xml
index 37b4b8f03586..8ccb0bb7edee 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/zookeeper-master/deployment/pom.xml b/extensions-jvm/zookeeper-master/deployment/pom.xml
index f15fc1688259..344f1031fab4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/zookeeper-master/pom.xml b/extensions-jvm/zookeeper-master/pom.xml
index 7885ff66802a..0605f93144fd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/zookeeper-master/runtime/pom.xml b/extensions-jvm/zookeeper-master/runtime/pom.xml
index 3e6533002aa6..8df73fcd41dd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/zookeeper/deployment/pom.xml b/extensions-jvm/zookeeper/deployment/pom.xml
index ea0a9e2811c9..22aa41bc06de 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/zookeeper/pom.xml b/extensions-jvm/zookeeper/pom.xml
index 9da327503f0d..36c58fa3c359 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-jvm/zookeeper/runtime/pom.xml b/extensions-jvm/zookeeper/runtime/pom.xml
index 4e58edbe9f08..f7e9718c5888 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/ahc/deployment/pom.xml b/extensions-support/ahc/deployment/pom.xml
index f804fa66989d..c33155661f22 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/ahc/pom.xml b/extensions-support/ahc/pom.xml
index 0b0c150dbeb7..560ffe677962 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/ahc/runtime/pom.xml b/extensions-support/ahc/runtime/pom.xml
index 388b932cec24..b11bda3a9c55 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/aws/deployment/pom.xml b/extensions-support/aws/deployment/pom.xml
index 76fe61656557..849aa22e81f3 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-support-aws-deployment
diff --git a/extensions-support/aws/pom.xml b/extensions-support/aws/pom.xml
index a1b2ee3cb58e..f857b377f5ed 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/aws/runtime/pom.xml b/extensions-support/aws/runtime/pom.xml
index 1e3bff52c52f..6149a6783589 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-support-aws
diff --git a/extensions-support/aws2/deployment/pom.xml b/extensions-support/aws2/deployment/pom.xml
index 0153e5bb50f9..58593e7887f0 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-support-aws2-deployment
diff --git a/extensions-support/aws2/pom.xml b/extensions-support/aws2/pom.xml
index 28adfc1e5321..93b21fa5740e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/aws2/runtime/pom.xml b/extensions-support/aws2/runtime/pom.xml
index 40834ec24278..5f4e1dcc5d40 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.14.0-SNAPSHOT
+ 3.14.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 a54bf7fac4ad..2e5d11627114 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.14.0-SNAPSHOT
+ 3.14.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 8b5c69f814a9..2a8067d60a9b 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.14.0-SNAPSHOT
+ 3.14.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 c2c2db25832b..e5a07debad86 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/azure-core/deployment/pom.xml b/extensions-support/azure-core/deployment/pom.xml
index 67df1eb6cc4c..994a534b73cd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/azure-core/pom.xml b/extensions-support/azure-core/pom.xml
index 2303eed56213..c444ab9d0b10 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/azure-core/runtime/pom.xml b/extensions-support/azure-core/runtime/pom.xml
index affe9d210314..7da57908ad5e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/bouncycastle/deployment/pom.xml b/extensions-support/bouncycastle/deployment/pom.xml
index 7a46f07231ce..6d3d6871882b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/bouncycastle/pom.xml b/extensions-support/bouncycastle/pom.xml
index d328f7dbe004..7d0148bad9aa 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/bouncycastle/runtime/pom.xml b/extensions-support/bouncycastle/runtime/pom.xml
index 9d27a0c7778b..2a01ab730d55 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/commons-logging/deployment/pom.xml b/extensions-support/commons-logging/deployment/pom.xml
index 575e8b2423fc..e4d75deb17e3 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/commons-logging/pom.xml b/extensions-support/commons-logging/pom.xml
index 3d22e1e3bdcc..3096047bfb40 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/commons-logging/runtime/pom.xml b/extensions-support/commons-logging/runtime/pom.xml
index 63d4abb617b8..c420bb9ff718 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/consul-client/deployment/pom.xml b/extensions-support/consul-client/deployment/pom.xml
index d17b7a1739ab..b3b769b66623 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/consul-client/pom.xml b/extensions-support/consul-client/pom.xml
index 461d4f883ff0..76d29d17beff 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/consul-client/runtime/pom.xml b/extensions-support/consul-client/runtime/pom.xml
index 8a7b06515059..eee9ab35e955 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/debezium/deployment/pom.xml b/extensions-support/debezium/deployment/pom.xml
index 25de66f1cc08..1e1db03a85d4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/debezium/pom.xml b/extensions-support/debezium/pom.xml
index 0f8d069bcf8c..6e49de7ea4b5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/debezium/runtime/pom.xml b/extensions-support/debezium/runtime/pom.xml
index f249ecf3ac96..025afa7880ac 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/dsl/deployment/pom.xml b/extensions-support/dsl/deployment/pom.xml
index 7e5387b588b0..973112c78c5c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/dsl/pom.xml b/extensions-support/dsl/pom.xml
index aa8a8bf786b7..537a61c59cb0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/dsl/runtime/pom.xml b/extensions-support/dsl/runtime/pom.xml
index 14d8a7c71d5b..187473e5723b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/google-cloud/deployment/pom.xml b/extensions-support/google-cloud/deployment/pom.xml
index 23bfb5939cee..0bcc5ff68252 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/google-cloud/pom.xml b/extensions-support/google-cloud/pom.xml
index afafff615371..0b52962d8c26 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/google-cloud/runtime/pom.xml b/extensions-support/google-cloud/runtime/pom.xml
index 7220c6fe0bf3..c0f5d3bcf704 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.14.0-SNAPSHOT
+ 3.14.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 bd06b3834384..02864a69ad45 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/google-http-client/pom.xml b/extensions-support/google-http-client/pom.xml
index 3879d5bbc283..4b41d2bf0650 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/google-http-client/runtime/pom.xml b/extensions-support/google-http-client/runtime/pom.xml
index 2d8b883c2e2a..596b1b265739 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/httpclient/deployment/pom.xml b/extensions-support/httpclient/deployment/pom.xml
index bdc117af4e9f..8804e64f0361 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/httpclient/pom.xml b/extensions-support/httpclient/pom.xml
index d9c4eaefd67a..e2cad0577d45 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/httpclient/runtime/pom.xml b/extensions-support/httpclient/runtime/pom.xml
index 4881422e6c65..1d04abf043b4 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/httpclient5/deployment/pom.xml b/extensions-support/httpclient5/deployment/pom.xml
index 9a1dcc35a748..6db6199a451b 100644
--- a/extensions-support/httpclient5/deployment/pom.xml
+++ b/extensions-support/httpclient5/deployment/pom.xml
@@ -21,7 +21,7 @@
org.apache.camel.quarkus
camel-quarkus-support-httpclient5-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/httpclient5/pom.xml b/extensions-support/httpclient5/pom.xml
index 964d32245c6e..4f2020b86ee5 100644
--- a/extensions-support/httpclient5/pom.xml
+++ b/extensions-support/httpclient5/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions-support
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/httpclient5/runtime/pom.xml b/extensions-support/httpclient5/runtime/pom.xml
index c7e4e134951c..dd84c1444f07 100644
--- a/extensions-support/httpclient5/runtime/pom.xml
+++ b/extensions-support/httpclient5/runtime/pom.xml
@@ -21,7 +21,7 @@
org.apache.camel.quarkus
camel-quarkus-support-httpclient5-parent
- 3.14.0-SNAPSHOT
+ 3.14.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 6a5f5b287c61..6c77190dfa0b 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/jackson-dataformat-xml/pom.xml b/extensions-support/jackson-dataformat-xml/pom.xml
index 70b138c7b87a..fd53472441ac 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/jackson-dataformat-xml/runtime/pom.xml b/extensions-support/jackson-dataformat-xml/runtime/pom.xml
index 8220a9e614c9..575246a1e81a 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/jdbc/deployment/pom.xml b/extensions-support/jdbc/deployment/pom.xml
index b2dcf0bb682c..79f9ed7a8408 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/jdbc/pom.xml b/extensions-support/jdbc/pom.xml
index 7dfbe8e293d7..73e6decc115d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/jdbc/runtime/pom.xml b/extensions-support/jdbc/runtime/pom.xml
index 212536040760..def31f73c421 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/jetty/deployment/pom.xml b/extensions-support/jetty/deployment/pom.xml
index fcd323037ad9..b94ed22986f4 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/jetty/pom.xml b/extensions-support/jetty/pom.xml
index 89e4343dbfd1..c723fca61eb7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/jetty/runtime/pom.xml b/extensions-support/jetty/runtime/pom.xml
index c18b6a79a728..0d064b4d4a10 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/language/deployment/pom.xml b/extensions-support/language/deployment/pom.xml
index c679921cb23b..d93d9a9b2c43 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/language/pom.xml b/extensions-support/language/pom.xml
index 996354f6ce3a..7c39592c65f3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/language/runtime/pom.xml b/extensions-support/language/runtime/pom.xml
index f14c07309a5f..8c877d46f3f3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/mail/deployment/pom.xml b/extensions-support/mail/deployment/pom.xml
index 11b30bdabe82..e007baab66e8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/mail/pom.xml b/extensions-support/mail/pom.xml
index 668073a298ac..491c8ba0bcc8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/mail/runtime/pom.xml b/extensions-support/mail/runtime/pom.xml
index fe20bf7f7cc3..fcfe03069cda 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/mongodb/deployment/pom.xml b/extensions-support/mongodb/deployment/pom.xml
index 1fa05ea9acba..272c96ce6087 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/mongodb/pom.xml b/extensions-support/mongodb/pom.xml
index f4bc7ed7dcad..401112560618 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/mongodb/runtime/pom.xml b/extensions-support/mongodb/runtime/pom.xml
index 1c6afac21ab0..6137ca3c9245 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/pom.xml b/extensions-support/pom.xml
index a059822900b7..8b980ba4e89f 100644
--- a/extensions-support/pom.xml
+++ b/extensions-support/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent
- 3.14.0-SNAPSHOT
+ 3.14.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 01d0a3ba3d42..6f5d972a8d95 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/reactor-netty/pom.xml b/extensions-support/reactor-netty/pom.xml
index 3e4f59bd996c..eb84186ec113 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/reactor-netty/runtime/pom.xml b/extensions-support/reactor-netty/runtime/pom.xml
index 2831f548706d..4985b42b7d06 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/retrofit/deployment/pom.xml b/extensions-support/retrofit/deployment/pom.xml
index 6377827e577e..14707fba05df 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/retrofit/pom.xml b/extensions-support/retrofit/pom.xml
index 23144b76bfa4..8d1bb91f5cd9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/retrofit/runtime/pom.xml b/extensions-support/retrofit/runtime/pom.xml
index 862eb52f4d6a..9a2aedde90a4 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/spring/deployment/pom.xml b/extensions-support/spring/deployment/pom.xml
index eda166d9e51e..1f2b01367fef 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/spring/integration-test/pom.xml b/extensions-support/spring/integration-test/pom.xml
index d7aaee285bb3..6754e9218a10 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.14.0-SNAPSHOT
+ 3.14.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 771c89c7423a..c63160844b01 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/spring/runtime/pom.xml b/extensions-support/spring/runtime/pom.xml
index dc89e2cc3d89..0bd390983c86 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/spring/shade/beans/pom.xml b/extensions-support/spring/shade/beans/pom.xml
index 019b51de116a..846cb746b6b2 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/spring/shade/context/pom.xml b/extensions-support/spring/shade/context/pom.xml
index aebfe04d6e76..01a0839ccc59 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/spring/shade/core/pom.xml b/extensions-support/spring/shade/core/pom.xml
index 12963186cf26..bddd1345b047 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/spring/shade/pom.xml b/extensions-support/spring/shade/pom.xml
index 3200e0f78ad2..60a4f8195378 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/swagger/deployment/pom.xml b/extensions-support/swagger/deployment/pom.xml
index 9ee2106603ee..9a0b702fb9fd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/swagger/pom.xml b/extensions-support/swagger/pom.xml
index 1f17ae8ded0f..e8476f8a3ba3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/swagger/runtime/pom.xml b/extensions-support/swagger/runtime/pom.xml
index 6d3047d60c4c..8f85ba063dcc 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/webhook/deployment/pom.xml b/extensions-support/webhook/deployment/pom.xml
index 171b5cea8beb..6cea244e081e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/webhook/pom.xml b/extensions-support/webhook/pom.xml
index f7afb8890a36..87d8a0f08a19 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/webhook/runtime/pom.xml b/extensions-support/webhook/runtime/pom.xml
index 0e1cfda364a9..02a0e700529c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/xalan/deployment/pom.xml b/extensions-support/xalan/deployment/pom.xml
index bfde5eb20d20..93cbf3ec0af5 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions-support/xalan/pom.xml b/extensions-support/xalan/pom.xml
index 4444a48d2179..8e838789c648 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions-support/xalan/runtime/pom.xml b/extensions-support/xalan/runtime/pom.xml
index 9c9bcc0f30b3..27dbd91589be 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/activemq/deployment/pom.xml b/extensions/activemq/deployment/pom.xml
index 104344c3e69d..0197b4e7b1e4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/activemq/pom.xml b/extensions/activemq/pom.xml
index 973717df7bfb..7aff1f04d61c 100644
--- a/extensions/activemq/pom.xml
+++ b/extensions/activemq/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/activemq/runtime/pom.xml b/extensions/activemq/runtime/pom.xml
index 88f2f0ca312b..723efbf341a5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/amqp/deployment/pom.xml b/extensions/amqp/deployment/pom.xml
index 5f2184b5ff42..9672fde55d7b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/amqp/pom.xml b/extensions/amqp/pom.xml
index 9d16e7e2f3f1..2ee3e0b4a5b9 100644
--- a/extensions/amqp/pom.xml
+++ b/extensions/amqp/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/amqp/runtime/pom.xml b/extensions/amqp/runtime/pom.xml
index adaa38955d7d..fa2577363dec 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/arangodb/deployment/pom.xml b/extensions/arangodb/deployment/pom.xml
index 6e5b1fd41b32..52f74e261e6a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/arangodb/pom.xml b/extensions/arangodb/pom.xml
index 5e25e35d6bfd..dcd78c80ae41 100644
--- a/extensions/arangodb/pom.xml
+++ b/extensions/arangodb/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/arangodb/runtime/pom.xml b/extensions/arangodb/runtime/pom.xml
index 0d6226815134..d925f4423bfb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/as2/deployment/pom.xml b/extensions/as2/deployment/pom.xml
index fed802a7c2cf..3b4965da704f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/as2/pom.xml b/extensions/as2/pom.xml
index 36f3c26a1c2b..dfcb38929add 100644
--- a/extensions/as2/pom.xml
+++ b/extensions/as2/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/as2/runtime/pom.xml b/extensions/as2/runtime/pom.xml
index 3bdcc7373cc7..b48f6269ec91 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/atom/deployment/pom.xml b/extensions/atom/deployment/pom.xml
index 26b3708170ae..5dd66db98708 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/atom/pom.xml b/extensions/atom/pom.xml
index 665bd93ddd86..88a1f158b50e 100644
--- a/extensions/atom/pom.xml
+++ b/extensions/atom/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/atom/runtime/pom.xml b/extensions/atom/runtime/pom.xml
index 275dbd2760e3..3d7e13f12a0b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/attachments/deployment/pom.xml b/extensions/attachments/deployment/pom.xml
index e3773a97228e..05db9a10148a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/attachments/pom.xml b/extensions/attachments/pom.xml
index a5f44af784d3..4673b05a5489 100644
--- a/extensions/attachments/pom.xml
+++ b/extensions/attachments/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/attachments/runtime/pom.xml b/extensions/attachments/runtime/pom.xml
index f77cc30425af..19a4d7a76c7b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml
index a5d1c00b5d4c..fdfd9e7d5c31 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml
index 9ee065d10e6a..9a4eb4aaba42 100644
--- a/extensions/avro/pom.xml
+++ b/extensions/avro/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml
index fe9b3dfd0f43..b9ebc22e2d25 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws-bedrock/deployment/pom.xml b/extensions/aws-bedrock/deployment/pom.xml
index 42f9346e0047..7a2725a67e0b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws-bedrock/pom.xml b/extensions/aws-bedrock/pom.xml
index 20c74a8184b8..9134877004c6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws-bedrock/runtime/pom.xml b/extensions/aws-bedrock/runtime/pom.xml
index 20346ee4925d..7b82afea8d13 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-athena/deployment/pom.xml b/extensions/aws2-athena/deployment/pom.xml
index f0aa4232af06..3990af19e58e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-athena/pom.xml b/extensions/aws2-athena/pom.xml
index 6484520c9285..b9952ac95a91 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-athena/runtime/pom.xml b/extensions/aws2-athena/runtime/pom.xml
index f3b785906554..338ca1b7f408 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-cw/deployment/pom.xml b/extensions/aws2-cw/deployment/pom.xml
index 0de757982f37..e7e610460148 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-cw/pom.xml b/extensions/aws2-cw/pom.xml
index 9c07410ef961..1c3c707f3485 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-cw/runtime/pom.xml b/extensions/aws2-cw/runtime/pom.xml
index 73422de04b1c..d4da35dc4f80 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ddb/deployment/pom.xml b/extensions/aws2-ddb/deployment/pom.xml
index b06eac294f9c..498d31c8017c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ddb/pom.xml b/extensions/aws2-ddb/pom.xml
index ae781ed93ca8..5f25d37f7b9a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ddb/runtime/pom.xml b/extensions/aws2-ddb/runtime/pom.xml
index a2242479bbc4..29ee02758a0c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ec2/deployment/pom.xml b/extensions/aws2-ec2/deployment/pom.xml
index d49e26b41887..88a64657fa77 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ec2/pom.xml b/extensions/aws2-ec2/pom.xml
index 134141b2cd4f..351bcca02094 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ec2/runtime/pom.xml b/extensions/aws2-ec2/runtime/pom.xml
index cbc38928b994..089df9ecac4b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ecs/deployment/pom.xml b/extensions/aws2-ecs/deployment/pom.xml
index e7df99764c57..9efe910c264b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ecs/pom.xml b/extensions/aws2-ecs/pom.xml
index 623c99c450c0..7da3449628b9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ecs/runtime/pom.xml b/extensions/aws2-ecs/runtime/pom.xml
index 53e07198edc8..7e4180f50762 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-eks/deployment/pom.xml b/extensions/aws2-eks/deployment/pom.xml
index adf997ad6bd4..2c6a7fce2e9f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-eks/pom.xml b/extensions/aws2-eks/pom.xml
index 39e4a4db555a..e00194cec4ba 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-eks/runtime/pom.xml b/extensions/aws2-eks/runtime/pom.xml
index 515beeff0543..8f516888e9df 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-eventbridge/deployment/pom.xml b/extensions/aws2-eventbridge/deployment/pom.xml
index 8dfa3f48d328..0292e055d3ed 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-eventbridge/pom.xml b/extensions/aws2-eventbridge/pom.xml
index 40f398c4fe67..12a4b42be4f6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-eventbridge/runtime/pom.xml b/extensions/aws2-eventbridge/runtime/pom.xml
index 582286a54501..9428ef23880d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-iam/deployment/pom.xml b/extensions/aws2-iam/deployment/pom.xml
index 5d32942620cc..2e3ab5c91e4a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-iam/pom.xml b/extensions/aws2-iam/pom.xml
index a1def38a04f1..0c45f6fdeaf7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-iam/runtime/pom.xml b/extensions/aws2-iam/runtime/pom.xml
index f93cce71d662..649851a97e69 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-kinesis/deployment/pom.xml b/extensions/aws2-kinesis/deployment/pom.xml
index d02e1341e68d..4d147497334d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-kinesis/pom.xml b/extensions/aws2-kinesis/pom.xml
index 1aa21ccf17bc..5f30493a6019 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-kinesis/runtime/pom.xml b/extensions/aws2-kinesis/runtime/pom.xml
index d14dfc330cca..e120eb369251 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-kms/deployment/pom.xml b/extensions/aws2-kms/deployment/pom.xml
index bcb3d01721d3..3ca4ceba270d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-kms/pom.xml b/extensions/aws2-kms/pom.xml
index c063f0397fad..15d236a4804e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-kms/runtime/pom.xml b/extensions/aws2-kms/runtime/pom.xml
index edc0654076be..6ea483f1182e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-lambda/deployment/pom.xml b/extensions/aws2-lambda/deployment/pom.xml
index 3e1b4e615b59..1ab7ed331880 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-lambda/pom.xml b/extensions/aws2-lambda/pom.xml
index c70b27aa4f95..3904a9a3f1e7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-lambda/runtime/pom.xml b/extensions/aws2-lambda/runtime/pom.xml
index a5cc35e1ba7d..c942e995db41 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-mq/deployment/pom.xml b/extensions/aws2-mq/deployment/pom.xml
index dda3090c2ddb..58a19070c399 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-mq/pom.xml b/extensions/aws2-mq/pom.xml
index 9bb911870ca8..b85a45f8b69e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-mq/runtime/pom.xml b/extensions/aws2-mq/runtime/pom.xml
index f68a8ec18336..2b404dc91d52 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-msk/deployment/pom.xml b/extensions/aws2-msk/deployment/pom.xml
index 31c5da250ee0..cd0149464727 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-msk/pom.xml b/extensions/aws2-msk/pom.xml
index 6b24a6a2ec58..e9d7e14ba2cb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-msk/runtime/pom.xml b/extensions/aws2-msk/runtime/pom.xml
index 0512983abaf1..9557d8e4a77b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-s3/deployment/pom.xml b/extensions/aws2-s3/deployment/pom.xml
index 9c402e400918..0ffe68cb3eec 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-s3/pom.xml b/extensions/aws2-s3/pom.xml
index b6b0aa4e1e32..0fc607732b01 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-s3/runtime/pom.xml b/extensions/aws2-s3/runtime/pom.xml
index be44a24dddfb..42d49e534e28 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ses/deployment/pom.xml b/extensions/aws2-ses/deployment/pom.xml
index f0d31bd0adb6..b19281709c4b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ses/pom.xml b/extensions/aws2-ses/pom.xml
index d96a30729206..5deaa061c0d3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-ses/runtime/pom.xml b/extensions/aws2-ses/runtime/pom.xml
index 773ce30604c3..6416be2046b9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sns/deployment/pom.xml b/extensions/aws2-sns/deployment/pom.xml
index aa28e933469c..b5182900288a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sns/pom.xml b/extensions/aws2-sns/pom.xml
index 2afbedb05b67..38633d6e8681 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sns/runtime/pom.xml b/extensions/aws2-sns/runtime/pom.xml
index 93f6012f6f83..756cf910eb38 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sqs/deployment/pom.xml b/extensions/aws2-sqs/deployment/pom.xml
index 5d032350a061..9191150a094a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sqs/pom.xml b/extensions/aws2-sqs/pom.xml
index a2b0b55f0cf3..bf0cc46b3b61 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sqs/runtime/pom.xml b/extensions/aws2-sqs/runtime/pom.xml
index 8fdbfc79a9eb..d7237857aac5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sts/deployment/pom.xml b/extensions/aws2-sts/deployment/pom.xml
index 925613371d0e..667525a38be4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sts/pom.xml b/extensions/aws2-sts/pom.xml
index 968ddddcf6f5..a84f5e7ad702 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-sts/runtime/pom.xml b/extensions/aws2-sts/runtime/pom.xml
index 465afbd05bd1..a9388a78d880 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-translate/deployment/pom.xml b/extensions/aws2-translate/deployment/pom.xml
index 8965878596e8..a194cdeb699f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-translate/pom.xml b/extensions/aws2-translate/pom.xml
index d40c42a124d8..ac20b2b1ca90 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/aws2-translate/runtime/pom.xml b/extensions/aws2-translate/runtime/pom.xml
index a7563a8e33b2..a3b9a1b66b73 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-eventhubs/deployment/pom.xml b/extensions/azure-eventhubs/deployment/pom.xml
index 119e1af2e4b4..3d4303961cc1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-eventhubs/pom.xml b/extensions/azure-eventhubs/pom.xml
index 648ea7067640..ba6af87355c8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-eventhubs/runtime/pom.xml b/extensions/azure-eventhubs/runtime/pom.xml
index 83cbcdbc9b20..4dd1a99f2331 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-key-vault/deployment/pom.xml b/extensions/azure-key-vault/deployment/pom.xml
index 4f723734648f..19d5d7e75bb1 100644
--- a/extensions/azure-key-vault/deployment/pom.xml
+++ b/extensions/azure-key-vault/deployment/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-azure-key-vault-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-key-vault/pom.xml b/extensions/azure-key-vault/pom.xml
index 539124fedc74..04b94363c7fc 100644
--- a/extensions/azure-key-vault/pom.xml
+++ b/extensions/azure-key-vault/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-key-vault/runtime/pom.xml b/extensions/azure-key-vault/runtime/pom.xml
index 97b02015d23d..cda5d9ab1f16 100644
--- a/extensions/azure-key-vault/runtime/pom.xml
+++ b/extensions/azure-key-vault/runtime/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-azure-key-vault-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-storage-blob/deployment/pom.xml b/extensions/azure-storage-blob/deployment/pom.xml
index fd790659fb72..2f7f07b1734a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-storage-blob/pom.xml b/extensions/azure-storage-blob/pom.xml
index ad5c82bec42b..da1c13ba4a62 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-storage-blob/runtime/pom.xml b/extensions/azure-storage-blob/runtime/pom.xml
index e79d0e3ccecb..5d498fd48da3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-storage-queue/deployment/pom.xml b/extensions/azure-storage-queue/deployment/pom.xml
index f06a47bd8548..83184d9795ee 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-storage-queue/pom.xml b/extensions/azure-storage-queue/pom.xml
index 395df3456360..b14ac31906fc 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/azure-storage-queue/runtime/pom.xml b/extensions/azure-storage-queue/runtime/pom.xml
index b06cec8b5795..2e5bcc50ca51 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/base64/deployment/pom.xml b/extensions/base64/deployment/pom.xml
index bf62e784e4f9..3e582883192e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/base64/pom.xml b/extensions/base64/pom.xml
index 7c3f41a39dd5..2680cd5b88f5 100644
--- a/extensions/base64/pom.xml
+++ b/extensions/base64/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/base64/runtime/pom.xml b/extensions/base64/runtime/pom.xml
index 86ebd4fc407c..0fe7c13fb8ca 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bean-validator/deployment/pom.xml b/extensions/bean-validator/deployment/pom.xml
index 8092e7767bdd..437b04021c6f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bean-validator/pom.xml b/extensions/bean-validator/pom.xml
index 7af128f55f8e..1bf122b46873 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bean-validator/runtime/pom.xml b/extensions/bean-validator/runtime/pom.xml
index 4c8c0fc404ff..4085686e57ee 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bean/deployment/pom.xml b/extensions/bean/deployment/pom.xml
index 10c0de0ff777..3d7ee193141e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bean/pom.xml b/extensions/bean/pom.xml
index 860d688b0fbc..5f10f397ee10 100644
--- a/extensions/bean/pom.xml
+++ b/extensions/bean/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bean/runtime/pom.xml b/extensions/bean/runtime/pom.xml
index f78f8afb7f6e..2186f05d0005 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bindy/deployment/pom.xml b/extensions/bindy/deployment/pom.xml
index be67672d7b5d..f2eed0506d92 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bindy/pom.xml b/extensions/bindy/pom.xml
index efd2ab683de9..3bfaa3add952 100644
--- a/extensions/bindy/pom.xml
+++ b/extensions/bindy/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/bindy/runtime/pom.xml b/extensions/bindy/runtime/pom.xml
index 567b243391fa..6432e6b2edc2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/box/deployment/pom.xml b/extensions/box/deployment/pom.xml
index 9a11720e0094..37e09e17f036 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/box/pom.xml b/extensions/box/pom.xml
index 8356a40e7329..91da19eba397 100644
--- a/extensions/box/pom.xml
+++ b/extensions/box/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/box/runtime/pom.xml b/extensions/box/runtime/pom.xml
index aa650cd7844e..84ce1c6106d9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/braintree/deployment/pom.xml b/extensions/braintree/deployment/pom.xml
index f3cf0e1ac24b..a92653a5e76b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/braintree/pom.xml b/extensions/braintree/pom.xml
index 934ff049fbd1..5b64e6255e00 100644
--- a/extensions/braintree/pom.xml
+++ b/extensions/braintree/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/braintree/runtime/pom.xml b/extensions/braintree/runtime/pom.xml
index 1f983e8c72a9..ec5e7fee4257 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/browse/deployment/pom.xml b/extensions/browse/deployment/pom.xml
index a11266ca1a34..5e661bb599de 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/browse/pom.xml b/extensions/browse/pom.xml
index 49b37d6260dc..3b63b4313e87 100644
--- a/extensions/browse/pom.xml
+++ b/extensions/browse/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/browse/runtime/pom.xml b/extensions/browse/runtime/pom.xml
index 968312fab778..d2d1bc64798e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml
index 4eb4f202522f..0f26037062b7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml
index 408fe3483b3e..17416e6432f5 100644
--- a/extensions/caffeine/pom.xml
+++ b/extensions/caffeine/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml
index 5bfac8ec4332..4ece6647ce06 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/camel-k/deployment/pom.xml b/extensions/camel-k/deployment/pom.xml
index 3fe0ecb5536c..7fea73918eb5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/camel-k/pom.xml b/extensions/camel-k/pom.xml
index 76da23331281..a1073ee53464 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/camel-k/runtime/pom.xml b/extensions/camel-k/runtime/pom.xml
index 0f1336b705c8..becab937b4cf 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cassandraql/deployment/pom.xml b/extensions/cassandraql/deployment/pom.xml
index 8645bb6934cc..9f50a54b3ffe 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cassandraql/pom.xml b/extensions/cassandraql/pom.xml
index eb07d83ae157..e7bdb622e514 100644
--- a/extensions/cassandraql/pom.xml
+++ b/extensions/cassandraql/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cassandraql/runtime/pom.xml b/extensions/cassandraql/runtime/pom.xml
index 8027527e8b5a..9f87a1333264 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cbor/deployment/pom.xml b/extensions/cbor/deployment/pom.xml
index 3396d859f8e0..aeb0a2a7f9fa 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cbor/pom.xml b/extensions/cbor/pom.xml
index a4d71c01aa3a..e4d42348aed9 100644
--- a/extensions/cbor/pom.xml
+++ b/extensions/cbor/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cbor/runtime/pom.xml b/extensions/cbor/runtime/pom.xml
index 5ae225c8b321..f11bdddfd1d3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cloudevents/deployment/pom.xml b/extensions/cloudevents/deployment/pom.xml
index 9ef60a88b0cd..1f49c48fc4ca 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cloudevents/pom.xml b/extensions/cloudevents/pom.xml
index 0aefef5ff6a0..684dbbcd98e4 100644
--- a/extensions/cloudevents/pom.xml
+++ b/extensions/cloudevents/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cloudevents/runtime/pom.xml b/extensions/cloudevents/runtime/pom.xml
index 8562dc27aa51..8b1a639c6be2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/consul/deployment/pom.xml b/extensions/consul/deployment/pom.xml
index b5c1b93f239d..aab4559ebaa4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/consul/pom.xml b/extensions/consul/pom.xml
index b34f98fe13e5..9bdbdc46ad3b 100644
--- a/extensions/consul/pom.xml
+++ b/extensions/consul/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/consul/runtime/pom.xml b/extensions/consul/runtime/pom.xml
index 6a83ea4a4295..c81ec99c3ee2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/controlbus/deployment/pom.xml b/extensions/controlbus/deployment/pom.xml
index 1a742925e2dc..369f7ee511a9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/controlbus/pom.xml b/extensions/controlbus/pom.xml
index 2b875345c29c..5439d66bd447 100644
--- a/extensions/controlbus/pom.xml
+++ b/extensions/controlbus/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/controlbus/runtime/pom.xml b/extensions/controlbus/runtime/pom.xml
index 61fc3f51680b..f2d10c15b6ed 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/couchdb/deployment/pom.xml b/extensions/couchdb/deployment/pom.xml
index 043159cacb88..5dad6f1465de 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/couchdb/pom.xml b/extensions/couchdb/pom.xml
index 3ceeb4e3e35d..95192a54c221 100644
--- a/extensions/couchdb/pom.xml
+++ b/extensions/couchdb/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/couchdb/runtime/pom.xml b/extensions/couchdb/runtime/pom.xml
index 2513a649d136..b380318a9336 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cron/deployment/pom.xml b/extensions/cron/deployment/pom.xml
index 9ff3289f31c2..342c5de99bce 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cron/pom.xml b/extensions/cron/pom.xml
index fb4577a8813d..8623a7f4af29 100644
--- a/extensions/cron/pom.xml
+++ b/extensions/cron/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cron/runtime/pom.xml b/extensions/cron/runtime/pom.xml
index a35907f5bcd5..c682a016bac3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/crypto-pgp/deployment/pom.xml b/extensions/crypto-pgp/deployment/pom.xml
index 385060cff543..5936a8d7f745 100644
--- a/extensions/crypto-pgp/deployment/pom.xml
+++ b/extensions/crypto-pgp/deployment/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-
+
4.0.0
org.apache.camel.quarkus
camel-quarkus-crypto-pgp-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/crypto-pgp/pom.xml b/extensions/crypto-pgp/pom.xml
index 27703e2b103d..8b82bc4c3d56 100644
--- a/extensions/crypto-pgp/pom.xml
+++ b/extensions/crypto-pgp/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-
+
4.0.0
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/crypto-pgp/runtime/pom.xml b/extensions/crypto-pgp/runtime/pom.xml
index f123bb8668bd..1e8f808dbca8 100644
--- a/extensions/crypto-pgp/runtime/pom.xml
+++ b/extensions/crypto-pgp/runtime/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-
+
4.0.0
org.apache.camel.quarkus
camel-quarkus-crypto-pgp-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/crypto/deployment/pom.xml b/extensions/crypto/deployment/pom.xml
index 57a84b0171d6..c1fe523cb159 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/crypto/pom.xml b/extensions/crypto/pom.xml
index c9dfcc65ff1c..26916075e899 100644
--- a/extensions/crypto/pom.xml
+++ b/extensions/crypto/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/crypto/runtime/pom.xml b/extensions/crypto/runtime/pom.xml
index 9ca20f1a7b86..96908effe2cf 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/csimple/deployment/pom.xml b/extensions/csimple/deployment/pom.xml
index ca73fffde217..d14ecc548ac9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/csimple/pom.xml b/extensions/csimple/pom.xml
index 25b8c9f667e4..6d67f99effdb 100644
--- a/extensions/csimple/pom.xml
+++ b/extensions/csimple/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/csimple/runtime/pom.xml b/extensions/csimple/runtime/pom.xml
index a0670dc8ed30..30a5b4dcc4ae 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/csv/deployment/pom.xml b/extensions/csv/deployment/pom.xml
index e74b4d22b60a..1e6c61cf66fb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/csv/pom.xml b/extensions/csv/pom.xml
index b3d537243640..dd19af0d3fd9 100644
--- a/extensions/csv/pom.xml
+++ b/extensions/csv/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/csv/runtime/pom.xml b/extensions/csv/runtime/pom.xml
index 9e81774a134f..69c9f8062b6c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cxf-soap/deployment/pom.xml b/extensions/cxf-soap/deployment/pom.xml
index 9483b0e33b27..77fc84ddb78b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cxf-soap/pom.xml b/extensions/cxf-soap/pom.xml
index 90095632eccb..b69b611fd153 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/cxf-soap/runtime/pom.xml b/extensions/cxf-soap/runtime/pom.xml
index 515e6ef6cf50..2f5168c78853 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dataformat/deployment/pom.xml b/extensions/dataformat/deployment/pom.xml
index a3c4a2f12e1f..979873d045f4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dataformat/pom.xml b/extensions/dataformat/pom.xml
index b1ac115f03aa..b4a6bb7bce1f 100644
--- a/extensions/dataformat/pom.xml
+++ b/extensions/dataformat/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dataformat/runtime/pom.xml b/extensions/dataformat/runtime/pom.xml
index d091931d699d..bd9e75b14da1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dataset/deployment/pom.xml b/extensions/dataset/deployment/pom.xml
index 73a0aafd166d..931ffd31a88a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dataset/pom.xml b/extensions/dataset/pom.xml
index ea4a1a4e8a67..d676507520fe 100644
--- a/extensions/dataset/pom.xml
+++ b/extensions/dataset/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dataset/runtime/pom.xml b/extensions/dataset/runtime/pom.xml
index a9711e5943de..20062080c5d6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/datasonnet/deployment/pom.xml b/extensions/datasonnet/deployment/pom.xml
index d4f85bb8b94b..2c75535e42d4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/datasonnet/pom.xml b/extensions/datasonnet/pom.xml
index 86ccfee047df..9ffbeb0954aa 100644
--- a/extensions/datasonnet/pom.xml
+++ b/extensions/datasonnet/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/datasonnet/runtime/pom.xml b/extensions/datasonnet/runtime/pom.xml
index 3bc5b81630e6..8b1b64fb58d7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-mongodb/deployment/pom.xml b/extensions/debezium-mongodb/deployment/pom.xml
index 3fc86b1d2e7b..ae74868f2089 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-mongodb/pom.xml b/extensions/debezium-mongodb/pom.xml
index ef1a847a7e55..f27744aa4406 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-mongodb/runtime/pom.xml b/extensions/debezium-mongodb/runtime/pom.xml
index 2cd2252d93b2..6174b5ca89ee 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-mysql/deployment/pom.xml b/extensions/debezium-mysql/deployment/pom.xml
index e9508235324b..566f2bb7b4ac 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-mysql/pom.xml b/extensions/debezium-mysql/pom.xml
index 40e2dff5e40d..8b4ff10d0b66 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-mysql/runtime/pom.xml b/extensions/debezium-mysql/runtime/pom.xml
index e988916ff329..6cae5c268a57 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-postgres/deployment/pom.xml b/extensions/debezium-postgres/deployment/pom.xml
index af1d7e69f596..29b09388930b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-postgres/pom.xml b/extensions/debezium-postgres/pom.xml
index abc3b9f6d037..ac788b3b058e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-postgres/runtime/pom.xml b/extensions/debezium-postgres/runtime/pom.xml
index b8445bb5adf4..4b7c47cdca97 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-sqlserver/deployment/pom.xml b/extensions/debezium-sqlserver/deployment/pom.xml
index fa9a52154c29..6db0dc7113b3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-sqlserver/pom.xml b/extensions/debezium-sqlserver/pom.xml
index 9b2a9ccda732..459f1d0690b2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debezium-sqlserver/runtime/pom.xml b/extensions/debezium-sqlserver/runtime/pom.xml
index a7c8b30fbce4..0427c362669a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debug/deployment/pom.xml b/extensions/debug/deployment/pom.xml
index 2a75e84b394e..d0780dcc4194 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debug/pom.xml b/extensions/debug/pom.xml
index 22f016e28dc0..c11c6842def2 100644
--- a/extensions/debug/pom.xml
+++ b/extensions/debug/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/debug/runtime/pom.xml b/extensions/debug/runtime/pom.xml
index dad3cde82ed5..5bbfe05dbad5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/digitalocean/deployment/pom.xml b/extensions/digitalocean/deployment/pom.xml
index bad2b25a0964..1909dbf38b93 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/digitalocean/pom.xml b/extensions/digitalocean/pom.xml
index e9b5ac3eef75..72df91c96994 100644
--- a/extensions/digitalocean/pom.xml
+++ b/extensions/digitalocean/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/digitalocean/runtime/pom.xml b/extensions/digitalocean/runtime/pom.xml
index 8bb7827ebd5a..a2b1f3bda86c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/direct/deployment/pom.xml b/extensions/direct/deployment/pom.xml
index 4cb301b8d5be..80fc0eea3e87 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/direct/pom.xml b/extensions/direct/pom.xml
index 37858999ffdf..e824d0d79bee 100644
--- a/extensions/direct/pom.xml
+++ b/extensions/direct/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/direct/runtime/pom.xml b/extensions/direct/runtime/pom.xml
index b84ec404e626..fb424d8de295 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/disruptor/deployment/pom.xml b/extensions/disruptor/deployment/pom.xml
index 83904c9c2104..a051e70f9a6f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/disruptor/pom.xml b/extensions/disruptor/pom.xml
index 05a003620b7b..b3dcc2c7ef42 100644
--- a/extensions/disruptor/pom.xml
+++ b/extensions/disruptor/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/disruptor/runtime/pom.xml b/extensions/disruptor/runtime/pom.xml
index 65f7c2f89635..9ae2df7b5e13 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dropbox/deployment/pom.xml b/extensions/dropbox/deployment/pom.xml
index f503cbeb4e1e..4be71bc2ea0f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dropbox/pom.xml b/extensions/dropbox/pom.xml
index 64ca5d177db1..7ba849441238 100644
--- a/extensions/dropbox/pom.xml
+++ b/extensions/dropbox/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/dropbox/runtime/pom.xml b/extensions/dropbox/runtime/pom.xml
index bfe3fe3793e1..39789a27132f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/deployment/pom.xml b/extensions/elasticsearch-rest-client/deployment/pom.xml
index a71ea885a7a5..9a1e4766dd5c 100644
--- a/extensions/elasticsearch-rest-client/deployment/pom.xml
+++ b/extensions/elasticsearch-rest-client/deployment/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-elasticsearch-rest-client-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/pom.xml b/extensions/elasticsearch-rest-client/pom.xml
index ff18c511df78..9d163848327e 100644
--- a/extensions/elasticsearch-rest-client/pom.xml
+++ b/extensions/elasticsearch-rest-client/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/elasticsearch-rest-client/runtime/pom.xml b/extensions/elasticsearch-rest-client/runtime/pom.xml
index 703a35583789..d3b45f5a67fb 100644
--- a/extensions/elasticsearch-rest-client/runtime/pom.xml
+++ b/extensions/elasticsearch-rest-client/runtime/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-elasticsearch-rest-client-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/exec/deployment/pom.xml b/extensions/exec/deployment/pom.xml
index e58b0c8f564b..85579a020565 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/exec/pom.xml b/extensions/exec/pom.xml
index c1b937b0ebef..4e5f0a17c0d2 100644
--- a/extensions/exec/pom.xml
+++ b/extensions/exec/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/exec/runtime/pom.xml b/extensions/exec/runtime/pom.xml
index 33aec0354e7e..93e0c51e9dd3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/fhir/deployment/pom.xml b/extensions/fhir/deployment/pom.xml
index 7c4fc01a26ba..6ee6c2d3fde9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/fhir/pom.xml b/extensions/fhir/pom.xml
index 529b54b0cb6e..4254fa1b7374 100644
--- a/extensions/fhir/pom.xml
+++ b/extensions/fhir/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/fhir/runtime/pom.xml b/extensions/fhir/runtime/pom.xml
index 0d514fe88120..524b7e09f4f2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file-cluster-service/deployment/pom.xml b/extensions/file-cluster-service/deployment/pom.xml
index 51d864eff6a9..52390dff26b6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file-cluster-service/pom.xml b/extensions/file-cluster-service/pom.xml
index a73a30c0c7eb..d9f095f62741 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file-cluster-service/runtime/pom.xml b/extensions/file-cluster-service/runtime/pom.xml
index 81d71134ef0a..8f318f8dc52a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file-watch/deployment/pom.xml b/extensions/file-watch/deployment/pom.xml
index 8e7c3f93b822..4424f8c78c16 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file-watch/pom.xml b/extensions/file-watch/pom.xml
index 86f497ca45f8..cd9f69f3d33e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file-watch/runtime/pom.xml b/extensions/file-watch/runtime/pom.xml
index 3491c7cc8147..2a6aad923bb0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file/deployment/pom.xml b/extensions/file/deployment/pom.xml
index 7e98683ea208..3dec3bfe09e8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file/pom.xml b/extensions/file/pom.xml
index 120f0ae778f5..dafbb7d8a9a3 100644
--- a/extensions/file/pom.xml
+++ b/extensions/file/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/file/runtime/pom.xml b/extensions/file/runtime/pom.xml
index 7a16746b6ccd..fe7d1073ddda 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/flatpack/deployment/pom.xml b/extensions/flatpack/deployment/pom.xml
index 54b9a6d3acb9..4629a5b9ccbf 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/flatpack/pom.xml b/extensions/flatpack/pom.xml
index 744a109b21dd..d574335d9084 100644
--- a/extensions/flatpack/pom.xml
+++ b/extensions/flatpack/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/flatpack/runtime/pom.xml b/extensions/flatpack/runtime/pom.xml
index 943890ddc8d2..8debbd847b40 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/fop/deployment/pom.xml b/extensions/fop/deployment/pom.xml
index 1fed00a66add..1f3e238f016c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/fop/pom.xml b/extensions/fop/pom.xml
index 8c71b480d450..448e5b18e325 100644
--- a/extensions/fop/pom.xml
+++ b/extensions/fop/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/fop/runtime/pom.xml b/extensions/fop/runtime/pom.xml
index 8e9869dc8f97..a837f50e6fe0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/freemarker/deployment/pom.xml b/extensions/freemarker/deployment/pom.xml
index d0a9f2ad7851..a0d894f09a47 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/freemarker/pom.xml b/extensions/freemarker/pom.xml
index bb84d5746f57..b37c153c2d61 100644
--- a/extensions/freemarker/pom.xml
+++ b/extensions/freemarker/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/freemarker/runtime/pom.xml b/extensions/freemarker/runtime/pom.xml
index 00217d5250ce..dc4cd3e7cb8d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ftp/deployment/pom.xml b/extensions/ftp/deployment/pom.xml
index c934e892ef20..131a146f3d9b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ftp/pom.xml b/extensions/ftp/pom.xml
index 79f63158ca97..c16e88302a94 100644
--- a/extensions/ftp/pom.xml
+++ b/extensions/ftp/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ftp/runtime/pom.xml b/extensions/ftp/runtime/pom.xml
index 436b57178cf1..3340632062af 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/geocoder/deployment/pom.xml b/extensions/geocoder/deployment/pom.xml
index 85b0895ecf60..594ddebe40d9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/geocoder/pom.xml b/extensions/geocoder/pom.xml
index 9539acba816e..9aef99d01ec0 100644
--- a/extensions/geocoder/pom.xml
+++ b/extensions/geocoder/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/geocoder/runtime/pom.xml b/extensions/geocoder/runtime/pom.xml
index 031e7adf7909..078b5d09de12 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/git/deployment/pom.xml b/extensions/git/deployment/pom.xml
index cc8eb8665241..c14a03f6a787 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/git/pom.xml b/extensions/git/pom.xml
index dd0f4f7feb09..11baae3389dd 100644
--- a/extensions/git/pom.xml
+++ b/extensions/git/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/git/runtime/pom.xml b/extensions/git/runtime/pom.xml
index ab5643b4c0df..694fa2a9f5ca 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/github/deployment/pom.xml b/extensions/github/deployment/pom.xml
index 608554414a40..2bdff116d30d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/github/pom.xml b/extensions/github/pom.xml
index bc6f1a6ecde5..93042ddd9f50 100644
--- a/extensions/github/pom.xml
+++ b/extensions/github/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/github/runtime/pom.xml b/extensions/github/runtime/pom.xml
index 2e7defce257e..0ab98e63cbe3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-bigquery/deployment/pom.xml b/extensions/google-bigquery/deployment/pom.xml
index 61303d35b1d0..2e17f957a424 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-bigquery/pom.xml b/extensions/google-bigquery/pom.xml
index db491d55097a..702053bdc89b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-bigquery/runtime/pom.xml b/extensions/google-bigquery/runtime/pom.xml
index 463051903adf..5e655be808c8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-calendar/deployment/pom.xml b/extensions/google-calendar/deployment/pom.xml
index ed78f49fb250..31c069d6fe2a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-calendar/pom.xml b/extensions/google-calendar/pom.xml
index 15bf6168e231..deb6e3c44e0f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-calendar/runtime/pom.xml b/extensions/google-calendar/runtime/pom.xml
index 45e3bebce02e..cebc3bc871e2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-drive/deployment/pom.xml b/extensions/google-drive/deployment/pom.xml
index 0028784584c9..faefc0afd4d8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-drive/pom.xml b/extensions/google-drive/pom.xml
index e8a548870d6f..636d793bb3f2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-drive/runtime/pom.xml b/extensions/google-drive/runtime/pom.xml
index 70c529ff129b..959ec05d6834 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-mail/deployment/pom.xml b/extensions/google-mail/deployment/pom.xml
index 9a6e2978e72d..be0c83d5884e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-mail/pom.xml b/extensions/google-mail/pom.xml
index 3f1b2cf94349..4c45db69f68b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-mail/runtime/pom.xml b/extensions/google-mail/runtime/pom.xml
index 292649b25e77..130e781bbde9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-pubsub/deployment/pom.xml b/extensions/google-pubsub/deployment/pom.xml
index 37f2937c7a07..7890b8fd420d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-pubsub/pom.xml b/extensions/google-pubsub/pom.xml
index a395be44b350..3e30cd49ff3f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-pubsub/runtime/pom.xml b/extensions/google-pubsub/runtime/pom.xml
index e1d793d509db..5adeb39dfea6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-sheets/deployment/pom.xml b/extensions/google-sheets/deployment/pom.xml
index caf74b44e38b..55212131d5d6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-sheets/pom.xml b/extensions/google-sheets/pom.xml
index 76385438835f..4bc816df60c6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-sheets/runtime/pom.xml b/extensions/google-sheets/runtime/pom.xml
index 1556763564c8..d5e5cd96ec6d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-storage/deployment/pom.xml b/extensions/google-storage/deployment/pom.xml
index 783df5cf9945..292f33118572 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-storage/pom.xml b/extensions/google-storage/pom.xml
index 7cd8a5ea2cc4..a5745c7a5b3b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/google-storage/runtime/pom.xml b/extensions/google-storage/runtime/pom.xml
index b355403b0dcd..c729a5bcb884 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/graphql/deployment/pom.xml b/extensions/graphql/deployment/pom.xml
index 9b76bd1dcfa3..bc914839977d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/graphql/pom.xml b/extensions/graphql/pom.xml
index 0e69cab854c4..ac3bb6a4dee7 100644
--- a/extensions/graphql/pom.xml
+++ b/extensions/graphql/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/graphql/runtime/pom.xml b/extensions/graphql/runtime/pom.xml
index f4f5f819cc00..7158ffe49610 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/grok/deployment/pom.xml b/extensions/grok/deployment/pom.xml
index 6f31ee5d2d2a..6c787f981447 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/grok/pom.xml b/extensions/grok/pom.xml
index 8b55ceaf4677..e00144dc19fd 100644
--- a/extensions/grok/pom.xml
+++ b/extensions/grok/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/grok/runtime/pom.xml b/extensions/grok/runtime/pom.xml
index 4791dbaf3336..8b095e4b2d7f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/groovy-dsl/deployment/pom.xml b/extensions/groovy-dsl/deployment/pom.xml
index 235f8a6ac885..fdd389b7503d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/groovy-dsl/pom.xml b/extensions/groovy-dsl/pom.xml
index 523bd1f415e2..b37be723658f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/groovy-dsl/runtime/pom.xml b/extensions/groovy-dsl/runtime/pom.xml
index f1d2f36b66a0..689df107f10c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/groovy/deployment/pom.xml b/extensions/groovy/deployment/pom.xml
index 583be8b652d1..7c7c461c20ba 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/groovy/pom.xml b/extensions/groovy/pom.xml
index d1791bde1df1..7171e9dcdd47 100644
--- a/extensions/groovy/pom.xml
+++ b/extensions/groovy/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/groovy/runtime/pom.xml b/extensions/groovy/runtime/pom.xml
index f0887b02810e..bff4ebb369d6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/grpc/codegen/pom.xml b/extensions/grpc/codegen/pom.xml
index e45e9247e8bf..71c83409cd1a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml
index 5deca9f06bf2..a4c0ab366ab9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml
index a2017f0bdcfd..e6231042b251 100644
--- a/extensions/grpc/pom.xml
+++ b/extensions/grpc/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml
index bc4e67aa975a..0419cecae5a0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/gson/deployment/pom.xml b/extensions/gson/deployment/pom.xml
index 8561c26b2912..6615c53969a9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/gson/pom.xml b/extensions/gson/pom.xml
index 09a80f1cc5e1..cf9f1536de19 100644
--- a/extensions/gson/pom.xml
+++ b/extensions/gson/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/gson/runtime/pom.xml b/extensions/gson/runtime/pom.xml
index 2cc09355aa29..488405e0a0d3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/hazelcast/deployment/pom.xml b/extensions/hazelcast/deployment/pom.xml
index 76d1d797a5d9..a91746370261 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml
index 4862ef7ee9a8..d64340c0d182 100644
--- a/extensions/hazelcast/pom.xml
+++ b/extensions/hazelcast/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/hazelcast/runtime/pom.xml b/extensions/hazelcast/runtime/pom.xml
index 25f2c9e84204..94b492b15e38 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/headersmap/deployment/pom.xml b/extensions/headersmap/deployment/pom.xml
index 6fc56cdc4fb9..b1a19607e158 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/headersmap/pom.xml b/extensions/headersmap/pom.xml
index 3595f3aff55a..cdc68dc58789 100644
--- a/extensions/headersmap/pom.xml
+++ b/extensions/headersmap/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/headersmap/runtime/pom.xml b/extensions/headersmap/runtime/pom.xml
index d100bd5389b3..57790d42a309 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/hl7/deployment/pom.xml b/extensions/hl7/deployment/pom.xml
index 77f5a1c38936..71e9afcec7d5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/hl7/pom.xml b/extensions/hl7/pom.xml
index e478d2bf3f18..0ce418f170fa 100644
--- a/extensions/hl7/pom.xml
+++ b/extensions/hl7/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/hl7/runtime/pom.xml b/extensions/hl7/runtime/pom.xml
index 3e0ed22495c6..0badd83240fd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/http/deployment/pom.xml b/extensions/http/deployment/pom.xml
index 377cec037c52..1b5aad9792e4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/http/pom.xml b/extensions/http/pom.xml
index 882ba5fe1fdb..a467fc863544 100644
--- a/extensions/http/pom.xml
+++ b/extensions/http/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/http/runtime/pom.xml b/extensions/http/runtime/pom.xml
index ffe3cd9eefd0..63549ae9ad0f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ical/deployment/pom.xml b/extensions/ical/deployment/pom.xml
index 3b5252cf6712..8b48f84e0a9b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ical/pom.xml b/extensions/ical/pom.xml
index 51f525855027..06ba2b1d8fbb 100644
--- a/extensions/ical/pom.xml
+++ b/extensions/ical/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ical/runtime/pom.xml b/extensions/ical/runtime/pom.xml
index 454355ddd84b..0b4061a38296 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/infinispan/deployment/pom.xml b/extensions/infinispan/deployment/pom.xml
index 10c74182e7b7..684809be072a 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/infinispan/pom.xml b/extensions/infinispan/pom.xml
index baf6409ff5d9..db403e93047b 100644
--- a/extensions/infinispan/pom.xml
+++ b/extensions/infinispan/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/infinispan/runtime/pom.xml b/extensions/infinispan/runtime/pom.xml
index 12728e472969..5224c0067f95 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/influxdb/deployment/pom.xml b/extensions/influxdb/deployment/pom.xml
index 1d155341392e..bea64193c37e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/influxdb/pom.xml b/extensions/influxdb/pom.xml
index 9dbad12ea84c..8a18f9a62071 100644
--- a/extensions/influxdb/pom.xml
+++ b/extensions/influxdb/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/influxdb/runtime/pom.xml b/extensions/influxdb/runtime/pom.xml
index 6414f2d4acf8..5cdbef55f0d2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jackson-avro/deployment/pom.xml b/extensions/jackson-avro/deployment/pom.xml
index d3e6dc92e9c6..bfcb669dd47e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jackson-avro/pom.xml b/extensions/jackson-avro/pom.xml
index 0789222f8e2c..901803cd04a7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jackson-avro/runtime/pom.xml b/extensions/jackson-avro/runtime/pom.xml
index a18668b32193..5b9e0e3a762f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jackson-protobuf/deployment/pom.xml b/extensions/jackson-protobuf/deployment/pom.xml
index d745c0fcd75b..7fa40b8d980d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jackson-protobuf/pom.xml b/extensions/jackson-protobuf/pom.xml
index d24c53e8d8ea..6e512e76479e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jackson-protobuf/runtime/pom.xml b/extensions/jackson-protobuf/runtime/pom.xml
index 533bc99222ab..911e11113206 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml
index 3c3b917e4b69..7ae3e28c9f26 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index c6023fb132b3..6f9254bf7ad5 100644
--- a/extensions/jackson/pom.xml
+++ b/extensions/jackson/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml
index 92fc72aee1e7..8669b193409d 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/jacksonxml/deployment/pom.xml b/extensions/jacksonxml/deployment/pom.xml
index 5e462d686fab..8747f4626a6d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jacksonxml/pom.xml b/extensions/jacksonxml/pom.xml
index db194494ddfe..bdc1a4c09e5d 100644
--- a/extensions/jacksonxml/pom.xml
+++ b/extensions/jacksonxml/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jacksonxml/runtime/pom.xml b/extensions/jacksonxml/runtime/pom.xml
index 33474e905c01..cae9f7ad5f51 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jasypt/deployment/pom.xml b/extensions/jasypt/deployment/pom.xml
index b149afc91ce2..9bc5c4e10079 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jasypt/pom.xml b/extensions/jasypt/pom.xml
index 4b8e4d7d611c..04f683ad1c4e 100644
--- a/extensions/jasypt/pom.xml
+++ b/extensions/jasypt/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jasypt/runtime/pom.xml b/extensions/jasypt/runtime/pom.xml
index 8b48db97725b..0d7d38b4cccb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/java-joor-dsl/deployment/pom.xml b/extensions/java-joor-dsl/deployment/pom.xml
index fe8a467ef2ed..231d42cfddbc 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/java-joor-dsl/pom.xml b/extensions/java-joor-dsl/pom.xml
index 1ed052168e24..2a46cb06c825 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/java-joor-dsl/runtime/pom.xml b/extensions/java-joor-dsl/runtime/pom.xml
index 7b26a0f86d7c..76d3f310f60e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index 86bb6abe2b55..f1b4a897f325 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index 7aec38323fd0..e57405fac94e 100644
--- a/extensions/jaxb/pom.xml
+++ b/extensions/jaxb/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index 0af34cbb077f..98d8cbb86900 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jcache/deployment/pom.xml b/extensions/jcache/deployment/pom.xml
index 5b530f3d5e65..00beeeb07cb3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jcache/pom.xml b/extensions/jcache/pom.xml
index 51221041afbd..fd8682359990 100644
--- a/extensions/jcache/pom.xml
+++ b/extensions/jcache/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jcache/runtime/pom.xml b/extensions/jcache/runtime/pom.xml
index a942e3cceef9..4824f7b30b3a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jdbc/deployment/pom.xml b/extensions/jdbc/deployment/pom.xml
index 640408c73825..4cdc14b86840 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml
index 3f433017eaa2..bde892ca3665 100644
--- a/extensions/jdbc/pom.xml
+++ b/extensions/jdbc/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jdbc/runtime/pom.xml b/extensions/jdbc/runtime/pom.xml
index 15cd41eb6d9f..bb979003f81c 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/jfr/deployment/pom.xml b/extensions/jfr/deployment/pom.xml
index 0b4891fe4b31..2e29f84fa312 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jfr/pom.xml b/extensions/jfr/pom.xml
index 0fbb592c786a..e72b865e348e 100644
--- a/extensions/jfr/pom.xml
+++ b/extensions/jfr/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jfr/runtime/pom.xml b/extensions/jfr/runtime/pom.xml
index cf3ce2395b8a..07857923ba6b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jira/deployment/pom.xml b/extensions/jira/deployment/pom.xml
index e2bfe6d9af43..108572d692aa 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jira/pom.xml b/extensions/jira/pom.xml
index ce5c99f890ac..6389de4d2f3d 100644
--- a/extensions/jira/pom.xml
+++ b/extensions/jira/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jira/runtime/pom.xml b/extensions/jira/runtime/pom.xml
index 830e8c982609..ad567d5f7b12 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jms/deployment/pom.xml b/extensions/jms/deployment/pom.xml
index fecdd9d9046d..a2f255293986 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jms/pom.xml b/extensions/jms/pom.xml
index cff979f5725d..5cbcf4ef3be7 100644
--- a/extensions/jms/pom.xml
+++ b/extensions/jms/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jms/runtime/pom.xml b/extensions/jms/runtime/pom.xml
index bf4a2e49ff0a..c374fd8a9af1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jolt/deployment/pom.xml b/extensions/jolt/deployment/pom.xml
index 3ac40fd5a6ed..b0ea31a684de 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jolt/pom.xml b/extensions/jolt/pom.xml
index 9d04b261fe58..0e8747257d41 100644
--- a/extensions/jolt/pom.xml
+++ b/extensions/jolt/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jolt/runtime/pom.xml b/extensions/jolt/runtime/pom.xml
index df7d2f845115..ee6deacb565c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/joor/deployment/pom.xml b/extensions/joor/deployment/pom.xml
index fe07d8b66e6e..a11c92314c46 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/joor/pom.xml b/extensions/joor/pom.xml
index 2a94f7fea59c..3437e5971ff0 100644
--- a/extensions/joor/pom.xml
+++ b/extensions/joor/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/joor/runtime/pom.xml b/extensions/joor/runtime/pom.xml
index f067155498cb..12e98977308a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jpa/deployment/pom.xml b/extensions/jpa/deployment/pom.xml
index 2ee420359771..5cc986037b70 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jpa/pom.xml b/extensions/jpa/pom.xml
index 2edadd095d39..8ef0214330d9 100644
--- a/extensions/jpa/pom.xml
+++ b/extensions/jpa/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jpa/runtime/pom.xml b/extensions/jpa/runtime/pom.xml
index eed0b5ea6660..b0ed3e3c38c3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jq/deployment/pom.xml b/extensions/jq/deployment/pom.xml
index d9ba49f61212..9336dbb2b108 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jq/pom.xml b/extensions/jq/pom.xml
index bbaf703bc7e3..1462cd902888 100644
--- a/extensions/jq/pom.xml
+++ b/extensions/jq/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jq/runtime/pom.xml b/extensions/jq/runtime/pom.xml
index 213e151a9f58..f2a1bc498dad 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/js-dsl/deployment/pom.xml b/extensions/js-dsl/deployment/pom.xml
index d7c7e4dbf25a..63e0344ffa9c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/js-dsl/pom.xml b/extensions/js-dsl/pom.xml
index 39679f68a1e4..213005b80bed 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/js-dsl/runtime/pom.xml b/extensions/js-dsl/runtime/pom.xml
index bc2cc04df635..6f209d5bb9ed 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml
index b521cec22b97..0e2bb8be5fce 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml
index 3321c18a346c..8d1ff5d6329e 100644
--- a/extensions/jsch/pom.xml
+++ b/extensions/jsch/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml
index 5f8cb1c4bca0..cb06b72ea20f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsh-dsl/deployment/pom.xml b/extensions/jsh-dsl/deployment/pom.xml
index cd74f962ef26..5e6685884fe7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsh-dsl/pom.xml b/extensions/jsh-dsl/pom.xml
index d418eea8a3b2..b917f3ea8043 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsh-dsl/runtime/pom.xml b/extensions/jsh-dsl/runtime/pom.xml
index b42c01e68592..1bb73e0b2d65 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jslt/deployment/pom.xml b/extensions/jslt/deployment/pom.xml
index 9b31b6fbeeb9..cd6ffe5fbd01 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jslt/pom.xml b/extensions/jslt/pom.xml
index 5313b192b03e..12a588b951e1 100644
--- a/extensions/jslt/pom.xml
+++ b/extensions/jslt/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jslt/runtime/pom.xml b/extensions/jslt/runtime/pom.xml
index 3df895b2b58e..7d8beb9b900c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/json-validator/deployment/pom.xml b/extensions/json-validator/deployment/pom.xml
index 30b711067923..a74a52d71a9e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/json-validator/pom.xml b/extensions/json-validator/pom.xml
index f4750a490437..065cf5669032 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/json-validator/runtime/pom.xml b/extensions/json-validator/runtime/pom.xml
index 1a06cf925857..59e68c644b6d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonata/deployment/pom.xml b/extensions/jsonata/deployment/pom.xml
index 5ab8d3dfe40c..2ba1db7ce50e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonata/pom.xml b/extensions/jsonata/pom.xml
index 1098555d66b6..5f78c77d5884 100644
--- a/extensions/jsonata/pom.xml
+++ b/extensions/jsonata/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonata/runtime/pom.xml b/extensions/jsonata/runtime/pom.xml
index b6a84f16b025..024e85b2fd5e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml
index ce83760f5966..a5ab5cdf6b2d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml
index 449100c33cde..00a216143afc 100644
--- a/extensions/jsonb/pom.xml
+++ b/extensions/jsonb/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml
index 58875243b3b2..fbb39b4a095f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonpath/deployment/pom.xml b/extensions/jsonpath/deployment/pom.xml
index 1691e6976f56..0a302578050a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonpath/pom.xml b/extensions/jsonpath/pom.xml
index 182e3898dcee..881a67a70d67 100644
--- a/extensions/jsonpath/pom.xml
+++ b/extensions/jsonpath/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jsonpath/runtime/pom.xml b/extensions/jsonpath/runtime/pom.xml
index dbf59c69a9cc..e3fbf418a305 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jt400/deployment/pom.xml b/extensions/jt400/deployment/pom.xml
index 9fd09e69a7a1..f4076cd1d693 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jt400/pom.xml b/extensions/jt400/pom.xml
index ec530e517d68..2cce630556aa 100644
--- a/extensions/jt400/pom.xml
+++ b/extensions/jt400/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jt400/runtime/pom.xml b/extensions/jt400/runtime/pom.xml
index 84b9a26bd27e..6dcbf115f653 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jta/deployment/pom.xml b/extensions/jta/deployment/pom.xml
index de0d6e2d7e68..1d443145346d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jta/pom.xml b/extensions/jta/pom.xml
index c7ee338785e7..a8ab8ec91355 100644
--- a/extensions/jta/pom.xml
+++ b/extensions/jta/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/jta/runtime/pom.xml b/extensions/jta/runtime/pom.xml
index 17042a8ca47e..6b585fddb538 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kafka/deployment/pom.xml b/extensions/kafka/deployment/pom.xml
index cf7c55526853..3dd4f8d27c84 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kafka/pom.xml b/extensions/kafka/pom.xml
index 1e7a830173ce..4def353da5b5 100644
--- a/extensions/kafka/pom.xml
+++ b/extensions/kafka/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kafka/runtime/pom.xml b/extensions/kafka/runtime/pom.xml
index 0e3bf0d0730c..4f8c7ba9a8d1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kamelet/deployment/pom.xml b/extensions/kamelet/deployment/pom.xml
index 821f742ac46d..70a80cc59dd5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kamelet/pom.xml b/extensions/kamelet/pom.xml
index a2dd2dbe8538..4d66caca4e3b 100644
--- a/extensions/kamelet/pom.xml
+++ b/extensions/kamelet/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kamelet/runtime/pom.xml b/extensions/kamelet/runtime/pom.xml
index 294002025895..60c15d608220 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/knative-consumer/deployment/pom.xml b/extensions/knative-consumer/deployment/pom.xml
index adde66697fcd..4b3ca28e71c3 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/knative-consumer/pom.xml b/extensions/knative-consumer/pom.xml
index 81277ac6173e..230ff37d21f2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/knative-consumer/runtime/pom.xml b/extensions/knative-consumer/runtime/pom.xml
index 6cf770d15158..abd29610100d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/knative-producer/deployment/pom.xml b/extensions/knative-producer/deployment/pom.xml
index b68639ea4ac9..2af38df40b37 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/extensions/knative-producer/pom.xml b/extensions/knative-producer/pom.xml
index 3d3a1f7922cd..abad0e547a74 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/extensions/knative-producer/runtime/pom.xml b/extensions/knative-producer/runtime/pom.xml
index fbc741760f77..681f917445a6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/extensions/knative/deployment/pom.xml b/extensions/knative/deployment/pom.xml
index 0e7332a60f63..adae4f16e70f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/knative/pom.xml b/extensions/knative/pom.xml
index e0ef558166f4..3f0ec340a9dd 100644
--- a/extensions/knative/pom.xml
+++ b/extensions/knative/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/knative/runtime/pom.xml b/extensions/knative/runtime/pom.xml
index cdb70204a69d..4b3cae1a6e93 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kotlin-dsl/deployment/pom.xml b/extensions/kotlin-dsl/deployment/pom.xml
index 803b15b53293..45e8de8972d2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kotlin-dsl/pom.xml b/extensions/kotlin-dsl/pom.xml
index bee87a045394..df6ae1fe62bb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kotlin-dsl/runtime/pom.xml b/extensions/kotlin-dsl/runtime/pom.xml
index 2071fa340c5e..645fbc338e09 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml
index 7e67c2606e61..e245afd3b108 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml
index c9fbb89485d2..67e9bbf4c266 100644
--- a/extensions/kotlin/pom.xml
+++ b/extensions/kotlin/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml
index 114d95260320..20f42ef80b36 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/kubernetes-cluster-service/deployment/pom.xml b/extensions/kubernetes-cluster-service/deployment/pom.xml
index 0b5ee419d27c..f11ee8a608e0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kubernetes-cluster-service/pom.xml b/extensions/kubernetes-cluster-service/pom.xml
index b24ed722844e..2f23bed11196 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kubernetes-cluster-service/runtime/pom.xml b/extensions/kubernetes-cluster-service/runtime/pom.xml
index 545667b61540..f3ef1553b171 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kubernetes/deployment/pom.xml b/extensions/kubernetes/deployment/pom.xml
index b2631559e7d0..4a7429856944 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml
index fa99c84cfddd..8934d1760e2c 100644
--- a/extensions/kubernetes/pom.xml
+++ b/extensions/kubernetes/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kubernetes/runtime/pom.xml b/extensions/kubernetes/runtime/pom.xml
index d9b75c56b864..b26a250ca052 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kudu/client/pom.xml b/extensions/kudu/client/pom.xml
index ff5c3d69e2b7..6ffea38fd180 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kudu/deployment/pom.xml b/extensions/kudu/deployment/pom.xml
index d663876b4865..505e4f499f93 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kudu/pom.xml b/extensions/kudu/pom.xml
index 10c968bf4291..6e0c9b9dfe52 100644
--- a/extensions/kudu/pom.xml
+++ b/extensions/kudu/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/kudu/runtime/pom.xml b/extensions/kudu/runtime/pom.xml
index 707f39a835c8..b44704f620ce 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/langchain4j-chat/deployment/pom.xml b/extensions/langchain4j-chat/deployment/pom.xml
index b70b3599647c..311330506891 100644
--- a/extensions/langchain4j-chat/deployment/pom.xml
+++ b/extensions/langchain4j-chat/deployment/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-langchain4j-chat-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/langchain4j-chat/pom.xml b/extensions/langchain4j-chat/pom.xml
index 6cf7b395e19c..5916605e0733 100644
--- a/extensions/langchain4j-chat/pom.xml
+++ b/extensions/langchain4j-chat/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/langchain4j-chat/runtime/pom.xml b/extensions/langchain4j-chat/runtime/pom.xml
index 3c495dfd53fb..dc30dd70bc1b 100644
--- a/extensions/langchain4j-chat/runtime/pom.xml
+++ b/extensions/langchain4j-chat/runtime/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-langchain4j-chat-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/language/deployment/pom.xml b/extensions/language/deployment/pom.xml
index 3e47127c4231..108e3882b105 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/language/pom.xml b/extensions/language/pom.xml
index b4232cbd1a2a..80638d7eaeec 100644
--- a/extensions/language/pom.xml
+++ b/extensions/language/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/language/runtime/pom.xml b/extensions/language/runtime/pom.xml
index d9fa13cb7b74..b284a26e1b8f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ldap/deployment/pom.xml b/extensions/ldap/deployment/pom.xml
index 8c4129ac0073..f7ca4daa0fda 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ldap/pom.xml b/extensions/ldap/pom.xml
index a97788885958..fa28ec02b60b 100644
--- a/extensions/ldap/pom.xml
+++ b/extensions/ldap/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ldap/runtime/pom.xml b/extensions/ldap/runtime/pom.xml
index 56542b9a64b1..8eff59206f10 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/leveldb/deployment/pom.xml b/extensions/leveldb/deployment/pom.xml
index 63921b28761b..b9606080f262 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/leveldb/pom.xml b/extensions/leveldb/pom.xml
index 50b6b090cc37..7aa60ef8d56a 100644
--- a/extensions/leveldb/pom.xml
+++ b/extensions/leveldb/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/leveldb/runtime/pom.xml b/extensions/leveldb/runtime/pom.xml
index 55cca7348306..8f0f6bd556dd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/log/deployment/pom.xml b/extensions/log/deployment/pom.xml
index 50ab1276a3fe..aa08f07484c5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/log/pom.xml b/extensions/log/pom.xml
index b4d4a6807ca1..a6d472416310 100644
--- a/extensions/log/pom.xml
+++ b/extensions/log/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/log/runtime/pom.xml b/extensions/log/runtime/pom.xml
index ccf917e3bcb4..2add18ea1d2a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lra/deployment/pom.xml b/extensions/lra/deployment/pom.xml
index 49688e372460..79fa59abc019 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lra/pom.xml b/extensions/lra/pom.xml
index 9cf7e78e237e..5b5983777e51 100644
--- a/extensions/lra/pom.xml
+++ b/extensions/lra/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lra/runtime/pom.xml b/extensions/lra/runtime/pom.xml
index f33aaf823796..9bc84d33514f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lumberjack/deployment/pom.xml b/extensions/lumberjack/deployment/pom.xml
index a30b4e1a1092..c501338d8c2b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lumberjack/pom.xml b/extensions/lumberjack/pom.xml
index 1f2fd769790e..a43995665e85 100644
--- a/extensions/lumberjack/pom.xml
+++ b/extensions/lumberjack/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lumberjack/runtime/pom.xml b/extensions/lumberjack/runtime/pom.xml
index 1706192ee6c5..75c9dd4aa56d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lzf/deployment/pom.xml b/extensions/lzf/deployment/pom.xml
index 17ac133c989d..b0f9187156d7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lzf/pom.xml b/extensions/lzf/pom.xml
index bdaaab23037c..f77ffd4c9d74 100644
--- a/extensions/lzf/pom.xml
+++ b/extensions/lzf/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/lzf/runtime/pom.xml b/extensions/lzf/runtime/pom.xml
index b0247b17c307..d11f19fdbf20 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mail/deployment/pom.xml b/extensions/mail/deployment/pom.xml
index b479449f829c..a2ff6b2ab7fe 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mail/pom.xml b/extensions/mail/pom.xml
index bb51db0fb9bf..f51d00199de2 100644
--- a/extensions/mail/pom.xml
+++ b/extensions/mail/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mail/runtime/pom.xml b/extensions/mail/runtime/pom.xml
index 9bc75e51cfd5..9b90063a8749 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/management/deployment/pom.xml b/extensions/management/deployment/pom.xml
index 7ef94cd9af22..eef4995542a7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/management/pom.xml b/extensions/management/pom.xml
index 75a9b2b573aa..f35f3ab5e2c5 100644
--- a/extensions/management/pom.xml
+++ b/extensions/management/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/management/runtime/pom.xml b/extensions/management/runtime/pom.xml
index 0f08a1436099..5ab51f4268ee 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mapstruct/deployment/pom.xml b/extensions/mapstruct/deployment/pom.xml
index 679233f9a44a..c4c5f65df0b8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mapstruct/pom.xml b/extensions/mapstruct/pom.xml
index 02cef1b01fbb..3b9eaf5b240f 100644
--- a/extensions/mapstruct/pom.xml
+++ b/extensions/mapstruct/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mapstruct/runtime/pom.xml b/extensions/mapstruct/runtime/pom.xml
index ed153037478b..867d86a6e439 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/master/deployment/pom.xml b/extensions/master/deployment/pom.xml
index ed8aeb5a3b73..c6e53e12afd9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/master/pom.xml b/extensions/master/pom.xml
index dcc36bb8ec5c..71f3059f51a4 100644
--- a/extensions/master/pom.xml
+++ b/extensions/master/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/master/runtime/pom.xml b/extensions/master/runtime/pom.xml
index 621950072a7b..28509a5b2f57 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml
index cbbe5a2e4bd2..929a9210645f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml
index 2f2578fc94bc..67ef539af76f 100644
--- a/extensions/micrometer/pom.xml
+++ b/extensions/micrometer/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml
index 8abc98fc417e..a1c998a33568 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/microprofile-fault-tolerance/deployment/pom.xml b/extensions/microprofile-fault-tolerance/deployment/pom.xml
index 76579ad46551..157d3bba9e4a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/microprofile-fault-tolerance/pom.xml b/extensions/microprofile-fault-tolerance/pom.xml
index ce1c8ba81fc1..8520f67a1741 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/microprofile-fault-tolerance/runtime/pom.xml b/extensions/microprofile-fault-tolerance/runtime/pom.xml
index 45ba6552fbe1..79906656f438 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/microprofile-health/deployment/pom.xml b/extensions/microprofile-health/deployment/pom.xml
index ac2b56633724..daeb66707f5f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/microprofile-health/pom.xml b/extensions/microprofile-health/pom.xml
index 63f1ba78c57f..d8debf3b650f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/microprofile-health/runtime/pom.xml b/extensions/microprofile-health/runtime/pom.xml
index d805a0fdc6a1..f4fb6228ddb3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/minio/deployment/pom.xml b/extensions/minio/deployment/pom.xml
index f893ceb81c59..3fa286ef3534 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/minio/pom.xml b/extensions/minio/pom.xml
index 69fd1bf253a6..ff960d822a3c 100644
--- a/extensions/minio/pom.xml
+++ b/extensions/minio/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/minio/runtime/pom.xml b/extensions/minio/runtime/pom.xml
index 0a2daf2c0fc9..62cc8ae225f9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mllp/deployment/pom.xml b/extensions/mllp/deployment/pom.xml
index fcb402044f38..300c19d56f13 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mllp/pom.xml b/extensions/mllp/pom.xml
index b45da8726998..774aab7dfdcc 100644
--- a/extensions/mllp/pom.xml
+++ b/extensions/mllp/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mllp/runtime/pom.xml b/extensions/mllp/runtime/pom.xml
index 1cd9e879cdbe..d7c1a560e48e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mock/deployment/pom.xml b/extensions/mock/deployment/pom.xml
index 541de64465fa..1cf6f26387bb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mock/pom.xml b/extensions/mock/pom.xml
index 83fb2c796f39..93f93a3076ce 100644
--- a/extensions/mock/pom.xml
+++ b/extensions/mock/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mock/runtime/pom.xml b/extensions/mock/runtime/pom.xml
index 0ba815819854..650754a5dfdd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mongodb-gridfs/deployment/pom.xml b/extensions/mongodb-gridfs/deployment/pom.xml
index fed4931c6c30..597c572eb1db 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mongodb-gridfs/pom.xml b/extensions/mongodb-gridfs/pom.xml
index 15ca938113dd..7ad22b3ff99d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mongodb-gridfs/runtime/pom.xml b/extensions/mongodb-gridfs/runtime/pom.xml
index fcc33e65b8cb..2777c84de22f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mongodb/deployment/pom.xml b/extensions/mongodb/deployment/pom.xml
index e07ef263e03f..97a776f32328 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mongodb/pom.xml b/extensions/mongodb/pom.xml
index 06cb3e6c406c..1d832efe68c8 100644
--- a/extensions/mongodb/pom.xml
+++ b/extensions/mongodb/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mongodb/runtime/pom.xml b/extensions/mongodb/runtime/pom.xml
index fbe3c80d0225..3485f36dc821 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mustache/deployment/pom.xml b/extensions/mustache/deployment/pom.xml
index 952e40ea8470..a329082fca63 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mustache/pom.xml b/extensions/mustache/pom.xml
index 5e3414ee679e..f799c3f3e5eb 100644
--- a/extensions/mustache/pom.xml
+++ b/extensions/mustache/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mustache/runtime/pom.xml b/extensions/mustache/runtime/pom.xml
index 07e106a14f93..bb3e8f52ab9f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mybatis/deployment/pom.xml b/extensions/mybatis/deployment/pom.xml
index 3247b496ba2e..ead0837f8385 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mybatis/pom.xml b/extensions/mybatis/pom.xml
index c92ef348cee7..79e38545482a 100644
--- a/extensions/mybatis/pom.xml
+++ b/extensions/mybatis/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/mybatis/runtime/pom.xml b/extensions/mybatis/runtime/pom.xml
index 45432bdc0301..d31f06fea083 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/nats/deployment/pom.xml b/extensions/nats/deployment/pom.xml
index fa3d19a48b0b..94a7582ec240 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/nats/pom.xml b/extensions/nats/pom.xml
index 27b8dde49cd1..b04bf4ab945e 100644
--- a/extensions/nats/pom.xml
+++ b/extensions/nats/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/nats/runtime/pom.xml b/extensions/nats/runtime/pom.xml
index 2cbd1c264131..9c3815404d75 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/netty-http/deployment/pom.xml b/extensions/netty-http/deployment/pom.xml
index 817e84b1c7a1..2c409ecd29cc 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/netty-http/pom.xml b/extensions/netty-http/pom.xml
index 71bad8adbb14..a3d726e9b7ed 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/netty-http/runtime/pom.xml b/extensions/netty-http/runtime/pom.xml
index c268a75c5442..3a16ff9e67d9 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml
index 98758bd87e3f..a82551c8050d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml
index 01b3426fddb7..cef8a8ec937f 100644
--- a/extensions/netty/pom.xml
+++ b/extensions/netty/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml
index 16b2b1272edf..3fbfa4a01927 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/nitrite/deployment/pom.xml b/extensions/nitrite/deployment/pom.xml
index da0eaa83582b..d165a7203e08 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/nitrite/pom.xml b/extensions/nitrite/pom.xml
index 915375d0b2f1..0b52619b8097 100644
--- a/extensions/nitrite/pom.xml
+++ b/extensions/nitrite/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/nitrite/runtime/pom.xml b/extensions/nitrite/runtime/pom.xml
index 3044e54f6d32..3421ece4f4ab 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/oaipmh/deployment/pom.xml b/extensions/oaipmh/deployment/pom.xml
index e9ede1ed4bb2..40915f15c380 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/oaipmh/pom.xml b/extensions/oaipmh/pom.xml
index 9044ac2fa76c..9ec7d948daf9 100644
--- a/extensions/oaipmh/pom.xml
+++ b/extensions/oaipmh/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/oaipmh/runtime/pom.xml b/extensions/oaipmh/runtime/pom.xml
index 6590cf4593c5..4f7fea77b12e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ognl/deployment/pom.xml b/extensions/ognl/deployment/pom.xml
index 41e16575a4c8..0fb0dbc8696d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ognl/pom.xml b/extensions/ognl/pom.xml
index c1748702d82c..38b08db1bc04 100644
--- a/extensions/ognl/pom.xml
+++ b/extensions/ognl/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ognl/runtime/pom.xml b/extensions/ognl/runtime/pom.xml
index e6ae418922a9..fe6de16ec7c6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/olingo4/deployment/pom.xml b/extensions/olingo4/deployment/pom.xml
index e25fede9ca22..f55b3e5d9f6b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/olingo4/pom.xml b/extensions/olingo4/pom.xml
index 508eff38060f..35ada59fb475 100644
--- a/extensions/olingo4/pom.xml
+++ b/extensions/olingo4/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/olingo4/runtime/pom.xml b/extensions/olingo4/runtime/pom.xml
index 86e0892c2931..0497b36ba65a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/openapi-java/deployment/pom.xml b/extensions/openapi-java/deployment/pom.xml
index 25cca7dc7cc0..ab49fb3eb7b1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/openapi-java/pom.xml b/extensions/openapi-java/pom.xml
index bbfdc7985c73..4f3b573554b6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/openapi-java/runtime/pom.xml b/extensions/openapi-java/runtime/pom.xml
index e04ee25704a9..8a205dfa39eb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/openstack/deployment/pom.xml b/extensions/openstack/deployment/pom.xml
index 70e100fae253..8129d5637932 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/openstack/pom.xml b/extensions/openstack/pom.xml
index 7d5f48539790..82334af48878 100644
--- a/extensions/openstack/pom.xml
+++ b/extensions/openstack/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/openstack/runtime/pom.xml b/extensions/openstack/runtime/pom.xml
index f942c8ea22b6..0fe532faeec0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml
index 9ecc808eea02..e39013e7fa9c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml
index aec19ce32853..ae3172afc2a5 100644
--- a/extensions/opentelemetry/pom.xml
+++ b/extensions/opentelemetry/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml
index 4378d923f57c..71a11e682c41 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/optaplanner/deployment/pom.xml b/extensions/optaplanner/deployment/pom.xml
index 01eda4b81780..58ee32c91660 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/optaplanner/pom.xml b/extensions/optaplanner/pom.xml
index 05f8d15a3646..503e8365e38c 100644
--- a/extensions/optaplanner/pom.xml
+++ b/extensions/optaplanner/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/optaplanner/runtime/pom.xml b/extensions/optaplanner/runtime/pom.xml
index 29c92f36fac3..fa53c1c8552c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/paho-mqtt5/deployment/pom.xml b/extensions/paho-mqtt5/deployment/pom.xml
index 9e1b509385c8..3460ee9d4119 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/paho-mqtt5/pom.xml b/extensions/paho-mqtt5/pom.xml
index 2fb6f44df770..79ca9435571a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/paho-mqtt5/runtime/pom.xml b/extensions/paho-mqtt5/runtime/pom.xml
index d8e971ee66ea..ac6ab23e4be2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/paho/deployment/pom.xml b/extensions/paho/deployment/pom.xml
index c428933ca919..6e64e1e7dfda 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/paho/pom.xml b/extensions/paho/pom.xml
index 80699502982f..dae6b18138f9 100644
--- a/extensions/paho/pom.xml
+++ b/extensions/paho/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/paho/runtime/pom.xml b/extensions/paho/runtime/pom.xml
index d23f49b1a67d..721e255fc4e3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pdf/deployment/pom.xml b/extensions/pdf/deployment/pom.xml
index 4435aa986a34..9d9bbf38f5d2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pdf/pom.xml b/extensions/pdf/pom.xml
index 0fc03fdf584d..fe29d18be44f 100644
--- a/extensions/pdf/pom.xml
+++ b/extensions/pdf/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pdf/runtime/pom.xml b/extensions/pdf/runtime/pom.xml
index 376e04abd1ae..709be24128e7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pg-replication-slot/deployment/pom.xml b/extensions/pg-replication-slot/deployment/pom.xml
index 029b0c6dc783..c72e069481af 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pg-replication-slot/pom.xml b/extensions/pg-replication-slot/pom.xml
index d34750502aa9..afb98123b6a7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pg-replication-slot/runtime/pom.xml b/extensions/pg-replication-slot/runtime/pom.xml
index 2b5956b173cd..93147170fc19 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pgevent/deployment/pom.xml b/extensions/pgevent/deployment/pom.xml
index 5c7c6ffe5694..bc84c2e174bb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pgevent/pom.xml b/extensions/pgevent/pom.xml
index 723e0b7734d4..159d4f445b48 100644
--- a/extensions/pgevent/pom.xml
+++ b/extensions/pgevent/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pgevent/runtime/pom.xml b/extensions/pgevent/runtime/pom.xml
index a7b601b759da..1cf99a549cdd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pinecone/deployment/pom.xml b/extensions/pinecone/deployment/pom.xml
index 21fbc873b7a1..f60adad11fb4 100644
--- a/extensions/pinecone/deployment/pom.xml
+++ b/extensions/pinecone/deployment/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-pinecone-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pinecone/pom.xml b/extensions/pinecone/pom.xml
index 2688c2a78055..7d699d2ba560 100644
--- a/extensions/pinecone/pom.xml
+++ b/extensions/pinecone/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pinecone/runtime/pom.xml b/extensions/pinecone/runtime/pom.xml
index 7624b30afe1c..fdd5e4d40305 100644
--- a/extensions/pinecone/runtime/pom.xml
+++ b/extensions/pinecone/runtime/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-pinecone-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/platform-http/deployment/pom.xml b/extensions/platform-http/deployment/pom.xml
index 2c6b248a43a2..f05309e8599e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/platform-http/pom.xml b/extensions/platform-http/pom.xml
index afe5c31bce9d..ce8ef773c3b6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/platform-http/runtime/pom.xml b/extensions/platform-http/runtime/pom.xml
index 3c0022798ff2..b2076173cc37 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 16c159cb9551..c6501d17c5d4 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent
- 3.14.0-SNAPSHOT
+ 3.14.0
../poms/build-parent/pom.xml
diff --git a/extensions/protobuf/deployment/pom.xml b/extensions/protobuf/deployment/pom.xml
index 440b50b34d30..db3e80ac3d06 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/protobuf/pom.xml b/extensions/protobuf/pom.xml
index 2d73dd1e81f3..68814c286766 100644
--- a/extensions/protobuf/pom.xml
+++ b/extensions/protobuf/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/protobuf/runtime/pom.xml b/extensions/protobuf/runtime/pom.xml
index 1307f214d252..814a91e4cc11 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pubnub/deployment/pom.xml b/extensions/pubnub/deployment/pom.xml
index 728f9bdf8b51..511e64b8d1b0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pubnub/pom.xml b/extensions/pubnub/pom.xml
index 30c85342d4b4..872d0ff47528 100644
--- a/extensions/pubnub/pom.xml
+++ b/extensions/pubnub/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/pubnub/runtime/pom.xml b/extensions/pubnub/runtime/pom.xml
index 5ffa06ffa3f9..8a4afdd1bc9c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/qdrant/deployment/pom.xml b/extensions/qdrant/deployment/pom.xml
index e33ecd41206d..21c005d6de11 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/qdrant/pom.xml b/extensions/qdrant/pom.xml
index 55120ecc5d5c..fe459a1c2d1d 100644
--- a/extensions/qdrant/pom.xml
+++ b/extensions/qdrant/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/qdrant/runtime/pom.xml b/extensions/qdrant/runtime/pom.xml
index 155a8e4a7398..af059426b31b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml
index 00f7c6a401fa..b37b2e8a4d66 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml
index 998cd6a2e486..cfecd770dd76 100644
--- a/extensions/quartz/pom.xml
+++ b/extensions/quartz/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml
index 1b5b34ac4162..ea94a14ed20e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/qute/component/pom.xml b/extensions/qute/component/pom.xml
index a506c41d88bb..b4e1070023fa 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml
index 176eb2890798..1f3b3c97e11e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml
index aadbbf34c5ee..2acb46d8e9e7 100644
--- a/extensions/qute/pom.xml
+++ b/extensions/qute/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml
index f55f1471408c..ab507dbf2c8a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/reactive-streams/deployment/pom.xml b/extensions/reactive-streams/deployment/pom.xml
index ec275dda7233..315cd8657513 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/reactive-streams/pom.xml b/extensions/reactive-streams/pom.xml
index a93fbbbdd31b..008e41c75797 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/reactive-streams/runtime/pom.xml b/extensions/reactive-streams/runtime/pom.xml
index a983a617dfa2..621845acdb17 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ref/deployment/pom.xml b/extensions/ref/deployment/pom.xml
index 068286d1e860..aaa5d7d7b1ba 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ref/pom.xml b/extensions/ref/pom.xml
index 62047e33d06e..167c1f1c1ece 100644
--- a/extensions/ref/pom.xml
+++ b/extensions/ref/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ref/runtime/pom.xml b/extensions/ref/runtime/pom.xml
index fe6910fea5be..abd55736b7ee 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rest-openapi/deployment/pom.xml b/extensions/rest-openapi/deployment/pom.xml
index fca5e2a39bae..0a4ae693013b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rest-openapi/pom.xml b/extensions/rest-openapi/pom.xml
index 68b64fdada01..a201f3194ce9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rest-openapi/runtime/pom.xml b/extensions/rest-openapi/runtime/pom.xml
index ba464167b699..c1330848daea 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rest/deployment/pom.xml b/extensions/rest/deployment/pom.xml
index 34663c5378d6..58f74df7b949 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rest/pom.xml b/extensions/rest/pom.xml
index e9f744ed19c6..7594d2c31fb2 100644
--- a/extensions/rest/pom.xml
+++ b/extensions/rest/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rest/runtime/pom.xml b/extensions/rest/runtime/pom.xml
index c952cc3c80e1..6da5e617c56d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rss/deployment/pom.xml b/extensions/rss/deployment/pom.xml
index a330e70b679a..9610c2f84000 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rss/pom.xml b/extensions/rss/pom.xml
index 451617da668f..bd1a9b91b2b0 100644
--- a/extensions/rss/pom.xml
+++ b/extensions/rss/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/rss/runtime/pom.xml b/extensions/rss/runtime/pom.xml
index 1e2c469abd28..a909d611a9cc 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/saga/deployment/pom.xml b/extensions/saga/deployment/pom.xml
index f9708f93065b..767e53a7104c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/saga/pom.xml b/extensions/saga/pom.xml
index 89256e634edb..f1744b8d3be7 100644
--- a/extensions/saga/pom.xml
+++ b/extensions/saga/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/saga/runtime/pom.xml b/extensions/saga/runtime/pom.xml
index 60ee509edc74..c2930b87af0e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/salesforce/deployment/pom.xml b/extensions/salesforce/deployment/pom.xml
index 3c6810d6382c..8254123654b0 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/salesforce/pom.xml b/extensions/salesforce/pom.xml
index 359c74d5c8a1..128895ea3921 100644
--- a/extensions/salesforce/pom.xml
+++ b/extensions/salesforce/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/salesforce/runtime/pom.xml b/extensions/salesforce/runtime/pom.xml
index 8bd912a13673..a80ee1d62e7f 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/sap-netweaver/deployment/pom.xml b/extensions/sap-netweaver/deployment/pom.xml
index 24c4e28caae6..a8a085d529b4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/sap-netweaver/pom.xml b/extensions/sap-netweaver/pom.xml
index 19fd8d8c65ac..af6e875a2025 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/sap-netweaver/runtime/pom.xml b/extensions/sap-netweaver/runtime/pom.xml
index ee5be391e4ef..59e92f05d543 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/saxon/deployment/pom.xml b/extensions/saxon/deployment/pom.xml
index b28388729f79..63b6da5993a0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/saxon/pom.xml b/extensions/saxon/pom.xml
index 769c710c66ca..aaf9ae9fd388 100644
--- a/extensions/saxon/pom.xml
+++ b/extensions/saxon/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/saxon/runtime/pom.xml b/extensions/saxon/runtime/pom.xml
index dbe07ac62c44..f3de99cff8af 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml
index d7c6ad2140fa..5a68aa174b70 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml
index 8d4e1636bbb7..4479c5c6ffc7 100644
--- a/extensions/scheduler/pom.xml
+++ b/extensions/scheduler/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml
index 981f53c9b688..5050003d3b23 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/seda/deployment/pom.xml b/extensions/seda/deployment/pom.xml
index 04bcb9031e0c..ec895579dd67 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/seda/pom.xml b/extensions/seda/pom.xml
index d13abc0c2510..729176018851 100644
--- a/extensions/seda/pom.xml
+++ b/extensions/seda/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/seda/runtime/pom.xml b/extensions/seda/runtime/pom.xml
index 392b09bcc05b..738134736598 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/servicenow/deployment/pom.xml b/extensions/servicenow/deployment/pom.xml
index 5ab89f83b19c..876a2f5ffbf3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/servicenow/pom.xml b/extensions/servicenow/pom.xml
index 68d3e9a753fb..e3fa68073bcb 100644
--- a/extensions/servicenow/pom.xml
+++ b/extensions/servicenow/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/servicenow/runtime/pom.xml b/extensions/servicenow/runtime/pom.xml
index 93d13b1720fa..44dbe3ea43f4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/servlet/deployment/pom.xml b/extensions/servlet/deployment/pom.xml
index 7f01f9fbe236..59accafb0165 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/servlet/pom.xml b/extensions/servlet/pom.xml
index 6cbf9e3d4d1a..8bfbf739bfcf 100644
--- a/extensions/servlet/pom.xml
+++ b/extensions/servlet/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/servlet/runtime/pom.xml b/extensions/servlet/runtime/pom.xml
index 0c5e290f5842..c41d7303d58f 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/shiro/deployment/pom.xml b/extensions/shiro/deployment/pom.xml
index fef7c9abe102..96d549dd843b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/shiro/pom.xml b/extensions/shiro/pom.xml
index 2e88d07eb730..22371a890e48 100644
--- a/extensions/shiro/pom.xml
+++ b/extensions/shiro/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/shiro/runtime/pom.xml b/extensions/shiro/runtime/pom.xml
index 819fefd41b92..178a728f6735 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/sjms/deployment/pom.xml b/extensions/sjms/deployment/pom.xml
index a2953e8e353d..8d25b2506c05 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/sjms/pom.xml b/extensions/sjms/pom.xml
index 71edec18bf15..8cfa4f4de4ec 100644
--- a/extensions/sjms/pom.xml
+++ b/extensions/sjms/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/sjms/runtime/pom.xml b/extensions/sjms/runtime/pom.xml
index 22c9e188cfc6..b01ecc7ac667 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/sjms2/deployment/pom.xml b/extensions/sjms2/deployment/pom.xml
index 448c6ac7158b..45c4886f46a0 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/sjms2/pom.xml b/extensions/sjms2/pom.xml
index de41207023ab..fe852d14ecec 100644
--- a/extensions/sjms2/pom.xml
+++ b/extensions/sjms2/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/sjms2/runtime/pom.xml b/extensions/sjms2/runtime/pom.xml
index 4e3aeb3f0214..7cc0f0d94ac4 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.14.0-SNAPSHOT
+ 3.14.0
4.0.0
diff --git a/extensions/slack/deployment/pom.xml b/extensions/slack/deployment/pom.xml
index c93598b81634..67fcb7bb4483 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/slack/pom.xml b/extensions/slack/pom.xml
index f99146237a90..c0649bff680d 100644
--- a/extensions/slack/pom.xml
+++ b/extensions/slack/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/slack/runtime/pom.xml b/extensions/slack/runtime/pom.xml
index c33bfc87c8c1..fc2bac4dcbab 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml
index 3f707801a509..25dc740a6031 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml
index 35bd3b7cbdbf..020f9227ccd5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml
index bfddb1635f78..4123af7eb04e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/smb/deployment/pom.xml b/extensions/smb/deployment/pom.xml
index 4bafc8cad50e..d271621f5ba7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/smb/pom.xml b/extensions/smb/pom.xml
index 8f5dfce6a9e7..7ec56b6901c2 100644
--- a/extensions/smb/pom.xml
+++ b/extensions/smb/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/smb/runtime/pom.xml b/extensions/smb/runtime/pom.xml
index 2244ed6021d8..4eeab1a3bee8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/snakeyaml/deployment/pom.xml b/extensions/snakeyaml/deployment/pom.xml
index b10c8438e143..d9f2ba72de58 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/snakeyaml/pom.xml b/extensions/snakeyaml/pom.xml
index de372d5e1c98..e59018666b18 100644
--- a/extensions/snakeyaml/pom.xml
+++ b/extensions/snakeyaml/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/snakeyaml/runtime/pom.xml b/extensions/snakeyaml/runtime/pom.xml
index d0eadefe3788..b3a783c9f86b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/soap/deployment/pom.xml b/extensions/soap/deployment/pom.xml
index e59da5f491d9..624728a9d103 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/soap/pom.xml b/extensions/soap/pom.xml
index 4bf9e71c3676..d330e09d31e1 100644
--- a/extensions/soap/pom.xml
+++ b/extensions/soap/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/soap/runtime/pom.xml b/extensions/soap/runtime/pom.xml
index ce79d497a5bc..f0cec5aab52b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/splunk-hec/deployment/pom.xml b/extensions/splunk-hec/deployment/pom.xml
index 3158faeba64f..0e244204309c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/splunk-hec/pom.xml b/extensions/splunk-hec/pom.xml
index 77d82fe9bd2e..77f370e5c658 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/splunk-hec/runtime/pom.xml b/extensions/splunk-hec/runtime/pom.xml
index 1e295ab1f21a..33f4e24244e6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/splunk/deployment/pom.xml b/extensions/splunk/deployment/pom.xml
index ffdbb0ab2912..94b9b6a31398 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/splunk/pom.xml b/extensions/splunk/pom.xml
index 379d784f6721..90701029c94c 100644
--- a/extensions/splunk/pom.xml
+++ b/extensions/splunk/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/splunk/runtime/pom.xml b/extensions/splunk/runtime/pom.xml
index c9d49870737b..fcebf70f0016 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/spring-rabbitmq/deployment/pom.xml b/extensions/spring-rabbitmq/deployment/pom.xml
index 10d501a1f874..441410b63dd3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/spring-rabbitmq/pom.xml b/extensions/spring-rabbitmq/pom.xml
index a25d6c25fedf..570158b0a969 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/spring-rabbitmq/runtime/pom.xml b/extensions/spring-rabbitmq/runtime/pom.xml
index cde10073d672..6e962692361b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/sql/deployment/pom.xml b/extensions/sql/deployment/pom.xml
index 8971997484a5..766b3556b5b6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/sql/pom.xml b/extensions/sql/pom.xml
index 1a558a1c7be7..bb44fc5d8768 100644
--- a/extensions/sql/pom.xml
+++ b/extensions/sql/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/sql/runtime/pom.xml b/extensions/sql/runtime/pom.xml
index 45ea9be3c38e..8912e8cc59d9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ssh/deployment/pom.xml b/extensions/ssh/deployment/pom.xml
index 8cccd412e72a..91bb292e229d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ssh/pom.xml b/extensions/ssh/pom.xml
index 26b562ddb764..6bf27108e7e9 100644
--- a/extensions/ssh/pom.xml
+++ b/extensions/ssh/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/ssh/runtime/pom.xml b/extensions/ssh/runtime/pom.xml
index e0e5e8f63158..775e110c3b25 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stax/deployment/pom.xml b/extensions/stax/deployment/pom.xml
index c568e6799fb4..82af464be527 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stax/pom.xml b/extensions/stax/pom.xml
index a93326cf1eb3..8bb46db9460b 100644
--- a/extensions/stax/pom.xml
+++ b/extensions/stax/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stax/runtime/pom.xml b/extensions/stax/runtime/pom.xml
index 7632509e004f..3c62905a8e67 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stream/deployment/pom.xml b/extensions/stream/deployment/pom.xml
index 458c86212e34..ca546bde0b47 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stream/pom.xml b/extensions/stream/pom.xml
index 691b870040ec..ad48ee50899c 100644
--- a/extensions/stream/pom.xml
+++ b/extensions/stream/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stream/runtime/pom.xml b/extensions/stream/runtime/pom.xml
index fb57f1645d2e..f72f857d95c7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stringtemplate/deployment/pom.xml b/extensions/stringtemplate/deployment/pom.xml
index cebd9e23a8ab..a1fcea363e88 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stringtemplate/pom.xml b/extensions/stringtemplate/pom.xml
index 6ddd29f1b2ca..42483ebf8a79 100644
--- a/extensions/stringtemplate/pom.xml
+++ b/extensions/stringtemplate/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/stringtemplate/runtime/pom.xml b/extensions/stringtemplate/runtime/pom.xml
index 66396c8309be..6838d7c23954 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/swift/deployment/pom.xml b/extensions/swift/deployment/pom.xml
index c3fe249f8d74..237c3332f322 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/swift/pom.xml b/extensions/swift/pom.xml
index 03b096d4c6d5..3e996d8a3a06 100644
--- a/extensions/swift/pom.xml
+++ b/extensions/swift/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/swift/runtime/pom.xml b/extensions/swift/runtime/pom.xml
index f3b25fdd7fb6..bebf1d004710 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/syslog/deployment/pom.xml b/extensions/syslog/deployment/pom.xml
index 17b682d262b6..cac4299e4ee3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/syslog/pom.xml b/extensions/syslog/pom.xml
index a099ef0adadf..5c168b520092 100644
--- a/extensions/syslog/pom.xml
+++ b/extensions/syslog/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/syslog/runtime/pom.xml b/extensions/syslog/runtime/pom.xml
index dcad104a3ccb..a6b1ee4bd63f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/tarfile/deployment/pom.xml b/extensions/tarfile/deployment/pom.xml
index 21b9d0cd8f9a..78c4e3063045 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/tarfile/pom.xml b/extensions/tarfile/pom.xml
index f9028f4b537e..5f5d9053617d 100644
--- a/extensions/tarfile/pom.xml
+++ b/extensions/tarfile/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/tarfile/runtime/pom.xml b/extensions/tarfile/runtime/pom.xml
index df237478a049..d91179dcc180 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/telegram/deployment/pom.xml b/extensions/telegram/deployment/pom.xml
index d3ccde426138..8ee5ff8899c6 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/telegram/pom.xml b/extensions/telegram/pom.xml
index 0fb52764550f..9a531a953e6f 100644
--- a/extensions/telegram/pom.xml
+++ b/extensions/telegram/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/telegram/runtime/pom.xml b/extensions/telegram/runtime/pom.xml
index 2ced385cef65..b58bf600b0ff 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml
index 4ba964ba8860..491b793b7490 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml
index 032bc8bb5f8a..1fdb41dd2b8c 100644
--- a/extensions/tika/pom.xml
+++ b/extensions/tika/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml
index f0f6f11c575f..6c208a66efb7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/timer/deployment/pom.xml b/extensions/timer/deployment/pom.xml
index 502fe7ab3014..75789a095504 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/timer/pom.xml b/extensions/timer/pom.xml
index e394c3483ae2..c9ff4c9d919f 100644
--- a/extensions/timer/pom.xml
+++ b/extensions/timer/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/timer/runtime/pom.xml b/extensions/timer/runtime/pom.xml
index cbd06ce8fabb..02fb935ea86b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/twilio/deployment/pom.xml b/extensions/twilio/deployment/pom.xml
index d2c041e84ce9..d9409393ffb3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/twilio/pom.xml b/extensions/twilio/pom.xml
index bbeee4145704..57086b061109 100644
--- a/extensions/twilio/pom.xml
+++ b/extensions/twilio/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/twilio/runtime/pom.xml b/extensions/twilio/runtime/pom.xml
index 4b8b95be48d8..a27b1f180185 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/twitter/deployment/pom.xml b/extensions/twitter/deployment/pom.xml
index 085b07a54221..839c4fcfae8d 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/twitter/pom.xml b/extensions/twitter/pom.xml
index 7244907fac0b..c409dd2b80ea 100644
--- a/extensions/twitter/pom.xml
+++ b/extensions/twitter/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/twitter/runtime/pom.xml b/extensions/twitter/runtime/pom.xml
index 545c2e4b2de5..398b3bced99a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/univocity-parsers/deployment/pom.xml b/extensions/univocity-parsers/deployment/pom.xml
index e179648c12c7..c80223407a4f 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/univocity-parsers/pom.xml b/extensions/univocity-parsers/pom.xml
index 306f96c0f82e..59f51ff9122a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/univocity-parsers/runtime/pom.xml b/extensions/univocity-parsers/runtime/pom.xml
index 42b16e361eb8..d7d032896b0c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/validator/deployment/pom.xml b/extensions/validator/deployment/pom.xml
index 80cf32990c9a..edfbd5cfc1ee 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/validator/pom.xml b/extensions/validator/pom.xml
index 96d0d738ef78..0a639dea6920 100644
--- a/extensions/validator/pom.xml
+++ b/extensions/validator/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/validator/runtime/pom.xml b/extensions/validator/runtime/pom.xml
index 4247ef9a0381..350848a096f1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/velocity/deployment/pom.xml b/extensions/velocity/deployment/pom.xml
index 801b70ad105a..a56bc860e79a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/velocity/pom.xml b/extensions/velocity/pom.xml
index 4d65538dada3..c259f6a2103f 100644
--- a/extensions/velocity/pom.xml
+++ b/extensions/velocity/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/velocity/runtime/pom.xml b/extensions/velocity/runtime/pom.xml
index 9abb34834eb0..6f67bceea385 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml
index 494d168887c9..0682c9e6c94a 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml
index 70f04417eb9d..88c1b6f5f696 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml
index 03719c571942..43ac8b3786c1 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx-websocket/deployment/pom.xml b/extensions/vertx-websocket/deployment/pom.xml
index e07c5dc99431..eee6846d73dd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx-websocket/pom.xml b/extensions/vertx-websocket/pom.xml
index 37f82d105c11..0a24b686d950 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx-websocket/runtime/pom.xml b/extensions/vertx-websocket/runtime/pom.xml
index c331236e6fbe..413934320f80 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml
index c7697c9ab827..50c7e068a9e8 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml
index 158c4a30500f..3a490f7e6de9 100644
--- a/extensions/vertx/pom.xml
+++ b/extensions/vertx/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml
index 46cfe618a02f..9c5b44d8d1e4 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/wasm/deployment/pom.xml b/extensions/wasm/deployment/pom.xml
index adab528088e3..8553159192a5 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/wasm/pom.xml b/extensions/wasm/pom.xml
index f0b402ba87d3..6ae9a21c286c 100644
--- a/extensions/wasm/pom.xml
+++ b/extensions/wasm/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/wasm/runtime/pom.xml b/extensions/wasm/runtime/pom.xml
index c7fc6237f8d4..9dd33bc4b599 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/weather/deployment/pom.xml b/extensions/weather/deployment/pom.xml
index 4e80df4c8af4..b55b83f481eb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/weather/pom.xml b/extensions/weather/pom.xml
index ca283a9a0f6e..ab75db0b9126 100644
--- a/extensions/weather/pom.xml
+++ b/extensions/weather/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/weather/runtime/pom.xml b/extensions/weather/runtime/pom.xml
index b2c6c7e2ecd1..b70aca6a1364 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xchange/deployment/pom.xml b/extensions/xchange/deployment/pom.xml
index 14f8ed0e3816..074ca8f7f183 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xchange/pom.xml b/extensions/xchange/pom.xml
index 17190f27879d..c6a08a3543ef 100644
--- a/extensions/xchange/pom.xml
+++ b/extensions/xchange/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xchange/runtime/pom.xml b/extensions/xchange/runtime/pom.xml
index 9b8f994216db..d9637afc9e69 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xj/deployment/pom.xml b/extensions/xj/deployment/pom.xml
index eb443925a65b..5de2834c87b0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xj/pom.xml b/extensions/xj/pom.xml
index f443cc0a9e61..1d051e14a0d2 100644
--- a/extensions/xj/pom.xml
+++ b/extensions/xj/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xj/runtime/pom.xml b/extensions/xj/runtime/pom.xml
index 0e075b8651f1..39f2892ff9bb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xmlsecurity/deployment/pom.xml b/extensions/xmlsecurity/deployment/pom.xml
index d1354513d3ff..369a717ee869 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xmlsecurity/pom.xml b/extensions/xmlsecurity/pom.xml
index 8aa2f5811d5c..4c439800087f 100644
--- a/extensions/xmlsecurity/pom.xml
+++ b/extensions/xmlsecurity/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xmlsecurity/runtime/pom.xml b/extensions/xmlsecurity/runtime/pom.xml
index 820199911f2e..cc37b60d2084 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xpath/deployment/pom.xml b/extensions/xpath/deployment/pom.xml
index 4683bf949d58..97e2bee96f02 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xpath/pom.xml b/extensions/xpath/pom.xml
index b14c8b86dab7..58ed6c973c0d 100644
--- a/extensions/xpath/pom.xml
+++ b/extensions/xpath/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xpath/runtime/pom.xml b/extensions/xpath/runtime/pom.xml
index 3225608f1ea7..e9643618c7e3 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xslt-saxon/deployment/pom.xml b/extensions/xslt-saxon/deployment/pom.xml
index 017f8dd5b2da..3960297215fd 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xslt-saxon/pom.xml b/extensions/xslt-saxon/pom.xml
index 9831a7a9451b..5a51b345f1d7 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xslt-saxon/runtime/pom.xml b/extensions/xslt-saxon/runtime/pom.xml
index 3903dc5b71cf..2d4caae6af22 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xslt/deployment/pom.xml b/extensions/xslt/deployment/pom.xml
index 7c6c8ec7a806..484761bdce80 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xslt/pom.xml b/extensions/xslt/pom.xml
index 2fb94d8dfd51..94ae5d74bd1e 100644
--- a/extensions/xslt/pom.xml
+++ b/extensions/xslt/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/xslt/runtime/pom.xml b/extensions/xslt/runtime/pom.xml
index d8ef21e318a8..155b53ab01d0 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zendesk/deployment/pom.xml b/extensions/zendesk/deployment/pom.xml
index 8d5a22e20895..89c2f864a32e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zendesk/pom.xml b/extensions/zendesk/pom.xml
index a8fa8ea67a12..bf7ae9a239d0 100644
--- a/extensions/zendesk/pom.xml
+++ b/extensions/zendesk/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zendesk/runtime/pom.xml b/extensions/zendesk/runtime/pom.xml
index c00ec6ead8c9..4b3976778eeb 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zip-deflater/deployment/pom.xml b/extensions/zip-deflater/deployment/pom.xml
index d76bc05c7e9b..e8780dd50607 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zip-deflater/pom.xml b/extensions/zip-deflater/pom.xml
index cd2ef19c8398..f219a1bf1419 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zip-deflater/runtime/pom.xml b/extensions/zip-deflater/runtime/pom.xml
index 867d84b3ba57..331e817b3208 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zipfile/deployment/pom.xml b/extensions/zipfile/deployment/pom.xml
index c717e1eec9b0..d315759cbd87 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zipfile/pom.xml b/extensions/zipfile/pom.xml
index 93b9e901b26d..323e54b078d0 100644
--- a/extensions/zipfile/pom.xml
+++ b/extensions/zipfile/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-extensions
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/extensions/zipfile/runtime/pom.xml b/extensions/zipfile/runtime/pom.xml
index b2e0a88468bb..3cf48462a612 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.14.0-SNAPSHOT
+ 3.14.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 2859bbed88ae..e5a2516239cb 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.14.0-SNAPSHOT
+ 3.14.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 5f799ddda5a4..9e0f9e6660e7 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.14.0-SNAPSHOT
+ 3.14.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 f5b6d306050b..91ba14b1fe26 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.14.0-SNAPSHOT
+ 3.14.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 9ddfbf927558..1a67e199389e 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.14.0-SNAPSHOT
+ 3.14.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 e3c407cfb431..d0262c87904c 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.14.0-SNAPSHOT
+ 3.14.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 4ff12f676621..9da0ba380770 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.14.0-SNAPSHOT
+ 3.14.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 d4e8b3fdb250..47cba12769bc 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.14.0-SNAPSHOT
+ 3.14.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 15941587df92..6d021e1592dc 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.14.0-SNAPSHOT
+ 3.14.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 38a6a541333a..fc22073c9eb9 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.14.0-SNAPSHOT
+ 3.14.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 4131a7e8eab3..466592aca1a8 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.14.0-SNAPSHOT
+ 3.14.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 be08b550bcba..ef3cd4f48373 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.14.0-SNAPSHOT
+ 3.14.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 d8fe43139242..06dd37fbb8c8 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.14.0-SNAPSHOT
+ 3.14.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 563b32d60588..2ec2fa6268d6 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.14.0-SNAPSHOT
+ 3.14.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 2af0e6cd250a..3862a4f07c97 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.14.0-SNAPSHOT
+ 3.14.0
../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/aws2/pom.xml b/integration-test-groups/aws2/pom.xml
index 1b2ea4922405..1b417e801957 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.14.0-SNAPSHOT
+ 3.14.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 099fd65215d4..e98387132cc7 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.14.0-SNAPSHOT
+ 3.14.0
../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/azure/azure-key-vault/pom.xml b/integration-test-groups/azure/azure-key-vault/pom.xml
index 69cc2ab667ba..21b31cbb882c 100644
--- a/integration-test-groups/azure/azure-key-vault/pom.xml
+++ b/integration-test-groups/azure/azure-key-vault/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent-it
- 3.14.0-SNAPSHOT
+ 3.14.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 0ab9a72691a5..8e2dd148c770 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.14.0-SNAPSHOT
+ 3.14.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 7c0e72eaa1c9..b8476b4db320 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.14.0-SNAPSHOT
+ 3.14.0
../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/azure/pom.xml b/integration-test-groups/azure/pom.xml
index fe71bdc23738..e2fde2d18939 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.14.0-SNAPSHOT
+ 3.14.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 c28beaa58006..d63bb307452f 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.14.0-SNAPSHOT
+ 3.14.0
../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/compression/pom.xml b/integration-test-groups/compression/pom.xml
index 4ba4dd8a5ba2..2dc6a973178e 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.14.0-SNAPSHOT
+ 3.14.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 a2a6022b30a2..5c499647837c 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.14.0-SNAPSHOT
+ 3.14.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 37ab22f9cdb6..792f29cf9277 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.14.0-SNAPSHOT
+ 3.14.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 0b84d2149f3c..d4c41568b18d 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.14.0-SNAPSHOT
+ 3.14.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 0fec39ec9db9..c912d1438e18 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.14.0-SNAPSHOT
+ 3.14.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 94d4aaef21fa..a4ef0287ff4c 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.14.0-SNAPSHOT
+ 3.14.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 1dc15d81f806..471c10cade3e 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.14.0-SNAPSHOT
+ 3.14.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 1c2b747f8317..dc92992d2705 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.14.0-SNAPSHOT
+ 3.14.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 ec3cb41166b6..0f37816358d5 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.14.0-SNAPSHOT
+ 3.14.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 bab4b9c51dc9..cc5dbd2e20ca 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.14.0-SNAPSHOT
+ 3.14.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 f8cfe676adff..31d37dbb2575 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.14.0-SNAPSHOT
+ 3.14.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 3a2860b7c8a3..0c2c0746ae47 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.14.0-SNAPSHOT
+ 3.14.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 031bff32b198..3f99bd4e0951 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.14.0-SNAPSHOT
+ 3.14.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 4541521805ed..7044c2fa2cd3 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.14.0-SNAPSHOT
+ 3.14.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 f58cdf6b89a8..ed3a54383235 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.14.0-SNAPSHOT
+ 3.14.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 1efcc8152d7d..9c5bf012b129 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.14.0-SNAPSHOT
+ 3.14.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 0e89af7f8a81..26b611d93889 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.14.0-SNAPSHOT
+ 3.14.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 754f61b89a25..25bdf8732872 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.14.0-SNAPSHOT
+ 3.14.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 339262743c68..2734ecec01e0 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.14.0-SNAPSHOT
+ 3.14.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 ea5911a84a58..844f6088cba2 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.14.0-SNAPSHOT
+ 3.14.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 fcf17ebc61d3..a7b3d6788c95 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.14.0-SNAPSHOT
+ 3.14.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 00ab7e8b6ee6..1592cc41030e 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.14.0-SNAPSHOT
+ 3.14.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 e439fd276bc0..f79123148be2 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.14.0-SNAPSHOT
+ 3.14.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 98f5a1da036e..8ca1abe8e43d 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.14.0-SNAPSHOT
+ 3.14.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 28fb6cd4cc9b..c9a7e4239a8d 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.14.0-SNAPSHOT
+ 3.14.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 d72dcab78c07..4aac7dce6759 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.14.0-SNAPSHOT
+ 3.14.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 ddf14211ee80..71ee32a7f659 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.14.0-SNAPSHOT
+ 3.14.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 9865d28cdecb..bac9fb6e2ef6 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.14.0-SNAPSHOT
+ 3.14.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 d4ca783c35b0..9226fbe67f17 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.14.0-SNAPSHOT
+ 3.14.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 e6d49c54da8f..350da945bde4 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.14.0-SNAPSHOT
+ 3.14.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 9054c1554279..6fe0ebf09f96 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.14.0-SNAPSHOT
+ 3.14.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 26822d7024b1..e0eca1c21692 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.14.0-SNAPSHOT
+ 3.14.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 d879c18e9e1b..5b6c09dd4b9b 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.14.0-SNAPSHOT
+ 3.14.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 18be0e272047..d7312e3431f4 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.14.0-SNAPSHOT
+ 3.14.0
../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/foundation/pom.xml b/integration-test-groups/foundation/pom.xml
index 497e82b7f4ed..1431dcd3c281 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.14.0-SNAPSHOT
+ 3.14.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 e41f99c1c14c..dac213dfb632 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.14.0-SNAPSHOT
+ 3.14.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 530f73c14068..cc0453084524 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.14.0-SNAPSHOT
+ 3.14.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 965aaaab7ee6..c664884d9f0c 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.14.0-SNAPSHOT
+ 3.14.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 f894e2469c5b..5afb128c8086 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.14.0-SNAPSHOT
+ 3.14.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 08296e17fc52..da444078aa77 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.14.0-SNAPSHOT
+ 3.14.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 a58c4850cf40..1f70fe3001c7 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.14.0-SNAPSHOT
+ 3.14.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 97324dbcbbae..195c3dd1b15b 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.14.0-SNAPSHOT
+ 3.14.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 713cd40b35fa..3521bb69d84e 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.14.0-SNAPSHOT
+ 3.14.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 bdd1d44b9d76..0c4f443ce7b6 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.14.0-SNAPSHOT
+ 3.14.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 20b8ab0bacd1..78ceaad81a33 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.14.0-SNAPSHOT
+ 3.14.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 6d73318ca2e7..c39ba93df9e9 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.14.0-SNAPSHOT
+ 3.14.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 e18cf0a84d1f..b957e639d92e 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.14.0-SNAPSHOT
+ 3.14.0
../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/http/pom.xml b/integration-test-groups/http/pom.xml
index 689916eace2d..f46a97461357 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.14.0-SNAPSHOT
+ 3.14.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 b288273cd7f7..af288fd427dd 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.14.0-SNAPSHOT
+ 3.14.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 7da83b57b9dd..b3a9b099ce6d 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.14.0-SNAPSHOT
+ 3.14.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 58640b64a415..383787ec73dd 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.14.0-SNAPSHOT
+ 3.14.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 1b01b52902bc..0999835fef9c 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.14.0-SNAPSHOT
+ 3.14.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 39e90c1f8bf6..ec2ce060c17f 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.14.0-SNAPSHOT
+ 3.14.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 cf52f9c9f641..d87b866965e7 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.14.0-SNAPSHOT
+ 3.14.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 1450e59191cc..3f13965e44db 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.14.0-SNAPSHOT
+ 3.14.0
../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/jdbc/pom.xml b/integration-test-groups/jdbc/pom.xml
index edfb28b36fe8..2437bc0dac44 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.14.0-SNAPSHOT
+ 3.14.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 a397c9551355..84a5cb669e7f 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.14.0-SNAPSHOT
+ 3.14.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 a9b319513426..aa42137578df 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.14.0-SNAPSHOT
+ 3.14.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 37599caee9a8..6fc29264818f 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.14.0-SNAPSHOT
+ 3.14.0
../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/mongodb/pom.xml b/integration-test-groups/mongodb/pom.xml
index 72ee6eabb753..694216182a36 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-integration-tests-mongodb
diff --git a/integration-test-groups/pom.xml b/integration-test-groups/pom.xml
index c6747cb0b766..8bb6cad38fe0 100644
--- a/integration-test-groups/pom.xml
+++ b/integration-test-groups/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus
- 3.14.0-SNAPSHOT
+ 3.14.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 0811fe5a69ed..c55e4512e712 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.14.0-SNAPSHOT
+ 3.14.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 75773ddd1cc3..8220ef163c45 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.14.0-SNAPSHOT
+ 3.14.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 5f2e439d5891..f6346f4f3ff6 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.14.0-SNAPSHOT
+ 3.14.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 bc6dc7c8804d..7c75939afc62 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.14.0-SNAPSHOT
+ 3.14.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 994fd026ec80..edbc8024fac7 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.14.0-SNAPSHOT
+ 3.14.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 8cdcecdf5c9b..0ee1a7851601 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.14.0-SNAPSHOT
+ 3.14.0
../../../../poms/build-parent-it/pom.xml
diff --git a/integration-test-groups/xml/pom.xml b/integration-test-groups/xml/pom.xml
index 26737df988bc..c6830ab9f2e1 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-integration-tests-xml
diff --git a/integration-tests-jvm/asn1/pom.xml b/integration-tests-jvm/asn1/pom.xml
index 880acb1434b7..0b235d092894 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/asterisk/pom.xml b/integration-tests-jvm/asterisk/pom.xml
index 723257caa8a3..7dd79dafefa1 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.14.0-SNAPSHOT
+ 3.14.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 76ccbf14628e..6c0991408ba3 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.14.0-SNAPSHOT
+ 3.14.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 b6f8d6bfa08d..84888b84e4ee 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.14.0-SNAPSHOT
+ 3.14.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 2acd015b796f..9efe90225a5d 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.14.0-SNAPSHOT
+ 3.14.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 33722543d617..8b6479d8b661 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.14.0-SNAPSHOT
+ 3.14.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 360583edf2c9..2e04b87f8e4c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/barcode/pom.xml b/integration-tests-jvm/barcode/pom.xml
index 9649e98faab3..968134251b2a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/beanio/pom.xml b/integration-tests-jvm/beanio/pom.xml
index efcf9909b3e7..f6cdd8b1689a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/bonita/pom.xml b/integration-tests-jvm/bonita/pom.xml
index e4b06dafe8de..ed3f1366312c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/chatscript/pom.xml b/integration-tests-jvm/chatscript/pom.xml
index 4eb6dd11aea4..bc831896c129 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/chunk/pom.xml b/integration-tests-jvm/chunk/pom.xml
index 6c3e0cb0fb0a..ac4bf6909851 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.14.0-SNAPSHOT
+ 3.14.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 c787b6a497a9..b2762096bc0d 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.14.0-SNAPSHOT
+ 3.14.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 db419947cdcb..8f8d931f9fec 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/coap/pom.xml b/integration-tests-jvm/coap/pom.xml
index 0c02cf30dc28..87fbfc9ada74 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/cometd/pom.xml b/integration-tests-jvm/cometd/pom.xml
index ad51347e46a6..94d15069837f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/console/pom.xml b/integration-tests-jvm/console/pom.xml
index 91cba7bb9dca..404320e998d5 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.14.0-SNAPSHOT
+ 3.14.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 25222b665941..97bf88c168c3 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/couchbase/pom.xml b/integration-tests-jvm/couchbase/pom.xml
index efadf50d6f26..578225ecbf8e 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/djl/pom.xml b/integration-tests-jvm/djl/pom.xml
index 36c92cb0de16..42768b8f8453 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/dns/pom.xml b/integration-tests-jvm/dns/pom.xml
index 0b00c94e23b3..3e7d0233f42a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/drill/pom.xml b/integration-tests-jvm/drill/pom.xml
index b1abc1806871..c5ae0b21d362 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.14.0-SNAPSHOT
+ 3.14.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 c940068132fe..8e1646be97d4 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/ehcache/pom.xml b/integration-tests-jvm/ehcache/pom.xml
index 4b7c79666032..3e1ab1a152b0 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/elasticsearch/pom.xml b/integration-tests-jvm/elasticsearch/pom.xml
index 2246d9e50050..fb6684ac4454 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/etcd3/pom.xml b/integration-tests-jvm/etcd3/pom.xml
index 910d0f4c4cf8..31b7a5d82fb2 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/fastjson/pom.xml b/integration-tests-jvm/fastjson/pom.xml
index 0b2163cc4c78..f06c0d85ca6e 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/flink/pom.xml b/integration-tests-jvm/flink/pom.xml
index 5a5a8804923f..96bf9d957d39 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.14.0-SNAPSHOT
+ 3.14.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 adcbee56232f..311b67ae434e 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.14.0-SNAPSHOT
+ 3.14.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 d0a39292dfce..ebbc4df26b29 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.14.0-SNAPSHOT
+ 3.14.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 eec62f344be6..7634666ea527 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.14.0-SNAPSHOT
+ 3.14.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 0efefb9a7b31..b7b155e2bf0d 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.14.0-SNAPSHOT
+ 3.14.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 c32be88cda15..4b83bef813e4 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/iec60870/pom.xml b/integration-tests-jvm/iec60870/pom.xml
index 6a9d4222b2fb..a207832f6e81 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/ignite/pom.xml b/integration-tests-jvm/ignite/pom.xml
index 5c58ddb1446b..64105302f8ee 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/irc/pom.xml b/integration-tests-jvm/irc/pom.xml
index 831da7419b5b..b15f75a7c484 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/javascript/pom.xml b/integration-tests-jvm/javascript/pom.xml
index 0649a91049fc..049eac446653 100644
--- a/integration-tests-jvm/javascript/pom.xml
+++ b/integration-tests-jvm/javascript/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-
+
4.0.0
org.apache.camel.quarkus
camel-quarkus-build-parent-it
- 3.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/jcr/pom.xml b/integration-tests-jvm/jcr/pom.xml
index a06188b6abb9..0f034116260e 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.14.0-SNAPSHOT
+ 3.14.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 e7060139f00c..4a5281e168fb 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/jgroups/pom.xml b/integration-tests-jvm/jgroups/pom.xml
index 0d41bcfbc8b6..2c130f8046c9 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/jooq/pom.xml b/integration-tests-jvm/jooq/pom.xml
index 3556cd623a8b..ec8f273c5225 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.14.0-SNAPSHOT
+ 3.14.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 810b24ed5f86..d397cffc3164 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/jsonapi/pom.xml b/integration-tests-jvm/jsonapi/pom.xml
index 96b768d9bb36..0cab4e877d01 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.14.0-SNAPSHOT
+ 3.14.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 2585648a7e7e..e5082bc0cff0 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/ldif/pom.xml b/integration-tests-jvm/ldif/pom.xml
index abb024322d07..90ef3baab0e0 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/lucene/pom.xml b/integration-tests-jvm/lucene/pom.xml
index 4db499232651..aede79fd7ee1 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.14.0-SNAPSHOT
+ 3.14.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 9ffb99f206bc..674df229e7f3 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/milvus/pom.xml b/integration-tests-jvm/milvus/pom.xml
index cdaf3d8f73ec..57808f827b0d 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/mvel/pom.xml b/integration-tests-jvm/mvel/pom.xml
index d361fe74e3c5..8ae1dbc76f02 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/opensearch/pom.xml b/integration-tests-jvm/opensearch/pom.xml
index fdbfb37cb969..93eb534b2890 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/pom.xml b/integration-tests-jvm/pom.xml
index 6cbf9655393b..8ce3d507758c 100644
--- a/integration-tests-jvm/pom.xml
+++ b/integration-tests-jvm/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/integration-tests-jvm/printer/pom.xml b/integration-tests-jvm/printer/pom.xml
index 4bbba95592f8..80c7eb065ea1 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/pulsar/pom.xml b/integration-tests-jvm/pulsar/pom.xml
index 2dc1244ceb3f..a3b0a2d7e0d2 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/quickfix/pom.xml b/integration-tests-jvm/quickfix/pom.xml
index e09953be1b85..116f2075b563 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/redis/pom.xml b/integration-tests-jvm/redis/pom.xml
index 94a2d808f48d..5eb2756b87b3 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/robotframework/pom.xml b/integration-tests-jvm/robotframework/pom.xml
index 0f7ef3a3e66a..3c29c2b3bb13 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/schematron/pom.xml b/integration-tests-jvm/schematron/pom.xml
index c58de7f622bc..13dfb7c9f90b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/smpp/pom.xml b/integration-tests-jvm/smpp/pom.xml
index 90b9a9cac07e..e69c1d7eea45 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/snmp/pom.xml b/integration-tests-jvm/snmp/pom.xml
index 24bfa4a3e99e..a209f1ee7eb8 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.14.0-SNAPSHOT
+ 3.14.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 dc8f1621cbd0..90573ea27bd9 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/stitch/pom.xml b/integration-tests-jvm/stitch/pom.xml
index 543aececc0db..3a530a765284 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/stomp/pom.xml b/integration-tests-jvm/stomp/pom.xml
index 0fea1f4b776c..d11b1cd72137 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/stub/pom.xml b/integration-tests-jvm/stub/pom.xml
index dad2e68506f3..8ac976763c80 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/thrift/pom.xml b/integration-tests-jvm/thrift/pom.xml
index 5e08336dd2d5..b4cd7b3c2271 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/web3j/pom.xml b/integration-tests-jvm/web3j/pom.xml
index 957d231dde03..25d2be7074fd 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/wordpress/pom.xml b/integration-tests-jvm/wordpress/pom.xml
index 57de4098ab08..8a62567bd1a7 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/workday/pom.xml b/integration-tests-jvm/workday/pom.xml
index 639f3d23c8e0..5c642af516b8 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.14.0-SNAPSHOT
+ 3.14.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 953770ddc60c..52fcdb15fd31 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/xmpp/pom.xml b/integration-tests-jvm/xmpp/pom.xml
index f3e94654ecbb..632e1ffa8244 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.14.0-SNAPSHOT
+ 3.14.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 ed16c1949df4..bc1807695039 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-jvm/zookeeper/pom.xml b/integration-tests-jvm/zookeeper/pom.xml
index 58175125a4f0..fc091ef2a03b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests-support/activemq/pom.xml b/integration-tests-support/activemq/pom.xml
index 4f2d38bc3cef..d030b1ca3e6e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/aws2/pom.xml b/integration-tests-support/aws2/pom.xml
index a8f337d44579..93a0e613d081 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/azure/pom.xml b/integration-tests-support/azure/pom.xml
index e4321a93c7d3..1de8c7967d33 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.14.0-SNAPSHOT
+ 3.14.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 f6e68eb8a39b..198f8214098a 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.14.0-SNAPSHOT
+ 3.14.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 4c319d6bd149..6e8f2c7baf42 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.14.0-SNAPSHOT
+ 3.14.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 92e44c98d0fc..4354643ba38f 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.14.0-SNAPSHOT
+ 3.14.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 4b44ebe792e4..37f91853714a 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.14.0-SNAPSHOT
+ 3.14.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 5ac545e05ac1..9c0a9d0710a6 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.14.0-SNAPSHOT
+ 3.14.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 2ff244853d88..685bb86a71d8 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.14.0-SNAPSHOT
+ 3.14.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 f55921e71bd1..088240097e07 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.14.0-SNAPSHOT
+ 3.14.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 74bff2a838b0..48fd241f1ef0 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.14.0-SNAPSHOT
+ 3.14.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 84921d79fa96..2fcae4997e49 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.14.0-SNAPSHOT
+ 3.14.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 e467e6466dd9..c5a7a257d685 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.14.0-SNAPSHOT
+ 3.14.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 50870b58a912..ab2b2766393e 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.14.0-SNAPSHOT
+ 3.14.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 43a1512a7568..224becdb906e 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.14.0-SNAPSHOT
+ 3.14.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 f93db748ecf0..cdce648cee72 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.14.0-SNAPSHOT
+ 3.14.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 7e31940f47d7..156cf85e84c2 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.14.0-SNAPSHOT
+ 3.14.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 298afc8dc74b..33c78c4b182a 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.14.0-SNAPSHOT
+ 3.14.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 e20705b174a3..1c972b9f27e9 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.14.0-SNAPSHOT
+ 3.14.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 ddb97bb6a04a..f6f33ea0ad8c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/google/pom.xml b/integration-tests-support/google/pom.xml
index 68c394a9363b..6b80b5a18cd9 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/grpc/pom.xml b/integration-tests-support/grpc/pom.xml
index 003eb19b4565..018acd3e790b 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/jdbc/pom.xml b/integration-tests-support/jdbc/pom.xml
index cf19b048468a..9386412e41c2 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/integration-tests-support/kafka/pom.xml b/integration-tests-support/kafka/pom.xml
index e5a7f347c984..a92225ffa5ff 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/mongodb/pom.xml b/integration-tests-support/mongodb/pom.xml
index f1c93684f2cb..6960b6e71b5c 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/pom.xml b/integration-tests-support/pom.xml
index 30df45f5e34e..440f3c95ee18 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.14.0-SNAPSHOT
+ 3.14.0
../poms/build-parent/pom.xml
@@ -42,8 +42,8 @@
${quarkus.version}
org.apache.camel.quarkus
camel-quarkus-bom
- 3.14.0-SNAPSHOT
- 3.14.0-SNAPSHOT
+ 3.14.0
+ 3.14.0
diff --git a/integration-tests-support/process-executor-support/pom.xml b/integration-tests-support/process-executor-support/pom.xml
index b3d517a78590..d4f1910f60ce 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/splunk/pom.xml b/integration-tests-support/splunk/pom.xml
index 7f58e2c71906..0404711baf6c 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.14.0-SNAPSHOT
+ 3.14.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 67adf72e1cea..2ccab39ebb37 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests-support/wiremock/pom.xml b/integration-tests-support/wiremock/pom.xml
index b9fede4a0a6d..127784e20886 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.14.0-SNAPSHOT
+ 3.14.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 24d862da781a..8f8748b4ef06 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/integration-tests/activemq/pom.xml b/integration-tests/activemq/pom.xml
index 25e1d8b7889e..2a5deb9beb4f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/amqp/pom.xml b/integration-tests/amqp/pom.xml
index a90b532e1c7d..63e5d4c55a54 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/arangodb/pom.xml b/integration-tests/arangodb/pom.xml
index 6ea82954dd49..899d3f5d129f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/as2/pom.xml b/integration-tests/as2/pom.xml
index ee5e44c1710d..356feff04d88 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/avro/pom.xml b/integration-tests/avro/pom.xml
index 498fbcc95eee..9a58fd726981 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/aws2-grouped/pom.xml b/integration-tests/aws2-grouped/pom.xml
index 79a8bc58e0e0..abce170a2af7 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.14.0-SNAPSHOT
+ 3.14.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 4daf837c04b2..5df56b287a96 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/aws2/pom.xml b/integration-tests/aws2/pom.xml
index f56365e87ea6..93ef23e4ac5a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/azure-grouped/pom.xml b/integration-tests/azure-grouped/pom.xml
index 405b2df73a3a..449edf07375c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/base64/pom.xml b/integration-tests/base64/pom.xml
index bb62311a050b..a1269825f270 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/bean-validator/pom.xml b/integration-tests/bean-validator/pom.xml
index 23e1c617b978..404e389cc8cb 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/bindy/pom.xml b/integration-tests/bindy/pom.xml
index 99669fe8e12e..0fd690dcbfa0 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/box/pom.xml b/integration-tests/box/pom.xml
index a5c9b94bef54..b3bf81d37916 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/braintree/pom.xml b/integration-tests/braintree/pom.xml
index 6a6bb2fa1702..68250225c1b2 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/caffeine/pom.xml b/integration-tests/caffeine/pom.xml
index 48c1ca9cac91..52cc59129767 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.14.0-SNAPSHOT
+ 3.14.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 769fe702e63b..52e590b6de3e 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.14.0-SNAPSHOT
+ 3.14.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 029d49793611..ddf51608075e 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.14.0-SNAPSHOT
+ 3.14.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 32792a10da1f..737f1c853cd9 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.14.0-SNAPSHOT
+ 3.14.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 0baa07fa4f20..22000869ed50 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/cbor/pom.xml b/integration-tests/cbor/pom.xml
index f7f565230e2c..31bfd9f1675b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/compression-grouped/pom.xml b/integration-tests/compression-grouped/pom.xml
index 0352f84d8232..1a4355d02033 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/consul/pom.xml b/integration-tests/consul/pom.xml
index 230b85018ecf..7f22408ccdcb 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.14.0-SNAPSHOT
+ 3.14.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 3d0187ebc454..860e24bd8a79 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/couchdb/pom.xml b/integration-tests/couchdb/pom.xml
index 4d0e38cede5f..a3a916c1fe42 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/crypto-pgp/pom.xml b/integration-tests/crypto-pgp/pom.xml
index 89b33437b63f..768a097ea96b 100644
--- a/integration-tests/crypto-pgp/pom.xml
+++ b/integration-tests/crypto-pgp/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-
+
4.0.0
org.apache.camel.quarkus
camel-quarkus-build-parent-it
- 3.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/crypto/pom.xml b/integration-tests/crypto/pom.xml
index f2c03da7d435..789879bf4298 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/csimple/pom.xml b/integration-tests/csimple/pom.xml
index 995edda35ed9..2fad43eb4cc4 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/csv/pom.xml b/integration-tests/csv/pom.xml
index 43f09cf3abd0..5bbc51e50934 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.14.0-SNAPSHOT
+ 3.14.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 e0050b5282a2..0036ecafab1b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/dataformat/pom.xml b/integration-tests/dataformat/pom.xml
index 128150cd6e44..1a3251bffb13 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.14.0-SNAPSHOT
+ 3.14.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 3cca136a6de9..b82da3e7aa7a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/datasonnet/pom.xml b/integration-tests/datasonnet/pom.xml
index fef418766323..426f7a2c5746 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml
index 308ae9cc435d..6c7fb38f6ff7 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/debug/pom.xml b/integration-tests/debug/pom.xml
index 635dac2cdda5..b8be9acfe423 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/digitalocean/pom.xml b/integration-tests/digitalocean/pom.xml
index a99f9b2650a4..efd48da934d3 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/disruptor/pom.xml b/integration-tests/disruptor/pom.xml
index 0f6bc63cff92..17380d189b98 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/dropbox/pom.xml b/integration-tests/dropbox/pom.xml
index dd52264c7a97..4425119e38f5 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/elasticsearch-rest-client/pom.xml b/integration-tests/elasticsearch-rest-client/pom.xml
index 090684256020..095166c4e88a 100644
--- a/integration-tests/elasticsearch-rest-client/pom.xml
+++ b/integration-tests/elasticsearch-rest-client/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent-it
- 3.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/exec/pom.xml b/integration-tests/exec/pom.xml
index 844fe6dae54b..1acf8a62863b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/fhir/pom.xml b/integration-tests/fhir/pom.xml
index 5dd147b64512..b59aaea673fa 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/file/pom.xml b/integration-tests/file/pom.xml
index 373b67c89c41..894361524c11 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/flatpack/pom.xml b/integration-tests/flatpack/pom.xml
index 5d13fa933fac..d47762568dd4 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/fop/pom.xml b/integration-tests/fop/pom.xml
index 5f380b5d0fb2..152680b0388c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/foundation-grouped/pom.xml b/integration-tests/foundation-grouped/pom.xml
index f7860376f9bc..049aaea87ec1 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/freemarker/pom.xml b/integration-tests/freemarker/pom.xml
index e4308aa17f53..13c7578d454a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/ftp/pom.xml b/integration-tests/ftp/pom.xml
index b604f8210785..7983f2a3c5f9 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/geocoder/pom.xml b/integration-tests/geocoder/pom.xml
index 25f9010e1af8..749bca26e47a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/git/pom.xml b/integration-tests/git/pom.xml
index f61768c5b4e8..7633553c45cc 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/github/pom.xml b/integration-tests/github/pom.xml
index 1b723b22df71..11d11adb8fe3 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/google-bigquery/pom.xml b/integration-tests/google-bigquery/pom.xml
index a41de62b510d..85192e3dfd62 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/google-pubsub/pom.xml b/integration-tests/google-pubsub/pom.xml
index d999b6fea8b0..fd6d568186e7 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/google-storage/pom.xml b/integration-tests/google-storage/pom.xml
index 049728a1a467..e685f22ad4f3 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/google/pom.xml b/integration-tests/google/pom.xml
index fc56b3b5f05d..f1c5bab3d5de 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/graphql/pom.xml b/integration-tests/graphql/pom.xml
index c9747bf4364d..4fa968e06dbe 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/grok/pom.xml b/integration-tests/grok/pom.xml
index bc0840f3abc3..d81c87bc19de 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/groovy-dsl/pom.xml b/integration-tests/groovy-dsl/pom.xml
index 6c4caf08f785..c3769610468b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/groovy/pom.xml b/integration-tests/groovy/pom.xml
index ab3e9b4ac192..0424f894675e 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/grpc/pom.xml b/integration-tests/grpc/pom.xml
index 3bb8b8721dc9..20aec091aa26 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/hazelcast/pom.xml b/integration-tests/hazelcast/pom.xml
index ba1bca5f777c..34fbfb16084f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/headersmap/pom.xml b/integration-tests/headersmap/pom.xml
index cb83a1b56a81..4a211c73fc41 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/hl7/pom.xml b/integration-tests/hl7/pom.xml
index b62644698134..6a5f58077c99 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/http-grouped/pom.xml b/integration-tests/http-grouped/pom.xml
index 66690afa898a..1bdac51474d7 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/infinispan-common/pom.xml b/integration-tests/infinispan-common/pom.xml
index 48131156a362..1d188b6ab118 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.14.0-SNAPSHOT
+ 3.14.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 37580c9e52e4..56704883fbae 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/infinispan/pom.xml b/integration-tests/infinispan/pom.xml
index b6f174d9a285..77564acae328 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/influxdb/pom.xml b/integration-tests/influxdb/pom.xml
index 9cbab589b553..2375aca34b32 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jackson-avro/pom.xml b/integration-tests/jackson-avro/pom.xml
index 05626fa2bb9f..b2043ea1ca42 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jackson-protobuf/pom.xml b/integration-tests/jackson-protobuf/pom.xml
index 0b17e268e1a3..e33e2ddfc6c4 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jasypt/pom.xml b/integration-tests/jasypt/pom.xml
index 88a2210786bc..0ecc8a32b0b8 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.14.0-SNAPSHOT
+ 3.14.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 5e8b33c83f68..e2984549b82b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml
index d5c3588a7382..cb7cf26877b8 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jcache/pom.xml b/integration-tests/jcache/pom.xml
index b8939d294044..0f716191886b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jdbc-grouped/pom.xml b/integration-tests/jdbc-grouped/pom.xml
index 6614243fec5a..032191119e38 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jfr/pom.xml b/integration-tests/jfr/pom.xml
index 1862698308c8..f0530a1bcf34 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jira/pom.xml b/integration-tests/jira/pom.xml
index f7b8c434f571..63a4ff1f7857 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.14.0-SNAPSHOT
+ 3.14.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 64398158ec42..a81ee3f1ffce 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.14.0-SNAPSHOT
+ 3.14.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 78af350e46ce..57a7ddf26b2f 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.14.0-SNAPSHOT
+ 3.14.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 5ff70f2db28f..c251d33a6d54 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jolt/pom.xml b/integration-tests/jolt/pom.xml
index 552b678dd209..5db099736fd0 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/joor/pom.xml b/integration-tests/joor/pom.xml
index 68cd7309bb4b..098a53d79350 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml
index 2f1da5cec597..d0b45de9a1aa 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jq/pom.xml b/integration-tests/jq/pom.xml
index be58ab72aaf2..d76b719bd0b1 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/js-dsl/pom.xml b/integration-tests/js-dsl/pom.xml
index 837ffb86223f..3374ddafd8a1 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml
index 338e14562cec..f28464017e44 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jsh-dsl/pom.xml b/integration-tests/jsh-dsl/pom.xml
index b14fa8f6de7f..11628af3995b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jslt/pom.xml b/integration-tests/jslt/pom.xml
index 88eade4acc85..96c17eb29daf 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/json-validator/pom.xml b/integration-tests/json-validator/pom.xml
index 69b29b2a027c..ef25daf8d9d8 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jsonata/pom.xml b/integration-tests/jsonata/pom.xml
index 8a918ca05c83..8fd26a030e75 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jsonpath/pom.xml b/integration-tests/jsonpath/pom.xml
index 504d1fe6c8ef..7d224fdfbc0f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jt400-mocked/pom.xml b/integration-tests/jt400-mocked/pom.xml
index 05edf5c4360a..de1f7be054fc 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jt400/pom.xml b/integration-tests/jt400/pom.xml
index ad8e55e6175a..ce128646e399 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/jta/pom.xml b/integration-tests/jta/pom.xml
index 0ea58cbf4bea..428b60a85763 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kafka-oauth/pom.xml b/integration-tests/kafka-oauth/pom.xml
index f563397960ef..01670e78436b 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.14.0-SNAPSHOT
+ 3.14.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 cf1d84aa0498..4b195fe69888 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml
index 393f7ac06766..3307d86e49ab 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml
index 645cd362cf0f..0aaf17c5d5ad 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index 9d566840242a..ebcebd3237a4 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kamelet/pom.xml b/integration-tests/kamelet/pom.xml
index ff11a9723ceb..7232b4fb3d22 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.14.0-SNAPSHOT
+ 3.14.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 c383ec12857d..fccb8a571a44 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.14.0-SNAPSHOT
+ 3.14.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 fed57c9d6d4e..94efcda1e409 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.14.0-SNAPSHOT
+ 3.14.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 fb18bcde563f..8cdec6d1ad8d 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/knative-producer/pom.xml b/integration-tests/knative-producer/pom.xml
index 5d086870d2a3..d46f1231462c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/knative/pom.xml b/integration-tests/knative/pom.xml
index 8631bc39559e..f53052054161 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kotlin-dsl/pom.xml b/integration-tests/kotlin-dsl/pom.xml
index fde23b33b8c1..fb801a998061 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml
index af51d14358b2..fec33323de24 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml
index ee036c5f7546..6ad2a336ec1b 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/kudu/pom.xml b/integration-tests/kudu/pom.xml
index c4104e19dc33..59124a2e372e 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/langchain4j-chat/pom.xml b/integration-tests/langchain4j-chat/pom.xml
index 015b9976daa1..70c19fff837f 100644
--- a/integration-tests/langchain4j-chat/pom.xml
+++ b/integration-tests/langchain4j-chat/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent-it
- 3.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/ldap/pom.xml b/integration-tests/ldap/pom.xml
index 789e48ed4a76..46fa5fdee023 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/leveldb/pom.xml b/integration-tests/leveldb/pom.xml
index 8ac7828a1e97..be96ef2e526a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/lra/pom.xml b/integration-tests/lra/pom.xml
index e33bbe7cd258..94b2e62cbf35 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/lumberjack/pom.xml b/integration-tests/lumberjack/pom.xml
index fa81684581d5..e4a9559f87c5 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/mail/pom.xml b/integration-tests/mail/pom.xml
index cf47e27a19eb..be0498d08dad 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/main-collector/pom.xml b/integration-tests/main-collector/pom.xml
index 8cf9c03522b6..ae99db57f5b7 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.14.0-SNAPSHOT
+ 3.14.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 8c9f4c26ab68..91e3f5c04ffc 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/main-devmode/pom.xml b/integration-tests/main-devmode/pom.xml
index d0e3e64ae9b4..b23408ad69df 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.14.0-SNAPSHOT
+ 3.14.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 8859f2746ee2..e5f40320d896 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.14.0-SNAPSHOT
+ 3.14.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 8a3cb79657b5..a55721375105 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.14.0-SNAPSHOT
+ 3.14.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 896a684c9585..98230f8ab755 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.14.0-SNAPSHOT
+ 3.14.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 b59192b0502c..84ebd1d93610 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.14.0-SNAPSHOT
+ 3.14.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 589310113b7c..3e0ed31c5e1e 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/main-yaml/pom.xml b/integration-tests/main-yaml/pom.xml
index 1cfcb310cfea..f6e156de1ff7 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml
index 57b6f936db27..aae4ed6d9d9a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/management/pom.xml b/integration-tests/management/pom.xml
index 584892d8090d..9a421200a2ce 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/mapstruct/pom.xml b/integration-tests/mapstruct/pom.xml
index 0e6449bf3522..da9dcf0b7d31 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/master-file/pom.xml b/integration-tests/master-file/pom.xml
index e87fea3e4d8c..274ef39c3554 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/master-openshift/pom.xml b/integration-tests/master-openshift/pom.xml
index 58e5078884fb..6a9dcfc303bb 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/master/pom.xml b/integration-tests/master/pom.xml
index 190b68bf5275..ba78e235d53c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/messaging/common/pom.xml b/integration-tests/messaging/common/pom.xml
index 46a20e7d0d23..bb47f4f96876 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-integration-test-messaging-common
diff --git a/integration-tests/messaging/jms/pom.xml b/integration-tests/messaging/jms/pom.xml
index 63a5986816b3..8b75cafe9e81 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-integration-test-messaging-jms
diff --git a/integration-tests/messaging/pom.xml b/integration-tests/messaging/pom.xml
index 0de756329698..e4c8eb56ddb0 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/messaging/sjms/pom.xml b/integration-tests/messaging/sjms/pom.xml
index 84e929725a2e..7baff3b4d0b1 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-integration-test-messaging-sjms
diff --git a/integration-tests/micrometer/pom.xml b/integration-tests/micrometer/pom.xml
index 52d0bf593456..2eb48f5f140a 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.14.0-SNAPSHOT
+ 3.14.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 90a53d2e6080..2ddc8460232c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/microprofile-health/pom.xml b/integration-tests/microprofile-health/pom.xml
index a76eb00e811f..7096458a79af 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/minio/pom.xml b/integration-tests/minio/pom.xml
index 9a74ee99fb75..fbd8949b07f5 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/mllp/pom.xml b/integration-tests/mllp/pom.xml
index bbfca35e3273..81a1cf024322 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/mongodb-grouped/pom.xml b/integration-tests/mongodb-grouped/pom.xml
index 7115168f1a90..a3789e919cba 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/mustache/pom.xml b/integration-tests/mustache/pom.xml
index 7f21ad1e42c3..979cdba85772 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/mybatis/pom.xml b/integration-tests/mybatis/pom.xml
index c9576537c1aa..e3ec71075f44 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/nats/pom.xml b/integration-tests/nats/pom.xml
index c52af62fdc5b..17806f7069e3 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/netty/pom.xml b/integration-tests/netty/pom.xml
index b7fdca4ef530..429f5012f51d 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/nitrite/pom.xml b/integration-tests/nitrite/pom.xml
index d74dac4fa089..e61d3586be8a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/oaipmh/pom.xml b/integration-tests/oaipmh/pom.xml
index 680cdd3cf5f6..18e24c2ed80c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/ognl/pom.xml b/integration-tests/ognl/pom.xml
index 05f184cf89d3..f7778cc80164 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/olingo4/pom.xml b/integration-tests/olingo4/pom.xml
index cad6dc7a802b..d7505252b04d 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/openapi-java/pom.xml b/integration-tests/openapi-java/pom.xml
index 3476b793dca0..7df07c553d6f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/openstack/pom.xml b/integration-tests/openstack/pom.xml
index f53b0224eeef..3c51a829cf95 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml
index 52f96fd66299..52aa5084efe6 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/optaplanner/pom.xml b/integration-tests/optaplanner/pom.xml
index 0b92f7fdb610..3457fb355f8c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/paho-mqtt5/pom.xml b/integration-tests/paho-mqtt5/pom.xml
index 0d7015346dcb..1d729d86b510 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/paho/pom.xml b/integration-tests/paho/pom.xml
index 292f2922ed47..48d2e8c024b2 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/pdf/pom.xml b/integration-tests/pdf/pom.xml
index c1e42e8d0a67..dfe7dd985371 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.14.0-SNAPSHOT
+ 3.14.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 d0c526fb27bb..f448b1b55899 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/pgevent/pom.xml b/integration-tests/pgevent/pom.xml
index 4082e4c916f8..d7c29a5988b0 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/pinecone/pom.xml b/integration-tests/pinecone/pom.xml
index 672cca549753..3263eac3c3a9 100644
--- a/integration-tests/pinecone/pom.xml
+++ b/integration-tests/pinecone/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent-it
- 3.14.0-SNAPSHOT
+ 3.14.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 5be84042f1d5..6df6d542baa0 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.14.0-SNAPSHOT
+ 3.14.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 d8841817b5ce..4cc3af4e85af 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/platform-http/pom.xml b/integration-tests/platform-http/pom.xml
index dbbf59be6bf2..71c545257860 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index be12657f09f2..908a6bc3280d 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/integration-tests/protobuf/pom.xml b/integration-tests/protobuf/pom.xml
index 1b24ca69a40b..bc35dc329dcb 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/pubnub/pom.xml b/integration-tests/pubnub/pom.xml
index 461082108997..f9dbd6829f80 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/qdrant/pom.xml b/integration-tests/qdrant/pom.xml
index 9bfeadbc6676..708c7d9b0b7e 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/quartz-clustered/pom.xml b/integration-tests/quartz-clustered/pom.xml
index 8fc356b4f858..121d22176a41 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml
index c360b45996e9..846b357f11f4 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml
index 6fa38c34c1e7..6ad303f04200 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/reactive-streams/pom.xml b/integration-tests/reactive-streams/pom.xml
index 9c23998ba49a..f01d8f0367cb 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/rest-openapi/pom.xml b/integration-tests/rest-openapi/pom.xml
index 1b893b26d031..18e612b1492c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/rest/pom.xml b/integration-tests/rest/pom.xml
index 335dcb704ff0..fae5d889b5e2 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/saga/pom.xml b/integration-tests/saga/pom.xml
index 5ad8b125b63e..7e712ee2ab36 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/salesforce/pom.xml b/integration-tests/salesforce/pom.xml
index f73eaf9e79a8..32bc9f256c82 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/sap-netweaver/pom.xml b/integration-tests/sap-netweaver/pom.xml
index 75fc7dbb4e53..edb6b952937f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/saxon/pom.xml b/integration-tests/saxon/pom.xml
index a8eaa9673bdb..bf38ab6577a0 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/servicenow/pom.xml b/integration-tests/servicenow/pom.xml
index 1619082e775d..e182b9a558dc 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/servlet/pom.xml b/integration-tests/servlet/pom.xml
index e2da13bd7a44..f60fb92f960d 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/shiro/pom.xml b/integration-tests/shiro/pom.xml
index afea30944e25..94e5963dc61a 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.14.0-SNAPSHOT
+ 3.14.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 b5d6d6e7a78c..63c9c4da0e7e 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.14.0-SNAPSHOT
+ 3.14.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 0005900e0356..c5744fb4dffb 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.14.0-SNAPSHOT
+ 3.14.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 0eee590a856a..09288a98d344 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.14.0-SNAPSHOT
+ 3.14.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 32149221781b..5a1c31d8e752 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/slack/pom.xml b/integration-tests/slack/pom.xml
index 98324b3406ad..101c5c134898 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.14.0-SNAPSHOT
+ 3.14.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 b04b5f9d7e3d..0fbe5cb2824e 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/smb/pom.xml b/integration-tests/smb/pom.xml
index 0d7be3678c14..e94e4c2840bf 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/soap/pom.xml b/integration-tests/soap/pom.xml
index fa40af87e3b2..eda11c238045 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/splunk-hec/pom.xml b/integration-tests/splunk-hec/pom.xml
index 1925596c22f6..6121769e5af9 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/splunk/pom.xml b/integration-tests/splunk/pom.xml
index 5fd48e2242f5..bc4d7bca6b6e 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/spring-rabbitmq/pom.xml b/integration-tests/spring-rabbitmq/pom.xml
index 46d94c00ee51..418da57d5322 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/sql/pom.xml b/integration-tests/sql/pom.xml
index 3bb60783ce68..0810146e6f06 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/ssh/pom.xml b/integration-tests/ssh/pom.xml
index 928bf4757aec..841b74643863 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/stax/pom.xml b/integration-tests/stax/pom.xml
index 223de7164cec..4a36aedc0938 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/stringtemplate/pom.xml b/integration-tests/stringtemplate/pom.xml
index 437dbbb2271f..03c949fb38ff 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/swift/pom.xml b/integration-tests/swift/pom.xml
index dc39ea25ae5d..4491dac7c3c3 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/syndication/pom.xml b/integration-tests/syndication/pom.xml
index b4f761d2e2be..7462bb89cc3c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/syslog/pom.xml b/integration-tests/syslog/pom.xml
index 27bc36385ca7..296a1f6100fb 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/tarfile/pom.xml b/integration-tests/tarfile/pom.xml
index f5a435d14523..ae7886f65d4a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/telegram/pom.xml b/integration-tests/telegram/pom.xml
index 78ab9382f7b1..1ce113d07db8 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml
index 71aec20ab794..476f1eea15fb 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/twilio/pom.xml b/integration-tests/twilio/pom.xml
index 00740d8fc143..61795f107918 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/twitter/pom.xml b/integration-tests/twitter/pom.xml
index aab888ff3531..b8c4da77cf82 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/univocity-parsers/pom.xml b/integration-tests/univocity-parsers/pom.xml
index dc383ac8040d..1019db0692a7 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/validator/pom.xml b/integration-tests/validator/pom.xml
index 2a42f70d367d..dc020d9f9685 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/velocity/pom.xml b/integration-tests/velocity/pom.xml
index ce28b22beabe..63608cd12ceb 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/vertx-websocket/pom.xml b/integration-tests/vertx-websocket/pom.xml
index 021aaaa9b7d5..db0e9fa8282f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml
index 2bb252977851..289159bd657a 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/wasm/pom.xml b/integration-tests/wasm/pom.xml
index fd5ad6b38dce..db6f565b0853 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/weather/pom.xml b/integration-tests/weather/pom.xml
index 758de40b75ad..c816d8e78139 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/xchange/pom.xml b/integration-tests/xchange/pom.xml
index c0cfdcfe89ba..83e7f5da2c73 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/xj/pom.xml b/integration-tests/xj/pom.xml
index 6225e3040f06..439ebfcb9826 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/xml-grouped/pom.xml b/integration-tests/xml-grouped/pom.xml
index 6c11c0c60125..ebe93f50ca79 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/xml-jaxp/pom.xml b/integration-tests/xml-jaxp/pom.xml
index 5e1cf9c5a623..af066f5ef36f 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/xmlsecurity/pom.xml b/integration-tests/xmlsecurity/pom.xml
index 53804d290083..89e0af90434d 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/xpath/pom.xml b/integration-tests/xpath/pom.xml
index 7e0a3cd64f8a..4eb5b99c6b39 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/xslt-saxon/pom.xml b/integration-tests/xslt-saxon/pom.xml
index 15a9bf65e2eb..57e6f5cb88ba 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/integration-tests/zendesk/pom.xml b/integration-tests/zendesk/pom.xml
index 5268c7e42530..a2cd525622a7 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent-it/pom.xml
diff --git a/pom.xml b/pom.xml
index 08a067f1cf9d..453cf89422b4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
org.apache.camel.quarkus
camel-quarkus
- 3.14.0-SNAPSHOT
+ 3.14.0
pom
Camel Quarkus
@@ -336,7 +336,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.14.0
@@ -415,7 +415,7 @@
clean validate -Pstandard-build -Pcommit-release-changes "-Dcq.commit.message.prefix=[maven-release-plugin] Prepare release" -N
clean validate -Pstandard-build -Pcommit-release-changes "-Dcq.commit.message.prefix=[maven-release-plugin] Set next development version" -N
-
+
deploy
-Dapache-release -DskipTests -Denforcer.skip -Dquarkus.build.skip -Dformatter.skip -Dimpsort.skip
@@ -440,7 +440,7 @@
${maven-shade-plugin.version}
-
+
diff --git a/poms/bom-test/pom.xml b/poms/bom-test/pom.xml
index 840eb08507c5..2b575c51a509 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
@@ -36,7 +36,7 @@
- 3.14.0-SNAPSHOT
+ 3.14.0
diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index 16981ea32b7f..d712ed10e525 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -22,7 +22,7 @@
org.apache.camel.quarkus
camel-quarkus-poms
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
camel-quarkus-bom
@@ -31,7 +31,7 @@
- 3.14.0-SNAPSHOT
+ 3.14.0
diff --git a/poms/build-parent-it/pom.xml b/poms/build-parent-it/pom.xml
index 59a45d609504..92b6fafcf0c8 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.14.0-SNAPSHOT
+ 3.14.0
../build-parent/pom.xml
@@ -41,8 +41,8 @@
${quarkus.version}
org.apache.camel.quarkus
camel-quarkus-bom
- 3.14.0-SNAPSHOT
- 3.14.0-SNAPSHOT
+ 3.14.0
+ 3.14.0
false
diff --git a/poms/build-parent/pom.xml b/poms/build-parent/pom.xml
index a21ed75d2c19..cf3de43bdc92 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/poms/pom.xml b/poms/pom.xml
index 2976fb24dc76..cfd175b83fb5 100644
--- a/poms/pom.xml
+++ b/poms/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus
- 3.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
diff --git a/test-framework/junit5-extension-tests/pom.xml b/test-framework/junit5-extension-tests/pom.xml
index b549f3f7d82b..de2c7c4d203e 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml
index 8f6038dd47f9..c562c0fe1317 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.14.0-SNAPSHOT
+ 3.14.0
../pom.xml
4.0.0
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index 5e2156040d95..4d2b3798e397 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus-build-parent
- 3.14.0-SNAPSHOT
+ 3.14.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 f421f1b17748..0bdaddda2469 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.14.0-SNAPSHOT
+ 3.14.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 727894c183a1..468d01e95aaa 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent/pom.xml
4.0.0
diff --git a/tooling/maven-plugin/pom.xml b/tooling/maven-plugin/pom.xml
index b39921ccbeeb..27d936e279a9 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent/pom.xml
diff --git a/tooling/perf-regression/pom.xml b/tooling/perf-regression/pom.xml
index 5b9fa67d001c..22d873f8041c 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.14.0-SNAPSHOT
+ 3.14.0
../../poms/build-parent/pom.xml
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 4c1fa700039f..dbfc5bcfb97f 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -23,7 +23,7 @@
org.apache.camel.quarkus
camel-quarkus
- 3.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-tooling
diff --git a/tooling/test-list/pom.xml b/tooling/test-list/pom.xml
index 709078343dc2..21f165a8f8bb 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.14.0-SNAPSHOT
+ 3.14.0
camel-quarkus-test-list