[maven-release-plugin] Prepare release 2.16.0
diff --git a/catalog/pom.xml b/catalog/pom.xml
index 44d44d4..b8681fa 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../poms/build-parent/pom.xml</relativePath>
</parent>
diff --git a/docs/antora.yml b/docs/antora.yml
index 3ca1ed8..361fb40 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -17,14 +17,11 @@
name: camel-quarkus
title: Camel Quarkus
-version: next
-prerelease: true
-display-version: Next (Pre-release)
+version: 2.16.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 13d0b53..690b1e9 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-docs</artifactId>
diff --git a/docs/source-map.yml b/docs/source-map.yml
index d2f96b7..5626e83 100644
--- a/docs/source-map.yml
+++ b/docs/source-map.yml
@@ -21,5 +21,5 @@
- url: 'https://github.com/apache/camel-quarkus.git'
mapped-url: './../camel-quarkus'
branches:
- - branch: main
+ - branch: 2.16.x
mapped-branch: HEAD
diff --git a/extensions-core/caffeine-lrucache/deployment/pom.xml b/extensions-core/caffeine-lrucache/deployment/pom.xml
index b252093..da4829f 100644
--- a/extensions-core/caffeine-lrucache/deployment/pom.xml
+++ b/extensions-core/caffeine-lrucache/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-caffeine-lrucache-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/caffeine-lrucache/pom.xml b/extensions-core/caffeine-lrucache/pom.xml
index 70dfd64..9191b3d 100644
--- a/extensions-core/caffeine-lrucache/pom.xml
+++ b/extensions-core/caffeine-lrucache/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/caffeine-lrucache/runtime/pom.xml b/extensions-core/caffeine-lrucache/runtime/pom.xml
index a587d62..762088c 100644
--- a/extensions-core/caffeine-lrucache/runtime/pom.xml
+++ b/extensions-core/caffeine-lrucache/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-caffeine-lrucache-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/core-cloud/deployment/pom.xml b/extensions-core/core-cloud/deployment/pom.xml
index 2d77096..fc1687c6 100644
--- a/extensions-core/core-cloud/deployment/pom.xml
+++ b/extensions-core/core-cloud/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-core-cloud-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/core-cloud/pom.xml b/extensions-core/core-cloud/pom.xml
index 11f6014..b35c3a6 100644
--- a/extensions-core/core-cloud/pom.xml
+++ b/extensions-core/core-cloud/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/core-cloud/runtime/pom.xml b/extensions-core/core-cloud/runtime/pom.xml
index 02930f7..974f121 100644
--- a/extensions-core/core-cloud/runtime/pom.xml
+++ b/extensions-core/core-cloud/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-core-cloud-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/core/deployment/pom.xml b/extensions-core/core/deployment/pom.xml
index 934dfcb..c833404 100644
--- a/extensions-core/core/deployment/pom.xml
+++ b/extensions-core/core/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-core-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>camel-quarkus-core-deployment</artifactId>
diff --git a/extensions-core/core/pom.xml b/extensions-core/core/pom.xml
index 6b15d2c..deb1923 100644
--- a/extensions-core/core/pom.xml
+++ b/extensions-core/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/core/runtime/pom.xml b/extensions-core/core/runtime/pom.xml
index 2bc2356..46da33f 100644
--- a/extensions-core/core/runtime/pom.xml
+++ b/extensions-core/core/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-core-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-core/http-common/deployment/pom.xml b/extensions-core/http-common/deployment/pom.xml
index 73e8277..5d22921 100644
--- a/extensions-core/http-common/deployment/pom.xml
+++ b/extensions-core/http-common/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-http-common-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/http-common/pom.xml b/extensions-core/http-common/pom.xml
index 353116c..8f96b9e 100644
--- a/extensions-core/http-common/pom.xml
+++ b/extensions-core/http-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/http-common/runtime/pom.xml b/extensions-core/http-common/runtime/pom.xml
index ebd49f8..bc38d2a 100644
--- a/extensions-core/http-common/runtime/pom.xml
+++ b/extensions-core/http-common/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-http-common-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/pom.xml b/extensions-core/pom.xml
index 61e1e6f..d039806 100644
--- a/extensions-core/pom.xml
+++ b/extensions-core/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../poms/build-parent/pom.xml</relativePath>
</parent>
diff --git a/extensions-core/reactive-executor/deployment/pom.xml b/extensions-core/reactive-executor/deployment/pom.xml
index d08d660..949b2f3 100644
--- a/extensions-core/reactive-executor/deployment/pom.xml
+++ b/extensions-core/reactive-executor/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-reactive-executor-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/reactive-executor/pom.xml b/extensions-core/reactive-executor/pom.xml
index 2813676..c207f12 100644
--- a/extensions-core/reactive-executor/pom.xml
+++ b/extensions-core/reactive-executor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/reactive-executor/runtime/pom.xml b/extensions-core/reactive-executor/runtime/pom.xml
index 375cc03..872961b 100644
--- a/extensions-core/reactive-executor/runtime/pom.xml
+++ b/extensions-core/reactive-executor/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-reactive-executor-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/threadpoolfactory-vertx/deployment/pom.xml b/extensions-core/threadpoolfactory-vertx/deployment/pom.xml
index c22740c..8811abb 100644
--- a/extensions-core/threadpoolfactory-vertx/deployment/pom.xml
+++ b/extensions-core/threadpoolfactory-vertx/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-threadpoolfactory-vertx-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/threadpoolfactory-vertx/pom.xml b/extensions-core/threadpoolfactory-vertx/pom.xml
index 337f5a9..16043b4 100644
--- a/extensions-core/threadpoolfactory-vertx/pom.xml
+++ b/extensions-core/threadpoolfactory-vertx/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/threadpoolfactory-vertx/runtime/pom.xml b/extensions-core/threadpoolfactory-vertx/runtime/pom.xml
index 22de796..aa61ac8 100644
--- a/extensions-core/threadpoolfactory-vertx/runtime/pom.xml
+++ b/extensions-core/threadpoolfactory-vertx/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-threadpoolfactory-vertx-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-io-dsl/deployment/pom.xml b/extensions-core/xml-io-dsl/deployment/pom.xml
index fb7b345..54f00de 100644
--- a/extensions-core/xml-io-dsl/deployment/pom.xml
+++ b/extensions-core/xml-io-dsl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-io-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-io-dsl/pom.xml b/extensions-core/xml-io-dsl/pom.xml
index 0ad4aa2..22fe024 100644
--- a/extensions-core/xml-io-dsl/pom.xml
+++ b/extensions-core/xml-io-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-io-dsl/runtime/pom.xml b/extensions-core/xml-io-dsl/runtime/pom.xml
index 0c11c80..e21cdca 100644
--- a/extensions-core/xml-io-dsl/runtime/pom.xml
+++ b/extensions-core/xml-io-dsl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-io-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-jaxb/deployment/pom.xml b/extensions-core/xml-jaxb/deployment/pom.xml
index dc6bcec..075012b 100644
--- a/extensions-core/xml-jaxb/deployment/pom.xml
+++ b/extensions-core/xml-jaxb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-jaxb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-jaxb/pom.xml b/extensions-core/xml-jaxb/pom.xml
index 88f830c..e6d225f 100644
--- a/extensions-core/xml-jaxb/pom.xml
+++ b/extensions-core/xml-jaxb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-jaxb/runtime/pom.xml b/extensions-core/xml-jaxb/runtime/pom.xml
index 94b4102..6dfadcc 100644
--- a/extensions-core/xml-jaxb/runtime/pom.xml
+++ b/extensions-core/xml-jaxb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-jaxb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-jaxp/deployment/pom.xml b/extensions-core/xml-jaxp/deployment/pom.xml
index 1703385..2e9becd 100644
--- a/extensions-core/xml-jaxp/deployment/pom.xml
+++ b/extensions-core/xml-jaxp/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-jaxp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-jaxp/pom.xml b/extensions-core/xml-jaxp/pom.xml
index ca26969..d58a005 100644
--- a/extensions-core/xml-jaxp/pom.xml
+++ b/extensions-core/xml-jaxp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/xml-jaxp/runtime/pom.xml b/extensions-core/xml-jaxp/runtime/pom.xml
index fa2376e..714565f 100644
--- a/extensions-core/xml-jaxp/runtime/pom.xml
+++ b/extensions-core/xml-jaxp/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xml-jaxp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/yaml-dsl/deployment/pom.xml b/extensions-core/yaml-dsl/deployment/pom.xml
index 7f6c05f..54ae70b 100644
--- a/extensions-core/yaml-dsl/deployment/pom.xml
+++ b/extensions-core/yaml-dsl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-yaml-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/yaml-dsl/pom.xml b/extensions-core/yaml-dsl/pom.xml
index c3c8a6f..eac235b 100644
--- a/extensions-core/yaml-dsl/pom.xml
+++ b/extensions-core/yaml-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-core</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-core/yaml-dsl/runtime/pom.xml b/extensions-core/yaml-dsl/runtime/pom.xml
index 8ed1ecd..ab5ee07 100644
--- a/extensions-core/yaml-dsl/runtime/pom.xml
+++ b/extensions-core/yaml-dsl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-yaml-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/asn1/deployment/pom.xml b/extensions-jvm/asn1/deployment/pom.xml
index fb1a77f..91543ce 100644
--- a/extensions-jvm/asn1/deployment/pom.xml
+++ b/extensions-jvm/asn1/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-asn1-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/asn1/pom.xml b/extensions-jvm/asn1/pom.xml
index 3a0daf6..4cb76a6 100644
--- a/extensions-jvm/asn1/pom.xml
+++ b/extensions-jvm/asn1/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/asn1/runtime/pom.xml b/extensions-jvm/asn1/runtime/pom.xml
index 6e13f27..85a6bc7 100644
--- a/extensions-jvm/asn1/runtime/pom.xml
+++ b/extensions-jvm/asn1/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-asn1-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/asterisk/deployment/pom.xml b/extensions-jvm/asterisk/deployment/pom.xml
index bf78010..961ad84 100644
--- a/extensions-jvm/asterisk/deployment/pom.xml
+++ b/extensions-jvm/asterisk/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-asterisk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/asterisk/pom.xml b/extensions-jvm/asterisk/pom.xml
index 53b5968..6991cbe 100644
--- a/extensions-jvm/asterisk/pom.xml
+++ b/extensions-jvm/asterisk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/asterisk/runtime/pom.xml b/extensions-jvm/asterisk/runtime/pom.xml
index a23c9bd..c836f8f 100644
--- a/extensions-jvm/asterisk/runtime/pom.xml
+++ b/extensions-jvm/asterisk/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-asterisk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/atmos/deployment/pom.xml b/extensions-jvm/atmos/deployment/pom.xml
index 624cb48..377f74b 100644
--- a/extensions-jvm/atmos/deployment/pom.xml
+++ b/extensions-jvm/atmos/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-atmos-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/atmos/pom.xml b/extensions-jvm/atmos/pom.xml
index 816cc4c..c15ce1f 100644
--- a/extensions-jvm/atmos/pom.xml
+++ b/extensions-jvm/atmos/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/atmos/runtime/pom.xml b/extensions-jvm/atmos/runtime/pom.xml
index 071e158..8fa0d6c 100644
--- a/extensions-jvm/atmos/runtime/pom.xml
+++ b/extensions-jvm/atmos/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-atmos-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/aws-secrets-manager/deployment/pom.xml b/extensions-jvm/aws-secrets-manager/deployment/pom.xml
index a638228..95baa2f 100644
--- a/extensions-jvm/aws-secrets-manager/deployment/pom.xml
+++ b/extensions-jvm/aws-secrets-manager/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws-secrets-manager-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/aws-secrets-manager/pom.xml b/extensions-jvm/aws-secrets-manager/pom.xml
index 650d2a1..414da66 100644
--- a/extensions-jvm/aws-secrets-manager/pom.xml
+++ b/extensions-jvm/aws-secrets-manager/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/aws-secrets-manager/runtime/pom.xml b/extensions-jvm/aws-secrets-manager/runtime/pom.xml
index 6689bc3..32d4890 100644
--- a/extensions-jvm/aws-secrets-manager/runtime/pom.xml
+++ b/extensions-jvm/aws-secrets-manager/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws-secrets-manager-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/aws-xray/deployment/pom.xml b/extensions-jvm/aws-xray/deployment/pom.xml
index fec4d91..d7f720f 100644
--- a/extensions-jvm/aws-xray/deployment/pom.xml
+++ b/extensions-jvm/aws-xray/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws-xray-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/aws-xray/pom.xml b/extensions-jvm/aws-xray/pom.xml
index a2891d5..5d76dfb 100644
--- a/extensions-jvm/aws-xray/pom.xml
+++ b/extensions-jvm/aws-xray/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/aws-xray/runtime/pom.xml b/extensions-jvm/aws-xray/runtime/pom.xml
index 86857b9..93dacf4 100644
--- a/extensions-jvm/aws-xray/runtime/pom.xml
+++ b/extensions-jvm/aws-xray/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws-xray-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-cosmosdb/deployment/pom.xml b/extensions-jvm/azure-cosmosdb/deployment/pom.xml
index 2adbce3..e02458d 100644
--- a/extensions-jvm/azure-cosmosdb/deployment/pom.xml
+++ b/extensions-jvm/azure-cosmosdb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-cosmosdb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-cosmosdb/pom.xml b/extensions-jvm/azure-cosmosdb/pom.xml
index e7db5c1..bfb0667 100644
--- a/extensions-jvm/azure-cosmosdb/pom.xml
+++ b/extensions-jvm/azure-cosmosdb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-cosmosdb/runtime/pom.xml b/extensions-jvm/azure-cosmosdb/runtime/pom.xml
index fe37a1f..9a40e02 100644
--- a/extensions-jvm/azure-cosmosdb/runtime/pom.xml
+++ b/extensions-jvm/azure-cosmosdb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-cosmosdb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-key-vault/deployment/pom.xml b/extensions-jvm/azure-key-vault/deployment/pom.xml
index a82132d..fc20384 100644
--- a/extensions-jvm/azure-key-vault/deployment/pom.xml
+++ b/extensions-jvm/azure-key-vault/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-key-vault-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-key-vault/pom.xml b/extensions-jvm/azure-key-vault/pom.xml
index dfa9569..dc875e8 100644
--- a/extensions-jvm/azure-key-vault/pom.xml
+++ b/extensions-jvm/azure-key-vault/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-key-vault/runtime/pom.xml b/extensions-jvm/azure-key-vault/runtime/pom.xml
index 02d5a0d..a652c0e 100644
--- a/extensions-jvm/azure-key-vault/runtime/pom.xml
+++ b/extensions-jvm/azure-key-vault/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-key-vault-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-servicebus/deployment/pom.xml b/extensions-jvm/azure-servicebus/deployment/pom.xml
index 35177f0..a1220ed 100644
--- a/extensions-jvm/azure-servicebus/deployment/pom.xml
+++ b/extensions-jvm/azure-servicebus/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-servicebus-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-servicebus/pom.xml b/extensions-jvm/azure-servicebus/pom.xml
index d220c84..8220ac0 100644
--- a/extensions-jvm/azure-servicebus/pom.xml
+++ b/extensions-jvm/azure-servicebus/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-servicebus/runtime/pom.xml b/extensions-jvm/azure-servicebus/runtime/pom.xml
index 8b6b0cd..c521eee 100644
--- a/extensions-jvm/azure-servicebus/runtime/pom.xml
+++ b/extensions-jvm/azure-servicebus/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-servicebus-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-storage-datalake/deployment/pom.xml b/extensions-jvm/azure-storage-datalake/deployment/pom.xml
index 699b41c..9a6a9a5 100644
--- a/extensions-jvm/azure-storage-datalake/deployment/pom.xml
+++ b/extensions-jvm/azure-storage-datalake/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-storage-datalake-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-storage-datalake/pom.xml b/extensions-jvm/azure-storage-datalake/pom.xml
index c97eadc..6026923 100644
--- a/extensions-jvm/azure-storage-datalake/pom.xml
+++ b/extensions-jvm/azure-storage-datalake/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/azure-storage-datalake/runtime/pom.xml b/extensions-jvm/azure-storage-datalake/runtime/pom.xml
index 9bc8638..a6c34a2 100644
--- a/extensions-jvm/azure-storage-datalake/runtime/pom.xml
+++ b/extensions-jvm/azure-storage-datalake/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-storage-datalake-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/barcode/deployment/pom.xml b/extensions-jvm/barcode/deployment/pom.xml
index 906920f..74d9915 100644
--- a/extensions-jvm/barcode/deployment/pom.xml
+++ b/extensions-jvm/barcode/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-barcode-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/barcode/pom.xml b/extensions-jvm/barcode/pom.xml
index 7047784..0d3f596 100644
--- a/extensions-jvm/barcode/pom.xml
+++ b/extensions-jvm/barcode/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/barcode/runtime/pom.xml b/extensions-jvm/barcode/runtime/pom.xml
index e83b06e..dae374f 100644
--- a/extensions-jvm/barcode/runtime/pom.xml
+++ b/extensions-jvm/barcode/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-barcode-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/bonita/deployment/pom.xml b/extensions-jvm/bonita/deployment/pom.xml
index b291c0b..4e91787 100644
--- a/extensions-jvm/bonita/deployment/pom.xml
+++ b/extensions-jvm/bonita/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bonita-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/bonita/pom.xml b/extensions-jvm/bonita/pom.xml
index 2405b83..5afc1c2 100644
--- a/extensions-jvm/bonita/pom.xml
+++ b/extensions-jvm/bonita/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/bonita/runtime/pom.xml b/extensions-jvm/bonita/runtime/pom.xml
index 51cd6a3..81d1bda 100644
--- a/extensions-jvm/bonita/runtime/pom.xml
+++ b/extensions-jvm/bonita/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bonita-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/chatscript/deployment/pom.xml b/extensions-jvm/chatscript/deployment/pom.xml
index d2e7add..21f68ee 100644
--- a/extensions-jvm/chatscript/deployment/pom.xml
+++ b/extensions-jvm/chatscript/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-chatscript-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/chatscript/pom.xml b/extensions-jvm/chatscript/pom.xml
index 5bcd7e6..095dae2 100644
--- a/extensions-jvm/chatscript/pom.xml
+++ b/extensions-jvm/chatscript/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/chatscript/runtime/pom.xml b/extensions-jvm/chatscript/runtime/pom.xml
index 6b4aaaa..a9af1f5 100644
--- a/extensions-jvm/chatscript/runtime/pom.xml
+++ b/extensions-jvm/chatscript/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-chatscript-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/chunk/deployment/pom.xml b/extensions-jvm/chunk/deployment/pom.xml
index 928c90b..06ec7f1 100644
--- a/extensions-jvm/chunk/deployment/pom.xml
+++ b/extensions-jvm/chunk/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-chunk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/chunk/pom.xml b/extensions-jvm/chunk/pom.xml
index 35cd67e..e4b2942 100644
--- a/extensions-jvm/chunk/pom.xml
+++ b/extensions-jvm/chunk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/chunk/runtime/pom.xml b/extensions-jvm/chunk/runtime/pom.xml
index 91c650f..303d950 100644
--- a/extensions-jvm/chunk/runtime/pom.xml
+++ b/extensions-jvm/chunk/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-chunk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cm-sms/deployment/pom.xml b/extensions-jvm/cm-sms/deployment/pom.xml
index a9907b6..0e41433 100644
--- a/extensions-jvm/cm-sms/deployment/pom.xml
+++ b/extensions-jvm/cm-sms/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cm-sms-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cm-sms/pom.xml b/extensions-jvm/cm-sms/pom.xml
index 0accc6b..13cbef7 100644
--- a/extensions-jvm/cm-sms/pom.xml
+++ b/extensions-jvm/cm-sms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cm-sms/runtime/pom.xml b/extensions-jvm/cm-sms/runtime/pom.xml
index c62645f..c22975c 100644
--- a/extensions-jvm/cm-sms/runtime/pom.xml
+++ b/extensions-jvm/cm-sms/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cm-sms-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cmis/deployment/pom.xml b/extensions-jvm/cmis/deployment/pom.xml
index 6e68a99..dedf42c 100644
--- a/extensions-jvm/cmis/deployment/pom.xml
+++ b/extensions-jvm/cmis/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cmis-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cmis/pom.xml b/extensions-jvm/cmis/pom.xml
index 4952074..c505f98 100644
--- a/extensions-jvm/cmis/pom.xml
+++ b/extensions-jvm/cmis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cmis/runtime/pom.xml b/extensions-jvm/cmis/runtime/pom.xml
index 3e821ef..0e82d8c 100644
--- a/extensions-jvm/cmis/runtime/pom.xml
+++ b/extensions-jvm/cmis/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cmis-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/coap/deployment/pom.xml b/extensions-jvm/coap/deployment/pom.xml
index d4cac1d..b268351 100644
--- a/extensions-jvm/coap/deployment/pom.xml
+++ b/extensions-jvm/coap/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-coap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/coap/pom.xml b/extensions-jvm/coap/pom.xml
index f58bcf4..c636472 100644
--- a/extensions-jvm/coap/pom.xml
+++ b/extensions-jvm/coap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/coap/runtime/pom.xml b/extensions-jvm/coap/runtime/pom.xml
index 847fc7a..dd09dd3 100644
--- a/extensions-jvm/coap/runtime/pom.xml
+++ b/extensions-jvm/coap/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-coap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cometd/deployment/pom.xml b/extensions-jvm/cometd/deployment/pom.xml
index fdde125..2690bc7 100644
--- a/extensions-jvm/cometd/deployment/pom.xml
+++ b/extensions-jvm/cometd/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cometd-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cometd/pom.xml b/extensions-jvm/cometd/pom.xml
index 14734ad..c7320e8 100644
--- a/extensions-jvm/cometd/pom.xml
+++ b/extensions-jvm/cometd/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/cometd/runtime/pom.xml b/extensions-jvm/cometd/runtime/pom.xml
index 46a9b2c..3c2f85f 100644
--- a/extensions-jvm/cometd/runtime/pom.xml
+++ b/extensions-jvm/cometd/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cometd-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/console/deployment/pom.xml b/extensions-jvm/console/deployment/pom.xml
index 88a7380..a38341e 100644
--- a/extensions-jvm/console/deployment/pom.xml
+++ b/extensions-jvm/console/deployment/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-console-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/console/pom.xml b/extensions-jvm/console/pom.xml
index aa94aab..2258f0c 100644
--- a/extensions-jvm/console/pom.xml
+++ b/extensions-jvm/console/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/console/runtime/pom.xml b/extensions-jvm/console/runtime/pom.xml
index 8d6917b..cc4ca77 100644
--- a/extensions-jvm/console/runtime/pom.xml
+++ b/extensions-jvm/console/runtime/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-console-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/corda/deployment/pom.xml b/extensions-jvm/corda/deployment/pom.xml
index d55f291..6e34185 100644
--- a/extensions-jvm/corda/deployment/pom.xml
+++ b/extensions-jvm/corda/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-corda-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/corda/pom.xml b/extensions-jvm/corda/pom.xml
index a37b376..7652c80 100644
--- a/extensions-jvm/corda/pom.xml
+++ b/extensions-jvm/corda/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/corda/runtime/pom.xml b/extensions-jvm/corda/runtime/pom.xml
index d3dca44..fc0511c 100644
--- a/extensions-jvm/corda/runtime/pom.xml
+++ b/extensions-jvm/corda/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-corda-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/couchbase/deployment/pom.xml b/extensions-jvm/couchbase/deployment/pom.xml
index bbed700..b8b2561 100644
--- a/extensions-jvm/couchbase/deployment/pom.xml
+++ b/extensions-jvm/couchbase/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-couchbase-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/couchbase/pom.xml b/extensions-jvm/couchbase/pom.xml
index 8a52440..cfb0038 100644
--- a/extensions-jvm/couchbase/pom.xml
+++ b/extensions-jvm/couchbase/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/couchbase/runtime/pom.xml b/extensions-jvm/couchbase/runtime/pom.xml
index e1bd350..42b2c2f 100644
--- a/extensions-jvm/couchbase/runtime/pom.xml
+++ b/extensions-jvm/couchbase/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-couchbase-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/debug/deployment/pom.xml b/extensions-jvm/debug/deployment/pom.xml
index 2f8ecab..73f4d0c 100644
--- a/extensions-jvm/debug/deployment/pom.xml
+++ b/extensions-jvm/debug/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debug-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/debug/pom.xml b/extensions-jvm/debug/pom.xml
index c69d16f..ad45951 100644
--- a/extensions-jvm/debug/pom.xml
+++ b/extensions-jvm/debug/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/debug/runtime/pom.xml b/extensions-jvm/debug/runtime/pom.xml
index 667e861..1f5be90 100644
--- a/extensions-jvm/debug/runtime/pom.xml
+++ b/extensions-jvm/debug/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debug-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/djl/deployment/pom.xml b/extensions-jvm/djl/deployment/pom.xml
index d4e2061..b1db77d 100644
--- a/extensions-jvm/djl/deployment/pom.xml
+++ b/extensions-jvm/djl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-djl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/djl/pom.xml b/extensions-jvm/djl/pom.xml
index 88b4281..4e48c79 100644
--- a/extensions-jvm/djl/pom.xml
+++ b/extensions-jvm/djl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/djl/runtime/pom.xml b/extensions-jvm/djl/runtime/pom.xml
index 54a8e36..ba0ce15 100644
--- a/extensions-jvm/djl/runtime/pom.xml
+++ b/extensions-jvm/djl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-djl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/dns/deployment/pom.xml b/extensions-jvm/dns/deployment/pom.xml
index 3972c16..9cbd144 100644
--- a/extensions-jvm/dns/deployment/pom.xml
+++ b/extensions-jvm/dns/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dns-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/dns/pom.xml b/extensions-jvm/dns/pom.xml
index 80eca83..e4fae7d 100644
--- a/extensions-jvm/dns/pom.xml
+++ b/extensions-jvm/dns/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/dns/runtime/pom.xml b/extensions-jvm/dns/runtime/pom.xml
index cf4e5cb..81d2039 100644
--- a/extensions-jvm/dns/runtime/pom.xml
+++ b/extensions-jvm/dns/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dns-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/drill/deployment/pom.xml b/extensions-jvm/drill/deployment/pom.xml
index a9d1902..e8261ff 100644
--- a/extensions-jvm/drill/deployment/pom.xml
+++ b/extensions-jvm/drill/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-drill-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/drill/pom.xml b/extensions-jvm/drill/pom.xml
index 5471766..2a38416 100644
--- a/extensions-jvm/drill/pom.xml
+++ b/extensions-jvm/drill/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/drill/runtime/pom.xml b/extensions-jvm/drill/runtime/pom.xml
index 2135dcd..04b224b 100644
--- a/extensions-jvm/drill/runtime/pom.xml
+++ b/extensions-jvm/drill/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-drill-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/dsl-modeline/deployment/pom.xml b/extensions-jvm/dsl-modeline/deployment/pom.xml
index 41ba1be..324b640 100644
--- a/extensions-jvm/dsl-modeline/deployment/pom.xml
+++ b/extensions-jvm/dsl-modeline/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dsl-modeline-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/dsl-modeline/pom.xml b/extensions-jvm/dsl-modeline/pom.xml
index c6dd541..f67edf7 100644
--- a/extensions-jvm/dsl-modeline/pom.xml
+++ b/extensions-jvm/dsl-modeline/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/dsl-modeline/runtime/pom.xml b/extensions-jvm/dsl-modeline/runtime/pom.xml
index 42595bf..e02a4e9 100644
--- a/extensions-jvm/dsl-modeline/runtime/pom.xml
+++ b/extensions-jvm/dsl-modeline/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dsl-modeline-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ehcache/deployment/pom.xml b/extensions-jvm/ehcache/deployment/pom.xml
index e3f0654..6a58534 100644
--- a/extensions-jvm/ehcache/deployment/pom.xml
+++ b/extensions-jvm/ehcache/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ehcache-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ehcache/pom.xml b/extensions-jvm/ehcache/pom.xml
index ad71357..e5f2ce9 100644
--- a/extensions-jvm/ehcache/pom.xml
+++ b/extensions-jvm/ehcache/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ehcache/runtime/pom.xml b/extensions-jvm/ehcache/runtime/pom.xml
index 69a30ad..14546ad 100644
--- a/extensions-jvm/ehcache/runtime/pom.xml
+++ b/extensions-jvm/ehcache/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ehcache-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/etcd3/deployment/pom.xml b/extensions-jvm/etcd3/deployment/pom.xml
index 63d4e4f..ef1ea64 100644
--- a/extensions-jvm/etcd3/deployment/pom.xml
+++ b/extensions-jvm/etcd3/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-etcd3-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/etcd3/pom.xml b/extensions-jvm/etcd3/pom.xml
index fe7ec7a..0d09a6f 100644
--- a/extensions-jvm/etcd3/pom.xml
+++ b/extensions-jvm/etcd3/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/etcd3/runtime/pom.xml b/extensions-jvm/etcd3/runtime/pom.xml
index 146bfee..273a511 100644
--- a/extensions-jvm/etcd3/runtime/pom.xml
+++ b/extensions-jvm/etcd3/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-etcd3-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/facebook/deployment/pom.xml b/extensions-jvm/facebook/deployment/pom.xml
index fe39de6..30ddf1e 100644
--- a/extensions-jvm/facebook/deployment/pom.xml
+++ b/extensions-jvm/facebook/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-facebook-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/facebook/pom.xml b/extensions-jvm/facebook/pom.xml
index a8e7ce6..701c9e4 100644
--- a/extensions-jvm/facebook/pom.xml
+++ b/extensions-jvm/facebook/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/facebook/runtime/pom.xml b/extensions-jvm/facebook/runtime/pom.xml
index 27e0f77..548e8cf 100644
--- a/extensions-jvm/facebook/runtime/pom.xml
+++ b/extensions-jvm/facebook/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-facebook-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/fastjson/deployment/pom.xml b/extensions-jvm/fastjson/deployment/pom.xml
index 0fc169b..3c5d345 100644
--- a/extensions-jvm/fastjson/deployment/pom.xml
+++ b/extensions-jvm/fastjson/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-fastjson-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/fastjson/pom.xml b/extensions-jvm/fastjson/pom.xml
index 43760af..0612742 100644
--- a/extensions-jvm/fastjson/pom.xml
+++ b/extensions-jvm/fastjson/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/fastjson/runtime/pom.xml b/extensions-jvm/fastjson/runtime/pom.xml
index 8b58fc4..79ead5f 100644
--- a/extensions-jvm/fastjson/runtime/pom.xml
+++ b/extensions-jvm/fastjson/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-fastjson-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/flink/deployment/pom.xml b/extensions-jvm/flink/deployment/pom.xml
index 1d1325c..f2e6577 100644
--- a/extensions-jvm/flink/deployment/pom.xml
+++ b/extensions-jvm/flink/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-flink-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/flink/pom.xml b/extensions-jvm/flink/pom.xml
index 374838d..23b9804 100644
--- a/extensions-jvm/flink/pom.xml
+++ b/extensions-jvm/flink/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/flink/runtime/pom.xml b/extensions-jvm/flink/runtime/pom.xml
index 60ba317..062ec71 100644
--- a/extensions-jvm/flink/runtime/pom.xml
+++ b/extensions-jvm/flink/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-flink-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/google-functions/deployment/pom.xml b/extensions-jvm/google-functions/deployment/pom.xml
index 101b1ed..81d9394 100644
--- a/extensions-jvm/google-functions/deployment/pom.xml
+++ b/extensions-jvm/google-functions/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-functions-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/google-functions/pom.xml b/extensions-jvm/google-functions/pom.xml
index ccadbf2..130a38ff 100644
--- a/extensions-jvm/google-functions/pom.xml
+++ b/extensions-jvm/google-functions/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/google-functions/runtime/pom.xml b/extensions-jvm/google-functions/runtime/pom.xml
index 16918bb..0129e15 100644
--- a/extensions-jvm/google-functions/runtime/pom.xml
+++ b/extensions-jvm/google-functions/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-functions-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/google-secret-manager/deployment/pom.xml b/extensions-jvm/google-secret-manager/deployment/pom.xml
index 39de45f..6bfd540 100644
--- a/extensions-jvm/google-secret-manager/deployment/pom.xml
+++ b/extensions-jvm/google-secret-manager/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-secret-manager-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/google-secret-manager/pom.xml b/extensions-jvm/google-secret-manager/pom.xml
index eb45370..6d9f814 100644
--- a/extensions-jvm/google-secret-manager/pom.xml
+++ b/extensions-jvm/google-secret-manager/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/google-secret-manager/runtime/pom.xml b/extensions-jvm/google-secret-manager/runtime/pom.xml
index df377e7..83efbe4 100644
--- a/extensions-jvm/google-secret-manager/runtime/pom.xml
+++ b/extensions-jvm/google-secret-manager/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-secret-manager-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/groovy/deployment/pom.xml b/extensions-jvm/groovy/deployment/pom.xml
index 55bb2ac..f71102a 100644
--- a/extensions-jvm/groovy/deployment/pom.xml
+++ b/extensions-jvm/groovy/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-groovy-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/groovy/pom.xml b/extensions-jvm/groovy/pom.xml
index afa44ec..920c2c1 100644
--- a/extensions-jvm/groovy/pom.xml
+++ b/extensions-jvm/groovy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/groovy/runtime/pom.xml b/extensions-jvm/groovy/runtime/pom.xml
index bab25bc..b89098e 100644
--- a/extensions-jvm/groovy/runtime/pom.xml
+++ b/extensions-jvm/groovy/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-groovy-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/guava-eventbus/deployment/pom.xml b/extensions-jvm/guava-eventbus/deployment/pom.xml
index 93b56ad..f69124c 100644
--- a/extensions-jvm/guava-eventbus/deployment/pom.xml
+++ b/extensions-jvm/guava-eventbus/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-guava-eventbus-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/guava-eventbus/pom.xml b/extensions-jvm/guava-eventbus/pom.xml
index 02ba9f4..27460a5 100644
--- a/extensions-jvm/guava-eventbus/pom.xml
+++ b/extensions-jvm/guava-eventbus/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/guava-eventbus/runtime/pom.xml b/extensions-jvm/guava-eventbus/runtime/pom.xml
index 9a1b588..32cb11c 100644
--- a/extensions-jvm/guava-eventbus/runtime/pom.xml
+++ b/extensions-jvm/guava-eventbus/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-guava-eventbus-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hashicorp-vault/deployment/pom.xml b/extensions-jvm/hashicorp-vault/deployment/pom.xml
index 2fb0477..b8b059c 100644
--- a/extensions-jvm/hashicorp-vault/deployment/pom.xml
+++ b/extensions-jvm/hashicorp-vault/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hashicorp-vault-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hashicorp-vault/pom.xml b/extensions-jvm/hashicorp-vault/pom.xml
index 4854c80..8ffb6b3 100644
--- a/extensions-jvm/hashicorp-vault/pom.xml
+++ b/extensions-jvm/hashicorp-vault/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hashicorp-vault/runtime/pom.xml b/extensions-jvm/hashicorp-vault/runtime/pom.xml
index 6fd16d24..1aab12b 100644
--- a/extensions-jvm/hashicorp-vault/runtime/pom.xml
+++ b/extensions-jvm/hashicorp-vault/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hashicorp-vault-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hbase/deployment/pom.xml b/extensions-jvm/hbase/deployment/pom.xml
index 43dd757..749464a 100644
--- a/extensions-jvm/hbase/deployment/pom.xml
+++ b/extensions-jvm/hbase/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hbase-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hbase/pom.xml b/extensions-jvm/hbase/pom.xml
index 83a52fc..b540455 100644
--- a/extensions-jvm/hbase/pom.xml
+++ b/extensions-jvm/hbase/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hbase/runtime/pom.xml b/extensions-jvm/hbase/runtime/pom.xml
index 18ed604..16c7176 100644
--- a/extensions-jvm/hbase/runtime/pom.xml
+++ b/extensions-jvm/hbase/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hbase-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hdfs/deployment/pom.xml b/extensions-jvm/hdfs/deployment/pom.xml
index 3464df5..e0a8172 100644
--- a/extensions-jvm/hdfs/deployment/pom.xml
+++ b/extensions-jvm/hdfs/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hdfs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hdfs/pom.xml b/extensions-jvm/hdfs/pom.xml
index aa94df5..484fc24 100644
--- a/extensions-jvm/hdfs/pom.xml
+++ b/extensions-jvm/hdfs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/hdfs/runtime/pom.xml b/extensions-jvm/hdfs/runtime/pom.xml
index e4d043a..1be1bf7 100644
--- a/extensions-jvm/hdfs/runtime/pom.xml
+++ b/extensions-jvm/hdfs/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hdfs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/huaweicloud-smn/deployment/pom.xml b/extensions-jvm/huaweicloud-smn/deployment/pom.xml
index 46fcb45..3087809 100644
--- a/extensions-jvm/huaweicloud-smn/deployment/pom.xml
+++ b/extensions-jvm/huaweicloud-smn/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-huaweicloud-smn-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/huaweicloud-smn/pom.xml b/extensions-jvm/huaweicloud-smn/pom.xml
index 070b64c..1147352 100644
--- a/extensions-jvm/huaweicloud-smn/pom.xml
+++ b/extensions-jvm/huaweicloud-smn/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/huaweicloud-smn/runtime/pom.xml b/extensions-jvm/huaweicloud-smn/runtime/pom.xml
index 57fcc42..f5d4b6c 100644
--- a/extensions-jvm/huaweicloud-smn/runtime/pom.xml
+++ b/extensions-jvm/huaweicloud-smn/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-huaweicloud-smn-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/iec60870/deployment/pom.xml b/extensions-jvm/iec60870/deployment/pom.xml
index 7f980b3..7e851ba 100644
--- a/extensions-jvm/iec60870/deployment/pom.xml
+++ b/extensions-jvm/iec60870/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-iec60870-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/iec60870/pom.xml b/extensions-jvm/iec60870/pom.xml
index 9fbb509..8d19127 100644
--- a/extensions-jvm/iec60870/pom.xml
+++ b/extensions-jvm/iec60870/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/iec60870/runtime/pom.xml b/extensions-jvm/iec60870/runtime/pom.xml
index 8d94848..9d48d19 100644
--- a/extensions-jvm/iec60870/runtime/pom.xml
+++ b/extensions-jvm/iec60870/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-iec60870-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ignite/deployment/pom.xml b/extensions-jvm/ignite/deployment/pom.xml
index 185f649..4782197 100644
--- a/extensions-jvm/ignite/deployment/pom.xml
+++ b/extensions-jvm/ignite/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ignite-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ignite/pom.xml b/extensions-jvm/ignite/pom.xml
index b736ff8..3b0e283 100644
--- a/extensions-jvm/ignite/pom.xml
+++ b/extensions-jvm/ignite/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ignite/runtime/pom.xml b/extensions-jvm/ignite/runtime/pom.xml
index a77383d..ab53af3 100644
--- a/extensions-jvm/ignite/runtime/pom.xml
+++ b/extensions-jvm/ignite/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ignite-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/iota/deployment/pom.xml b/extensions-jvm/iota/deployment/pom.xml
index 33a6932..4bfe124 100644
--- a/extensions-jvm/iota/deployment/pom.xml
+++ b/extensions-jvm/iota/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-iota-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/iota/pom.xml b/extensions-jvm/iota/pom.xml
index dfa87ed..37f35a2 100644
--- a/extensions-jvm/iota/pom.xml
+++ b/extensions-jvm/iota/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/iota/runtime/pom.xml b/extensions-jvm/iota/runtime/pom.xml
index 84de5fd..2be85af 100644
--- a/extensions-jvm/iota/runtime/pom.xml
+++ b/extensions-jvm/iota/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-iota-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/irc/deployment/pom.xml b/extensions-jvm/irc/deployment/pom.xml
index 2e40df9..f193d86 100644
--- a/extensions-jvm/irc/deployment/pom.xml
+++ b/extensions-jvm/irc/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-irc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/irc/pom.xml b/extensions-jvm/irc/pom.xml
index 4c66080..427e11e 100644
--- a/extensions-jvm/irc/pom.xml
+++ b/extensions-jvm/irc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/irc/runtime/pom.xml b/extensions-jvm/irc/runtime/pom.xml
index fb3b3b5..e00ae46 100644
--- a/extensions-jvm/irc/runtime/pom.xml
+++ b/extensions-jvm/irc/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-irc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jasypt/deployment/pom.xml b/extensions-jvm/jasypt/deployment/pom.xml
index 276ba77..fd21bc6 100644
--- a/extensions-jvm/jasypt/deployment/pom.xml
+++ b/extensions-jvm/jasypt/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jasypt-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jasypt/pom.xml b/extensions-jvm/jasypt/pom.xml
index 63430c8..6767723 100644
--- a/extensions-jvm/jasypt/pom.xml
+++ b/extensions-jvm/jasypt/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jasypt/runtime/pom.xml b/extensions-jvm/jasypt/runtime/pom.xml
index f1554b6..b0a4590 100644
--- a/extensions-jvm/jasypt/runtime/pom.xml
+++ b/extensions-jvm/jasypt/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jasypt-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jbpm/deployment/pom.xml b/extensions-jvm/jbpm/deployment/pom.xml
index 1ecbbd6..5a8143f 100644
--- a/extensions-jvm/jbpm/deployment/pom.xml
+++ b/extensions-jvm/jbpm/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jbpm-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jbpm/pom.xml b/extensions-jvm/jbpm/pom.xml
index fba5d22..774f54a 100644
--- a/extensions-jvm/jbpm/pom.xml
+++ b/extensions-jvm/jbpm/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jbpm/runtime/pom.xml b/extensions-jvm/jbpm/runtime/pom.xml
index 84e310c..f2f1a33 100644
--- a/extensions-jvm/jbpm/runtime/pom.xml
+++ b/extensions-jvm/jbpm/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jbpm-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jclouds/deployment/pom.xml b/extensions-jvm/jclouds/deployment/pom.xml
index 79b8bfa..0594ea2 100644
--- a/extensions-jvm/jclouds/deployment/pom.xml
+++ b/extensions-jvm/jclouds/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jclouds-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jclouds/pom.xml b/extensions-jvm/jclouds/pom.xml
index c8fee88..cae473d 100644
--- a/extensions-jvm/jclouds/pom.xml
+++ b/extensions-jvm/jclouds/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jclouds/runtime/pom.xml b/extensions-jvm/jclouds/runtime/pom.xml
index 3ef9d05..5d4bd6f 100644
--- a/extensions-jvm/jclouds/runtime/pom.xml
+++ b/extensions-jvm/jclouds/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jclouds-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jcr/deployment/pom.xml b/extensions-jvm/jcr/deployment/pom.xml
index 7d8aea6..64acf0d 100644
--- a/extensions-jvm/jcr/deployment/pom.xml
+++ b/extensions-jvm/jcr/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jcr-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jcr/pom.xml b/extensions-jvm/jcr/pom.xml
index 88e7e50..715179b 100644
--- a/extensions-jvm/jcr/pom.xml
+++ b/extensions-jvm/jcr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jcr/runtime/pom.xml b/extensions-jvm/jcr/runtime/pom.xml
index 2681c0c..a471461 100644
--- a/extensions-jvm/jcr/runtime/pom.xml
+++ b/extensions-jvm/jcr/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jcr-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jgroups-raft/deployment/pom.xml b/extensions-jvm/jgroups-raft/deployment/pom.xml
index f2094cc..9014b67 100644
--- a/extensions-jvm/jgroups-raft/deployment/pom.xml
+++ b/extensions-jvm/jgroups-raft/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jgroups-raft-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jgroups-raft/pom.xml b/extensions-jvm/jgroups-raft/pom.xml
index ed17ce8..a1986c2 100644
--- a/extensions-jvm/jgroups-raft/pom.xml
+++ b/extensions-jvm/jgroups-raft/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jgroups-raft/runtime/pom.xml b/extensions-jvm/jgroups-raft/runtime/pom.xml
index ced2431..3c33323 100644
--- a/extensions-jvm/jgroups-raft/runtime/pom.xml
+++ b/extensions-jvm/jgroups-raft/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jgroups-raft-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jgroups/deployment/pom.xml b/extensions-jvm/jgroups/deployment/pom.xml
index bdc0c03..ee0304a 100644
--- a/extensions-jvm/jgroups/deployment/pom.xml
+++ b/extensions-jvm/jgroups/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jgroups-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jgroups/pom.xml b/extensions-jvm/jgroups/pom.xml
index 9b2371b..c403ab1 100644
--- a/extensions-jvm/jgroups/pom.xml
+++ b/extensions-jvm/jgroups/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jgroups/runtime/pom.xml b/extensions-jvm/jgroups/runtime/pom.xml
index 4ae6c0e..5178d11 100644
--- a/extensions-jvm/jgroups/runtime/pom.xml
+++ b/extensions-jvm/jgroups/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jgroups-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jooq/deployment/pom.xml b/extensions-jvm/jooq/deployment/pom.xml
index 1a19ee5..0495449 100644
--- a/extensions-jvm/jooq/deployment/pom.xml
+++ b/extensions-jvm/jooq/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jooq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jooq/pom.xml b/extensions-jvm/jooq/pom.xml
index 83edd48..fbc14ff 100644
--- a/extensions-jvm/jooq/pom.xml
+++ b/extensions-jvm/jooq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jooq/runtime/pom.xml b/extensions-jvm/jooq/runtime/pom.xml
index cf7c4ea..8d72e1a 100644
--- a/extensions-jvm/jooq/runtime/pom.xml
+++ b/extensions-jvm/jooq/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jooq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/joor/deployment/pom.xml b/extensions-jvm/joor/deployment/pom.xml
index bd722a3..39adbb8 100644
--- a/extensions-jvm/joor/deployment/pom.xml
+++ b/extensions-jvm/joor/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-joor-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/joor/pom.xml b/extensions-jvm/joor/pom.xml
index 4ab30d0..1eb4ca7 100644
--- a/extensions-jvm/joor/pom.xml
+++ b/extensions-jvm/joor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/joor/runtime/pom.xml b/extensions-jvm/joor/runtime/pom.xml
index 50b583b..03fbf7d 100644
--- a/extensions-jvm/joor/runtime/pom.xml
+++ b/extensions-jvm/joor/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-joor-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/json-patch/deployment/pom.xml b/extensions-jvm/json-patch/deployment/pom.xml
index ba9ed05..057b9ba 100644
--- a/extensions-jvm/json-patch/deployment/pom.xml
+++ b/extensions-jvm/json-patch/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-json-patch-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/json-patch/pom.xml b/extensions-jvm/json-patch/pom.xml
index d835ef9..793056c 100644
--- a/extensions-jvm/json-patch/pom.xml
+++ b/extensions-jvm/json-patch/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/json-patch/runtime/pom.xml b/extensions-jvm/json-patch/runtime/pom.xml
index 69f74f9..20a1d02 100644
--- a/extensions-jvm/json-patch/runtime/pom.xml
+++ b/extensions-jvm/json-patch/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-json-patch-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jsonapi/deployment/pom.xml b/extensions-jvm/jsonapi/deployment/pom.xml
index dad8717..c9888e5 100644
--- a/extensions-jvm/jsonapi/deployment/pom.xml
+++ b/extensions-jvm/jsonapi/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonapi-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jsonapi/pom.xml b/extensions-jvm/jsonapi/pom.xml
index 8abc30a..124a748 100644
--- a/extensions-jvm/jsonapi/pom.xml
+++ b/extensions-jvm/jsonapi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jsonapi/runtime/pom.xml b/extensions-jvm/jsonapi/runtime/pom.xml
index 05b765a..bf200c2 100644
--- a/extensions-jvm/jsonapi/runtime/pom.xml
+++ b/extensions-jvm/jsonapi/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonapi-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jt400/deployment/pom.xml b/extensions-jvm/jt400/deployment/pom.xml
index 2271a88..022e266 100644
--- a/extensions-jvm/jt400/deployment/pom.xml
+++ b/extensions-jvm/jt400/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jt400-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jt400/pom.xml b/extensions-jvm/jt400/pom.xml
index b80e5d7..6c2fea7 100644
--- a/extensions-jvm/jt400/pom.xml
+++ b/extensions-jvm/jt400/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/jt400/runtime/pom.xml b/extensions-jvm/jt400/runtime/pom.xml
index d450cb7..1c18614 100644
--- a/extensions-jvm/jt400/runtime/pom.xml
+++ b/extensions-jvm/jt400/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jt400-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ldap/deployment/pom.xml b/extensions-jvm/ldap/deployment/pom.xml
index b623510..66911f5 100644
--- a/extensions-jvm/ldap/deployment/pom.xml
+++ b/extensions-jvm/ldap/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ldap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ldap/pom.xml b/extensions-jvm/ldap/pom.xml
index 68b9e36..bdd8f90 100644
--- a/extensions-jvm/ldap/pom.xml
+++ b/extensions-jvm/ldap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ldap/runtime/pom.xml b/extensions-jvm/ldap/runtime/pom.xml
index 3c166a2..a6fc577 100644
--- a/extensions-jvm/ldap/runtime/pom.xml
+++ b/extensions-jvm/ldap/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ldap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ldif/deployment/pom.xml b/extensions-jvm/ldif/deployment/pom.xml
index c228cbf..d2e6a61 100644
--- a/extensions-jvm/ldif/deployment/pom.xml
+++ b/extensions-jvm/ldif/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ldif-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ldif/pom.xml b/extensions-jvm/ldif/pom.xml
index 82a9527..dfd568a 100644
--- a/extensions-jvm/ldif/pom.xml
+++ b/extensions-jvm/ldif/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ldif/runtime/pom.xml b/extensions-jvm/ldif/runtime/pom.xml
index 32407ac..34def33 100644
--- a/extensions-jvm/ldif/runtime/pom.xml
+++ b/extensions-jvm/ldif/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ldif-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/lucene/deployment/pom.xml b/extensions-jvm/lucene/deployment/pom.xml
index 6dceb14..a100c58 100644
--- a/extensions-jvm/lucene/deployment/pom.xml
+++ b/extensions-jvm/lucene/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-lucene-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/lucene/pom.xml b/extensions-jvm/lucene/pom.xml
index fd1ea13..cd98a1c 100644
--- a/extensions-jvm/lucene/pom.xml
+++ b/extensions-jvm/lucene/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/lucene/runtime/pom.xml b/extensions-jvm/lucene/runtime/pom.xml
index 50643fc..97ec4b8 100644
--- a/extensions-jvm/lucene/runtime/pom.xml
+++ b/extensions-jvm/lucene/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-lucene-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/management/deployment/pom.xml b/extensions-jvm/management/deployment/pom.xml
index 026cd34..2a34492 100644
--- a/extensions-jvm/management/deployment/pom.xml
+++ b/extensions-jvm/management/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-management-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/management/pom.xml b/extensions-jvm/management/pom.xml
index 9dadb1c..37d0f33 100644
--- a/extensions-jvm/management/pom.xml
+++ b/extensions-jvm/management/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/management/runtime/pom.xml b/extensions-jvm/management/runtime/pom.xml
index 0a70321..cc50364 100644
--- a/extensions-jvm/management/runtime/pom.xml
+++ b/extensions-jvm/management/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-management-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/milo/deployment/pom.xml b/extensions-jvm/milo/deployment/pom.xml
index 5b9d8ef..c57605b 100644
--- a/extensions-jvm/milo/deployment/pom.xml
+++ b/extensions-jvm/milo/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-milo-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/milo/pom.xml b/extensions-jvm/milo/pom.xml
index a2a0c68..34893cc 100644
--- a/extensions-jvm/milo/pom.xml
+++ b/extensions-jvm/milo/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/milo/runtime/pom.xml b/extensions-jvm/milo/runtime/pom.xml
index 3562b3f..3bac97f 100644
--- a/extensions-jvm/milo/runtime/pom.xml
+++ b/extensions-jvm/milo/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-milo-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/mvel/deployment/pom.xml b/extensions-jvm/mvel/deployment/pom.xml
index 089eb76..d2c3001 100644
--- a/extensions-jvm/mvel/deployment/pom.xml
+++ b/extensions-jvm/mvel/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mvel-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/mvel/pom.xml b/extensions-jvm/mvel/pom.xml
index d44cf6f..d387f20 100644
--- a/extensions-jvm/mvel/pom.xml
+++ b/extensions-jvm/mvel/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/mvel/runtime/pom.xml b/extensions-jvm/mvel/runtime/pom.xml
index df93ee9..aaca600 100644
--- a/extensions-jvm/mvel/runtime/pom.xml
+++ b/extensions-jvm/mvel/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mvel-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ognl/deployment/pom.xml b/extensions-jvm/ognl/deployment/pom.xml
index 4708ecb..7f58030 100644
--- a/extensions-jvm/ognl/deployment/pom.xml
+++ b/extensions-jvm/ognl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ognl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ognl/pom.xml b/extensions-jvm/ognl/pom.xml
index f13b6eb..42dd445 100644
--- a/extensions-jvm/ognl/pom.xml
+++ b/extensions-jvm/ognl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/ognl/runtime/pom.xml b/extensions-jvm/ognl/runtime/pom.xml
index cf05488..2b4806c 100644
--- a/extensions-jvm/ognl/runtime/pom.xml
+++ b/extensions-jvm/ognl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ognl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/pom.xml b/extensions-jvm/pom.xml
index 8276b0e..1a9a7bc 100644
--- a/extensions-jvm/pom.xml
+++ b/extensions-jvm/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../poms/build-parent/pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/printer/deployment/pom.xml b/extensions-jvm/printer/deployment/pom.xml
index ec8751c..7ee0132 100644
--- a/extensions-jvm/printer/deployment/pom.xml
+++ b/extensions-jvm/printer/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-printer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/printer/pom.xml b/extensions-jvm/printer/pom.xml
index 4858f83..94e7d1d 100644
--- a/extensions-jvm/printer/pom.xml
+++ b/extensions-jvm/printer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/printer/runtime/pom.xml b/extensions-jvm/printer/runtime/pom.xml
index 355ba38..b28ecd2 100644
--- a/extensions-jvm/printer/runtime/pom.xml
+++ b/extensions-jvm/printer/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-printer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/pulsar/deployment/pom.xml b/extensions-jvm/pulsar/deployment/pom.xml
index 6af139d..5687af2 100644
--- a/extensions-jvm/pulsar/deployment/pom.xml
+++ b/extensions-jvm/pulsar/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pulsar-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/pulsar/pom.xml b/extensions-jvm/pulsar/pom.xml
index 54dcba8..5a62ea2 100644
--- a/extensions-jvm/pulsar/pom.xml
+++ b/extensions-jvm/pulsar/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/pulsar/runtime/pom.xml b/extensions-jvm/pulsar/runtime/pom.xml
index 0337cea..c638a76 100644
--- a/extensions-jvm/pulsar/runtime/pom.xml
+++ b/extensions-jvm/pulsar/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pulsar-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/quickfix/deployment/pom.xml b/extensions-jvm/quickfix/deployment/pom.xml
index 5681f18..fe8bf19 100644
--- a/extensions-jvm/quickfix/deployment/pom.xml
+++ b/extensions-jvm/quickfix/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-quickfix-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/quickfix/pom.xml b/extensions-jvm/quickfix/pom.xml
index 89a2076..a4feb01 100644
--- a/extensions-jvm/quickfix/pom.xml
+++ b/extensions-jvm/quickfix/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/quickfix/runtime/pom.xml b/extensions-jvm/quickfix/runtime/pom.xml
index 4250482..35859cd 100644
--- a/extensions-jvm/quickfix/runtime/pom.xml
+++ b/extensions-jvm/quickfix/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-quickfix-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/redis/deployment/pom.xml b/extensions-jvm/redis/deployment/pom.xml
index 408e245..5791c68 100644
--- a/extensions-jvm/redis/deployment/pom.xml
+++ b/extensions-jvm/redis/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-redis-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/redis/pom.xml b/extensions-jvm/redis/pom.xml
index 2598dfd..70d75fc 100644
--- a/extensions-jvm/redis/pom.xml
+++ b/extensions-jvm/redis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/redis/runtime/pom.xml b/extensions-jvm/redis/runtime/pom.xml
index 8805a0a..8639a43 100644
--- a/extensions-jvm/redis/runtime/pom.xml
+++ b/extensions-jvm/redis/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-redis-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/robotframework/deployment/pom.xml b/extensions-jvm/robotframework/deployment/pom.xml
index 6fc386e..4ba2d9a 100644
--- a/extensions-jvm/robotframework/deployment/pom.xml
+++ b/extensions-jvm/robotframework/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-robotframework-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/robotframework/pom.xml b/extensions-jvm/robotframework/pom.xml
index 4571fbc..cd63f29 100644
--- a/extensions-jvm/robotframework/pom.xml
+++ b/extensions-jvm/robotframework/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/robotframework/runtime/pom.xml b/extensions-jvm/robotframework/runtime/pom.xml
index 1c771bf..43072a0 100644
--- a/extensions-jvm/robotframework/runtime/pom.xml
+++ b/extensions-jvm/robotframework/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-robotframework-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/schematron/deployment/pom.xml b/extensions-jvm/schematron/deployment/pom.xml
index 1f2c391..473b045 100644
--- a/extensions-jvm/schematron/deployment/pom.xml
+++ b/extensions-jvm/schematron/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-schematron-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/schematron/pom.xml b/extensions-jvm/schematron/pom.xml
index 641fd85..f0d3abf 100644
--- a/extensions-jvm/schematron/pom.xml
+++ b/extensions-jvm/schematron/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/schematron/runtime/pom.xml b/extensions-jvm/schematron/runtime/pom.xml
index 4130e02..9cae6f2 100644
--- a/extensions-jvm/schematron/runtime/pom.xml
+++ b/extensions-jvm/schematron/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-schematron-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/smpp/deployment/pom.xml b/extensions-jvm/smpp/deployment/pom.xml
index f07bce2..38c214d 100644
--- a/extensions-jvm/smpp/deployment/pom.xml
+++ b/extensions-jvm/smpp/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-smpp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/smpp/pom.xml b/extensions-jvm/smpp/pom.xml
index 9a481b1..92596bc 100644
--- a/extensions-jvm/smpp/pom.xml
+++ b/extensions-jvm/smpp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/smpp/runtime/pom.xml b/extensions-jvm/smpp/runtime/pom.xml
index eac8650..5bbd176 100644
--- a/extensions-jvm/smpp/runtime/pom.xml
+++ b/extensions-jvm/smpp/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-smpp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/snmp/deployment/pom.xml b/extensions-jvm/snmp/deployment/pom.xml
index 774c51d..68a3401 100644
--- a/extensions-jvm/snmp/deployment/pom.xml
+++ b/extensions-jvm/snmp/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-snmp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/snmp/pom.xml b/extensions-jvm/snmp/pom.xml
index 34d1e11..e29a86c 100644
--- a/extensions-jvm/snmp/pom.xml
+++ b/extensions-jvm/snmp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/snmp/runtime/pom.xml b/extensions-jvm/snmp/runtime/pom.xml
index ebb9abb..f8740f7 100644
--- a/extensions-jvm/snmp/runtime/pom.xml
+++ b/extensions-jvm/snmp/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-snmp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/splunk-hec/deployment/pom.xml b/extensions-jvm/splunk-hec/deployment/pom.xml
index ed373f8..8aeb2d7 100644
--- a/extensions-jvm/splunk-hec/deployment/pom.xml
+++ b/extensions-jvm/splunk-hec/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-splunk-hec-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/splunk-hec/pom.xml b/extensions-jvm/splunk-hec/pom.xml
index 9b14aee..b82a3a6 100644
--- a/extensions-jvm/splunk-hec/pom.xml
+++ b/extensions-jvm/splunk-hec/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/splunk-hec/runtime/pom.xml b/extensions-jvm/splunk-hec/runtime/pom.xml
index 7b89cfe..1ada9d1 100644
--- a/extensions-jvm/splunk-hec/runtime/pom.xml
+++ b/extensions-jvm/splunk-hec/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-splunk-hec-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stitch/deployment/pom.xml b/extensions-jvm/stitch/deployment/pom.xml
index 88cfe54..884c17c 100644
--- a/extensions-jvm/stitch/deployment/pom.xml
+++ b/extensions-jvm/stitch/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stitch-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stitch/pom.xml b/extensions-jvm/stitch/pom.xml
index 586036a..1e2cf19 100644
--- a/extensions-jvm/stitch/pom.xml
+++ b/extensions-jvm/stitch/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stitch/runtime/pom.xml b/extensions-jvm/stitch/runtime/pom.xml
index cd6e956..0271258 100644
--- a/extensions-jvm/stitch/runtime/pom.xml
+++ b/extensions-jvm/stitch/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stitch-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stomp/deployment/pom.xml b/extensions-jvm/stomp/deployment/pom.xml
index 49bf91b..cd01828 100644
--- a/extensions-jvm/stomp/deployment/pom.xml
+++ b/extensions-jvm/stomp/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stomp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stomp/pom.xml b/extensions-jvm/stomp/pom.xml
index bef1aec..b6255b0 100644
--- a/extensions-jvm/stomp/pom.xml
+++ b/extensions-jvm/stomp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stomp/runtime/pom.xml b/extensions-jvm/stomp/runtime/pom.xml
index 128013f..2b22e8e 100644
--- a/extensions-jvm/stomp/runtime/pom.xml
+++ b/extensions-jvm/stomp/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stomp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stub/deployment/pom.xml b/extensions-jvm/stub/deployment/pom.xml
index f3e7a04..d3a907f 100644
--- a/extensions-jvm/stub/deployment/pom.xml
+++ b/extensions-jvm/stub/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stub-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stub/pom.xml b/extensions-jvm/stub/pom.xml
index 50bfd7b..d0e43e1 100644
--- a/extensions-jvm/stub/pom.xml
+++ b/extensions-jvm/stub/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/stub/runtime/pom.xml b/extensions-jvm/stub/runtime/pom.xml
index 40bed77..5e7f334 100644
--- a/extensions-jvm/stub/runtime/pom.xml
+++ b/extensions-jvm/stub/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stub-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/thrift/deployment/pom.xml b/extensions-jvm/thrift/deployment/pom.xml
index 68b8d4b..89dc8f2 100644
--- a/extensions-jvm/thrift/deployment/pom.xml
+++ b/extensions-jvm/thrift/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-thrift-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/thrift/pom.xml b/extensions-jvm/thrift/pom.xml
index 74b17f7..1792fc6 100644
--- a/extensions-jvm/thrift/pom.xml
+++ b/extensions-jvm/thrift/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/thrift/runtime/pom.xml b/extensions-jvm/thrift/runtime/pom.xml
index c2a257b..afd4557 100644
--- a/extensions-jvm/thrift/runtime/pom.xml
+++ b/extensions-jvm/thrift/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-thrift-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/web3j/deployment/pom.xml b/extensions-jvm/web3j/deployment/pom.xml
index e20a518..27235a6 100644
--- a/extensions-jvm/web3j/deployment/pom.xml
+++ b/extensions-jvm/web3j/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-web3j-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/web3j/pom.xml b/extensions-jvm/web3j/pom.xml
index cdf16c2..16e6139 100644
--- a/extensions-jvm/web3j/pom.xml
+++ b/extensions-jvm/web3j/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/web3j/runtime/pom.xml b/extensions-jvm/web3j/runtime/pom.xml
index 10acaf3..d4771e7 100644
--- a/extensions-jvm/web3j/runtime/pom.xml
+++ b/extensions-jvm/web3j/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-web3j-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/wordpress/deployment/pom.xml b/extensions-jvm/wordpress/deployment/pom.xml
index 5f17292..49580d6 100644
--- a/extensions-jvm/wordpress/deployment/pom.xml
+++ b/extensions-jvm/wordpress/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-wordpress-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/wordpress/pom.xml b/extensions-jvm/wordpress/pom.xml
index 4fe1812..b965f43 100644
--- a/extensions-jvm/wordpress/pom.xml
+++ b/extensions-jvm/wordpress/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/wordpress/runtime/pom.xml b/extensions-jvm/wordpress/runtime/pom.xml
index d00e288..7dfae04 100644
--- a/extensions-jvm/wordpress/runtime/pom.xml
+++ b/extensions-jvm/wordpress/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-wordpress-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/workday/deployment/pom.xml b/extensions-jvm/workday/deployment/pom.xml
index 3a1234e..b80c879 100644
--- a/extensions-jvm/workday/deployment/pom.xml
+++ b/extensions-jvm/workday/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-workday-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/workday/pom.xml b/extensions-jvm/workday/pom.xml
index 16f0eff..53342ab 100644
--- a/extensions-jvm/workday/pom.xml
+++ b/extensions-jvm/workday/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/workday/runtime/pom.xml b/extensions-jvm/workday/runtime/pom.xml
index 1539a3f..53340fa 100644
--- a/extensions-jvm/workday/runtime/pom.xml
+++ b/extensions-jvm/workday/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-workday-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xj/deployment/pom.xml b/extensions-jvm/xj/deployment/pom.xml
index 44ef37c..8ca0530 100644
--- a/extensions-jvm/xj/deployment/pom.xml
+++ b/extensions-jvm/xj/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xj-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xj/pom.xml b/extensions-jvm/xj/pom.xml
index 966945b..41133ba 100644
--- a/extensions-jvm/xj/pom.xml
+++ b/extensions-jvm/xj/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xj/runtime/pom.xml b/extensions-jvm/xj/runtime/pom.xml
index 0aabee9..0948e03 100644
--- a/extensions-jvm/xj/runtime/pom.xml
+++ b/extensions-jvm/xj/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xj-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xmpp/deployment/pom.xml b/extensions-jvm/xmpp/deployment/pom.xml
index 6807ad7..7ff3af1 100644
--- a/extensions-jvm/xmpp/deployment/pom.xml
+++ b/extensions-jvm/xmpp/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xmpp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xmpp/pom.xml b/extensions-jvm/xmpp/pom.xml
index 05519c3..91465e8 100644
--- a/extensions-jvm/xmpp/pom.xml
+++ b/extensions-jvm/xmpp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xmpp/runtime/pom.xml b/extensions-jvm/xmpp/runtime/pom.xml
index 71416b1..4403f77 100644
--- a/extensions-jvm/xmpp/runtime/pom.xml
+++ b/extensions-jvm/xmpp/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xmpp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xslt-saxon/deployment/pom.xml b/extensions-jvm/xslt-saxon/deployment/pom.xml
index ab2a578..eabc636 100644
--- a/extensions-jvm/xslt-saxon/deployment/pom.xml
+++ b/extensions-jvm/xslt-saxon/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xslt-saxon-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xslt-saxon/pom.xml b/extensions-jvm/xslt-saxon/pom.xml
index 6a132f9..6bbd23f 100644
--- a/extensions-jvm/xslt-saxon/pom.xml
+++ b/extensions-jvm/xslt-saxon/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/xslt-saxon/runtime/pom.xml b/extensions-jvm/xslt-saxon/runtime/pom.xml
index 7e93b28..c13943d 100644
--- a/extensions-jvm/xslt-saxon/runtime/pom.xml
+++ b/extensions-jvm/xslt-saxon/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xslt-saxon-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/zookeeper-master/deployment/pom.xml b/extensions-jvm/zookeeper-master/deployment/pom.xml
index de0b934..b021769 100644
--- a/extensions-jvm/zookeeper-master/deployment/pom.xml
+++ b/extensions-jvm/zookeeper-master/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zookeeper-master-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/zookeeper-master/pom.xml b/extensions-jvm/zookeeper-master/pom.xml
index abd5970..87e20f9 100644
--- a/extensions-jvm/zookeeper-master/pom.xml
+++ b/extensions-jvm/zookeeper-master/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/zookeeper-master/runtime/pom.xml b/extensions-jvm/zookeeper-master/runtime/pom.xml
index ade7f69..c7ae3d9 100644
--- a/extensions-jvm/zookeeper-master/runtime/pom.xml
+++ b/extensions-jvm/zookeeper-master/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zookeeper-master-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/zookeeper/deployment/pom.xml b/extensions-jvm/zookeeper/deployment/pom.xml
index eba2d17..a04dd40 100644
--- a/extensions-jvm/zookeeper/deployment/pom.xml
+++ b/extensions-jvm/zookeeper/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zookeeper-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/zookeeper/pom.xml b/extensions-jvm/zookeeper/pom.xml
index 9737f6d..06076e8 100644
--- a/extensions-jvm/zookeeper/pom.xml
+++ b/extensions-jvm/zookeeper/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-jvm</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-jvm/zookeeper/runtime/pom.xml b/extensions-jvm/zookeeper/runtime/pom.xml
index 8f88a31..290be3d 100644
--- a/extensions-jvm/zookeeper/runtime/pom.xml
+++ b/extensions-jvm/zookeeper/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zookeeper-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/ahc/deployment/pom.xml b/extensions-support/ahc/deployment/pom.xml
index cf35444..b298610 100644
--- a/extensions-support/ahc/deployment/pom.xml
+++ b/extensions-support/ahc/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-ahc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/ahc/pom.xml b/extensions-support/ahc/pom.xml
index f65afec..520be07 100644
--- a/extensions-support/ahc/pom.xml
+++ b/extensions-support/ahc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/ahc/runtime/pom.xml b/extensions-support/ahc/runtime/pom.xml
index d4d12f8..75d6b25 100644
--- a/extensions-support/ahc/runtime/pom.xml
+++ b/extensions-support/ahc/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-ahc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/aws/deployment/pom.xml b/extensions-support/aws/deployment/pom.xml
index 6fc937a..701fb94 100644
--- a/extensions-support/aws/deployment/pom.xml
+++ b/extensions-support/aws/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-aws-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-support-aws-deployment</artifactId>
diff --git a/extensions-support/aws/pom.xml b/extensions-support/aws/pom.xml
index 7c1aece..b2546da 100644
--- a/extensions-support/aws/pom.xml
+++ b/extensions-support/aws/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/aws/runtime/pom.xml b/extensions-support/aws/runtime/pom.xml
index f0fc7df..1f9ca15 100644
--- a/extensions-support/aws/runtime/pom.xml
+++ b/extensions-support/aws/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-aws-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-support-aws</artifactId>
diff --git a/extensions-support/aws2/deployment/pom.xml b/extensions-support/aws2/deployment/pom.xml
index 85715d0..7b6a201 100644
--- a/extensions-support/aws2/deployment/pom.xml
+++ b/extensions-support/aws2/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-aws2-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-support-aws2-deployment</artifactId>
diff --git a/extensions-support/aws2/pom.xml b/extensions-support/aws2/pom.xml
index 18f032d..ba306aa 100644
--- a/extensions-support/aws2/pom.xml
+++ b/extensions-support/aws2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/aws2/runtime/pom.xml b/extensions-support/aws2/runtime/pom.xml
index ca92aad..6ad77f9 100644
--- a/extensions-support/aws2/runtime/pom.xml
+++ b/extensions-support/aws2/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-aws2-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-support-aws2</artifactId>
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 d193cd1..eed5517 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-azure-core-http-client-vertx-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/azure-core-http-client-vertx/pom.xml b/extensions-support/azure-core-http-client-vertx/pom.xml
index 902503e..10b61c2 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
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 9416953..cf4eb18 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-azure-core-http-client-vertx-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/azure-core/deployment/pom.xml b/extensions-support/azure-core/deployment/pom.xml
index 916b643..70a6bcc 100644
--- a/extensions-support/azure-core/deployment/pom.xml
+++ b/extensions-support/azure-core/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-azure-core-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/azure-core/pom.xml b/extensions-support/azure-core/pom.xml
index 8b14d51..bf826e3 100644
--- a/extensions-support/azure-core/pom.xml
+++ b/extensions-support/azure-core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/azure-core/runtime/pom.xml b/extensions-support/azure-core/runtime/pom.xml
index df9e37e..899623f 100644
--- a/extensions-support/azure-core/runtime/pom.xml
+++ b/extensions-support/azure-core/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-azure-core-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/bouncycastle/deployment/pom.xml b/extensions-support/bouncycastle/deployment/pom.xml
index 1d06c41..1cc7a56 100644
--- a/extensions-support/bouncycastle/deployment/pom.xml
+++ b/extensions-support/bouncycastle/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-bouncycastle-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/bouncycastle/pom.xml b/extensions-support/bouncycastle/pom.xml
index 7f5d7f7..d099a69 100644
--- a/extensions-support/bouncycastle/pom.xml
+++ b/extensions-support/bouncycastle/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/bouncycastle/runtime/pom.xml b/extensions-support/bouncycastle/runtime/pom.xml
index fca1c18..beb0beb 100644
--- a/extensions-support/bouncycastle/runtime/pom.xml
+++ b/extensions-support/bouncycastle/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-bouncycastle-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/commons-logging/deployment/pom.xml b/extensions-support/commons-logging/deployment/pom.xml
index 63106a1..8e66252 100644
--- a/extensions-support/commons-logging/deployment/pom.xml
+++ b/extensions-support/commons-logging/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-commons-logging-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/commons-logging/pom.xml b/extensions-support/commons-logging/pom.xml
index fbf98a8..b7f3ef5 100644
--- a/extensions-support/commons-logging/pom.xml
+++ b/extensions-support/commons-logging/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/commons-logging/runtime/pom.xml b/extensions-support/commons-logging/runtime/pom.xml
index a6cff7f..691f540 100644
--- a/extensions-support/commons-logging/runtime/pom.xml
+++ b/extensions-support/commons-logging/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-commons-logging-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/consul-client/deployment/pom.xml b/extensions-support/consul-client/deployment/pom.xml
index 694229b..47f5cd1 100644
--- a/extensions-support/consul-client/deployment/pom.xml
+++ b/extensions-support/consul-client/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-consul-client-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/consul-client/pom.xml b/extensions-support/consul-client/pom.xml
index 691b90e..6e6926a 100644
--- a/extensions-support/consul-client/pom.xml
+++ b/extensions-support/consul-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/consul-client/runtime/pom.xml b/extensions-support/consul-client/runtime/pom.xml
index c432bde..e42fec9 100644
--- a/extensions-support/consul-client/runtime/pom.xml
+++ b/extensions-support/consul-client/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-consul-client-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/debezium/deployment/pom.xml b/extensions-support/debezium/deployment/pom.xml
index 9fcac00..0147f280 100644
--- a/extensions-support/debezium/deployment/pom.xml
+++ b/extensions-support/debezium/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-debezium-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/debezium/pom.xml b/extensions-support/debezium/pom.xml
index edf0eac..46442fd 100644
--- a/extensions-support/debezium/pom.xml
+++ b/extensions-support/debezium/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/debezium/runtime/pom.xml b/extensions-support/debezium/runtime/pom.xml
index 3d6f853..b3b24b8 100644
--- a/extensions-support/debezium/runtime/pom.xml
+++ b/extensions-support/debezium/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-debezium-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/dsl/deployment/pom.xml b/extensions-support/dsl/deployment/pom.xml
index ed5d21b..69d00a3 100644
--- a/extensions-support/dsl/deployment/pom.xml
+++ b/extensions-support/dsl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/dsl/pom.xml b/extensions-support/dsl/pom.xml
index 01912d5..a1b8c51 100644
--- a/extensions-support/dsl/pom.xml
+++ b/extensions-support/dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/dsl/runtime/pom.xml b/extensions-support/dsl/runtime/pom.xml
index 37c195a..69ae1ff 100644
--- a/extensions-support/dsl/runtime/pom.xml
+++ b/extensions-support/dsl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/google-cloud/deployment/pom.xml b/extensions-support/google-cloud/deployment/pom.xml
index fa4b4de..0eae0ec 100644
--- a/extensions-support/google-cloud/deployment/pom.xml
+++ b/extensions-support/google-cloud/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-google-cloud-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/google-cloud/pom.xml b/extensions-support/google-cloud/pom.xml
index b287072..23ae4d4 100644
--- a/extensions-support/google-cloud/pom.xml
+++ b/extensions-support/google-cloud/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/google-cloud/runtime/pom.xml b/extensions-support/google-cloud/runtime/pom.xml
index 791cb73..7830754 100644
--- a/extensions-support/google-cloud/runtime/pom.xml
+++ b/extensions-support/google-cloud/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-google-cloud-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/google-http-client/deployment/pom.xml b/extensions-support/google-http-client/deployment/pom.xml
index a3a9cc7..901a101 100644
--- a/extensions-support/google-http-client/deployment/pom.xml
+++ b/extensions-support/google-http-client/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-google-http-client-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/google-http-client/pom.xml b/extensions-support/google-http-client/pom.xml
index fdc9d90..1448639 100644
--- a/extensions-support/google-http-client/pom.xml
+++ b/extensions-support/google-http-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/google-http-client/runtime/pom.xml b/extensions-support/google-http-client/runtime/pom.xml
index 3d3e713..df3008d 100644
--- a/extensions-support/google-http-client/runtime/pom.xml
+++ b/extensions-support/google-http-client/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-google-http-client-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/httpclient/deployment/pom.xml b/extensions-support/httpclient/deployment/pom.xml
index 8e9c32a..f40b2ec 100644
--- a/extensions-support/httpclient/deployment/pom.xml
+++ b/extensions-support/httpclient/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-httpclient-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/httpclient/pom.xml b/extensions-support/httpclient/pom.xml
index 640f81d..a8da9a1 100644
--- a/extensions-support/httpclient/pom.xml
+++ b/extensions-support/httpclient/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/httpclient/runtime/pom.xml b/extensions-support/httpclient/runtime/pom.xml
index 2b22ddc..d43137c 100644
--- a/extensions-support/httpclient/runtime/pom.xml
+++ b/extensions-support/httpclient/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-httpclient-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/jackson-dataformat-xml/deployment/pom.xml b/extensions-support/jackson-dataformat-xml/deployment/pom.xml
index b88c476..ff49a0b 100644
--- a/extensions-support/jackson-dataformat-xml/deployment/pom.xml
+++ b/extensions-support/jackson-dataformat-xml/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-jackson-dataformat-xml-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/jackson-dataformat-xml/pom.xml b/extensions-support/jackson-dataformat-xml/pom.xml
index 64c23ef..419719b 100644
--- a/extensions-support/jackson-dataformat-xml/pom.xml
+++ b/extensions-support/jackson-dataformat-xml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/jackson-dataformat-xml/runtime/pom.xml b/extensions-support/jackson-dataformat-xml/runtime/pom.xml
index 02af5da..e413882 100644
--- a/extensions-support/jackson-dataformat-xml/runtime/pom.xml
+++ b/extensions-support/jackson-dataformat-xml/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-jackson-dataformat-xml-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/jdbc/deployment/pom.xml b/extensions-support/jdbc/deployment/pom.xml
index 92625fc..36661c9 100644
--- a/extensions-support/jdbc/deployment/pom.xml
+++ b/extensions-support/jdbc/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-jdbc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/jdbc/pom.xml b/extensions-support/jdbc/pom.xml
index fc57ef1..547fb92 100644
--- a/extensions-support/jdbc/pom.xml
+++ b/extensions-support/jdbc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/jdbc/runtime/pom.xml b/extensions-support/jdbc/runtime/pom.xml
index ad6ee01..827eaba 100644
--- a/extensions-support/jdbc/runtime/pom.xml
+++ b/extensions-support/jdbc/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-jdbc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/jetty/deployment/pom.xml b/extensions-support/jetty/deployment/pom.xml
index 6052174..4bb1694 100644
--- a/extensions-support/jetty/deployment/pom.xml
+++ b/extensions-support/jetty/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-jetty-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/jetty/pom.xml b/extensions-support/jetty/pom.xml
index f7376f2..7d26a03 100644
--- a/extensions-support/jetty/pom.xml
+++ b/extensions-support/jetty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/jetty/runtime/pom.xml b/extensions-support/jetty/runtime/pom.xml
index 25f5d60..4361804 100644
--- a/extensions-support/jetty/runtime/pom.xml
+++ b/extensions-support/jetty/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-jetty-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/mail/deployment/pom.xml b/extensions-support/mail/deployment/pom.xml
index 952bf7b..ea42fed 100644
--- a/extensions-support/mail/deployment/pom.xml
+++ b/extensions-support/mail/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-mail-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/mail/pom.xml b/extensions-support/mail/pom.xml
index 7de97e1..3529e0a 100644
--- a/extensions-support/mail/pom.xml
+++ b/extensions-support/mail/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/mail/runtime/pom.xml b/extensions-support/mail/runtime/pom.xml
index 512c1ae..774dcc0 100644
--- a/extensions-support/mail/runtime/pom.xml
+++ b/extensions-support/mail/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-mail-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/mongodb/deployment/pom.xml b/extensions-support/mongodb/deployment/pom.xml
index 0a1b1c1..35d7803 100644
--- a/extensions-support/mongodb/deployment/pom.xml
+++ b/extensions-support/mongodb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-mongodb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/mongodb/pom.xml b/extensions-support/mongodb/pom.xml
index eba61b7..cdaa1cb 100644
--- a/extensions-support/mongodb/pom.xml
+++ b/extensions-support/mongodb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/mongodb/runtime/pom.xml b/extensions-support/mongodb/runtime/pom.xml
index e2ca7e1..2f536b1 100644
--- a/extensions-support/mongodb/runtime/pom.xml
+++ b/extensions-support/mongodb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-mongodb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/pom.xml b/extensions-support/pom.xml
index f73d773..8a73371 100644
--- a/extensions-support/pom.xml
+++ b/extensions-support/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../poms/build-parent/pom.xml</relativePath>
</parent>
diff --git a/extensions-support/reactor-netty/deployment/pom.xml b/extensions-support/reactor-netty/deployment/pom.xml
index 865e02f..751f57b 100644
--- a/extensions-support/reactor-netty/deployment/pom.xml
+++ b/extensions-support/reactor-netty/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-reactor-netty-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/reactor-netty/pom.xml b/extensions-support/reactor-netty/pom.xml
index c2f0920..9e23333 100644
--- a/extensions-support/reactor-netty/pom.xml
+++ b/extensions-support/reactor-netty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/reactor-netty/runtime/pom.xml b/extensions-support/reactor-netty/runtime/pom.xml
index b79bf96..650b331 100644
--- a/extensions-support/reactor-netty/runtime/pom.xml
+++ b/extensions-support/reactor-netty/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-reactor-netty-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/retrofit/deployment/pom.xml b/extensions-support/retrofit/deployment/pom.xml
index 638442c..beb67f6 100644
--- a/extensions-support/retrofit/deployment/pom.xml
+++ b/extensions-support/retrofit/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-retrofit-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/retrofit/pom.xml b/extensions-support/retrofit/pom.xml
index 002a900..de3a50b 100644
--- a/extensions-support/retrofit/pom.xml
+++ b/extensions-support/retrofit/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/retrofit/runtime/pom.xml b/extensions-support/retrofit/runtime/pom.xml
index 50f726a..8b581ea 100644
--- a/extensions-support/retrofit/runtime/pom.xml
+++ b/extensions-support/retrofit/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-retrofit-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/spring/beans/pom.xml b/extensions-support/spring/beans/pom.xml
index 3b69d96..dfd9ac7 100644
--- a/extensions-support/spring/beans/pom.xml
+++ b/extensions-support/spring/beans/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-spring-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/spring/context/pom.xml b/extensions-support/spring/context/pom.xml
index 4deef4c..6886643 100644
--- a/extensions-support/spring/context/pom.xml
+++ b/extensions-support/spring/context/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-spring-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/spring/core/pom.xml b/extensions-support/spring/core/pom.xml
index aa12bf0..1ca4fe5 100644
--- a/extensions-support/spring/core/pom.xml
+++ b/extensions-support/spring/core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-spring-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/spring/deployment/pom.xml b/extensions-support/spring/deployment/pom.xml
index c250b3e..6eb2a02 100644
--- a/extensions-support/spring/deployment/pom.xml
+++ b/extensions-support/spring/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-spring-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/spring/integration-test/pom.xml b/extensions-support/spring/integration-test/pom.xml
index 300acfd..10400c2 100644
--- a/extensions-support/spring/integration-test/pom.xml
+++ b/extensions-support/spring/integration-test/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/spring/pom.xml b/extensions-support/spring/pom.xml
index 1c66021..de91d75 100644
--- a/extensions-support/spring/pom.xml
+++ b/extensions-support/spring/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/spring/runtime/pom.xml b/extensions-support/spring/runtime/pom.xml
index 5aa4701..ba66cdb 100644
--- a/extensions-support/spring/runtime/pom.xml
+++ b/extensions-support/spring/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-spring-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/stax/deployment/pom.xml b/extensions-support/stax/deployment/pom.xml
index d619a59..42dd5f4 100644
--- a/extensions-support/stax/deployment/pom.xml
+++ b/extensions-support/stax/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-stax-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/stax/pom.xml b/extensions-support/stax/pom.xml
index df1a556..fd8cae6 100644
--- a/extensions-support/stax/pom.xml
+++ b/extensions-support/stax/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/stax/runtime/pom.xml b/extensions-support/stax/runtime/pom.xml
index 331fbc4..803abcb 100644
--- a/extensions-support/stax/runtime/pom.xml
+++ b/extensions-support/stax/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-stax-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/webhook/deployment/pom.xml b/extensions-support/webhook/deployment/pom.xml
index 681d5e7..b6948f4 100644
--- a/extensions-support/webhook/deployment/pom.xml
+++ b/extensions-support/webhook/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-webhook-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/webhook/pom.xml b/extensions-support/webhook/pom.xml
index 7d313e2..01a5e33 100644
--- a/extensions-support/webhook/pom.xml
+++ b/extensions-support/webhook/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/webhook/runtime/pom.xml b/extensions-support/webhook/runtime/pom.xml
index fad64f2..2b03406 100644
--- a/extensions-support/webhook/runtime/pom.xml
+++ b/extensions-support/webhook/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-webhook-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/xalan/deployment/pom.xml b/extensions-support/xalan/deployment/pom.xml
index f758ae1..a8f6e711 100644
--- a/extensions-support/xalan/deployment/pom.xml
+++ b/extensions-support/xalan/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-xalan-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/xalan/pom.xml b/extensions-support/xalan/pom.xml
index adb3ec2..5872692 100644
--- a/extensions-support/xalan/pom.xml
+++ b/extensions-support/xalan/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/xalan/runtime/pom.xml b/extensions-support/xalan/runtime/pom.xml
index 4bbf9b9..70213ad 100644
--- a/extensions-support/xalan/runtime/pom.xml
+++ b/extensions-support/xalan/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-xalan-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/xstream/deployment/pom.xml b/extensions-support/xstream/deployment/pom.xml
index 7cf0476..e13ef4c 100644
--- a/extensions-support/xstream/deployment/pom.xml
+++ b/extensions-support/xstream/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-xstream-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions-support/xstream/pom.xml b/extensions-support/xstream/pom.xml
index fc2d6c6..ce458c1 100644
--- a/extensions-support/xstream/pom.xml
+++ b/extensions-support/xstream/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions-support/xstream/runtime/pom.xml b/extensions-support/xstream/runtime/pom.xml
index 0c6435b..d95126a 100644
--- a/extensions-support/xstream/runtime/pom.xml
+++ b/extensions-support/xstream/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-support-xstream-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/activemq/deployment/pom.xml b/extensions/activemq/deployment/pom.xml
index 26e3837..94d4215 100644
--- a/extensions/activemq/deployment/pom.xml
+++ b/extensions/activemq/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-activemq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/activemq/pom.xml b/extensions/activemq/pom.xml
index f8aa3db..dc108c3 100644
--- a/extensions/activemq/pom.xml
+++ b/extensions/activemq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/activemq/runtime/pom.xml b/extensions/activemq/runtime/pom.xml
index 3328695..c7f982c 100644
--- a/extensions/activemq/runtime/pom.xml
+++ b/extensions/activemq/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-activemq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/amqp/deployment/pom.xml b/extensions/amqp/deployment/pom.xml
index 47668c3..4a96ea7 100644
--- a/extensions/amqp/deployment/pom.xml
+++ b/extensions/amqp/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-amqp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/amqp/pom.xml b/extensions/amqp/pom.xml
index 01b30b5..6f098d4 100644
--- a/extensions/amqp/pom.xml
+++ b/extensions/amqp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/amqp/runtime/pom.xml b/extensions/amqp/runtime/pom.xml
index 660ba8c..1873eca 100644
--- a/extensions/amqp/runtime/pom.xml
+++ b/extensions/amqp/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-amqp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/arangodb/deployment/pom.xml b/extensions/arangodb/deployment/pom.xml
index 9e52430..94c0bc8 100644
--- a/extensions/arangodb/deployment/pom.xml
+++ b/extensions/arangodb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-arangodb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/arangodb/pom.xml b/extensions/arangodb/pom.xml
index 16e3673..3a4ad3f 100644
--- a/extensions/arangodb/pom.xml
+++ b/extensions/arangodb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/arangodb/runtime/pom.xml b/extensions/arangodb/runtime/pom.xml
index 19eb969..1f703ff 100644
--- a/extensions/arangodb/runtime/pom.xml
+++ b/extensions/arangodb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-arangodb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/as2/deployment/pom.xml b/extensions/as2/deployment/pom.xml
index 868b9bc..1853884 100644
--- a/extensions/as2/deployment/pom.xml
+++ b/extensions/as2/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-as2-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/as2/pom.xml b/extensions/as2/pom.xml
index 8be537e..9a1d0fe 100644
--- a/extensions/as2/pom.xml
+++ b/extensions/as2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/as2/runtime/pom.xml b/extensions/as2/runtime/pom.xml
index 9dd5f19..858ad84 100644
--- a/extensions/as2/runtime/pom.xml
+++ b/extensions/as2/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-as2-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/atlasmap/deployment/pom.xml b/extensions/atlasmap/deployment/pom.xml
index 7af3bd6..172f610 100644
--- a/extensions/atlasmap/deployment/pom.xml
+++ b/extensions/atlasmap/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-atlasmap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/atlasmap/pom.xml b/extensions/atlasmap/pom.xml
index 8b7adcd..05b9d0a 100644
--- a/extensions/atlasmap/pom.xml
+++ b/extensions/atlasmap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/atlasmap/runtime/pom.xml b/extensions/atlasmap/runtime/pom.xml
index bb59ca7..7580faf 100644
--- a/extensions/atlasmap/runtime/pom.xml
+++ b/extensions/atlasmap/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-atlasmap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/atom/deployment/pom.xml b/extensions/atom/deployment/pom.xml
index e01e780..f52ca57 100644
--- a/extensions/atom/deployment/pom.xml
+++ b/extensions/atom/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-atom-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/atom/pom.xml b/extensions/atom/pom.xml
index e07ec41..4d87b56 100644
--- a/extensions/atom/pom.xml
+++ b/extensions/atom/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/atom/runtime/pom.xml b/extensions/atom/runtime/pom.xml
index 218f2e2..9314bd9 100644
--- a/extensions/atom/runtime/pom.xml
+++ b/extensions/atom/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-atom-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/attachments/deployment/pom.xml b/extensions/attachments/deployment/pom.xml
index 55a3673..fdd2392 100644
--- a/extensions/attachments/deployment/pom.xml
+++ b/extensions/attachments/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-attachments-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/attachments/pom.xml b/extensions/attachments/pom.xml
index 1a11d77..3c26678 100644
--- a/extensions/attachments/pom.xml
+++ b/extensions/attachments/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/attachments/runtime/pom.xml b/extensions/attachments/runtime/pom.xml
index b18898b..9bf933e 100644
--- a/extensions/attachments/runtime/pom.xml
+++ b/extensions/attachments/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-attachments-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/avro-rpc/deployment/pom.xml b/extensions/avro-rpc/deployment/pom.xml
index a8aa890..c8ea412 100644
--- a/extensions/avro-rpc/deployment/pom.xml
+++ b/extensions/avro-rpc/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-avro-rpc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/avro-rpc/pom.xml b/extensions/avro-rpc/pom.xml
index 1d22f14..e22643f 100644
--- a/extensions/avro-rpc/pom.xml
+++ b/extensions/avro-rpc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/avro-rpc/runtime/pom.xml b/extensions/avro-rpc/runtime/pom.xml
index 90e11f7..97502e8 100644
--- a/extensions/avro-rpc/runtime/pom.xml
+++ b/extensions/avro-rpc/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-avro-rpc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/avro/deployment/pom.xml b/extensions/avro/deployment/pom.xml
index 0784226..52a9e0e 100644
--- a/extensions/avro/deployment/pom.xml
+++ b/extensions/avro/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-avro-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/avro/pom.xml b/extensions/avro/pom.xml
index 58361e6..656b8e9 100644
--- a/extensions/avro/pom.xml
+++ b/extensions/avro/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/avro/runtime/pom.xml b/extensions/avro/runtime/pom.xml
index 391823b..c3d062b 100644
--- a/extensions/avro/runtime/pom.xml
+++ b/extensions/avro/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-avro-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-athena/deployment/pom.xml b/extensions/aws2-athena/deployment/pom.xml
index ad808f5..fb4276f 100644
--- a/extensions/aws2-athena/deployment/pom.xml
+++ b/extensions/aws2-athena/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-athena-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-athena/pom.xml b/extensions/aws2-athena/pom.xml
index 66dc651..fa72b22 100644
--- a/extensions/aws2-athena/pom.xml
+++ b/extensions/aws2-athena/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-athena/runtime/pom.xml b/extensions/aws2-athena/runtime/pom.xml
index 9497a56..e144efe 100644
--- a/extensions/aws2-athena/runtime/pom.xml
+++ b/extensions/aws2-athena/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-athena-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-cw/deployment/pom.xml b/extensions/aws2-cw/deployment/pom.xml
index 6983565..e9f4684 100644
--- a/extensions/aws2-cw/deployment/pom.xml
+++ b/extensions/aws2-cw/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-cw-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-cw/pom.xml b/extensions/aws2-cw/pom.xml
index 963d97f..75a4c66 100644
--- a/extensions/aws2-cw/pom.xml
+++ b/extensions/aws2-cw/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-cw/runtime/pom.xml b/extensions/aws2-cw/runtime/pom.xml
index 1720130..ada668d 100644
--- a/extensions/aws2-cw/runtime/pom.xml
+++ b/extensions/aws2-cw/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-cw-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ddb/deployment/pom.xml b/extensions/aws2-ddb/deployment/pom.xml
index 073c93d..4cc637a 100644
--- a/extensions/aws2-ddb/deployment/pom.xml
+++ b/extensions/aws2-ddb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ddb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ddb/pom.xml b/extensions/aws2-ddb/pom.xml
index c952655..88555c3 100644
--- a/extensions/aws2-ddb/pom.xml
+++ b/extensions/aws2-ddb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ddb/runtime/pom.xml b/extensions/aws2-ddb/runtime/pom.xml
index 3320091..4e745b9 100644
--- a/extensions/aws2-ddb/runtime/pom.xml
+++ b/extensions/aws2-ddb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ddb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ec2/deployment/pom.xml b/extensions/aws2-ec2/deployment/pom.xml
index ca6b543..0ec1699 100644
--- a/extensions/aws2-ec2/deployment/pom.xml
+++ b/extensions/aws2-ec2/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ec2-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ec2/pom.xml b/extensions/aws2-ec2/pom.xml
index ed1eb29..4800ec8 100644
--- a/extensions/aws2-ec2/pom.xml
+++ b/extensions/aws2-ec2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ec2/runtime/pom.xml b/extensions/aws2-ec2/runtime/pom.xml
index 98320f1..8a19d29 100644
--- a/extensions/aws2-ec2/runtime/pom.xml
+++ b/extensions/aws2-ec2/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ec2-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ecs/deployment/pom.xml b/extensions/aws2-ecs/deployment/pom.xml
index afdd9d5..b7c9b9a 100644
--- a/extensions/aws2-ecs/deployment/pom.xml
+++ b/extensions/aws2-ecs/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ecs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ecs/pom.xml b/extensions/aws2-ecs/pom.xml
index ebd91c7..cefa1df 100644
--- a/extensions/aws2-ecs/pom.xml
+++ b/extensions/aws2-ecs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ecs/runtime/pom.xml b/extensions/aws2-ecs/runtime/pom.xml
index 3b7819a..93fc758 100644
--- a/extensions/aws2-ecs/runtime/pom.xml
+++ b/extensions/aws2-ecs/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ecs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-eks/deployment/pom.xml b/extensions/aws2-eks/deployment/pom.xml
index 36457e9..c1d867f 100644
--- a/extensions/aws2-eks/deployment/pom.xml
+++ b/extensions/aws2-eks/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-eks-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-eks/pom.xml b/extensions/aws2-eks/pom.xml
index 4e9c766..32ec54a 100644
--- a/extensions/aws2-eks/pom.xml
+++ b/extensions/aws2-eks/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-eks/runtime/pom.xml b/extensions/aws2-eks/runtime/pom.xml
index 747d532..3ff7a2e 100644
--- a/extensions/aws2-eks/runtime/pom.xml
+++ b/extensions/aws2-eks/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-eks-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-eventbridge/deployment/pom.xml b/extensions/aws2-eventbridge/deployment/pom.xml
index 6759bad..3fd1c2e 100644
--- a/extensions/aws2-eventbridge/deployment/pom.xml
+++ b/extensions/aws2-eventbridge/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-eventbridge-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-eventbridge/pom.xml b/extensions/aws2-eventbridge/pom.xml
index 87d84a7..c09caaf 100644
--- a/extensions/aws2-eventbridge/pom.xml
+++ b/extensions/aws2-eventbridge/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-eventbridge/runtime/pom.xml b/extensions/aws2-eventbridge/runtime/pom.xml
index 8187711..18dc1bf 100644
--- a/extensions/aws2-eventbridge/runtime/pom.xml
+++ b/extensions/aws2-eventbridge/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-eventbridge-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-iam/deployment/pom.xml b/extensions/aws2-iam/deployment/pom.xml
index f846656..cf9535c 100644
--- a/extensions/aws2-iam/deployment/pom.xml
+++ b/extensions/aws2-iam/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-iam-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-iam/pom.xml b/extensions/aws2-iam/pom.xml
index d26b0b7..5030e50 100644
--- a/extensions/aws2-iam/pom.xml
+++ b/extensions/aws2-iam/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-iam/runtime/pom.xml b/extensions/aws2-iam/runtime/pom.xml
index a1549e3..3632f9d 100644
--- a/extensions/aws2-iam/runtime/pom.xml
+++ b/extensions/aws2-iam/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-iam-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-kinesis/deployment/pom.xml b/extensions/aws2-kinesis/deployment/pom.xml
index 9bd8b97..740e11d 100644
--- a/extensions/aws2-kinesis/deployment/pom.xml
+++ b/extensions/aws2-kinesis/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-kinesis-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-kinesis/pom.xml b/extensions/aws2-kinesis/pom.xml
index a2351fb..4c8020d 100644
--- a/extensions/aws2-kinesis/pom.xml
+++ b/extensions/aws2-kinesis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-kinesis/runtime/pom.xml b/extensions/aws2-kinesis/runtime/pom.xml
index 2859442..4bdb285 100644
--- a/extensions/aws2-kinesis/runtime/pom.xml
+++ b/extensions/aws2-kinesis/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-kinesis-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-kms/deployment/pom.xml b/extensions/aws2-kms/deployment/pom.xml
index 8596bdb..81acfdc 100644
--- a/extensions/aws2-kms/deployment/pom.xml
+++ b/extensions/aws2-kms/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-kms-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-kms/pom.xml b/extensions/aws2-kms/pom.xml
index 4071215..2da7e1d 100644
--- a/extensions/aws2-kms/pom.xml
+++ b/extensions/aws2-kms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-kms/runtime/pom.xml b/extensions/aws2-kms/runtime/pom.xml
index b8cf2ad..d938278 100644
--- a/extensions/aws2-kms/runtime/pom.xml
+++ b/extensions/aws2-kms/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-kms-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-lambda/deployment/pom.xml b/extensions/aws2-lambda/deployment/pom.xml
index 23cfca4..7ddd026 100644
--- a/extensions/aws2-lambda/deployment/pom.xml
+++ b/extensions/aws2-lambda/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-lambda-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-lambda/pom.xml b/extensions/aws2-lambda/pom.xml
index 7d39e8c..6afdf21 100644
--- a/extensions/aws2-lambda/pom.xml
+++ b/extensions/aws2-lambda/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-lambda/runtime/pom.xml b/extensions/aws2-lambda/runtime/pom.xml
index 3f2c894..a592232 100644
--- a/extensions/aws2-lambda/runtime/pom.xml
+++ b/extensions/aws2-lambda/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-lambda-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-mq/deployment/pom.xml b/extensions/aws2-mq/deployment/pom.xml
index d5579b4..b86aebe 100644
--- a/extensions/aws2-mq/deployment/pom.xml
+++ b/extensions/aws2-mq/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-mq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-mq/pom.xml b/extensions/aws2-mq/pom.xml
index 3ffd18f..33cdbae 100644
--- a/extensions/aws2-mq/pom.xml
+++ b/extensions/aws2-mq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-mq/runtime/pom.xml b/extensions/aws2-mq/runtime/pom.xml
index 8a8d23e..4dbf04c 100644
--- a/extensions/aws2-mq/runtime/pom.xml
+++ b/extensions/aws2-mq/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-mq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-msk/deployment/pom.xml b/extensions/aws2-msk/deployment/pom.xml
index d34190d..36f0ace 100644
--- a/extensions/aws2-msk/deployment/pom.xml
+++ b/extensions/aws2-msk/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-msk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-msk/pom.xml b/extensions/aws2-msk/pom.xml
index 768b579..b1831d9 100644
--- a/extensions/aws2-msk/pom.xml
+++ b/extensions/aws2-msk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-msk/runtime/pom.xml b/extensions/aws2-msk/runtime/pom.xml
index 30ff084..c8973ba 100644
--- a/extensions/aws2-msk/runtime/pom.xml
+++ b/extensions/aws2-msk/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-msk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-s3/deployment/pom.xml b/extensions/aws2-s3/deployment/pom.xml
index eeb37ad..8404a1a 100644
--- a/extensions/aws2-s3/deployment/pom.xml
+++ b/extensions/aws2-s3/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-s3-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-s3/pom.xml b/extensions/aws2-s3/pom.xml
index ec18ea9..a6a269b 100644
--- a/extensions/aws2-s3/pom.xml
+++ b/extensions/aws2-s3/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-s3/runtime/pom.xml b/extensions/aws2-s3/runtime/pom.xml
index 5a94b5c..d48f61d 100644
--- a/extensions/aws2-s3/runtime/pom.xml
+++ b/extensions/aws2-s3/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-s3-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ses/deployment/pom.xml b/extensions/aws2-ses/deployment/pom.xml
index 69b1fef..e1bd28b 100644
--- a/extensions/aws2-ses/deployment/pom.xml
+++ b/extensions/aws2-ses/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ses-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ses/pom.xml b/extensions/aws2-ses/pom.xml
index 2bf598f..535e7d4 100644
--- a/extensions/aws2-ses/pom.xml
+++ b/extensions/aws2-ses/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-ses/runtime/pom.xml b/extensions/aws2-ses/runtime/pom.xml
index 4c1fdb9..e136134 100644
--- a/extensions/aws2-ses/runtime/pom.xml
+++ b/extensions/aws2-ses/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-ses-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sns/deployment/pom.xml b/extensions/aws2-sns/deployment/pom.xml
index e3c1c77..2cf71cd 100644
--- a/extensions/aws2-sns/deployment/pom.xml
+++ b/extensions/aws2-sns/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-sns-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sns/pom.xml b/extensions/aws2-sns/pom.xml
index 19504f67..6056bb2 100644
--- a/extensions/aws2-sns/pom.xml
+++ b/extensions/aws2-sns/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sns/runtime/pom.xml b/extensions/aws2-sns/runtime/pom.xml
index 6558dde..b3ec255 100644
--- a/extensions/aws2-sns/runtime/pom.xml
+++ b/extensions/aws2-sns/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-sns-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sqs/deployment/pom.xml b/extensions/aws2-sqs/deployment/pom.xml
index 4e9a626..783f202 100644
--- a/extensions/aws2-sqs/deployment/pom.xml
+++ b/extensions/aws2-sqs/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-sqs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sqs/pom.xml b/extensions/aws2-sqs/pom.xml
index bd4225e..e8dabdd 100644
--- a/extensions/aws2-sqs/pom.xml
+++ b/extensions/aws2-sqs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sqs/runtime/pom.xml b/extensions/aws2-sqs/runtime/pom.xml
index a9d86bd..77091ea 100644
--- a/extensions/aws2-sqs/runtime/pom.xml
+++ b/extensions/aws2-sqs/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-sqs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sts/deployment/pom.xml b/extensions/aws2-sts/deployment/pom.xml
index bb169c8..84d0a0b 100644
--- a/extensions/aws2-sts/deployment/pom.xml
+++ b/extensions/aws2-sts/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-sts-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sts/pom.xml b/extensions/aws2-sts/pom.xml
index 87ae643..216a149 100644
--- a/extensions/aws2-sts/pom.xml
+++ b/extensions/aws2-sts/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-sts/runtime/pom.xml b/extensions/aws2-sts/runtime/pom.xml
index 101efab..f96f44f 100644
--- a/extensions/aws2-sts/runtime/pom.xml
+++ b/extensions/aws2-sts/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-sts-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-translate/deployment/pom.xml b/extensions/aws2-translate/deployment/pom.xml
index 496a6bb..262e007 100644
--- a/extensions/aws2-translate/deployment/pom.xml
+++ b/extensions/aws2-translate/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-translate-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-translate/pom.xml b/extensions/aws2-translate/pom.xml
index 6f07bef..6394abc 100644
--- a/extensions/aws2-translate/pom.xml
+++ b/extensions/aws2-translate/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/aws2-translate/runtime/pom.xml b/extensions/aws2-translate/runtime/pom.xml
index 74b01d9..4d711cf 100644
--- a/extensions/aws2-translate/runtime/pom.xml
+++ b/extensions/aws2-translate/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-aws2-translate-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-eventhubs/deployment/pom.xml b/extensions/azure-eventhubs/deployment/pom.xml
index 4eb658e..e51723d 100644
--- a/extensions/azure-eventhubs/deployment/pom.xml
+++ b/extensions/azure-eventhubs/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-eventhubs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-eventhubs/pom.xml b/extensions/azure-eventhubs/pom.xml
index 8f77c08..0e4fb6c 100644
--- a/extensions/azure-eventhubs/pom.xml
+++ b/extensions/azure-eventhubs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-eventhubs/runtime/pom.xml b/extensions/azure-eventhubs/runtime/pom.xml
index 65fbc27..119ac64 100644
--- a/extensions/azure-eventhubs/runtime/pom.xml
+++ b/extensions/azure-eventhubs/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-eventhubs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-storage-blob/deployment/pom.xml b/extensions/azure-storage-blob/deployment/pom.xml
index cb9e5e0..8b01f5f 100644
--- a/extensions/azure-storage-blob/deployment/pom.xml
+++ b/extensions/azure-storage-blob/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-storage-blob-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-storage-blob/pom.xml b/extensions/azure-storage-blob/pom.xml
index fd264a3..6fde3fe 100644
--- a/extensions/azure-storage-blob/pom.xml
+++ b/extensions/azure-storage-blob/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-storage-blob/runtime/pom.xml b/extensions/azure-storage-blob/runtime/pom.xml
index 73e7b8d..d548a53 100644
--- a/extensions/azure-storage-blob/runtime/pom.xml
+++ b/extensions/azure-storage-blob/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-storage-blob-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-storage-queue/deployment/pom.xml b/extensions/azure-storage-queue/deployment/pom.xml
index 99b89df..dff31d8 100644
--- a/extensions/azure-storage-queue/deployment/pom.xml
+++ b/extensions/azure-storage-queue/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-storage-queue-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-storage-queue/pom.xml b/extensions/azure-storage-queue/pom.xml
index 34c20cc..0a30228 100644
--- a/extensions/azure-storage-queue/pom.xml
+++ b/extensions/azure-storage-queue/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/azure-storage-queue/runtime/pom.xml b/extensions/azure-storage-queue/runtime/pom.xml
index 4111714..18bafc3 100644
--- a/extensions/azure-storage-queue/runtime/pom.xml
+++ b/extensions/azure-storage-queue/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-azure-storage-queue-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/base64/deployment/pom.xml b/extensions/base64/deployment/pom.xml
index 1d0db88..3b5c54a 100644
--- a/extensions/base64/deployment/pom.xml
+++ b/extensions/base64/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-base64-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/base64/pom.xml b/extensions/base64/pom.xml
index d04b25f..40bce65 100644
--- a/extensions/base64/pom.xml
+++ b/extensions/base64/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/base64/runtime/pom.xml b/extensions/base64/runtime/pom.xml
index a4a2ae3..7902321 100644
--- a/extensions/base64/runtime/pom.xml
+++ b/extensions/base64/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-base64-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bean-validator/deployment/pom.xml b/extensions/bean-validator/deployment/pom.xml
index a4dd026..5549b2c 100644
--- a/extensions/bean-validator/deployment/pom.xml
+++ b/extensions/bean-validator/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bean-validator-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bean-validator/pom.xml b/extensions/bean-validator/pom.xml
index 778c9f0..516ed76 100644
--- a/extensions/bean-validator/pom.xml
+++ b/extensions/bean-validator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bean-validator/runtime/pom.xml b/extensions/bean-validator/runtime/pom.xml
index d85ec56..718a0b1 100644
--- a/extensions/bean-validator/runtime/pom.xml
+++ b/extensions/bean-validator/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bean-validator-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bean/deployment/pom.xml b/extensions/bean/deployment/pom.xml
index 74d5a8c..c981cbe 100644
--- a/extensions/bean/deployment/pom.xml
+++ b/extensions/bean/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bean-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bean/pom.xml b/extensions/bean/pom.xml
index cbae8d1..2c7faee 100644
--- a/extensions/bean/pom.xml
+++ b/extensions/bean/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bean/runtime/pom.xml b/extensions/bean/runtime/pom.xml
index 73c4489..4de1660 100644
--- a/extensions/bean/runtime/pom.xml
+++ b/extensions/bean/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bean-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bindy/deployment/pom.xml b/extensions/bindy/deployment/pom.xml
index 84dfb9c..63479b2 100644
--- a/extensions/bindy/deployment/pom.xml
+++ b/extensions/bindy/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bindy-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bindy/pom.xml b/extensions/bindy/pom.xml
index ca90a1d..d9b99a3 100644
--- a/extensions/bindy/pom.xml
+++ b/extensions/bindy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/bindy/runtime/pom.xml b/extensions/bindy/runtime/pom.xml
index 45fc57a..2b31a75 100644
--- a/extensions/bindy/runtime/pom.xml
+++ b/extensions/bindy/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-bindy-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/box/deployment/pom.xml b/extensions/box/deployment/pom.xml
index d19a128..030ab28 100644
--- a/extensions/box/deployment/pom.xml
+++ b/extensions/box/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-box-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/box/pom.xml b/extensions/box/pom.xml
index 132f005..fd93f67 100644
--- a/extensions/box/pom.xml
+++ b/extensions/box/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/box/runtime/pom.xml b/extensions/box/runtime/pom.xml
index 734787d..ce06b8f 100644
--- a/extensions/box/runtime/pom.xml
+++ b/extensions/box/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-box-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/braintree/deployment/pom.xml b/extensions/braintree/deployment/pom.xml
index 0943b84..2fb2284 100644
--- a/extensions/braintree/deployment/pom.xml
+++ b/extensions/braintree/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-braintree-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/braintree/pom.xml b/extensions/braintree/pom.xml
index 0900dc5..f7e9965 100644
--- a/extensions/braintree/pom.xml
+++ b/extensions/braintree/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/braintree/runtime/pom.xml b/extensions/braintree/runtime/pom.xml
index 1a3ae62..9d32fc8 100644
--- a/extensions/braintree/runtime/pom.xml
+++ b/extensions/braintree/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-braintree-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/browse/deployment/pom.xml b/extensions/browse/deployment/pom.xml
index e01223f..2b590d8 100644
--- a/extensions/browse/deployment/pom.xml
+++ b/extensions/browse/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-browse-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/browse/pom.xml b/extensions/browse/pom.xml
index f0125a5..30f8090 100644
--- a/extensions/browse/pom.xml
+++ b/extensions/browse/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/browse/runtime/pom.xml b/extensions/browse/runtime/pom.xml
index 1d73c85..26d4f1b 100644
--- a/extensions/browse/runtime/pom.xml
+++ b/extensions/browse/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-browse-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/caffeine/deployment/pom.xml b/extensions/caffeine/deployment/pom.xml
index fcd2d70..c2080bc 100644
--- a/extensions/caffeine/deployment/pom.xml
+++ b/extensions/caffeine/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-caffeine-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/caffeine/pom.xml b/extensions/caffeine/pom.xml
index d340ca6..42e7908 100644
--- a/extensions/caffeine/pom.xml
+++ b/extensions/caffeine/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/caffeine/runtime/pom.xml b/extensions/caffeine/runtime/pom.xml
index 1e50289..799c98f 100644
--- a/extensions/caffeine/runtime/pom.xml
+++ b/extensions/caffeine/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-caffeine-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cassandraql/deployment/pom.xml b/extensions/cassandraql/deployment/pom.xml
index 69015cc..7cd3249 100644
--- a/extensions/cassandraql/deployment/pom.xml
+++ b/extensions/cassandraql/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cassandraql-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cassandraql/pom.xml b/extensions/cassandraql/pom.xml
index 7f9832b..d3b5f11 100644
--- a/extensions/cassandraql/pom.xml
+++ b/extensions/cassandraql/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cassandraql/runtime/pom.xml b/extensions/cassandraql/runtime/pom.xml
index 01de82f..6178990 100644
--- a/extensions/cassandraql/runtime/pom.xml
+++ b/extensions/cassandraql/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cassandraql-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cbor/deployment/pom.xml b/extensions/cbor/deployment/pom.xml
index 5e9cf41..2ab1cbb 100644
--- a/extensions/cbor/deployment/pom.xml
+++ b/extensions/cbor/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cbor-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cbor/pom.xml b/extensions/cbor/pom.xml
index 0c48cfc..f4bf34c 100644
--- a/extensions/cbor/pom.xml
+++ b/extensions/cbor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cbor/runtime/pom.xml b/extensions/cbor/runtime/pom.xml
index df17daa..30d8fde 100644
--- a/extensions/cbor/runtime/pom.xml
+++ b/extensions/cbor/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cbor-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cloudevents/deployment/pom.xml b/extensions/cloudevents/deployment/pom.xml
index 79ba597..51f9a50 100644
--- a/extensions/cloudevents/deployment/pom.xml
+++ b/extensions/cloudevents/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cloudevents-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cloudevents/pom.xml b/extensions/cloudevents/pom.xml
index f9312ea..1f6f8eb 100644
--- a/extensions/cloudevents/pom.xml
+++ b/extensions/cloudevents/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cloudevents/runtime/pom.xml b/extensions/cloudevents/runtime/pom.xml
index d3f45e7..cc38168 100644
--- a/extensions/cloudevents/runtime/pom.xml
+++ b/extensions/cloudevents/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cloudevents-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/consul/deployment/pom.xml b/extensions/consul/deployment/pom.xml
index 9b6a614..b3e177b 100644
--- a/extensions/consul/deployment/pom.xml
+++ b/extensions/consul/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-consul-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/consul/pom.xml b/extensions/consul/pom.xml
index cd50e10..a1b3506 100644
--- a/extensions/consul/pom.xml
+++ b/extensions/consul/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/consul/runtime/pom.xml b/extensions/consul/runtime/pom.xml
index 5ee2057..64a5e77 100644
--- a/extensions/consul/runtime/pom.xml
+++ b/extensions/consul/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-consul-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/controlbus/deployment/pom.xml b/extensions/controlbus/deployment/pom.xml
index e6706b5..b6e0555 100644
--- a/extensions/controlbus/deployment/pom.xml
+++ b/extensions/controlbus/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-controlbus-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/controlbus/pom.xml b/extensions/controlbus/pom.xml
index c90f2f7..b32ec3c 100644
--- a/extensions/controlbus/pom.xml
+++ b/extensions/controlbus/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/controlbus/runtime/pom.xml b/extensions/controlbus/runtime/pom.xml
index b173890..6748b98 100644
--- a/extensions/controlbus/runtime/pom.xml
+++ b/extensions/controlbus/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-controlbus-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/couchdb/deployment/pom.xml b/extensions/couchdb/deployment/pom.xml
index 3ef1bf4..fed3e90 100644
--- a/extensions/couchdb/deployment/pom.xml
+++ b/extensions/couchdb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-couchdb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/couchdb/pom.xml b/extensions/couchdb/pom.xml
index 34b6716..1e8dc4f 100644
--- a/extensions/couchdb/pom.xml
+++ b/extensions/couchdb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/couchdb/runtime/pom.xml b/extensions/couchdb/runtime/pom.xml
index 7070491..5c9015c 100644
--- a/extensions/couchdb/runtime/pom.xml
+++ b/extensions/couchdb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-couchdb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cron/deployment/pom.xml b/extensions/cron/deployment/pom.xml
index 5da9eec..ce2b6f7 100644
--- a/extensions/cron/deployment/pom.xml
+++ b/extensions/cron/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cron-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cron/pom.xml b/extensions/cron/pom.xml
index 1163cdd..c10fcd2 100644
--- a/extensions/cron/pom.xml
+++ b/extensions/cron/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cron/runtime/pom.xml b/extensions/cron/runtime/pom.xml
index 30c2def..904277a 100644
--- a/extensions/cron/runtime/pom.xml
+++ b/extensions/cron/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cron-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/crypto/deployment/pom.xml b/extensions/crypto/deployment/pom.xml
index 0fe6410..e0f364a 100644
--- a/extensions/crypto/deployment/pom.xml
+++ b/extensions/crypto/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-crypto-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/crypto/pom.xml b/extensions/crypto/pom.xml
index 32cd8b4..730a348 100644
--- a/extensions/crypto/pom.xml
+++ b/extensions/crypto/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/crypto/runtime/pom.xml b/extensions/crypto/runtime/pom.xml
index e2fc853..b83b6d7 100644
--- a/extensions/crypto/runtime/pom.xml
+++ b/extensions/crypto/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-crypto-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/csimple/deployment/pom.xml b/extensions/csimple/deployment/pom.xml
index 08e0d33..97dec37 100644
--- a/extensions/csimple/deployment/pom.xml
+++ b/extensions/csimple/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-csimple-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/csimple/pom.xml b/extensions/csimple/pom.xml
index aa865ce..ea4627d 100644
--- a/extensions/csimple/pom.xml
+++ b/extensions/csimple/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/csimple/runtime/pom.xml b/extensions/csimple/runtime/pom.xml
index 866b1e6..29e92e8 100644
--- a/extensions/csimple/runtime/pom.xml
+++ b/extensions/csimple/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-csimple-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/csv/deployment/pom.xml b/extensions/csv/deployment/pom.xml
index e541d56..472d53a 100644
--- a/extensions/csv/deployment/pom.xml
+++ b/extensions/csv/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-csv-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/csv/pom.xml b/extensions/csv/pom.xml
index 89234a3..dd16acf 100644
--- a/extensions/csv/pom.xml
+++ b/extensions/csv/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/csv/runtime/pom.xml b/extensions/csv/runtime/pom.xml
index 8055b4d..044a9e0 100644
--- a/extensions/csv/runtime/pom.xml
+++ b/extensions/csv/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-csv-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cxf-soap/deployment/pom.xml b/extensions/cxf-soap/deployment/pom.xml
index c7f9143..fc21bd5 100644
--- a/extensions/cxf-soap/deployment/pom.xml
+++ b/extensions/cxf-soap/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cxf-soap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cxf-soap/pom.xml b/extensions/cxf-soap/pom.xml
index 1ed44a9..5c82b80 100644
--- a/extensions/cxf-soap/pom.xml
+++ b/extensions/cxf-soap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/cxf-soap/runtime/pom.xml b/extensions/cxf-soap/runtime/pom.xml
index 52788e3..5051d40 100644
--- a/extensions/cxf-soap/runtime/pom.xml
+++ b/extensions/cxf-soap/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-cxf-soap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dataformat/deployment/pom.xml b/extensions/dataformat/deployment/pom.xml
index 4ba139f..6444360 100644
--- a/extensions/dataformat/deployment/pom.xml
+++ b/extensions/dataformat/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dataformat-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dataformat/pom.xml b/extensions/dataformat/pom.xml
index 72bbf69..2206bf7 100644
--- a/extensions/dataformat/pom.xml
+++ b/extensions/dataformat/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dataformat/runtime/pom.xml b/extensions/dataformat/runtime/pom.xml
index ca4a7a1..fee12e6 100644
--- a/extensions/dataformat/runtime/pom.xml
+++ b/extensions/dataformat/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dataformat-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dataset/deployment/pom.xml b/extensions/dataset/deployment/pom.xml
index 4b27b78..f58492b 100644
--- a/extensions/dataset/deployment/pom.xml
+++ b/extensions/dataset/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dataset-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dataset/pom.xml b/extensions/dataset/pom.xml
index 2599426..22995da 100644
--- a/extensions/dataset/pom.xml
+++ b/extensions/dataset/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dataset/runtime/pom.xml b/extensions/dataset/runtime/pom.xml
index f310b77..8f83505 100644
--- a/extensions/dataset/runtime/pom.xml
+++ b/extensions/dataset/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dataset-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/datasonnet/deployment/pom.xml b/extensions/datasonnet/deployment/pom.xml
index 0e58711..5137f28 100644
--- a/extensions/datasonnet/deployment/pom.xml
+++ b/extensions/datasonnet/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-datasonnet-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/datasonnet/pom.xml b/extensions/datasonnet/pom.xml
index 576009a..aaa7f5a 100644
--- a/extensions/datasonnet/pom.xml
+++ b/extensions/datasonnet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/datasonnet/runtime/pom.xml b/extensions/datasonnet/runtime/pom.xml
index 7c8074f..662972c 100644
--- a/extensions/datasonnet/runtime/pom.xml
+++ b/extensions/datasonnet/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-datasonnet-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-mongodb/deployment/pom.xml b/extensions/debezium-mongodb/deployment/pom.xml
index 204b82a..b7d04f3 100644
--- a/extensions/debezium-mongodb/deployment/pom.xml
+++ b/extensions/debezium-mongodb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-mongodb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-mongodb/pom.xml b/extensions/debezium-mongodb/pom.xml
index da1e992..e55eaab 100644
--- a/extensions/debezium-mongodb/pom.xml
+++ b/extensions/debezium-mongodb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-mongodb/runtime/pom.xml b/extensions/debezium-mongodb/runtime/pom.xml
index bbe17de..24f9047 100644
--- a/extensions/debezium-mongodb/runtime/pom.xml
+++ b/extensions/debezium-mongodb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-mongodb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-mysql/deployment/pom.xml b/extensions/debezium-mysql/deployment/pom.xml
index 2208e29..15b291a 100644
--- a/extensions/debezium-mysql/deployment/pom.xml
+++ b/extensions/debezium-mysql/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-mysql-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-mysql/pom.xml b/extensions/debezium-mysql/pom.xml
index ea84a98..62728be 100644
--- a/extensions/debezium-mysql/pom.xml
+++ b/extensions/debezium-mysql/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-mysql/runtime/pom.xml b/extensions/debezium-mysql/runtime/pom.xml
index 26149e6..bda596a 100644
--- a/extensions/debezium-mysql/runtime/pom.xml
+++ b/extensions/debezium-mysql/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-mysql-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-postgres/deployment/pom.xml b/extensions/debezium-postgres/deployment/pom.xml
index 7daabd5..15dfedb 100644
--- a/extensions/debezium-postgres/deployment/pom.xml
+++ b/extensions/debezium-postgres/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-postgres-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-postgres/pom.xml b/extensions/debezium-postgres/pom.xml
index b1354c1..dd4e26b 100644
--- a/extensions/debezium-postgres/pom.xml
+++ b/extensions/debezium-postgres/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-postgres/runtime/pom.xml b/extensions/debezium-postgres/runtime/pom.xml
index a0e90be..ba7acc0 100644
--- a/extensions/debezium-postgres/runtime/pom.xml
+++ b/extensions/debezium-postgres/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-postgres-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-sqlserver/deployment/pom.xml b/extensions/debezium-sqlserver/deployment/pom.xml
index e84f99e..8bfead9 100644
--- a/extensions/debezium-sqlserver/deployment/pom.xml
+++ b/extensions/debezium-sqlserver/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-sqlserver-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-sqlserver/pom.xml b/extensions/debezium-sqlserver/pom.xml
index bb25ca9..bbe1b34 100644
--- a/extensions/debezium-sqlserver/pom.xml
+++ b/extensions/debezium-sqlserver/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/debezium-sqlserver/runtime/pom.xml b/extensions/debezium-sqlserver/runtime/pom.xml
index 1de785c..0f800b1 100644
--- a/extensions/debezium-sqlserver/runtime/pom.xml
+++ b/extensions/debezium-sqlserver/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-debezium-sqlserver-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/digitalocean/deployment/pom.xml b/extensions/digitalocean/deployment/pom.xml
index 53a4ee8..1d4bbfe 100644
--- a/extensions/digitalocean/deployment/pom.xml
+++ b/extensions/digitalocean/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-digitalocean-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/digitalocean/pom.xml b/extensions/digitalocean/pom.xml
index 98ef636..749660c 100644
--- a/extensions/digitalocean/pom.xml
+++ b/extensions/digitalocean/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/digitalocean/runtime/pom.xml b/extensions/digitalocean/runtime/pom.xml
index fa4a3b0..9f5d4fc 100644
--- a/extensions/digitalocean/runtime/pom.xml
+++ b/extensions/digitalocean/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-digitalocean-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/direct/deployment/pom.xml b/extensions/direct/deployment/pom.xml
index 3424af5..7036145 100644
--- a/extensions/direct/deployment/pom.xml
+++ b/extensions/direct/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-direct-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/direct/pom.xml b/extensions/direct/pom.xml
index 037863f..79c2ea6 100644
--- a/extensions/direct/pom.xml
+++ b/extensions/direct/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/direct/runtime/pom.xml b/extensions/direct/runtime/pom.xml
index 2d3ca52..0a0ef20 100644
--- a/extensions/direct/runtime/pom.xml
+++ b/extensions/direct/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-direct-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/disruptor/deployment/pom.xml b/extensions/disruptor/deployment/pom.xml
index 365c15b..109c7c5 100644
--- a/extensions/disruptor/deployment/pom.xml
+++ b/extensions/disruptor/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-disruptor-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/disruptor/pom.xml b/extensions/disruptor/pom.xml
index 8d628bf..bb7f7cc 100644
--- a/extensions/disruptor/pom.xml
+++ b/extensions/disruptor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/disruptor/runtime/pom.xml b/extensions/disruptor/runtime/pom.xml
index 29783f3..5825e51 100644
--- a/extensions/disruptor/runtime/pom.xml
+++ b/extensions/disruptor/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-disruptor-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dozer/deployment/pom.xml b/extensions/dozer/deployment/pom.xml
index 04db4ee..928f90c 100644
--- a/extensions/dozer/deployment/pom.xml
+++ b/extensions/dozer/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dozer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dozer/pom.xml b/extensions/dozer/pom.xml
index 2735a77..083beb1 100644
--- a/extensions/dozer/pom.xml
+++ b/extensions/dozer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dozer/runtime/pom.xml b/extensions/dozer/runtime/pom.xml
index b583c6f..a51913e 100644
--- a/extensions/dozer/runtime/pom.xml
+++ b/extensions/dozer/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dozer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dropbox/deployment/pom.xml b/extensions/dropbox/deployment/pom.xml
index 919c6b2..f11aff5 100644
--- a/extensions/dropbox/deployment/pom.xml
+++ b/extensions/dropbox/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dropbox-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dropbox/pom.xml b/extensions/dropbox/pom.xml
index ed0b36f..57c695a 100644
--- a/extensions/dropbox/pom.xml
+++ b/extensions/dropbox/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/dropbox/runtime/pom.xml b/extensions/dropbox/runtime/pom.xml
index 2cd6399..7f96352 100644
--- a/extensions/dropbox/runtime/pom.xml
+++ b/extensions/dropbox/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-dropbox-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/elasticsearch-rest/deployment/pom.xml b/extensions/elasticsearch-rest/deployment/pom.xml
index d19966f..1678fcd 100644
--- a/extensions/elasticsearch-rest/deployment/pom.xml
+++ b/extensions/elasticsearch-rest/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-elasticsearch-rest-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/elasticsearch-rest/pom.xml b/extensions/elasticsearch-rest/pom.xml
index e766cf2..19971cb 100644
--- a/extensions/elasticsearch-rest/pom.xml
+++ b/extensions/elasticsearch-rest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/elasticsearch-rest/runtime/pom.xml b/extensions/elasticsearch-rest/runtime/pom.xml
index 490de55..d7a9670 100644
--- a/extensions/elasticsearch-rest/runtime/pom.xml
+++ b/extensions/elasticsearch-rest/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-elasticsearch-rest-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/exec/deployment/pom.xml b/extensions/exec/deployment/pom.xml
index 58fc724..055c9f5 100644
--- a/extensions/exec/deployment/pom.xml
+++ b/extensions/exec/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-exec-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/exec/pom.xml b/extensions/exec/pom.xml
index ea93d35..44aa3d4 100644
--- a/extensions/exec/pom.xml
+++ b/extensions/exec/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/exec/runtime/pom.xml b/extensions/exec/runtime/pom.xml
index 4a1e6cc..3ea9ca5 100644
--- a/extensions/exec/runtime/pom.xml
+++ b/extensions/exec/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-exec-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/fhir/deployment/pom.xml b/extensions/fhir/deployment/pom.xml
index 78f51bb..30e63d4 100644
--- a/extensions/fhir/deployment/pom.xml
+++ b/extensions/fhir/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-fhir-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/fhir/pom.xml b/extensions/fhir/pom.xml
index 307c228..f77a57e 100644
--- a/extensions/fhir/pom.xml
+++ b/extensions/fhir/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/fhir/runtime/pom.xml b/extensions/fhir/runtime/pom.xml
index f5cf0ca..808e8d8 100644
--- a/extensions/fhir/runtime/pom.xml
+++ b/extensions/fhir/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-fhir-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/file-watch/deployment/pom.xml b/extensions/file-watch/deployment/pom.xml
index 65d1474..fa3e2ba 100644
--- a/extensions/file-watch/deployment/pom.xml
+++ b/extensions/file-watch/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-file-watch-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/file-watch/pom.xml b/extensions/file-watch/pom.xml
index 99a95b6..33d6807 100644
--- a/extensions/file-watch/pom.xml
+++ b/extensions/file-watch/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/file-watch/runtime/pom.xml b/extensions/file-watch/runtime/pom.xml
index 28cc8b5..7c1862d 100644
--- a/extensions/file-watch/runtime/pom.xml
+++ b/extensions/file-watch/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-file-watch-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/file/deployment/pom.xml b/extensions/file/deployment/pom.xml
index 816941c..5c8f745 100644
--- a/extensions/file/deployment/pom.xml
+++ b/extensions/file/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-file-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/file/pom.xml b/extensions/file/pom.xml
index 8065813..df8922a 100644
--- a/extensions/file/pom.xml
+++ b/extensions/file/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/file/runtime/pom.xml b/extensions/file/runtime/pom.xml
index f267c75..17bb28b 100644
--- a/extensions/file/runtime/pom.xml
+++ b/extensions/file/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-file-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/flatpack/deployment/pom.xml b/extensions/flatpack/deployment/pom.xml
index 08fd480..086dab0 100644
--- a/extensions/flatpack/deployment/pom.xml
+++ b/extensions/flatpack/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-flatpack-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/flatpack/pom.xml b/extensions/flatpack/pom.xml
index aac49ad..19fc826 100644
--- a/extensions/flatpack/pom.xml
+++ b/extensions/flatpack/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/flatpack/runtime/pom.xml b/extensions/flatpack/runtime/pom.xml
index 18abf0d..4363e00 100644
--- a/extensions/flatpack/runtime/pom.xml
+++ b/extensions/flatpack/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-flatpack-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/fop/deployment/pom.xml b/extensions/fop/deployment/pom.xml
index d9b7292..7c68923 100644
--- a/extensions/fop/deployment/pom.xml
+++ b/extensions/fop/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-fop-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/fop/pom.xml b/extensions/fop/pom.xml
index 4e0ced7..f54e866 100644
--- a/extensions/fop/pom.xml
+++ b/extensions/fop/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/fop/runtime/pom.xml b/extensions/fop/runtime/pom.xml
index 613ce97..376bfad 100644
--- a/extensions/fop/runtime/pom.xml
+++ b/extensions/fop/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-fop-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/freemarker/deployment/pom.xml b/extensions/freemarker/deployment/pom.xml
index ab4ef0c..0f46325 100644
--- a/extensions/freemarker/deployment/pom.xml
+++ b/extensions/freemarker/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-freemarker-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/freemarker/pom.xml b/extensions/freemarker/pom.xml
index 7ea9842..549acd1 100644
--- a/extensions/freemarker/pom.xml
+++ b/extensions/freemarker/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/freemarker/runtime/pom.xml b/extensions/freemarker/runtime/pom.xml
index d9fc3ff..20e5423 100644
--- a/extensions/freemarker/runtime/pom.xml
+++ b/extensions/freemarker/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-freemarker-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ftp/deployment/pom.xml b/extensions/ftp/deployment/pom.xml
index 27f2bbc..ab691eb 100644
--- a/extensions/ftp/deployment/pom.xml
+++ b/extensions/ftp/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ftp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ftp/pom.xml b/extensions/ftp/pom.xml
index 2ee2a6f..05769b8 100644
--- a/extensions/ftp/pom.xml
+++ b/extensions/ftp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ftp/runtime/pom.xml b/extensions/ftp/runtime/pom.xml
index 743c7ff..c1abc11 100644
--- a/extensions/ftp/runtime/pom.xml
+++ b/extensions/ftp/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ftp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/geocoder/deployment/pom.xml b/extensions/geocoder/deployment/pom.xml
index e9c5644..3705428 100644
--- a/extensions/geocoder/deployment/pom.xml
+++ b/extensions/geocoder/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-geocoder-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/geocoder/pom.xml b/extensions/geocoder/pom.xml
index b7fc6e0..6215f04 100644
--- a/extensions/geocoder/pom.xml
+++ b/extensions/geocoder/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/geocoder/runtime/pom.xml b/extensions/geocoder/runtime/pom.xml
index ef62131..b161715 100644
--- a/extensions/geocoder/runtime/pom.xml
+++ b/extensions/geocoder/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-geocoder-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/git/deployment/pom.xml b/extensions/git/deployment/pom.xml
index adfbd9b..b159efe 100644
--- a/extensions/git/deployment/pom.xml
+++ b/extensions/git/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-git-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/git/pom.xml b/extensions/git/pom.xml
index 14856e1..2ee8613 100644
--- a/extensions/git/pom.xml
+++ b/extensions/git/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/git/runtime/pom.xml b/extensions/git/runtime/pom.xml
index 4910601..8253c81 100644
--- a/extensions/git/runtime/pom.xml
+++ b/extensions/git/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-git-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/github/deployment/pom.xml b/extensions/github/deployment/pom.xml
index 22f10da..5e96fc1 100644
--- a/extensions/github/deployment/pom.xml
+++ b/extensions/github/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-github-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/github/pom.xml b/extensions/github/pom.xml
index a145284..430f20c 100644
--- a/extensions/github/pom.xml
+++ b/extensions/github/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/github/runtime/pom.xml b/extensions/github/runtime/pom.xml
index b12b388..6ad3395 100644
--- a/extensions/github/runtime/pom.xml
+++ b/extensions/github/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-github-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-bigquery/deployment/pom.xml b/extensions/google-bigquery/deployment/pom.xml
index dd68e9e..6137f01 100644
--- a/extensions/google-bigquery/deployment/pom.xml
+++ b/extensions/google-bigquery/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-bigquery-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-bigquery/pom.xml b/extensions/google-bigquery/pom.xml
index aebc9ae..a47b3d4 100644
--- a/extensions/google-bigquery/pom.xml
+++ b/extensions/google-bigquery/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-bigquery/runtime/pom.xml b/extensions/google-bigquery/runtime/pom.xml
index 1086530..d5ed59a 100644
--- a/extensions/google-bigquery/runtime/pom.xml
+++ b/extensions/google-bigquery/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-bigquery-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-calendar/deployment/pom.xml b/extensions/google-calendar/deployment/pom.xml
index 29839fc..4b3d921 100644
--- a/extensions/google-calendar/deployment/pom.xml
+++ b/extensions/google-calendar/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-calendar-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-calendar/pom.xml b/extensions/google-calendar/pom.xml
index 078e28e..1d6459f 100644
--- a/extensions/google-calendar/pom.xml
+++ b/extensions/google-calendar/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-calendar/runtime/pom.xml b/extensions/google-calendar/runtime/pom.xml
index dacd1d3..b97c932 100644
--- a/extensions/google-calendar/runtime/pom.xml
+++ b/extensions/google-calendar/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-calendar-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-drive/deployment/pom.xml b/extensions/google-drive/deployment/pom.xml
index b88e7e8..fc076a5 100644
--- a/extensions/google-drive/deployment/pom.xml
+++ b/extensions/google-drive/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-drive-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-drive/pom.xml b/extensions/google-drive/pom.xml
index 7a88936..1b0556d 100644
--- a/extensions/google-drive/pom.xml
+++ b/extensions/google-drive/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-drive/runtime/pom.xml b/extensions/google-drive/runtime/pom.xml
index 90dcf3d..44e222a 100644
--- a/extensions/google-drive/runtime/pom.xml
+++ b/extensions/google-drive/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-drive-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-mail/deployment/pom.xml b/extensions/google-mail/deployment/pom.xml
index 2ee4cdd..e97cf47 100644
--- a/extensions/google-mail/deployment/pom.xml
+++ b/extensions/google-mail/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-mail-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-mail/pom.xml b/extensions/google-mail/pom.xml
index 6cfd373..25e1d8d 100644
--- a/extensions/google-mail/pom.xml
+++ b/extensions/google-mail/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-mail/runtime/pom.xml b/extensions/google-mail/runtime/pom.xml
index 60ead07..e790324 100644
--- a/extensions/google-mail/runtime/pom.xml
+++ b/extensions/google-mail/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-mail-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-pubsub/deployment/pom.xml b/extensions/google-pubsub/deployment/pom.xml
index 5ec5253..81ed4cd 100644
--- a/extensions/google-pubsub/deployment/pom.xml
+++ b/extensions/google-pubsub/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-pubsub-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-pubsub/pom.xml b/extensions/google-pubsub/pom.xml
index 248f837..a31301c 100644
--- a/extensions/google-pubsub/pom.xml
+++ b/extensions/google-pubsub/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-pubsub/runtime/pom.xml b/extensions/google-pubsub/runtime/pom.xml
index 5ce863f..67a4447 100644
--- a/extensions/google-pubsub/runtime/pom.xml
+++ b/extensions/google-pubsub/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-pubsub-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-sheets/deployment/pom.xml b/extensions/google-sheets/deployment/pom.xml
index 7d7840f..0f97919 100644
--- a/extensions/google-sheets/deployment/pom.xml
+++ b/extensions/google-sheets/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-sheets-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-sheets/pom.xml b/extensions/google-sheets/pom.xml
index 10b0c2e..97e9194 100644
--- a/extensions/google-sheets/pom.xml
+++ b/extensions/google-sheets/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-sheets/runtime/pom.xml b/extensions/google-sheets/runtime/pom.xml
index 7438f32..1c60ac1 100644
--- a/extensions/google-sheets/runtime/pom.xml
+++ b/extensions/google-sheets/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-sheets-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-storage/deployment/pom.xml b/extensions/google-storage/deployment/pom.xml
index 9f5d7ee..e864f33 100644
--- a/extensions/google-storage/deployment/pom.xml
+++ b/extensions/google-storage/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-storage-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-storage/pom.xml b/extensions/google-storage/pom.xml
index 79285b4..7667057 100644
--- a/extensions/google-storage/pom.xml
+++ b/extensions/google-storage/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/google-storage/runtime/pom.xml b/extensions/google-storage/runtime/pom.xml
index a0966de..3b84028 100644
--- a/extensions/google-storage/runtime/pom.xml
+++ b/extensions/google-storage/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-google-storage-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/graphql/deployment/pom.xml b/extensions/graphql/deployment/pom.xml
index b5fb334..217b8be 100644
--- a/extensions/graphql/deployment/pom.xml
+++ b/extensions/graphql/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-graphql-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/graphql/pom.xml b/extensions/graphql/pom.xml
index 6e8a518..141f13d 100644
--- a/extensions/graphql/pom.xml
+++ b/extensions/graphql/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/graphql/runtime/pom.xml b/extensions/graphql/runtime/pom.xml
index ec8a32c..a2b2032 100644
--- a/extensions/graphql/runtime/pom.xml
+++ b/extensions/graphql/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-graphql-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/grok/deployment/pom.xml b/extensions/grok/deployment/pom.xml
index 2f26fb3..fb9710f 100644
--- a/extensions/grok/deployment/pom.xml
+++ b/extensions/grok/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-grok-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/grok/pom.xml b/extensions/grok/pom.xml
index aef51bf..b89764e 100644
--- a/extensions/grok/pom.xml
+++ b/extensions/grok/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/grok/runtime/pom.xml b/extensions/grok/runtime/pom.xml
index 0debe93..6875cce 100644
--- a/extensions/grok/runtime/pom.xml
+++ b/extensions/grok/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-grok-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/groovy-dsl/deployment/pom.xml b/extensions/groovy-dsl/deployment/pom.xml
index 81c239e0..7274d3c 100644
--- a/extensions/groovy-dsl/deployment/pom.xml
+++ b/extensions/groovy-dsl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-groovy-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/groovy-dsl/pom.xml b/extensions/groovy-dsl/pom.xml
index 1c8867f..2fa6479 100644
--- a/extensions/groovy-dsl/pom.xml
+++ b/extensions/groovy-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/groovy-dsl/runtime/pom.xml b/extensions/groovy-dsl/runtime/pom.xml
index ebcd15a..cdc883a 100644
--- a/extensions/groovy-dsl/runtime/pom.xml
+++ b/extensions/groovy-dsl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-groovy-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/grpc/deployment/pom.xml b/extensions/grpc/deployment/pom.xml
index 3d519a7..dea031c 100644
--- a/extensions/grpc/deployment/pom.xml
+++ b/extensions/grpc/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-grpc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/grpc/pom.xml b/extensions/grpc/pom.xml
index b692e6f..dfc8d70 100644
--- a/extensions/grpc/pom.xml
+++ b/extensions/grpc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/grpc/runtime/pom.xml b/extensions/grpc/runtime/pom.xml
index 8f4cbc7..7fcf425 100644
--- a/extensions/grpc/runtime/pom.xml
+++ b/extensions/grpc/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-grpc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/gson/deployment/pom.xml b/extensions/gson/deployment/pom.xml
index 7ba67eb..596e254 100644
--- a/extensions/gson/deployment/pom.xml
+++ b/extensions/gson/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-gson-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/gson/pom.xml b/extensions/gson/pom.xml
index 41a0357..158974e 100644
--- a/extensions/gson/pom.xml
+++ b/extensions/gson/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/gson/runtime/pom.xml b/extensions/gson/runtime/pom.xml
index fd7114c..aa47396 100644
--- a/extensions/gson/runtime/pom.xml
+++ b/extensions/gson/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-gson-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/hazelcast/deployment/pom.xml b/extensions/hazelcast/deployment/pom.xml
index 07f756a..d8bf6fa 100644
--- a/extensions/hazelcast/deployment/pom.xml
+++ b/extensions/hazelcast/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hazelcast-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml
index cdfce04..7dac4c6 100644
--- a/extensions/hazelcast/pom.xml
+++ b/extensions/hazelcast/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/hazelcast/runtime/pom.xml b/extensions/hazelcast/runtime/pom.xml
index ecce250..dc6aed0 100644
--- a/extensions/hazelcast/runtime/pom.xml
+++ b/extensions/hazelcast/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hazelcast-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/headersmap/deployment/pom.xml b/extensions/headersmap/deployment/pom.xml
index 72ac0c2..cdb2d20 100644
--- a/extensions/headersmap/deployment/pom.xml
+++ b/extensions/headersmap/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-headersmap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/headersmap/pom.xml b/extensions/headersmap/pom.xml
index ca00073..767036d 100644
--- a/extensions/headersmap/pom.xml
+++ b/extensions/headersmap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/headersmap/runtime/pom.xml b/extensions/headersmap/runtime/pom.xml
index 17c3e26..749f3d2 100644
--- a/extensions/headersmap/runtime/pom.xml
+++ b/extensions/headersmap/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-headersmap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/hl7/deployment/pom.xml b/extensions/hl7/deployment/pom.xml
index 1762a22..283bb79 100644
--- a/extensions/hl7/deployment/pom.xml
+++ b/extensions/hl7/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hl7-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/hl7/pom.xml b/extensions/hl7/pom.xml
index c7eadad..06906a6 100644
--- a/extensions/hl7/pom.xml
+++ b/extensions/hl7/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/hl7/runtime/pom.xml b/extensions/hl7/runtime/pom.xml
index 8b3bcb9..8d068df 100644
--- a/extensions/hl7/runtime/pom.xml
+++ b/extensions/hl7/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-hl7-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/http/deployment/pom.xml b/extensions/http/deployment/pom.xml
index a8abb20..559a381 100644
--- a/extensions/http/deployment/pom.xml
+++ b/extensions/http/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-http-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/http/pom.xml b/extensions/http/pom.xml
index 256c747..02f1e62 100644
--- a/extensions/http/pom.xml
+++ b/extensions/http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/http/runtime/pom.xml b/extensions/http/runtime/pom.xml
index 89de0c2..8f85f50 100644
--- a/extensions/http/runtime/pom.xml
+++ b/extensions/http/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-http-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ical/deployment/pom.xml b/extensions/ical/deployment/pom.xml
index 8d92b93..5b1e481 100644
--- a/extensions/ical/deployment/pom.xml
+++ b/extensions/ical/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ical-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ical/pom.xml b/extensions/ical/pom.xml
index df370a1..b0130a4 100644
--- a/extensions/ical/pom.xml
+++ b/extensions/ical/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ical/runtime/pom.xml b/extensions/ical/runtime/pom.xml
index 8d94a33..e4dfe12 100644
--- a/extensions/ical/runtime/pom.xml
+++ b/extensions/ical/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ical-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/infinispan/deployment/pom.xml b/extensions/infinispan/deployment/pom.xml
index 860f300..5b33949 100644
--- a/extensions/infinispan/deployment/pom.xml
+++ b/extensions/infinispan/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-infinispan-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/infinispan/pom.xml b/extensions/infinispan/pom.xml
index 92d4f92..d634028 100644
--- a/extensions/infinispan/pom.xml
+++ b/extensions/infinispan/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/infinispan/runtime/pom.xml b/extensions/infinispan/runtime/pom.xml
index 502866a..a0c12ba 100644
--- a/extensions/infinispan/runtime/pom.xml
+++ b/extensions/infinispan/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-infinispan-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/influxdb/deployment/pom.xml b/extensions/influxdb/deployment/pom.xml
index abf97c7..5a97cc4 100644
--- a/extensions/influxdb/deployment/pom.xml
+++ b/extensions/influxdb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-influxdb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/influxdb/pom.xml b/extensions/influxdb/pom.xml
index 64db019..c4e9add 100644
--- a/extensions/influxdb/pom.xml
+++ b/extensions/influxdb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/influxdb/runtime/pom.xml b/extensions/influxdb/runtime/pom.xml
index 9b422fa..1622226 100644
--- a/extensions/influxdb/runtime/pom.xml
+++ b/extensions/influxdb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-influxdb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jackson-avro/deployment/pom.xml b/extensions/jackson-avro/deployment/pom.xml
index bbc17ea..474c151 100644
--- a/extensions/jackson-avro/deployment/pom.xml
+++ b/extensions/jackson-avro/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jackson-avro-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jackson-avro/pom.xml b/extensions/jackson-avro/pom.xml
index 215ccb9..ef1904c 100644
--- a/extensions/jackson-avro/pom.xml
+++ b/extensions/jackson-avro/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jackson-avro/runtime/pom.xml b/extensions/jackson-avro/runtime/pom.xml
index 0ab337d..138367f 100644
--- a/extensions/jackson-avro/runtime/pom.xml
+++ b/extensions/jackson-avro/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jackson-avro-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jackson-protobuf/deployment/pom.xml b/extensions/jackson-protobuf/deployment/pom.xml
index 77eb879..847e93e 100644
--- a/extensions/jackson-protobuf/deployment/pom.xml
+++ b/extensions/jackson-protobuf/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jackson-protobuf-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jackson-protobuf/pom.xml b/extensions/jackson-protobuf/pom.xml
index a587cdb..c937a80 100644
--- a/extensions/jackson-protobuf/pom.xml
+++ b/extensions/jackson-protobuf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jackson-protobuf/runtime/pom.xml b/extensions/jackson-protobuf/runtime/pom.xml
index 1e0bcee..82cef06 100644
--- a/extensions/jackson-protobuf/runtime/pom.xml
+++ b/extensions/jackson-protobuf/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jackson-protobuf-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jackson/deployment/pom.xml b/extensions/jackson/deployment/pom.xml
index 09ccfc0..6353bab 100644
--- a/extensions/jackson/deployment/pom.xml
+++ b/extensions/jackson/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jackson-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index 508d693..efdbe3e 100644
--- a/extensions/jackson/pom.xml
+++ b/extensions/jackson/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jackson/runtime/pom.xml b/extensions/jackson/runtime/pom.xml
index 8dc199f..1eeda62 100644
--- a/extensions/jackson/runtime/pom.xml
+++ b/extensions/jackson/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jackson-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/jacksonxml/deployment/pom.xml b/extensions/jacksonxml/deployment/pom.xml
index 28e7ec0..9b71448 100644
--- a/extensions/jacksonxml/deployment/pom.xml
+++ b/extensions/jacksonxml/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jacksonxml-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jacksonxml/pom.xml b/extensions/jacksonxml/pom.xml
index 1424449..ded922a 100644
--- a/extensions/jacksonxml/pom.xml
+++ b/extensions/jacksonxml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jacksonxml/runtime/pom.xml b/extensions/jacksonxml/runtime/pom.xml
index f038b83..b0c62dc 100644
--- a/extensions/jacksonxml/runtime/pom.xml
+++ b/extensions/jacksonxml/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jacksonxml-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/java-joor-dsl/deployment/pom.xml b/extensions/java-joor-dsl/deployment/pom.xml
index cbead17..a6b7b6f 100644
--- a/extensions/java-joor-dsl/deployment/pom.xml
+++ b/extensions/java-joor-dsl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-java-joor-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/java-joor-dsl/pom.xml b/extensions/java-joor-dsl/pom.xml
index 441b8eb..fea9e4e 100644
--- a/extensions/java-joor-dsl/pom.xml
+++ b/extensions/java-joor-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/java-joor-dsl/runtime/pom.xml b/extensions/java-joor-dsl/runtime/pom.xml
index d4d1794..eeb440f 100644
--- a/extensions/java-joor-dsl/runtime/pom.xml
+++ b/extensions/java-joor-dsl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-java-joor-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jaxb/deployment/pom.xml b/extensions/jaxb/deployment/pom.xml
index b92a44a..4c8be98 100644
--- a/extensions/jaxb/deployment/pom.xml
+++ b/extensions/jaxb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jaxb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jaxb/pom.xml b/extensions/jaxb/pom.xml
index 31fca6d..a83ad49 100644
--- a/extensions/jaxb/pom.xml
+++ b/extensions/jaxb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jaxb/runtime/pom.xml b/extensions/jaxb/runtime/pom.xml
index d0ebe02..c768423 100644
--- a/extensions/jaxb/runtime/pom.xml
+++ b/extensions/jaxb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jaxb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jcache/deployment/pom.xml b/extensions/jcache/deployment/pom.xml
index 51a6ee1..66d249f 100644
--- a/extensions/jcache/deployment/pom.xml
+++ b/extensions/jcache/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jcache-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jcache/pom.xml b/extensions/jcache/pom.xml
index c650b5a..d83dde4 100644
--- a/extensions/jcache/pom.xml
+++ b/extensions/jcache/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jcache/runtime/pom.xml b/extensions/jcache/runtime/pom.xml
index b0523ff..55353c3 100644
--- a/extensions/jcache/runtime/pom.xml
+++ b/extensions/jcache/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jcache-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jdbc/deployment/pom.xml b/extensions/jdbc/deployment/pom.xml
index f7fa01d..41d13e0 100644
--- a/extensions/jdbc/deployment/pom.xml
+++ b/extensions/jdbc/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jdbc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/jdbc/pom.xml b/extensions/jdbc/pom.xml
index 58edb29..f5ebad0 100644
--- a/extensions/jdbc/pom.xml
+++ b/extensions/jdbc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jdbc/runtime/pom.xml b/extensions/jdbc/runtime/pom.xml
index 16f8c64..e4e2b09 100644
--- a/extensions/jdbc/runtime/pom.xml
+++ b/extensions/jdbc/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jdbc-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/jfr/deployment/pom.xml b/extensions/jfr/deployment/pom.xml
index 1aad5e0..ce84ebc 100644
--- a/extensions/jfr/deployment/pom.xml
+++ b/extensions/jfr/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jfr-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jfr/pom.xml b/extensions/jfr/pom.xml
index 0ca64c8..7009526 100644
--- a/extensions/jfr/pom.xml
+++ b/extensions/jfr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jfr/runtime/pom.xml b/extensions/jfr/runtime/pom.xml
index 4af305f..54db6e1 100644
--- a/extensions/jfr/runtime/pom.xml
+++ b/extensions/jfr/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jfr-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jira/deployment/pom.xml b/extensions/jira/deployment/pom.xml
index 2490018..fb52805 100644
--- a/extensions/jira/deployment/pom.xml
+++ b/extensions/jira/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jira-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jira/pom.xml b/extensions/jira/pom.xml
index 129cd95..3dd9ba7 100644
--- a/extensions/jira/pom.xml
+++ b/extensions/jira/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jira/runtime/pom.xml b/extensions/jira/runtime/pom.xml
index fc1780c..9e5abc1 100644
--- a/extensions/jira/runtime/pom.xml
+++ b/extensions/jira/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jira-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jms/deployment/pom.xml b/extensions/jms/deployment/pom.xml
index 9e84ff1..85dda10 100644
--- a/extensions/jms/deployment/pom.xml
+++ b/extensions/jms/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jms-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jms/pom.xml b/extensions/jms/pom.xml
index 1be9340..7f38bcf 100644
--- a/extensions/jms/pom.xml
+++ b/extensions/jms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jms/runtime/pom.xml b/extensions/jms/runtime/pom.xml
index f413b99..7a63715 100644
--- a/extensions/jms/runtime/pom.xml
+++ b/extensions/jms/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jms-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/johnzon/deployment/pom.xml b/extensions/johnzon/deployment/pom.xml
index 12070fd..d7dfa99 100644
--- a/extensions/johnzon/deployment/pom.xml
+++ b/extensions/johnzon/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-johnzon-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/johnzon/pom.xml b/extensions/johnzon/pom.xml
index c02380b..3e486b9 100644
--- a/extensions/johnzon/pom.xml
+++ b/extensions/johnzon/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/johnzon/runtime/pom.xml b/extensions/johnzon/runtime/pom.xml
index f233f70..56e1177 100644
--- a/extensions/johnzon/runtime/pom.xml
+++ b/extensions/johnzon/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-johnzon-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jolt/deployment/pom.xml b/extensions/jolt/deployment/pom.xml
index 4836937..1e5ff05 100644
--- a/extensions/jolt/deployment/pom.xml
+++ b/extensions/jolt/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jolt-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jolt/pom.xml b/extensions/jolt/pom.xml
index ff6c52f..ef18e4d 100644
--- a/extensions/jolt/pom.xml
+++ b/extensions/jolt/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jolt/runtime/pom.xml b/extensions/jolt/runtime/pom.xml
index 5aa76c7..75f4c89 100644
--- a/extensions/jolt/runtime/pom.xml
+++ b/extensions/jolt/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jolt-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jpa/deployment/pom.xml b/extensions/jpa/deployment/pom.xml
index b6bc196..7a09274 100644
--- a/extensions/jpa/deployment/pom.xml
+++ b/extensions/jpa/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jpa-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jpa/pom.xml b/extensions/jpa/pom.xml
index 432f5cc..c265cc3 100644
--- a/extensions/jpa/pom.xml
+++ b/extensions/jpa/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jpa/runtime/pom.xml b/extensions/jpa/runtime/pom.xml
index 1439dc6..7335e00 100644
--- a/extensions/jpa/runtime/pom.xml
+++ b/extensions/jpa/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jpa-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jq/deployment/pom.xml b/extensions/jq/deployment/pom.xml
index ffcf519..f483396 100644
--- a/extensions/jq/deployment/pom.xml
+++ b/extensions/jq/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jq/pom.xml b/extensions/jq/pom.xml
index 987b7f4..9658571 100644
--- a/extensions/jq/pom.xml
+++ b/extensions/jq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jq/runtime/pom.xml b/extensions/jq/runtime/pom.xml
index ab58440..affe153 100644
--- a/extensions/jq/runtime/pom.xml
+++ b/extensions/jq/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/js-dsl/deployment/pom.xml b/extensions/js-dsl/deployment/pom.xml
index ae9f5b4..5274dc2 100644
--- a/extensions/js-dsl/deployment/pom.xml
+++ b/extensions/js-dsl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-js-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/js-dsl/pom.xml b/extensions/js-dsl/pom.xml
index 62bf7b4..8b2b3db 100644
--- a/extensions/js-dsl/pom.xml
+++ b/extensions/js-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/js-dsl/runtime/pom.xml b/extensions/js-dsl/runtime/pom.xml
index dbb2571..48ac66d 100644
--- a/extensions/js-dsl/runtime/pom.xml
+++ b/extensions/js-dsl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-js-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsch/deployment/pom.xml b/extensions/jsch/deployment/pom.xml
index 2fbd1e8..edbce46 100644
--- a/extensions/jsch/deployment/pom.xml
+++ b/extensions/jsch/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsch-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsch/pom.xml b/extensions/jsch/pom.xml
index 194d536..afd7444 100644
--- a/extensions/jsch/pom.xml
+++ b/extensions/jsch/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsch/runtime/pom.xml b/extensions/jsch/runtime/pom.xml
index 2b0c032..51ae339 100644
--- a/extensions/jsch/runtime/pom.xml
+++ b/extensions/jsch/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsch-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsh-dsl/deployment/pom.xml b/extensions/jsh-dsl/deployment/pom.xml
index 2289032..12c2a62 100644
--- a/extensions/jsh-dsl/deployment/pom.xml
+++ b/extensions/jsh-dsl/deployment/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsh-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsh-dsl/pom.xml b/extensions/jsh-dsl/pom.xml
index 15161ab..a46fcc8 100644
--- a/extensions/jsh-dsl/pom.xml
+++ b/extensions/jsh-dsl/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsh-dsl/runtime/pom.xml b/extensions/jsh-dsl/runtime/pom.xml
index b9dc2a0..f897b5c 100644
--- a/extensions/jsh-dsl/runtime/pom.xml
+++ b/extensions/jsh-dsl/runtime/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsh-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jslt/deployment/pom.xml b/extensions/jslt/deployment/pom.xml
index 42e7e8d..c99f07b 100644
--- a/extensions/jslt/deployment/pom.xml
+++ b/extensions/jslt/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jslt-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jslt/pom.xml b/extensions/jslt/pom.xml
index eb980b8..abea0ae 100644
--- a/extensions/jslt/pom.xml
+++ b/extensions/jslt/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jslt/runtime/pom.xml b/extensions/jslt/runtime/pom.xml
index 8f84852..e8183f5 100644
--- a/extensions/jslt/runtime/pom.xml
+++ b/extensions/jslt/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jslt-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/json-validator/deployment/pom.xml b/extensions/json-validator/deployment/pom.xml
index b4cfe2b..0f363ac 100644
--- a/extensions/json-validator/deployment/pom.xml
+++ b/extensions/json-validator/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-json-validator-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/json-validator/pom.xml b/extensions/json-validator/pom.xml
index 3e48d72..79f89ed 100644
--- a/extensions/json-validator/pom.xml
+++ b/extensions/json-validator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/json-validator/runtime/pom.xml b/extensions/json-validator/runtime/pom.xml
index edfb295..dffca9d 100644
--- a/extensions/json-validator/runtime/pom.xml
+++ b/extensions/json-validator/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-json-validator-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonata/deployment/pom.xml b/extensions/jsonata/deployment/pom.xml
index b383af0..b665508 100644
--- a/extensions/jsonata/deployment/pom.xml
+++ b/extensions/jsonata/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonata-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonata/pom.xml b/extensions/jsonata/pom.xml
index 6e87284..706a9c1 100644
--- a/extensions/jsonata/pom.xml
+++ b/extensions/jsonata/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonata/runtime/pom.xml b/extensions/jsonata/runtime/pom.xml
index 417a903..682f8e8 100644
--- a/extensions/jsonata/runtime/pom.xml
+++ b/extensions/jsonata/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonata-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonb/deployment/pom.xml b/extensions/jsonb/deployment/pom.xml
index 6694c2e..26656d7 100644
--- a/extensions/jsonb/deployment/pom.xml
+++ b/extensions/jsonb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonb/pom.xml b/extensions/jsonb/pom.xml
index ef5366d..7dfa7c9 100644
--- a/extensions/jsonb/pom.xml
+++ b/extensions/jsonb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonb/runtime/pom.xml b/extensions/jsonb/runtime/pom.xml
index 7e903b8..5aff7f8 100644
--- a/extensions/jsonb/runtime/pom.xml
+++ b/extensions/jsonb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonpath/deployment/pom.xml b/extensions/jsonpath/deployment/pom.xml
index c584a2d..d0f0633 100644
--- a/extensions/jsonpath/deployment/pom.xml
+++ b/extensions/jsonpath/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonpath-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonpath/pom.xml b/extensions/jsonpath/pom.xml
index b0f59e0..74613bb 100644
--- a/extensions/jsonpath/pom.xml
+++ b/extensions/jsonpath/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jsonpath/runtime/pom.xml b/extensions/jsonpath/runtime/pom.xml
index 3a07534..b73603b 100644
--- a/extensions/jsonpath/runtime/pom.xml
+++ b/extensions/jsonpath/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jsonpath-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jta/deployment/pom.xml b/extensions/jta/deployment/pom.xml
index d2978ed..627a7b5 100644
--- a/extensions/jta/deployment/pom.xml
+++ b/extensions/jta/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jta-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jta/pom.xml b/extensions/jta/pom.xml
index 3bbdc5f..3fdb99c 100644
--- a/extensions/jta/pom.xml
+++ b/extensions/jta/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/jta/runtime/pom.xml b/extensions/jta/runtime/pom.xml
index 0128962..4496d2e 100644
--- a/extensions/jta/runtime/pom.xml
+++ b/extensions/jta/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-jta-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kafka/deployment/pom.xml b/extensions/kafka/deployment/pom.xml
index 20450d6..4291f7c 100644
--- a/extensions/kafka/deployment/pom.xml
+++ b/extensions/kafka/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kafka-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kafka/pom.xml b/extensions/kafka/pom.xml
index 50c3854..782b91d 100644
--- a/extensions/kafka/pom.xml
+++ b/extensions/kafka/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kafka/runtime/pom.xml b/extensions/kafka/runtime/pom.xml
index a1ca727..2ea2a68 100644
--- a/extensions/kafka/runtime/pom.xml
+++ b/extensions/kafka/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kafka-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kamelet/deployment/pom.xml b/extensions/kamelet/deployment/pom.xml
index 1e4e05b..9051220 100644
--- a/extensions/kamelet/deployment/pom.xml
+++ b/extensions/kamelet/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kamelet-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kamelet/pom.xml b/extensions/kamelet/pom.xml
index a2120e0..7226fd0 100644
--- a/extensions/kamelet/pom.xml
+++ b/extensions/kamelet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kamelet/runtime/pom.xml b/extensions/kamelet/runtime/pom.xml
index b789417..d198df3 100644
--- a/extensions/kamelet/runtime/pom.xml
+++ b/extensions/kamelet/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kamelet-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/knative-consumer/deployment/pom.xml b/extensions/knative-consumer/deployment/pom.xml
index b00898c..7acab8d 100644
--- a/extensions/knative-consumer/deployment/pom.xml
+++ b/extensions/knative-consumer/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-knative-consumer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/knative-consumer/pom.xml b/extensions/knative-consumer/pom.xml
index 78ee99b..2c8faa9 100644
--- a/extensions/knative-consumer/pom.xml
+++ b/extensions/knative-consumer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/knative-consumer/runtime/pom.xml b/extensions/knative-consumer/runtime/pom.xml
index 5030de8..a3dba44 100644
--- a/extensions/knative-consumer/runtime/pom.xml
+++ b/extensions/knative-consumer/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-knative-consumer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/knative-producer/deployment/pom.xml b/extensions/knative-producer/deployment/pom.xml
index 74cacbc..95cb2a3 100644
--- a/extensions/knative-producer/deployment/pom.xml
+++ b/extensions/knative-producer/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-knative-producer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/knative-producer/pom.xml b/extensions/knative-producer/pom.xml
index a63d2fd..807017c 100644
--- a/extensions/knative-producer/pom.xml
+++ b/extensions/knative-producer/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/knative-producer/runtime/pom.xml b/extensions/knative-producer/runtime/pom.xml
index 7450c26..0b932a7 100644
--- a/extensions/knative-producer/runtime/pom.xml
+++ b/extensions/knative-producer/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-knative-producer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/knative/deployment/pom.xml b/extensions/knative/deployment/pom.xml
index 0db9496..2dca58b 100644
--- a/extensions/knative/deployment/pom.xml
+++ b/extensions/knative/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-knative-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/knative/pom.xml b/extensions/knative/pom.xml
index ef8e68c..cb0f941 100644
--- a/extensions/knative/pom.xml
+++ b/extensions/knative/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/knative/runtime/pom.xml b/extensions/knative/runtime/pom.xml
index 53bc53b..087dbf7 100644
--- a/extensions/knative/runtime/pom.xml
+++ b/extensions/knative/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-knative-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kotlin-dsl/deployment/pom.xml b/extensions/kotlin-dsl/deployment/pom.xml
index e182ec7..a94ce7c 100644
--- a/extensions/kotlin-dsl/deployment/pom.xml
+++ b/extensions/kotlin-dsl/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kotlin-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kotlin-dsl/pom.xml b/extensions/kotlin-dsl/pom.xml
index a2cf2d4..1330df4 100644
--- a/extensions/kotlin-dsl/pom.xml
+++ b/extensions/kotlin-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kotlin-dsl/runtime/pom.xml b/extensions/kotlin-dsl/runtime/pom.xml
index 6c6b01c..7c06853 100644
--- a/extensions/kotlin-dsl/runtime/pom.xml
+++ b/extensions/kotlin-dsl/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kotlin-dsl-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kotlin/deployment/pom.xml b/extensions/kotlin/deployment/pom.xml
index e865541..616d74f 100644
--- a/extensions/kotlin/deployment/pom.xml
+++ b/extensions/kotlin/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kotlin-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/kotlin/pom.xml b/extensions/kotlin/pom.xml
index 3eb44a5..87d2d96 100644
--- a/extensions/kotlin/pom.xml
+++ b/extensions/kotlin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kotlin/runtime/pom.xml b/extensions/kotlin/runtime/pom.xml
index 57ea211..4f0c4ae 100644
--- a/extensions/kotlin/runtime/pom.xml
+++ b/extensions/kotlin/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kotlin-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/kubernetes/deployment/pom.xml b/extensions/kubernetes/deployment/pom.xml
index fd97259..485a60c 100644
--- a/extensions/kubernetes/deployment/pom.xml
+++ b/extensions/kubernetes/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kubernetes-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kubernetes/pom.xml b/extensions/kubernetes/pom.xml
index 84c658e..514b8ac 100644
--- a/extensions/kubernetes/pom.xml
+++ b/extensions/kubernetes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kubernetes/runtime/pom.xml b/extensions/kubernetes/runtime/pom.xml
index 61512be..52b32f2 100644
--- a/extensions/kubernetes/runtime/pom.xml
+++ b/extensions/kubernetes/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kubernetes-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kudu/client/pom.xml b/extensions/kudu/client/pom.xml
index 28ad903..8c9f54b 100644
--- a/extensions/kudu/client/pom.xml
+++ b/extensions/kudu/client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kudu-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kudu/deployment/pom.xml b/extensions/kudu/deployment/pom.xml
index 9de8422..903a322 100644
--- a/extensions/kudu/deployment/pom.xml
+++ b/extensions/kudu/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kudu-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kudu/pom.xml b/extensions/kudu/pom.xml
index 1db32c9..f907555 100644
--- a/extensions/kudu/pom.xml
+++ b/extensions/kudu/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/kudu/runtime/pom.xml b/extensions/kudu/runtime/pom.xml
index 75d8f9a..69e39f5 100644
--- a/extensions/kudu/runtime/pom.xml
+++ b/extensions/kudu/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-kudu-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/language/deployment/pom.xml b/extensions/language/deployment/pom.xml
index 9fe3665..252f0c2 100644
--- a/extensions/language/deployment/pom.xml
+++ b/extensions/language/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-language-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/language/pom.xml b/extensions/language/pom.xml
index 77f05b2..9b2d872 100644
--- a/extensions/language/pom.xml
+++ b/extensions/language/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/language/runtime/pom.xml b/extensions/language/runtime/pom.xml
index 94c2049..d857160 100644
--- a/extensions/language/runtime/pom.xml
+++ b/extensions/language/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-language-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/leveldb/deployment/pom.xml b/extensions/leveldb/deployment/pom.xml
index d0540e9..eca54e9 100644
--- a/extensions/leveldb/deployment/pom.xml
+++ b/extensions/leveldb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-leveldb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/leveldb/pom.xml b/extensions/leveldb/pom.xml
index ddd9057..3f37562 100644
--- a/extensions/leveldb/pom.xml
+++ b/extensions/leveldb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/leveldb/runtime/pom.xml b/extensions/leveldb/runtime/pom.xml
index ed66f74..69f2760 100644
--- a/extensions/leveldb/runtime/pom.xml
+++ b/extensions/leveldb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-leveldb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/log/deployment/pom.xml b/extensions/log/deployment/pom.xml
index f96b914..a276c4a 100644
--- a/extensions/log/deployment/pom.xml
+++ b/extensions/log/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-log-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/log/pom.xml b/extensions/log/pom.xml
index 2eede9f..af41065 100644
--- a/extensions/log/pom.xml
+++ b/extensions/log/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/log/runtime/pom.xml b/extensions/log/runtime/pom.xml
index c3c3012..37002c2 100644
--- a/extensions/log/runtime/pom.xml
+++ b/extensions/log/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-log-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lra/deployment/pom.xml b/extensions/lra/deployment/pom.xml
index 3d70df9..8ece858 100644
--- a/extensions/lra/deployment/pom.xml
+++ b/extensions/lra/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-lra-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lra/pom.xml b/extensions/lra/pom.xml
index e2d6f1c..5f73bce 100644
--- a/extensions/lra/pom.xml
+++ b/extensions/lra/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lra/runtime/pom.xml b/extensions/lra/runtime/pom.xml
index ba010c0..373192d 100644
--- a/extensions/lra/runtime/pom.xml
+++ b/extensions/lra/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-lra-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lumberjack/deployment/pom.xml b/extensions/lumberjack/deployment/pom.xml
index 813730b..bfa6529 100644
--- a/extensions/lumberjack/deployment/pom.xml
+++ b/extensions/lumberjack/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-lumberjack-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lumberjack/pom.xml b/extensions/lumberjack/pom.xml
index 1db81e5..4f7394a 100644
--- a/extensions/lumberjack/pom.xml
+++ b/extensions/lumberjack/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lumberjack/runtime/pom.xml b/extensions/lumberjack/runtime/pom.xml
index f7be738..751a6ae 100644
--- a/extensions/lumberjack/runtime/pom.xml
+++ b/extensions/lumberjack/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-lumberjack-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lzf/deployment/pom.xml b/extensions/lzf/deployment/pom.xml
index be21896..992692a 100644
--- a/extensions/lzf/deployment/pom.xml
+++ b/extensions/lzf/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-lzf-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lzf/pom.xml b/extensions/lzf/pom.xml
index 801f43b..fbb717a 100644
--- a/extensions/lzf/pom.xml
+++ b/extensions/lzf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/lzf/runtime/pom.xml b/extensions/lzf/runtime/pom.xml
index e4eb50a..62a1641 100644
--- a/extensions/lzf/runtime/pom.xml
+++ b/extensions/lzf/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-lzf-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mail/deployment/pom.xml b/extensions/mail/deployment/pom.xml
index 59eb83c..8e702f9 100644
--- a/extensions/mail/deployment/pom.xml
+++ b/extensions/mail/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mail-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mail/pom.xml b/extensions/mail/pom.xml
index 89f95d0..addf1af 100644
--- a/extensions/mail/pom.xml
+++ b/extensions/mail/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mail/runtime/pom.xml b/extensions/mail/runtime/pom.xml
index 9c3e569..405d72f 100644
--- a/extensions/mail/runtime/pom.xml
+++ b/extensions/mail/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mail-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/master/deployment/pom.xml b/extensions/master/deployment/pom.xml
index 7f4795f..0487169 100644
--- a/extensions/master/deployment/pom.xml
+++ b/extensions/master/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-master-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/master/pom.xml b/extensions/master/pom.xml
index 47cc2f2..11daea0 100644
--- a/extensions/master/pom.xml
+++ b/extensions/master/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/master/runtime/pom.xml b/extensions/master/runtime/pom.xml
index 8d0246e..15e9be3 100644
--- a/extensions/master/runtime/pom.xml
+++ b/extensions/master/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-master-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/micrometer/deployment/pom.xml b/extensions/micrometer/deployment/pom.xml
index 55324e6..e81ae13 100644
--- a/extensions/micrometer/deployment/pom.xml
+++ b/extensions/micrometer/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-micrometer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/micrometer/pom.xml b/extensions/micrometer/pom.xml
index 1a5ac48..2192f18 100644
--- a/extensions/micrometer/pom.xml
+++ b/extensions/micrometer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/micrometer/runtime/pom.xml b/extensions/micrometer/runtime/pom.xml
index 9c442b4..04d8e16 100644
--- a/extensions/micrometer/runtime/pom.xml
+++ b/extensions/micrometer/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-micrometer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-fault-tolerance/deployment/pom.xml b/extensions/microprofile-fault-tolerance/deployment/pom.xml
index 6a131ab..49a8851 100644
--- a/extensions/microprofile-fault-tolerance/deployment/pom.xml
+++ b/extensions/microprofile-fault-tolerance/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-microprofile-fault-tolerance-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-fault-tolerance/pom.xml b/extensions/microprofile-fault-tolerance/pom.xml
index 1ead78c..a1ebf8d 100644
--- a/extensions/microprofile-fault-tolerance/pom.xml
+++ b/extensions/microprofile-fault-tolerance/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-fault-tolerance/runtime/pom.xml b/extensions/microprofile-fault-tolerance/runtime/pom.xml
index 346e6fc..c4ea8fc 100644
--- a/extensions/microprofile-fault-tolerance/runtime/pom.xml
+++ b/extensions/microprofile-fault-tolerance/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-microprofile-fault-tolerance-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-health/deployment/pom.xml b/extensions/microprofile-health/deployment/pom.xml
index 1eb8752..19fb38a 100644
--- a/extensions/microprofile-health/deployment/pom.xml
+++ b/extensions/microprofile-health/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-microprofile-health-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-health/pom.xml b/extensions/microprofile-health/pom.xml
index 30bcdf8..592713f 100644
--- a/extensions/microprofile-health/pom.xml
+++ b/extensions/microprofile-health/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-health/runtime/pom.xml b/extensions/microprofile-health/runtime/pom.xml
index 43da230..85309090 100644
--- a/extensions/microprofile-health/runtime/pom.xml
+++ b/extensions/microprofile-health/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-microprofile-health-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-metrics/deployment/pom.xml b/extensions/microprofile-metrics/deployment/pom.xml
index 7395191..ea92439 100644
--- a/extensions/microprofile-metrics/deployment/pom.xml
+++ b/extensions/microprofile-metrics/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-microprofile-metrics-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-metrics/pom.xml b/extensions/microprofile-metrics/pom.xml
index 9913074..19ee4da 100644
--- a/extensions/microprofile-metrics/pom.xml
+++ b/extensions/microprofile-metrics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/microprofile-metrics/runtime/pom.xml b/extensions/microprofile-metrics/runtime/pom.xml
index d30e542..5bf0676 100644
--- a/extensions/microprofile-metrics/runtime/pom.xml
+++ b/extensions/microprofile-metrics/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-microprofile-metrics-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/minio/deployment/pom.xml b/extensions/minio/deployment/pom.xml
index 988f626..cd7445d 100644
--- a/extensions/minio/deployment/pom.xml
+++ b/extensions/minio/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-minio-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/minio/pom.xml b/extensions/minio/pom.xml
index 928574c..c54e997 100644
--- a/extensions/minio/pom.xml
+++ b/extensions/minio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/minio/runtime/pom.xml b/extensions/minio/runtime/pom.xml
index fe7e8b4..239e32c 100644
--- a/extensions/minio/runtime/pom.xml
+++ b/extensions/minio/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-minio-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mllp/deployment/pom.xml b/extensions/mllp/deployment/pom.xml
index 088f631..0a127d1 100644
--- a/extensions/mllp/deployment/pom.xml
+++ b/extensions/mllp/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mllp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mllp/pom.xml b/extensions/mllp/pom.xml
index e3be3cf..d583479 100644
--- a/extensions/mllp/pom.xml
+++ b/extensions/mllp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mllp/runtime/pom.xml b/extensions/mllp/runtime/pom.xml
index c2b95ef..065c604 100644
--- a/extensions/mllp/runtime/pom.xml
+++ b/extensions/mllp/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mllp-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mock/deployment/pom.xml b/extensions/mock/deployment/pom.xml
index bda83b0..6053882 100644
--- a/extensions/mock/deployment/pom.xml
+++ b/extensions/mock/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mock-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mock/pom.xml b/extensions/mock/pom.xml
index 45407e7..7513740 100644
--- a/extensions/mock/pom.xml
+++ b/extensions/mock/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mock/runtime/pom.xml b/extensions/mock/runtime/pom.xml
index 7835df8..6b887a7 100644
--- a/extensions/mock/runtime/pom.xml
+++ b/extensions/mock/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mock-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mongodb-gridfs/deployment/pom.xml b/extensions/mongodb-gridfs/deployment/pom.xml
index 309483d..fee4534 100644
--- a/extensions/mongodb-gridfs/deployment/pom.xml
+++ b/extensions/mongodb-gridfs/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mongodb-gridfs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mongodb-gridfs/pom.xml b/extensions/mongodb-gridfs/pom.xml
index fa42dad..a4890bd 100644
--- a/extensions/mongodb-gridfs/pom.xml
+++ b/extensions/mongodb-gridfs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mongodb-gridfs/runtime/pom.xml b/extensions/mongodb-gridfs/runtime/pom.xml
index 0834c94..621d2b6 100644
--- a/extensions/mongodb-gridfs/runtime/pom.xml
+++ b/extensions/mongodb-gridfs/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mongodb-gridfs-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mongodb/deployment/pom.xml b/extensions/mongodb/deployment/pom.xml
index d20ca40..f3bcfc3 100644
--- a/extensions/mongodb/deployment/pom.xml
+++ b/extensions/mongodb/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mongodb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mongodb/pom.xml b/extensions/mongodb/pom.xml
index 7e30884..c342ace 100644
--- a/extensions/mongodb/pom.xml
+++ b/extensions/mongodb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mongodb/runtime/pom.xml b/extensions/mongodb/runtime/pom.xml
index e9b7667..28c0529 100644
--- a/extensions/mongodb/runtime/pom.xml
+++ b/extensions/mongodb/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mongodb-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mustache/deployment/pom.xml b/extensions/mustache/deployment/pom.xml
index 2a56bb0..b4a8ed4 100644
--- a/extensions/mustache/deployment/pom.xml
+++ b/extensions/mustache/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mustache-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mustache/pom.xml b/extensions/mustache/pom.xml
index 2c421e7..ad74469 100644
--- a/extensions/mustache/pom.xml
+++ b/extensions/mustache/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mustache/runtime/pom.xml b/extensions/mustache/runtime/pom.xml
index 671f143..62bb6a9 100644
--- a/extensions/mustache/runtime/pom.xml
+++ b/extensions/mustache/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mustache-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mybatis/deployment/pom.xml b/extensions/mybatis/deployment/pom.xml
index 9a6fe3e..a243475 100644
--- a/extensions/mybatis/deployment/pom.xml
+++ b/extensions/mybatis/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mybatis-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mybatis/pom.xml b/extensions/mybatis/pom.xml
index 00030dc..92b4264 100644
--- a/extensions/mybatis/pom.xml
+++ b/extensions/mybatis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/mybatis/runtime/pom.xml b/extensions/mybatis/runtime/pom.xml
index bd194b1..b070752 100644
--- a/extensions/mybatis/runtime/pom.xml
+++ b/extensions/mybatis/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-mybatis-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/nats/deployment/pom.xml b/extensions/nats/deployment/pom.xml
index dbdf87b..87f43a3 100644
--- a/extensions/nats/deployment/pom.xml
+++ b/extensions/nats/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-nats-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/nats/pom.xml b/extensions/nats/pom.xml
index 7fd013b..a563853 100644
--- a/extensions/nats/pom.xml
+++ b/extensions/nats/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/nats/runtime/pom.xml b/extensions/nats/runtime/pom.xml
index 30373e0..682b6d1 100644
--- a/extensions/nats/runtime/pom.xml
+++ b/extensions/nats/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-nats-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/netty-http/deployment/pom.xml b/extensions/netty-http/deployment/pom.xml
index 5c3c518..575a574 100644
--- a/extensions/netty-http/deployment/pom.xml
+++ b/extensions/netty-http/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-netty-http-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/netty-http/pom.xml b/extensions/netty-http/pom.xml
index 5a249bb..89222d2 100644
--- a/extensions/netty-http/pom.xml
+++ b/extensions/netty-http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/netty-http/runtime/pom.xml b/extensions/netty-http/runtime/pom.xml
index 6d7620a..f32704f 100644
--- a/extensions/netty-http/runtime/pom.xml
+++ b/extensions/netty-http/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-netty-http-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/netty/deployment/pom.xml b/extensions/netty/deployment/pom.xml
index d2f47ae..8834732 100644
--- a/extensions/netty/deployment/pom.xml
+++ b/extensions/netty/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-netty-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/netty/pom.xml b/extensions/netty/pom.xml
index 978db5b..6806d18 100644
--- a/extensions/netty/pom.xml
+++ b/extensions/netty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/netty/runtime/pom.xml b/extensions/netty/runtime/pom.xml
index fc6c1bb..e5a074e 100644
--- a/extensions/netty/runtime/pom.xml
+++ b/extensions/netty/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-netty-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/nitrite/deployment/pom.xml b/extensions/nitrite/deployment/pom.xml
index e0ba0c1..27c4f63 100644
--- a/extensions/nitrite/deployment/pom.xml
+++ b/extensions/nitrite/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-nitrite-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/nitrite/pom.xml b/extensions/nitrite/pom.xml
index 8bd29d0..fc40b03 100644
--- a/extensions/nitrite/pom.xml
+++ b/extensions/nitrite/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/nitrite/runtime/pom.xml b/extensions/nitrite/runtime/pom.xml
index 3f1d209..cb2c4ad 100644
--- a/extensions/nitrite/runtime/pom.xml
+++ b/extensions/nitrite/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-nitrite-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/oaipmh/deployment/pom.xml b/extensions/oaipmh/deployment/pom.xml
index e394168..6f4dfba 100644
--- a/extensions/oaipmh/deployment/pom.xml
+++ b/extensions/oaipmh/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-oaipmh-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/oaipmh/pom.xml b/extensions/oaipmh/pom.xml
index 8125f19..4b690dd 100644
--- a/extensions/oaipmh/pom.xml
+++ b/extensions/oaipmh/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/oaipmh/runtime/pom.xml b/extensions/oaipmh/runtime/pom.xml
index 72e9026..3d6ee55 100644
--- a/extensions/oaipmh/runtime/pom.xml
+++ b/extensions/oaipmh/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-oaipmh-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/olingo4/deployment/pom.xml b/extensions/olingo4/deployment/pom.xml
index 9c65ac2..fcdc1fe 100644
--- a/extensions/olingo4/deployment/pom.xml
+++ b/extensions/olingo4/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-olingo4-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/olingo4/pom.xml b/extensions/olingo4/pom.xml
index 6353613..e0daacf 100644
--- a/extensions/olingo4/pom.xml
+++ b/extensions/olingo4/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/olingo4/runtime/pom.xml b/extensions/olingo4/runtime/pom.xml
index 871a020..75ff213 100644
--- a/extensions/olingo4/runtime/pom.xml
+++ b/extensions/olingo4/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-olingo4-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/openapi-java/deployment/pom.xml b/extensions/openapi-java/deployment/pom.xml
index 971cb6d..f4820bf 100644
--- a/extensions/openapi-java/deployment/pom.xml
+++ b/extensions/openapi-java/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-openapi-java-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/openapi-java/pom.xml b/extensions/openapi-java/pom.xml
index c7ce821..fccd563 100644
--- a/extensions/openapi-java/pom.xml
+++ b/extensions/openapi-java/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/openapi-java/runtime/pom.xml b/extensions/openapi-java/runtime/pom.xml
index d0a6106..cf37f44 100644
--- a/extensions/openapi-java/runtime/pom.xml
+++ b/extensions/openapi-java/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-openapi-java-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/openstack/deployment/pom.xml b/extensions/openstack/deployment/pom.xml
index 188426b..0ee900e 100644
--- a/extensions/openstack/deployment/pom.xml
+++ b/extensions/openstack/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-openstack-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/openstack/pom.xml b/extensions/openstack/pom.xml
index d69083c..a336fde 100644
--- a/extensions/openstack/pom.xml
+++ b/extensions/openstack/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/openstack/runtime/pom.xml b/extensions/openstack/runtime/pom.xml
index 6548143..adcb354 100644
--- a/extensions/openstack/runtime/pom.xml
+++ b/extensions/openstack/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-openstack-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/opentelemetry/deployment/pom.xml b/extensions/opentelemetry/deployment/pom.xml
index 7abd53b..a69c66f 100644
--- a/extensions/opentelemetry/deployment/pom.xml
+++ b/extensions/opentelemetry/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-opentelemetry-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/opentelemetry/pom.xml b/extensions/opentelemetry/pom.xml
index 3b24af0..b2d7c33 100644
--- a/extensions/opentelemetry/pom.xml
+++ b/extensions/opentelemetry/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/opentelemetry/runtime/pom.xml b/extensions/opentelemetry/runtime/pom.xml
index b21205c..97aaf72 100644
--- a/extensions/opentelemetry/runtime/pom.xml
+++ b/extensions/opentelemetry/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-opentelemetry-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/opentracing/deployment/pom.xml b/extensions/opentracing/deployment/pom.xml
index 053ea1a..40e7cc9 100644
--- a/extensions/opentracing/deployment/pom.xml
+++ b/extensions/opentracing/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-opentracing-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/opentracing/pom.xml b/extensions/opentracing/pom.xml
index 7641624..ebaafe4 100644
--- a/extensions/opentracing/pom.xml
+++ b/extensions/opentracing/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/opentracing/runtime/pom.xml b/extensions/opentracing/runtime/pom.xml
index 2419a95..dc4a539 100644
--- a/extensions/opentracing/runtime/pom.xml
+++ b/extensions/opentracing/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-opentracing-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/optaplanner/deployment/pom.xml b/extensions/optaplanner/deployment/pom.xml
index 289159c..85d2c1f 100644
--- a/extensions/optaplanner/deployment/pom.xml
+++ b/extensions/optaplanner/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-optaplanner-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/optaplanner/pom.xml b/extensions/optaplanner/pom.xml
index 9d13a03..df04ba0 100644
--- a/extensions/optaplanner/pom.xml
+++ b/extensions/optaplanner/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/optaplanner/runtime/pom.xml b/extensions/optaplanner/runtime/pom.xml
index 47851f4..3449845 100644
--- a/extensions/optaplanner/runtime/pom.xml
+++ b/extensions/optaplanner/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-optaplanner-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/paho-mqtt5/deployment/pom.xml b/extensions/paho-mqtt5/deployment/pom.xml
index 73dfbfe..1c3cd5d 100644
--- a/extensions/paho-mqtt5/deployment/pom.xml
+++ b/extensions/paho-mqtt5/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-paho-mqtt5-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/paho-mqtt5/pom.xml b/extensions/paho-mqtt5/pom.xml
index ecb09e2..8650c61 100644
--- a/extensions/paho-mqtt5/pom.xml
+++ b/extensions/paho-mqtt5/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/paho-mqtt5/runtime/pom.xml b/extensions/paho-mqtt5/runtime/pom.xml
index 6df8fcb..5501521 100644
--- a/extensions/paho-mqtt5/runtime/pom.xml
+++ b/extensions/paho-mqtt5/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-paho-mqtt5-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/paho/deployment/pom.xml b/extensions/paho/deployment/pom.xml
index 1bcba29..60bac9c 100644
--- a/extensions/paho/deployment/pom.xml
+++ b/extensions/paho/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-paho-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/paho/pom.xml b/extensions/paho/pom.xml
index f2f2059..20b0074 100644
--- a/extensions/paho/pom.xml
+++ b/extensions/paho/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/paho/runtime/pom.xml b/extensions/paho/runtime/pom.xml
index 6a208a0..52dc8b9 100644
--- a/extensions/paho/runtime/pom.xml
+++ b/extensions/paho/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-paho-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pdf/deployment/pom.xml b/extensions/pdf/deployment/pom.xml
index 03eea7b..a632e4c 100644
--- a/extensions/pdf/deployment/pom.xml
+++ b/extensions/pdf/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pdf-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pdf/pom.xml b/extensions/pdf/pom.xml
index bb70c9d..4a9573f 100644
--- a/extensions/pdf/pom.xml
+++ b/extensions/pdf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pdf/runtime/pom.xml b/extensions/pdf/runtime/pom.xml
index 0408336..fa03373 100644
--- a/extensions/pdf/runtime/pom.xml
+++ b/extensions/pdf/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pdf-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pg-replication-slot/deployment/pom.xml b/extensions/pg-replication-slot/deployment/pom.xml
index c1559d9..d47b9a2 100644
--- a/extensions/pg-replication-slot/deployment/pom.xml
+++ b/extensions/pg-replication-slot/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pg-replication-slot-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pg-replication-slot/pom.xml b/extensions/pg-replication-slot/pom.xml
index eb0b9fd..ce8185b 100644
--- a/extensions/pg-replication-slot/pom.xml
+++ b/extensions/pg-replication-slot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pg-replication-slot/runtime/pom.xml b/extensions/pg-replication-slot/runtime/pom.xml
index 97fd083..793601a 100644
--- a/extensions/pg-replication-slot/runtime/pom.xml
+++ b/extensions/pg-replication-slot/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pg-replication-slot-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pgevent/deployment/pom.xml b/extensions/pgevent/deployment/pom.xml
index 57bc3d6..11c6180 100644
--- a/extensions/pgevent/deployment/pom.xml
+++ b/extensions/pgevent/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pgevent-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pgevent/pom.xml b/extensions/pgevent/pom.xml
index 351f158..c2c03ac 100644
--- a/extensions/pgevent/pom.xml
+++ b/extensions/pgevent/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pgevent/runtime/pom.xml b/extensions/pgevent/runtime/pom.xml
index bcbd688..6167e0b 100644
--- a/extensions/pgevent/runtime/pom.xml
+++ b/extensions/pgevent/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pgevent-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/platform-http/deployment/pom.xml b/extensions/platform-http/deployment/pom.xml
index 9bbba46..c26f779 100644
--- a/extensions/platform-http/deployment/pom.xml
+++ b/extensions/platform-http/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-platform-http-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/platform-http/pom.xml b/extensions/platform-http/pom.xml
index de8f638..e33e865 100644
--- a/extensions/platform-http/pom.xml
+++ b/extensions/platform-http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/platform-http/runtime/pom.xml b/extensions/platform-http/runtime/pom.xml
index 8a9faa6..102ed41 100644
--- a/extensions/platform-http/runtime/pom.xml
+++ b/extensions/platform-http/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-platform-http-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 8fd63b6..4bf660b 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../poms/build-parent/pom.xml</relativePath>
</parent>
diff --git a/extensions/protobuf/deployment/pom.xml b/extensions/protobuf/deployment/pom.xml
index 29f75a5..2366bbc 100644
--- a/extensions/protobuf/deployment/pom.xml
+++ b/extensions/protobuf/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-protobuf-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/protobuf/pom.xml b/extensions/protobuf/pom.xml
index cc5915c..2ff4503 100644
--- a/extensions/protobuf/pom.xml
+++ b/extensions/protobuf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/protobuf/runtime/pom.xml b/extensions/protobuf/runtime/pom.xml
index 77b20cc..7083c03 100644
--- a/extensions/protobuf/runtime/pom.xml
+++ b/extensions/protobuf/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-protobuf-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pubnub/deployment/pom.xml b/extensions/pubnub/deployment/pom.xml
index 61d9aa4..9f560aa 100644
--- a/extensions/pubnub/deployment/pom.xml
+++ b/extensions/pubnub/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pubnub-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pubnub/pom.xml b/extensions/pubnub/pom.xml
index 9a283bb..37264d4 100644
--- a/extensions/pubnub/pom.xml
+++ b/extensions/pubnub/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/pubnub/runtime/pom.xml b/extensions/pubnub/runtime/pom.xml
index 7acb466..951bc63 100644
--- a/extensions/pubnub/runtime/pom.xml
+++ b/extensions/pubnub/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-pubnub-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/quartz/deployment/pom.xml b/extensions/quartz/deployment/pom.xml
index 018791a..919cdda 100644
--- a/extensions/quartz/deployment/pom.xml
+++ b/extensions/quartz/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-quartz-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/quartz/pom.xml b/extensions/quartz/pom.xml
index a92835c..5f61c86 100644
--- a/extensions/quartz/pom.xml
+++ b/extensions/quartz/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/quartz/runtime/pom.xml b/extensions/quartz/runtime/pom.xml
index a00634a..b8f9096 100644
--- a/extensions/quartz/runtime/pom.xml
+++ b/extensions/quartz/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-quartz-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/qute/component/pom.xml b/extensions/qute/component/pom.xml
index 12e982c..fdbbb1d 100644
--- a/extensions/qute/component/pom.xml
+++ b/extensions/qute/component/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-qute-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/qute/deployment/pom.xml b/extensions/qute/deployment/pom.xml
index 467cee8..4a225de 100644
--- a/extensions/qute/deployment/pom.xml
+++ b/extensions/qute/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-qute-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/qute/pom.xml b/extensions/qute/pom.xml
index 970ce24..3882a60 100644
--- a/extensions/qute/pom.xml
+++ b/extensions/qute/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/qute/runtime/pom.xml b/extensions/qute/runtime/pom.xml
index 23c4d7a..764a42b 100644
--- a/extensions/qute/runtime/pom.xml
+++ b/extensions/qute/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-qute-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rabbitmq/deployment/pom.xml b/extensions/rabbitmq/deployment/pom.xml
index 591d6c1..16d1ca3 100644
--- a/extensions/rabbitmq/deployment/pom.xml
+++ b/extensions/rabbitmq/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rabbitmq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rabbitmq/pom.xml b/extensions/rabbitmq/pom.xml
index fde9b42..67d45c1 100644
--- a/extensions/rabbitmq/pom.xml
+++ b/extensions/rabbitmq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rabbitmq/runtime/pom.xml b/extensions/rabbitmq/runtime/pom.xml
index 1ce5701..5e8e2a6 100644
--- a/extensions/rabbitmq/runtime/pom.xml
+++ b/extensions/rabbitmq/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rabbitmq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/reactive-streams/deployment/pom.xml b/extensions/reactive-streams/deployment/pom.xml
index 1c30fc1..90ac0a6 100644
--- a/extensions/reactive-streams/deployment/pom.xml
+++ b/extensions/reactive-streams/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-reactive-streams-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/reactive-streams/pom.xml b/extensions/reactive-streams/pom.xml
index 0faf148..096b305 100644
--- a/extensions/reactive-streams/pom.xml
+++ b/extensions/reactive-streams/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/reactive-streams/runtime/pom.xml b/extensions/reactive-streams/runtime/pom.xml
index 18286b0..30382f5 100644
--- a/extensions/reactive-streams/runtime/pom.xml
+++ b/extensions/reactive-streams/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-reactive-streams-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ref/deployment/pom.xml b/extensions/ref/deployment/pom.xml
index caa7e77..33028d5 100644
--- a/extensions/ref/deployment/pom.xml
+++ b/extensions/ref/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ref-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ref/pom.xml b/extensions/ref/pom.xml
index a346df2..4bfd4a1 100644
--- a/extensions/ref/pom.xml
+++ b/extensions/ref/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ref/runtime/pom.xml b/extensions/ref/runtime/pom.xml
index ed87097..b4f0c8e 100644
--- a/extensions/ref/runtime/pom.xml
+++ b/extensions/ref/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ref-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rest-openapi/deployment/pom.xml b/extensions/rest-openapi/deployment/pom.xml
index f3ee74d..ca0dca8 100644
--- a/extensions/rest-openapi/deployment/pom.xml
+++ b/extensions/rest-openapi/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rest-openapi-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rest-openapi/pom.xml b/extensions/rest-openapi/pom.xml
index 02acef9..675edce 100644
--- a/extensions/rest-openapi/pom.xml
+++ b/extensions/rest-openapi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rest-openapi/runtime/pom.xml b/extensions/rest-openapi/runtime/pom.xml
index 5ae291e..c514be4 100644
--- a/extensions/rest-openapi/runtime/pom.xml
+++ b/extensions/rest-openapi/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rest-openapi-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rest/deployment/pom.xml b/extensions/rest/deployment/pom.xml
index d5b72ef..8ea36be 100644
--- a/extensions/rest/deployment/pom.xml
+++ b/extensions/rest/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rest-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rest/pom.xml b/extensions/rest/pom.xml
index 68a5a60..0827b02 100644
--- a/extensions/rest/pom.xml
+++ b/extensions/rest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rest/runtime/pom.xml b/extensions/rest/runtime/pom.xml
index a372c42..c201701 100644
--- a/extensions/rest/runtime/pom.xml
+++ b/extensions/rest/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rest-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rss/deployment/pom.xml b/extensions/rss/deployment/pom.xml
index 9ca6660..419d740 100644
--- a/extensions/rss/deployment/pom.xml
+++ b/extensions/rss/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rss-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rss/pom.xml b/extensions/rss/pom.xml
index 160217f..884a0af 100644
--- a/extensions/rss/pom.xml
+++ b/extensions/rss/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/rss/runtime/pom.xml b/extensions/rss/runtime/pom.xml
index 9ee8d90..ec37831 100644
--- a/extensions/rss/runtime/pom.xml
+++ b/extensions/rss/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-rss-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/saga/deployment/pom.xml b/extensions/saga/deployment/pom.xml
index 096d083..489ad78 100644
--- a/extensions/saga/deployment/pom.xml
+++ b/extensions/saga/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-saga-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/saga/pom.xml b/extensions/saga/pom.xml
index 0eb9059..4df8598 100644
--- a/extensions/saga/pom.xml
+++ b/extensions/saga/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/saga/runtime/pom.xml b/extensions/saga/runtime/pom.xml
index 540ac22..2ee1eed 100644
--- a/extensions/saga/runtime/pom.xml
+++ b/extensions/saga/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-saga-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/salesforce/deployment/pom.xml b/extensions/salesforce/deployment/pom.xml
index 2bea8ae..fab6a22 100644
--- a/extensions/salesforce/deployment/pom.xml
+++ b/extensions/salesforce/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-salesforce-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/salesforce/pom.xml b/extensions/salesforce/pom.xml
index bd33489..0640243 100644
--- a/extensions/salesforce/pom.xml
+++ b/extensions/salesforce/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/salesforce/runtime/pom.xml b/extensions/salesforce/runtime/pom.xml
index 5d76fd2..8bf35f7 100644
--- a/extensions/salesforce/runtime/pom.xml
+++ b/extensions/salesforce/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-salesforce-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/sap-netweaver/deployment/pom.xml b/extensions/sap-netweaver/deployment/pom.xml
index 70f8e97..721422d 100644
--- a/extensions/sap-netweaver/deployment/pom.xml
+++ b/extensions/sap-netweaver/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sap-netweaver-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/sap-netweaver/pom.xml b/extensions/sap-netweaver/pom.xml
index 9f9a22e..e3d8f53 100644
--- a/extensions/sap-netweaver/pom.xml
+++ b/extensions/sap-netweaver/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/sap-netweaver/runtime/pom.xml b/extensions/sap-netweaver/runtime/pom.xml
index c22f52b..09fb1f4 100644
--- a/extensions/sap-netweaver/runtime/pom.xml
+++ b/extensions/sap-netweaver/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sap-netweaver-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/saxon/deployment/pom.xml b/extensions/saxon/deployment/pom.xml
index 8646540..2b3d5f2 100644
--- a/extensions/saxon/deployment/pom.xml
+++ b/extensions/saxon/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-saxon-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/saxon/pom.xml b/extensions/saxon/pom.xml
index c932249..f878a39 100644
--- a/extensions/saxon/pom.xml
+++ b/extensions/saxon/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/saxon/runtime/pom.xml b/extensions/saxon/runtime/pom.xml
index 6632361..389288d 100644
--- a/extensions/saxon/runtime/pom.xml
+++ b/extensions/saxon/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-saxon-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/scheduler/deployment/pom.xml b/extensions/scheduler/deployment/pom.xml
index 0eea92c..20d61d5 100644
--- a/extensions/scheduler/deployment/pom.xml
+++ b/extensions/scheduler/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-scheduler-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/scheduler/pom.xml b/extensions/scheduler/pom.xml
index 27971d9..74f5dfa 100644
--- a/extensions/scheduler/pom.xml
+++ b/extensions/scheduler/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/scheduler/runtime/pom.xml b/extensions/scheduler/runtime/pom.xml
index 908aed7..48e1165 100644
--- a/extensions/scheduler/runtime/pom.xml
+++ b/extensions/scheduler/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-scheduler-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/seda/deployment/pom.xml b/extensions/seda/deployment/pom.xml
index 937875e..e211919 100644
--- a/extensions/seda/deployment/pom.xml
+++ b/extensions/seda/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-seda-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/seda/pom.xml b/extensions/seda/pom.xml
index 333dc7b..0684af5 100644
--- a/extensions/seda/pom.xml
+++ b/extensions/seda/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/seda/runtime/pom.xml b/extensions/seda/runtime/pom.xml
index eb0370b..2f613ef 100644
--- a/extensions/seda/runtime/pom.xml
+++ b/extensions/seda/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-seda-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/servicenow/deployment/pom.xml b/extensions/servicenow/deployment/pom.xml
index 72bd982..35e4913 100644
--- a/extensions/servicenow/deployment/pom.xml
+++ b/extensions/servicenow/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-servicenow-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/servicenow/pom.xml b/extensions/servicenow/pom.xml
index f376f1f..2919465 100644
--- a/extensions/servicenow/pom.xml
+++ b/extensions/servicenow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/servicenow/runtime/pom.xml b/extensions/servicenow/runtime/pom.xml
index 960b025..ab191d6 100644
--- a/extensions/servicenow/runtime/pom.xml
+++ b/extensions/servicenow/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-servicenow-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/servlet/deployment/pom.xml b/extensions/servlet/deployment/pom.xml
index b59e5b9..fd9ca88 100644
--- a/extensions/servlet/deployment/pom.xml
+++ b/extensions/servlet/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-servlet-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/servlet/pom.xml b/extensions/servlet/pom.xml
index 89f7255..ec09a90 100644
--- a/extensions/servlet/pom.xml
+++ b/extensions/servlet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/servlet/runtime/pom.xml b/extensions/servlet/runtime/pom.xml
index 7ea456b..bccb8d7 100644
--- a/extensions/servlet/runtime/pom.xml
+++ b/extensions/servlet/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-servlet-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/shiro/deployment/pom.xml b/extensions/shiro/deployment/pom.xml
index 9f5de6f..f376d02 100644
--- a/extensions/shiro/deployment/pom.xml
+++ b/extensions/shiro/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-shiro-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/shiro/pom.xml b/extensions/shiro/pom.xml
index 6381706..5ff9f45 100644
--- a/extensions/shiro/pom.xml
+++ b/extensions/shiro/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/shiro/runtime/pom.xml b/extensions/shiro/runtime/pom.xml
index cfed200..70fbdea 100644
--- a/extensions/shiro/runtime/pom.xml
+++ b/extensions/shiro/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-shiro-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/sjms/deployment/pom.xml b/extensions/sjms/deployment/pom.xml
index 2d9c5aa..660211b 100644
--- a/extensions/sjms/deployment/pom.xml
+++ b/extensions/sjms/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sjms-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/sjms/pom.xml b/extensions/sjms/pom.xml
index 9fc0ef1..04b06fe 100644
--- a/extensions/sjms/pom.xml
+++ b/extensions/sjms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/sjms/runtime/pom.xml b/extensions/sjms/runtime/pom.xml
index 191c1e0..6bd4a6c 100644
--- a/extensions/sjms/runtime/pom.xml
+++ b/extensions/sjms/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sjms-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/sjms2/deployment/pom.xml b/extensions/sjms2/deployment/pom.xml
index da72fb8..8dcf01e 100644
--- a/extensions/sjms2/deployment/pom.xml
+++ b/extensions/sjms2/deployment/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sjms2-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/sjms2/pom.xml b/extensions/sjms2/pom.xml
index 496b30b..66c1d49 100644
--- a/extensions/sjms2/pom.xml
+++ b/extensions/sjms2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/sjms2/runtime/pom.xml b/extensions/sjms2/runtime/pom.xml
index 4dee9db..dbc9513 100644
--- a/extensions/sjms2/runtime/pom.xml
+++ b/extensions/sjms2/runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sjms2-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/extensions/slack/deployment/pom.xml b/extensions/slack/deployment/pom.xml
index 401b492..4c23533 100644
--- a/extensions/slack/deployment/pom.xml
+++ b/extensions/slack/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-slack-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/slack/pom.xml b/extensions/slack/pom.xml
index 2718aab..132d5b9 100644
--- a/extensions/slack/pom.xml
+++ b/extensions/slack/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/slack/runtime/pom.xml b/extensions/slack/runtime/pom.xml
index 5b77ea7..68119fc 100644
--- a/extensions/slack/runtime/pom.xml
+++ b/extensions/slack/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-slack-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/smallrye-reactive-messaging/deployment/pom.xml b/extensions/smallrye-reactive-messaging/deployment/pom.xml
index 4d7e12c..c7d8251 100644
--- a/extensions/smallrye-reactive-messaging/deployment/pom.xml
+++ b/extensions/smallrye-reactive-messaging/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-smallrye-reactive-messaging-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/smallrye-reactive-messaging/pom.xml b/extensions/smallrye-reactive-messaging/pom.xml
index 8f9e7d9..37eed64 100644
--- a/extensions/smallrye-reactive-messaging/pom.xml
+++ b/extensions/smallrye-reactive-messaging/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/smallrye-reactive-messaging/runtime/pom.xml b/extensions/smallrye-reactive-messaging/runtime/pom.xml
index 6046bb8..84220fd 100644
--- a/extensions/smallrye-reactive-messaging/runtime/pom.xml
+++ b/extensions/smallrye-reactive-messaging/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-smallrye-reactive-messaging-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/snakeyaml/deployment/pom.xml b/extensions/snakeyaml/deployment/pom.xml
index 652ef3d..3198d61 100644
--- a/extensions/snakeyaml/deployment/pom.xml
+++ b/extensions/snakeyaml/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-snakeyaml-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/snakeyaml/pom.xml b/extensions/snakeyaml/pom.xml
index 88227ef..4fc80da 100644
--- a/extensions/snakeyaml/pom.xml
+++ b/extensions/snakeyaml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/snakeyaml/runtime/pom.xml b/extensions/snakeyaml/runtime/pom.xml
index 7f7b234..b8479f2 100644
--- a/extensions/snakeyaml/runtime/pom.xml
+++ b/extensions/snakeyaml/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-snakeyaml-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/soap/deployment/pom.xml b/extensions/soap/deployment/pom.xml
index 50cc6c8..1a374d7 100644
--- a/extensions/soap/deployment/pom.xml
+++ b/extensions/soap/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-soap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/soap/pom.xml b/extensions/soap/pom.xml
index b269707..f6783c6 100644
--- a/extensions/soap/pom.xml
+++ b/extensions/soap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/soap/runtime/pom.xml b/extensions/soap/runtime/pom.xml
index 7806eb7..11c70aa 100644
--- a/extensions/soap/runtime/pom.xml
+++ b/extensions/soap/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-soap-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/solr/deployment/pom.xml b/extensions/solr/deployment/pom.xml
index b6fedb5..030431e 100644
--- a/extensions/solr/deployment/pom.xml
+++ b/extensions/solr/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-solr-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/solr/pom.xml b/extensions/solr/pom.xml
index 1a6f393..ecb22a5 100644
--- a/extensions/solr/pom.xml
+++ b/extensions/solr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/solr/runtime/pom.xml b/extensions/solr/runtime/pom.xml
index e5b0e00..fc93ab6 100644
--- a/extensions/solr/runtime/pom.xml
+++ b/extensions/solr/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-solr-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/splunk/deployment/pom.xml b/extensions/splunk/deployment/pom.xml
index 0a7ca62..170a4a7 100644
--- a/extensions/splunk/deployment/pom.xml
+++ b/extensions/splunk/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-splunk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/splunk/pom.xml b/extensions/splunk/pom.xml
index b721494..f6c816e 100644
--- a/extensions/splunk/pom.xml
+++ b/extensions/splunk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/splunk/runtime/pom.xml b/extensions/splunk/runtime/pom.xml
index a32067f..b090e89 100644
--- a/extensions/splunk/runtime/pom.xml
+++ b/extensions/splunk/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-splunk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/spring-rabbitmq/deployment/pom.xml b/extensions/spring-rabbitmq/deployment/pom.xml
index b9fdffd..d8d3c15 100644
--- a/extensions/spring-rabbitmq/deployment/pom.xml
+++ b/extensions/spring-rabbitmq/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-spring-rabbitmq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/spring-rabbitmq/pom.xml b/extensions/spring-rabbitmq/pom.xml
index bc56558..ca108cc 100644
--- a/extensions/spring-rabbitmq/pom.xml
+++ b/extensions/spring-rabbitmq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/spring-rabbitmq/runtime/pom.xml b/extensions/spring-rabbitmq/runtime/pom.xml
index 0c3fa6b..c2eae77 100644
--- a/extensions/spring-rabbitmq/runtime/pom.xml
+++ b/extensions/spring-rabbitmq/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-spring-rabbitmq-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/sql/deployment/pom.xml b/extensions/sql/deployment/pom.xml
index 041b83c..e57246c 100644
--- a/extensions/sql/deployment/pom.xml
+++ b/extensions/sql/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sql-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/sql/pom.xml b/extensions/sql/pom.xml
index 37abc70..ffae764 100644
--- a/extensions/sql/pom.xml
+++ b/extensions/sql/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/sql/runtime/pom.xml b/extensions/sql/runtime/pom.xml
index 83a6989..9f21d5d 100644
--- a/extensions/sql/runtime/pom.xml
+++ b/extensions/sql/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sql-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ssh/deployment/pom.xml b/extensions/ssh/deployment/pom.xml
index 31acd95..83ffd8c 100644
--- a/extensions/ssh/deployment/pom.xml
+++ b/extensions/ssh/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ssh-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ssh/pom.xml b/extensions/ssh/pom.xml
index 129744f..851aca8 100644
--- a/extensions/ssh/pom.xml
+++ b/extensions/ssh/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/ssh/runtime/pom.xml b/extensions/ssh/runtime/pom.xml
index af15e4e..3630f34 100644
--- a/extensions/ssh/runtime/pom.xml
+++ b/extensions/ssh/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-ssh-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stax/deployment/pom.xml b/extensions/stax/deployment/pom.xml
index 138a23b..ad600c1 100644
--- a/extensions/stax/deployment/pom.xml
+++ b/extensions/stax/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stax-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stax/pom.xml b/extensions/stax/pom.xml
index 5df38cd..70ec83a 100644
--- a/extensions/stax/pom.xml
+++ b/extensions/stax/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stax/runtime/pom.xml b/extensions/stax/runtime/pom.xml
index fb63cf2..e584bfc 100644
--- a/extensions/stax/runtime/pom.xml
+++ b/extensions/stax/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stax-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stream/deployment/pom.xml b/extensions/stream/deployment/pom.xml
index 386811d..8e58e50 100644
--- a/extensions/stream/deployment/pom.xml
+++ b/extensions/stream/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stream-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stream/pom.xml b/extensions/stream/pom.xml
index a73b2ef..c1febe8 100644
--- a/extensions/stream/pom.xml
+++ b/extensions/stream/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stream/runtime/pom.xml b/extensions/stream/runtime/pom.xml
index 962c0dd..83f32d4 100644
--- a/extensions/stream/runtime/pom.xml
+++ b/extensions/stream/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stream-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stringtemplate/deployment/pom.xml b/extensions/stringtemplate/deployment/pom.xml
index 28494df..dc672f8 100644
--- a/extensions/stringtemplate/deployment/pom.xml
+++ b/extensions/stringtemplate/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stringtemplate-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stringtemplate/pom.xml b/extensions/stringtemplate/pom.xml
index 4579e89..66daf23 100644
--- a/extensions/stringtemplate/pom.xml
+++ b/extensions/stringtemplate/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/stringtemplate/runtime/pom.xml b/extensions/stringtemplate/runtime/pom.xml
index 7755331..0c40e93 100644
--- a/extensions/stringtemplate/runtime/pom.xml
+++ b/extensions/stringtemplate/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-stringtemplate-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/syslog/deployment/pom.xml b/extensions/syslog/deployment/pom.xml
index fd174b0..1108138 100644
--- a/extensions/syslog/deployment/pom.xml
+++ b/extensions/syslog/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-syslog-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/syslog/pom.xml b/extensions/syslog/pom.xml
index 01202af..9996af7 100644
--- a/extensions/syslog/pom.xml
+++ b/extensions/syslog/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/syslog/runtime/pom.xml b/extensions/syslog/runtime/pom.xml
index 8e8d60d..9736aa3 100644
--- a/extensions/syslog/runtime/pom.xml
+++ b/extensions/syslog/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-syslog-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/tarfile/deployment/pom.xml b/extensions/tarfile/deployment/pom.xml
index 164a13b..2ea772f 100644
--- a/extensions/tarfile/deployment/pom.xml
+++ b/extensions/tarfile/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-tarfile-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/tarfile/pom.xml b/extensions/tarfile/pom.xml
index f2d8091..81bd6b9 100644
--- a/extensions/tarfile/pom.xml
+++ b/extensions/tarfile/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/tarfile/runtime/pom.xml b/extensions/tarfile/runtime/pom.xml
index 196e3e6..410f37c 100644
--- a/extensions/tarfile/runtime/pom.xml
+++ b/extensions/tarfile/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-tarfile-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/telegram/deployment/pom.xml b/extensions/telegram/deployment/pom.xml
index 8f7909c..05c65d8 100644
--- a/extensions/telegram/deployment/pom.xml
+++ b/extensions/telegram/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-telegram-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/telegram/pom.xml b/extensions/telegram/pom.xml
index c35d4ae..be57026 100644
--- a/extensions/telegram/pom.xml
+++ b/extensions/telegram/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/telegram/runtime/pom.xml b/extensions/telegram/runtime/pom.xml
index 8662da1..32c3961 100644
--- a/extensions/telegram/runtime/pom.xml
+++ b/extensions/telegram/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-telegram-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/tika/deployment/pom.xml b/extensions/tika/deployment/pom.xml
index 0a99142..fa6b914 100644
--- a/extensions/tika/deployment/pom.xml
+++ b/extensions/tika/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-tika-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/tika/pom.xml b/extensions/tika/pom.xml
index ee9c5d2..71bb6cf 100644
--- a/extensions/tika/pom.xml
+++ b/extensions/tika/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/tika/runtime/pom.xml b/extensions/tika/runtime/pom.xml
index 0dd3dea..2139822 100644
--- a/extensions/tika/runtime/pom.xml
+++ b/extensions/tika/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-tika-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/timer/deployment/pom.xml b/extensions/timer/deployment/pom.xml
index 942b344..0dd1e4f 100644
--- a/extensions/timer/deployment/pom.xml
+++ b/extensions/timer/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-timer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/timer/pom.xml b/extensions/timer/pom.xml
index 5a4ee79..2499cd0 100644
--- a/extensions/timer/pom.xml
+++ b/extensions/timer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/timer/runtime/pom.xml b/extensions/timer/runtime/pom.xml
index 0e9ac79..cb29fbc 100644
--- a/extensions/timer/runtime/pom.xml
+++ b/extensions/timer/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-timer-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/twilio/deployment/pom.xml b/extensions/twilio/deployment/pom.xml
index 43dbcd8..14d8792 100644
--- a/extensions/twilio/deployment/pom.xml
+++ b/extensions/twilio/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-twilio-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/twilio/pom.xml b/extensions/twilio/pom.xml
index 9fd9200..7885881 100644
--- a/extensions/twilio/pom.xml
+++ b/extensions/twilio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/twilio/runtime/pom.xml b/extensions/twilio/runtime/pom.xml
index a72c4c6..01ccbd6 100644
--- a/extensions/twilio/runtime/pom.xml
+++ b/extensions/twilio/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-twilio-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/twitter/deployment/pom.xml b/extensions/twitter/deployment/pom.xml
index 75172f8..572e443 100644
--- a/extensions/twitter/deployment/pom.xml
+++ b/extensions/twitter/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-twitter-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/twitter/pom.xml b/extensions/twitter/pom.xml
index 5d155e6..b909980 100644
--- a/extensions/twitter/pom.xml
+++ b/extensions/twitter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/twitter/runtime/pom.xml b/extensions/twitter/runtime/pom.xml
index 37211cc..d87c170 100644
--- a/extensions/twitter/runtime/pom.xml
+++ b/extensions/twitter/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-twitter-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/univocity-parsers/deployment/pom.xml b/extensions/univocity-parsers/deployment/pom.xml
index 2c3eae2..f52f1cb 100644
--- a/extensions/univocity-parsers/deployment/pom.xml
+++ b/extensions/univocity-parsers/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-univocity-parsers-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/univocity-parsers/pom.xml b/extensions/univocity-parsers/pom.xml
index b9ecb08..a58124c 100644
--- a/extensions/univocity-parsers/pom.xml
+++ b/extensions/univocity-parsers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/univocity-parsers/runtime/pom.xml b/extensions/univocity-parsers/runtime/pom.xml
index 1f74cb2..ab7871c 100644
--- a/extensions/univocity-parsers/runtime/pom.xml
+++ b/extensions/univocity-parsers/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-univocity-parsers-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/validator/deployment/pom.xml b/extensions/validator/deployment/pom.xml
index b7fd597..9b8d56d 100644
--- a/extensions/validator/deployment/pom.xml
+++ b/extensions/validator/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-validator-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/validator/pom.xml b/extensions/validator/pom.xml
index c3b956f..28ccfe5 100644
--- a/extensions/validator/pom.xml
+++ b/extensions/validator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/validator/runtime/pom.xml b/extensions/validator/runtime/pom.xml
index a22cd31..342ca9d 100644
--- a/extensions/validator/runtime/pom.xml
+++ b/extensions/validator/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-validator-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/velocity/deployment/pom.xml b/extensions/velocity/deployment/pom.xml
index c6fe089..5e634fe 100644
--- a/extensions/velocity/deployment/pom.xml
+++ b/extensions/velocity/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-velocity-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/velocity/pom.xml b/extensions/velocity/pom.xml
index 2aff021..68c0511 100644
--- a/extensions/velocity/pom.xml
+++ b/extensions/velocity/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/velocity/runtime/pom.xml b/extensions/velocity/runtime/pom.xml
index 7e801bb..620f4b3 100644
--- a/extensions/velocity/runtime/pom.xml
+++ b/extensions/velocity/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-velocity-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx-http/deployment/pom.xml b/extensions/vertx-http/deployment/pom.xml
index 5d799f3..afa3133 100644
--- a/extensions/vertx-http/deployment/pom.xml
+++ b/extensions/vertx-http/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-vertx-http-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx-http/pom.xml b/extensions/vertx-http/pom.xml
index 1b65c61..f775a1c 100644
--- a/extensions/vertx-http/pom.xml
+++ b/extensions/vertx-http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx-http/runtime/pom.xml b/extensions/vertx-http/runtime/pom.xml
index 1ab5e25..b377eb7 100644
--- a/extensions/vertx-http/runtime/pom.xml
+++ b/extensions/vertx-http/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-vertx-http-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx-websocket/deployment/pom.xml b/extensions/vertx-websocket/deployment/pom.xml
index 64e1f10..3f64094 100644
--- a/extensions/vertx-websocket/deployment/pom.xml
+++ b/extensions/vertx-websocket/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-vertx-websocket-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx-websocket/pom.xml b/extensions/vertx-websocket/pom.xml
index 56ba5f3..5589671 100644
--- a/extensions/vertx-websocket/pom.xml
+++ b/extensions/vertx-websocket/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx-websocket/runtime/pom.xml b/extensions/vertx-websocket/runtime/pom.xml
index dbadc92..fb6ed21 100644
--- a/extensions/vertx-websocket/runtime/pom.xml
+++ b/extensions/vertx-websocket/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-vertx-websocket-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx/deployment/pom.xml b/extensions/vertx/deployment/pom.xml
index 6757b54..5cb11a1 100644
--- a/extensions/vertx/deployment/pom.xml
+++ b/extensions/vertx/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-vertx-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx/pom.xml b/extensions/vertx/pom.xml
index 606b5e5..76aec77 100644
--- a/extensions/vertx/pom.xml
+++ b/extensions/vertx/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vertx/runtime/pom.xml b/extensions/vertx/runtime/pom.xml
index 96dc8a6..af4056f 100644
--- a/extensions/vertx/runtime/pom.xml
+++ b/extensions/vertx/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-vertx-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vm/deployment/pom.xml b/extensions/vm/deployment/pom.xml
index e7483a2..bcbba73 100644
--- a/extensions/vm/deployment/pom.xml
+++ b/extensions/vm/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-vm-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vm/pom.xml b/extensions/vm/pom.xml
index 7214f65..23ce039 100644
--- a/extensions/vm/pom.xml
+++ b/extensions/vm/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/vm/runtime/pom.xml b/extensions/vm/runtime/pom.xml
index 742cbfe..3dcc468 100644
--- a/extensions/vm/runtime/pom.xml
+++ b/extensions/vm/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-vm-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/weather/deployment/pom.xml b/extensions/weather/deployment/pom.xml
index 6c0aaee..d2fda79 100644
--- a/extensions/weather/deployment/pom.xml
+++ b/extensions/weather/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-weather-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/weather/pom.xml b/extensions/weather/pom.xml
index ccceadc..e86040e 100644
--- a/extensions/weather/pom.xml
+++ b/extensions/weather/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/weather/runtime/pom.xml b/extensions/weather/runtime/pom.xml
index 2145b92..621ee09 100644
--- a/extensions/weather/runtime/pom.xml
+++ b/extensions/weather/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-weather-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xchange/deployment/pom.xml b/extensions/xchange/deployment/pom.xml
index 0652c68..d2de1b0 100644
--- a/extensions/xchange/deployment/pom.xml
+++ b/extensions/xchange/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xchange-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xchange/pom.xml b/extensions/xchange/pom.xml
index cb70757..01ff5a5 100644
--- a/extensions/xchange/pom.xml
+++ b/extensions/xchange/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xchange/runtime/pom.xml b/extensions/xchange/runtime/pom.xml
index d6865b5..2ff8661 100644
--- a/extensions/xchange/runtime/pom.xml
+++ b/extensions/xchange/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xchange-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xmlsecurity/deployment/pom.xml b/extensions/xmlsecurity/deployment/pom.xml
index baebbf8..8bbfcbb 100644
--- a/extensions/xmlsecurity/deployment/pom.xml
+++ b/extensions/xmlsecurity/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xmlsecurity-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xmlsecurity/pom.xml b/extensions/xmlsecurity/pom.xml
index 52f9cb8..c9f2bee 100644
--- a/extensions/xmlsecurity/pom.xml
+++ b/extensions/xmlsecurity/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xmlsecurity/runtime/pom.xml b/extensions/xmlsecurity/runtime/pom.xml
index 6e1a225..30bf56e 100644
--- a/extensions/xmlsecurity/runtime/pom.xml
+++ b/extensions/xmlsecurity/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xmlsecurity-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xpath/deployment/pom.xml b/extensions/xpath/deployment/pom.xml
index 716b7aa..175088d 100644
--- a/extensions/xpath/deployment/pom.xml
+++ b/extensions/xpath/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xpath-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xpath/pom.xml b/extensions/xpath/pom.xml
index 10a550e..b81017f 100644
--- a/extensions/xpath/pom.xml
+++ b/extensions/xpath/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xpath/runtime/pom.xml b/extensions/xpath/runtime/pom.xml
index 3242e21..7f2879c 100644
--- a/extensions/xpath/runtime/pom.xml
+++ b/extensions/xpath/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xpath-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xslt/deployment/pom.xml b/extensions/xslt/deployment/pom.xml
index e788743..8e66da3 100644
--- a/extensions/xslt/deployment/pom.xml
+++ b/extensions/xslt/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xslt-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xslt/pom.xml b/extensions/xslt/pom.xml
index f15e718..0b70fb0 100644
--- a/extensions/xslt/pom.xml
+++ b/extensions/xslt/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xslt/runtime/pom.xml b/extensions/xslt/runtime/pom.xml
index 342111d..6af03b0 100644
--- a/extensions/xslt/runtime/pom.xml
+++ b/extensions/xslt/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xslt-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xstream/deployment/pom.xml b/extensions/xstream/deployment/pom.xml
index 3dd9929..2bb90cd 100644
--- a/extensions/xstream/deployment/pom.xml
+++ b/extensions/xstream/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xstream-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xstream/pom.xml b/extensions/xstream/pom.xml
index b593952..7d62d4e 100644
--- a/extensions/xstream/pom.xml
+++ b/extensions/xstream/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/xstream/runtime/pom.xml b/extensions/xstream/runtime/pom.xml
index 6f25c1c..06c2815 100644
--- a/extensions/xstream/runtime/pom.xml
+++ b/extensions/xstream/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-xstream-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zendesk/deployment/pom.xml b/extensions/zendesk/deployment/pom.xml
index 1d79716..5ef184e 100644
--- a/extensions/zendesk/deployment/pom.xml
+++ b/extensions/zendesk/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zendesk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zendesk/pom.xml b/extensions/zendesk/pom.xml
index 65879cd..a387ffe 100644
--- a/extensions/zendesk/pom.xml
+++ b/extensions/zendesk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zendesk/runtime/pom.xml b/extensions/zendesk/runtime/pom.xml
index c6e1ec4..cddbd13 100644
--- a/extensions/zendesk/runtime/pom.xml
+++ b/extensions/zendesk/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zendesk-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zip-deflater/deployment/pom.xml b/extensions/zip-deflater/deployment/pom.xml
index 04f4572..2c0eb4f 100644
--- a/extensions/zip-deflater/deployment/pom.xml
+++ b/extensions/zip-deflater/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zip-deflater-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zip-deflater/pom.xml b/extensions/zip-deflater/pom.xml
index 36f4dd4..a975c33 100644
--- a/extensions/zip-deflater/pom.xml
+++ b/extensions/zip-deflater/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zip-deflater/runtime/pom.xml b/extensions/zip-deflater/runtime/pom.xml
index 264bab7..133ded6 100644
--- a/extensions/zip-deflater/runtime/pom.xml
+++ b/extensions/zip-deflater/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zip-deflater-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zipfile/deployment/pom.xml b/extensions/zipfile/deployment/pom.xml
index b184bd4..5117cec 100644
--- a/extensions/zipfile/deployment/pom.xml
+++ b/extensions/zipfile/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zipfile-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zipfile/pom.xml b/extensions/zipfile/pom.xml
index 4d977e1..b8dc3c7 100644
--- a/extensions/zipfile/pom.xml
+++ b/extensions/zipfile/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-extensions</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/extensions/zipfile/runtime/pom.xml b/extensions/zipfile/runtime/pom.xml
index cd5ebc9..830c1bc 100644
--- a/extensions/zipfile/runtime/pom.xml
+++ b/extensions/zipfile/runtime/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-zipfile-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
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 80e3bbc..55f295c 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 b9edef5..8e7d9c0 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 7739160..77f9e4e 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 70b84a0..2b3c497 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 e53cffa..1c511ef 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2-quarkus-client/pom.xml b/integration-test-groups/aws2-quarkus-client/pom.xml
index b2773d8..0adab3f 100644
--- a/integration-test-groups/aws2-quarkus-client/pom.xml
+++ b/integration-test-groups/aws2-quarkus-client/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-groups</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-tests-aws2-quarkus-client</artifactId>
diff --git a/integration-test-groups/aws2/aws2-cw/pom.xml b/integration-test-groups/aws2/aws2-cw/pom.xml
index 8db0e64..0bef1fb 100644
--- a/integration-test-groups/aws2/aws2-cw/pom.xml
+++ b/integration-test-groups/aws2/aws2-cw/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2/aws2-ddb/pom.xml b/integration-test-groups/aws2/aws2-ddb/pom.xml
index 0116526..a362818 100644
--- a/integration-test-groups/aws2/aws2-ddb/pom.xml
+++ b/integration-test-groups/aws2/aws2-ddb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2/aws2-kinesis/pom.xml b/integration-test-groups/aws2/aws2-kinesis/pom.xml
index 9e0fd15..e986d28 100644
--- a/integration-test-groups/aws2/aws2-kinesis/pom.xml
+++ b/integration-test-groups/aws2/aws2-kinesis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2/aws2-lambda/pom.xml b/integration-test-groups/aws2/aws2-lambda/pom.xml
index 52ea15d..9bcddab 100644
--- a/integration-test-groups/aws2/aws2-lambda/pom.xml
+++ b/integration-test-groups/aws2/aws2-lambda/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2/aws2-s3/pom.xml b/integration-test-groups/aws2/aws2-s3/pom.xml
index 05e2b33..3fd44d1 100644
--- a/integration-test-groups/aws2/aws2-s3/pom.xml
+++ b/integration-test-groups/aws2/aws2-s3/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2/aws2-ses/pom.xml b/integration-test-groups/aws2/aws2-ses/pom.xml
index cb54f0d..f5d6a8c 100644
--- a/integration-test-groups/aws2/aws2-ses/pom.xml
+++ b/integration-test-groups/aws2/aws2-ses/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2/aws2-sqs-sns/pom.xml b/integration-test-groups/aws2/aws2-sqs-sns/pom.xml
index e4f819c..04c6276 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2/aws2-sqs/pom.xml b/integration-test-groups/aws2/aws2-sqs/pom.xml
index 7eb0177..c7a9a67 100644
--- a/integration-test-groups/aws2/aws2-sqs/pom.xml
+++ b/integration-test-groups/aws2/aws2-sqs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/aws2/pom.xml b/integration-test-groups/aws2/pom.xml
index 8249f98..4ec4bfc 100644
--- a/integration-test-groups/aws2/pom.xml
+++ b/integration-test-groups/aws2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-groups</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-tests-aws2</artifactId>
diff --git a/integration-test-groups/azure/azure-eventhubs/pom.xml b/integration-test-groups/azure/azure-eventhubs/pom.xml
index 66f0a71..07107b3 100644
--- a/integration-test-groups/azure/azure-eventhubs/pom.xml
+++ b/integration-test-groups/azure/azure-eventhubs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/azure/azure-storage-blob/pom.xml b/integration-test-groups/azure/azure-storage-blob/pom.xml
index 184da60..8ea6c54 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/azure/azure-storage-queue/pom.xml b/integration-test-groups/azure/azure-storage-queue/pom.xml
index ebf3b20..e17c4ea 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/azure/pom.xml b/integration-test-groups/azure/pom.xml
index 8abb5f0..b2001b1 100644
--- a/integration-test-groups/azure/pom.xml
+++ b/integration-test-groups/azure/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-groups</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-tests-azure</artifactId>
diff --git a/integration-test-groups/compression/lzf/pom.xml b/integration-test-groups/compression/lzf/pom.xml
index 21adadc..2e9ae4c 100644
--- a/integration-test-groups/compression/lzf/pom.xml
+++ b/integration-test-groups/compression/lzf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/compression/pom.xml b/integration-test-groups/compression/pom.xml
index 466b43f..4be6e00 100644
--- a/integration-test-groups/compression/pom.xml
+++ b/integration-test-groups/compression/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-groups</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-tests-compression</artifactId>
diff --git a/integration-test-groups/compression/zip-deflater/pom.xml b/integration-test-groups/compression/zip-deflater/pom.xml
index 94e777a..2b3985c 100644
--- a/integration-test-groups/compression/zip-deflater/pom.xml
+++ b/integration-test-groups/compression/zip-deflater/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/compression/zipfile/pom.xml b/integration-test-groups/compression/zipfile/pom.xml
index 6c69f89..a59d34b 100644
--- a/integration-test-groups/compression/zipfile/pom.xml
+++ b/integration-test-groups/compression/zipfile/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 5493e5c..e4d5409 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 50f8da3..d2ffae8 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 6b17ee5..9b06ad6 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 b1c03b5..7ad71b7 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 863393f..fe7a3ba 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 ddc1bf0..635f939 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
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 d8b1a41..29a4682 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/cxf-soap/pom.xml b/integration-test-groups/cxf-soap/pom.xml
index f8a94ee..14b0af0 100644
--- a/integration-test-groups/cxf-soap/pom.xml
+++ b/integration-test-groups/cxf-soap/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-groups</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-tests-cxf-soap</artifactId>
diff --git a/integration-test-groups/foundation/bean/pom.xml b/integration-test-groups/foundation/bean/pom.xml
index dd17423..9d69601 100644
--- a/integration-test-groups/foundation/bean/pom.xml
+++ b/integration-test-groups/foundation/bean/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/browse/pom.xml b/integration-test-groups/foundation/browse/pom.xml
index ede4d70..aa86596 100644
--- a/integration-test-groups/foundation/browse/pom.xml
+++ b/integration-test-groups/foundation/browse/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/component-name-resolver/pom.xml b/integration-test-groups/foundation/component-name-resolver/pom.xml
index eb8676e..f089005 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/controlbus/pom.xml b/integration-test-groups/foundation/controlbus/pom.xml
index 06de713..ddb3dc8 100644
--- a/integration-test-groups/foundation/controlbus/pom.xml
+++ b/integration-test-groups/foundation/controlbus/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/core-annotations/pom.xml b/integration-test-groups/foundation/core-annotations/pom.xml
index e53a4ad..021a90c 100644
--- a/integration-test-groups/foundation/core-annotations/pom.xml
+++ b/integration-test-groups/foundation/core-annotations/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/core-fault-tolerance/pom.xml b/integration-test-groups/foundation/core-fault-tolerance/pom.xml
index 70a65a1..eab0c75 100644
--- a/integration-test-groups/foundation/core-fault-tolerance/pom.xml
+++ b/integration-test-groups/foundation/core-fault-tolerance/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/core-languages/pom.xml b/integration-test-groups/foundation/core-languages/pom.xml
index b9d7788..6334783 100644
--- a/integration-test-groups/foundation/core-languages/pom.xml
+++ b/integration-test-groups/foundation/core-languages/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/core-thread-pools/pom.xml b/integration-test-groups/foundation/core-thread-pools/pom.xml
index 67420a8..da28303 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/core/pom.xml b/integration-test-groups/foundation/core/pom.xml
index 706dc58..d6418e4 100644
--- a/integration-test-groups/foundation/core/pom.xml
+++ b/integration-test-groups/foundation/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/customized-log-component/pom.xml b/integration-test-groups/foundation/customized-log-component/pom.xml
index dd5b2b6..e81083a1 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/dataset/pom.xml b/integration-test-groups/foundation/dataset/pom.xml
index 6795d3e..63c4df0 100644
--- a/integration-test-groups/foundation/dataset/pom.xml
+++ b/integration-test-groups/foundation/dataset/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/direct/pom.xml b/integration-test-groups/foundation/direct/pom.xml
index 599a19b..73cbace 100644
--- a/integration-test-groups/foundation/direct/pom.xml
+++ b/integration-test-groups/foundation/direct/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/eip/pom.xml b/integration-test-groups/foundation/eip/pom.xml
index 8d0ec42..a173e5d 100644
--- a/integration-test-groups/foundation/eip/pom.xml
+++ b/integration-test-groups/foundation/eip/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/language/pom.xml b/integration-test-groups/foundation/language/pom.xml
index ac71a98..43e61e0 100644
--- a/integration-test-groups/foundation/language/pom.xml
+++ b/integration-test-groups/foundation/language/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/log/pom.xml b/integration-test-groups/foundation/log/pom.xml
index 39df09d..4c3898e 100644
--- a/integration-test-groups/foundation/log/pom.xml
+++ b/integration-test-groups/foundation/log/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/mock/pom.xml b/integration-test-groups/foundation/mock/pom.xml
index 4525f4f..1e1864d 100644
--- a/integration-test-groups/foundation/mock/pom.xml
+++ b/integration-test-groups/foundation/mock/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/pom.xml b/integration-test-groups/foundation/pom.xml
index 6ef110f..e873f24 100644
--- a/integration-test-groups/foundation/pom.xml
+++ b/integration-test-groups/foundation/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-groups</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-tests-foundation</artifactId>
diff --git a/integration-test-groups/foundation/ref/pom.xml b/integration-test-groups/foundation/ref/pom.xml
index 82bde64..04197b0 100644
--- a/integration-test-groups/foundation/ref/pom.xml
+++ b/integration-test-groups/foundation/ref/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/route-configurations/pom.xml b/integration-test-groups/foundation/route-configurations/pom.xml
index 6600b08..cf65d58 100644
--- a/integration-test-groups/foundation/route-configurations/pom.xml
+++ b/integration-test-groups/foundation/route-configurations/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/scheduler/pom.xml b/integration-test-groups/foundation/scheduler/pom.xml
index f6599fc..6253134 100644
--- a/integration-test-groups/foundation/scheduler/pom.xml
+++ b/integration-test-groups/foundation/scheduler/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/seda/pom.xml b/integration-test-groups/foundation/seda/pom.xml
index 0858bd0..68e174f 100644
--- a/integration-test-groups/foundation/seda/pom.xml
+++ b/integration-test-groups/foundation/seda/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/stream/pom.xml b/integration-test-groups/foundation/stream/pom.xml
index 0e0f176..01942fd 100644
--- a/integration-test-groups/foundation/stream/pom.xml
+++ b/integration-test-groups/foundation/stream/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/timer/pom.xml b/integration-test-groups/foundation/timer/pom.xml
index 3078757..0a2bf06 100644
--- a/integration-test-groups/foundation/timer/pom.xml
+++ b/integration-test-groups/foundation/timer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/foundation/type-converter/pom.xml b/integration-test-groups/foundation/type-converter/pom.xml
index 4ead446..ce431ea 100644
--- a/integration-test-groups/foundation/type-converter/pom.xml
+++ b/integration-test-groups/foundation/type-converter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/mongodb/mongodb-gridfs/pom.xml b/integration-test-groups/mongodb/mongodb-gridfs/pom.xml
index e510319d..87813a9 100644
--- a/integration-test-groups/mongodb/mongodb-gridfs/pom.xml
+++ b/integration-test-groups/mongodb/mongodb-gridfs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/mongodb/mongodb/pom.xml b/integration-test-groups/mongodb/mongodb/pom.xml
index eb03449..09ddfd4 100644
--- a/integration-test-groups/mongodb/mongodb/pom.xml
+++ b/integration-test-groups/mongodb/mongodb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-test-groups/mongodb/pom.xml b/integration-test-groups/mongodb/pom.xml
index bd7b179..4aa607b 100644
--- a/integration-test-groups/mongodb/pom.xml
+++ b/integration-test-groups/mongodb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-groups</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-tests-mongodb</artifactId>
diff --git a/integration-test-groups/pom.xml b/integration-test-groups/pom.xml
index bd1f38f..2fa89e1 100644
--- a/integration-test-groups/pom.xml
+++ b/integration-test-groups/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/asn1/pom.xml b/integration-tests-jvm/asn1/pom.xml
index 7a980f1..fbec522 100644
--- a/integration-tests-jvm/asn1/pom.xml
+++ b/integration-tests-jvm/asn1/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/asterisk/pom.xml b/integration-tests-jvm/asterisk/pom.xml
index 4180f69..ac15bc3 100644
--- a/integration-tests-jvm/asterisk/pom.xml
+++ b/integration-tests-jvm/asterisk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/atmos/pom.xml b/integration-tests-jvm/atmos/pom.xml
index 2826760..ca4de0e 100644
--- a/integration-tests-jvm/atmos/pom.xml
+++ b/integration-tests-jvm/atmos/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/aws-secrets-manager/pom.xml b/integration-tests-jvm/aws-secrets-manager/pom.xml
index c15bcfa..1f9b5db 100644
--- a/integration-tests-jvm/aws-secrets-manager/pom.xml
+++ b/integration-tests-jvm/aws-secrets-manager/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/aws-xray/pom.xml b/integration-tests-jvm/aws-xray/pom.xml
index 99678f0..6a1f0b3 100644
--- a/integration-tests-jvm/aws-xray/pom.xml
+++ b/integration-tests-jvm/aws-xray/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/azure-cosmosdb/pom.xml b/integration-tests-jvm/azure-cosmosdb/pom.xml
index 5f65f8b..5fe2fac 100644
--- a/integration-tests-jvm/azure-cosmosdb/pom.xml
+++ b/integration-tests-jvm/azure-cosmosdb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/azure-key-vault/pom.xml b/integration-tests-jvm/azure-key-vault/pom.xml
index 3981dc3..7815092 100644
--- a/integration-tests-jvm/azure-key-vault/pom.xml
+++ b/integration-tests-jvm/azure-key-vault/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/azure-servicebus/pom.xml b/integration-tests-jvm/azure-servicebus/pom.xml
index 2d92517..4f1904b 100644
--- a/integration-tests-jvm/azure-servicebus/pom.xml
+++ b/integration-tests-jvm/azure-servicebus/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/azure-storage-datalake/pom.xml b/integration-tests-jvm/azure-storage-datalake/pom.xml
index bf49d5d..1fd222a 100644
--- a/integration-tests-jvm/azure-storage-datalake/pom.xml
+++ b/integration-tests-jvm/azure-storage-datalake/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/barcode/pom.xml b/integration-tests-jvm/barcode/pom.xml
index e6a5cc5..3b4f5d6 100644
--- a/integration-tests-jvm/barcode/pom.xml
+++ b/integration-tests-jvm/barcode/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/bonita/pom.xml b/integration-tests-jvm/bonita/pom.xml
index 527ca58..120e7a4 100644
--- a/integration-tests-jvm/bonita/pom.xml
+++ b/integration-tests-jvm/bonita/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/chatscript/pom.xml b/integration-tests-jvm/chatscript/pom.xml
index 5176fa2..465bd84 100644
--- a/integration-tests-jvm/chatscript/pom.xml
+++ b/integration-tests-jvm/chatscript/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/chunk/pom.xml b/integration-tests-jvm/chunk/pom.xml
index 717c8aa..7dea6f2 100644
--- a/integration-tests-jvm/chunk/pom.xml
+++ b/integration-tests-jvm/chunk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/cm-sms/pom.xml b/integration-tests-jvm/cm-sms/pom.xml
index 0190df3..140e39b 100644
--- a/integration-tests-jvm/cm-sms/pom.xml
+++ b/integration-tests-jvm/cm-sms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/cmis/pom.xml b/integration-tests-jvm/cmis/pom.xml
index b09c37e..4911895 100644
--- a/integration-tests-jvm/cmis/pom.xml
+++ b/integration-tests-jvm/cmis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/coap/pom.xml b/integration-tests-jvm/coap/pom.xml
index 71be834..57af6a4 100644
--- a/integration-tests-jvm/coap/pom.xml
+++ b/integration-tests-jvm/coap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/cometd/pom.xml b/integration-tests-jvm/cometd/pom.xml
index 0920e21..1fbb7b7 100644
--- a/integration-tests-jvm/cometd/pom.xml
+++ b/integration-tests-jvm/cometd/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/console/pom.xml b/integration-tests-jvm/console/pom.xml
index a0a8e6b..4439d82 100644
--- a/integration-tests-jvm/console/pom.xml
+++ b/integration-tests-jvm/console/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/controlbus-statistics/pom.xml b/integration-tests-jvm/controlbus-statistics/pom.xml
index 5c28fdf..4d61613 100644
--- a/integration-tests-jvm/controlbus-statistics/pom.xml
+++ b/integration-tests-jvm/controlbus-statistics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/corda/pom.xml b/integration-tests-jvm/corda/pom.xml
index 6e8511c..d8685d7 100644
--- a/integration-tests-jvm/corda/pom.xml
+++ b/integration-tests-jvm/corda/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/couchbase/pom.xml b/integration-tests-jvm/couchbase/pom.xml
index 720511f..e928f7e 100644
--- a/integration-tests-jvm/couchbase/pom.xml
+++ b/integration-tests-jvm/couchbase/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/debug/pom.xml b/integration-tests-jvm/debug/pom.xml
index e996c85..ebc5267 100644
--- a/integration-tests-jvm/debug/pom.xml
+++ b/integration-tests-jvm/debug/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/djl/pom.xml b/integration-tests-jvm/djl/pom.xml
index 7c9c876..8a47d8f 100644
--- a/integration-tests-jvm/djl/pom.xml
+++ b/integration-tests-jvm/djl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/dns/pom.xml b/integration-tests-jvm/dns/pom.xml
index e4491a7..194c2c0 100644
--- a/integration-tests-jvm/dns/pom.xml
+++ b/integration-tests-jvm/dns/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/drill/pom.xml b/integration-tests-jvm/drill/pom.xml
index ca8c2b8..6d9235c 100644
--- a/integration-tests-jvm/drill/pom.xml
+++ b/integration-tests-jvm/drill/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/dsl-modeline/pom.xml b/integration-tests-jvm/dsl-modeline/pom.xml
index d6ff26d..49e7261 100644
--- a/integration-tests-jvm/dsl-modeline/pom.xml
+++ b/integration-tests-jvm/dsl-modeline/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/ehcache/pom.xml b/integration-tests-jvm/ehcache/pom.xml
index 178c10b..953f3ff 100644
--- a/integration-tests-jvm/ehcache/pom.xml
+++ b/integration-tests-jvm/ehcache/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/etcd3/pom.xml b/integration-tests-jvm/etcd3/pom.xml
index 977720b..65503a3 100644
--- a/integration-tests-jvm/etcd3/pom.xml
+++ b/integration-tests-jvm/etcd3/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/facebook/pom.xml b/integration-tests-jvm/facebook/pom.xml
index cc68b3f..eba302c 100644
--- a/integration-tests-jvm/facebook/pom.xml
+++ b/integration-tests-jvm/facebook/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/fastjson/pom.xml b/integration-tests-jvm/fastjson/pom.xml
index 2f361b6..9b21249 100644
--- a/integration-tests-jvm/fastjson/pom.xml
+++ b/integration-tests-jvm/fastjson/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/flink/pom.xml b/integration-tests-jvm/flink/pom.xml
index d0ad050..785295d 100644
--- a/integration-tests-jvm/flink/pom.xml
+++ b/integration-tests-jvm/flink/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/google-functions/pom.xml b/integration-tests-jvm/google-functions/pom.xml
index 7fed50d..147fa18 100644
--- a/integration-tests-jvm/google-functions/pom.xml
+++ b/integration-tests-jvm/google-functions/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/google-secret-manager/pom.xml b/integration-tests-jvm/google-secret-manager/pom.xml
index 6725efe..c6b927e 100644
--- a/integration-tests-jvm/google-secret-manager/pom.xml
+++ b/integration-tests-jvm/google-secret-manager/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/groovy/pom.xml b/integration-tests-jvm/groovy/pom.xml
index 1d7337f..70710d5 100644
--- a/integration-tests-jvm/groovy/pom.xml
+++ b/integration-tests-jvm/groovy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/guava-eventbus/pom.xml b/integration-tests-jvm/guava-eventbus/pom.xml
index 48fb55e..a3df67a 100644
--- a/integration-tests-jvm/guava-eventbus/pom.xml
+++ b/integration-tests-jvm/guava-eventbus/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/hashicorp-vault/pom.xml b/integration-tests-jvm/hashicorp-vault/pom.xml
index 34d13bd..4a2847f 100644
--- a/integration-tests-jvm/hashicorp-vault/pom.xml
+++ b/integration-tests-jvm/hashicorp-vault/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/hbase/pom.xml b/integration-tests-jvm/hbase/pom.xml
index 6d708f4..061ad0e 100644
--- a/integration-tests-jvm/hbase/pom.xml
+++ b/integration-tests-jvm/hbase/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/hdfs/pom.xml b/integration-tests-jvm/hdfs/pom.xml
index 3651928..e7aa758 100644
--- a/integration-tests-jvm/hdfs/pom.xml
+++ b/integration-tests-jvm/hdfs/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/huaweicloud-smn/pom.xml b/integration-tests-jvm/huaweicloud-smn/pom.xml
index 4ba40ea..173189c 100644
--- a/integration-tests-jvm/huaweicloud-smn/pom.xml
+++ b/integration-tests-jvm/huaweicloud-smn/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/iec60870/pom.xml b/integration-tests-jvm/iec60870/pom.xml
index 23ad950..ca8130e 100644
--- a/integration-tests-jvm/iec60870/pom.xml
+++ b/integration-tests-jvm/iec60870/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/ignite/pom.xml b/integration-tests-jvm/ignite/pom.xml
index f7d84c7..5e0f743 100644
--- a/integration-tests-jvm/ignite/pom.xml
+++ b/integration-tests-jvm/ignite/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/iota/pom.xml b/integration-tests-jvm/iota/pom.xml
index 7e25a51..51e31f3 100644
--- a/integration-tests-jvm/iota/pom.xml
+++ b/integration-tests-jvm/iota/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/irc/pom.xml b/integration-tests-jvm/irc/pom.xml
index d2a6d33..c2a3087 100644
--- a/integration-tests-jvm/irc/pom.xml
+++ b/integration-tests-jvm/irc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jasypt/pom.xml b/integration-tests-jvm/jasypt/pom.xml
index 7ed88ba..68785af 100644
--- a/integration-tests-jvm/jasypt/pom.xml
+++ b/integration-tests-jvm/jasypt/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jbpm/pom.xml b/integration-tests-jvm/jbpm/pom.xml
index 9d30c16..f8c36fe 100644
--- a/integration-tests-jvm/jbpm/pom.xml
+++ b/integration-tests-jvm/jbpm/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jclouds/pom.xml b/integration-tests-jvm/jclouds/pom.xml
index 3fba926..854b9a5 100644
--- a/integration-tests-jvm/jclouds/pom.xml
+++ b/integration-tests-jvm/jclouds/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jcr/pom.xml b/integration-tests-jvm/jcr/pom.xml
index c6b5d12..e49d05a 100644
--- a/integration-tests-jvm/jcr/pom.xml
+++ b/integration-tests-jvm/jcr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jgroups-raft/pom.xml b/integration-tests-jvm/jgroups-raft/pom.xml
index 6cfa0ab..dfb9764 100644
--- a/integration-tests-jvm/jgroups-raft/pom.xml
+++ b/integration-tests-jvm/jgroups-raft/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jgroups/pom.xml b/integration-tests-jvm/jgroups/pom.xml
index eb9b151..859660b 100644
--- a/integration-tests-jvm/jgroups/pom.xml
+++ b/integration-tests-jvm/jgroups/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jooq/pom.xml b/integration-tests-jvm/jooq/pom.xml
index 0d448dc..b645b9d 100644
--- a/integration-tests-jvm/jooq/pom.xml
+++ b/integration-tests-jvm/jooq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/joor/pom.xml b/integration-tests-jvm/joor/pom.xml
index b4d487f..fbd7fb1 100644
--- a/integration-tests-jvm/joor/pom.xml
+++ b/integration-tests-jvm/joor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/json-patch/pom.xml b/integration-tests-jvm/json-patch/pom.xml
index 4c82fc6..284e9f5 100644
--- a/integration-tests-jvm/json-patch/pom.xml
+++ b/integration-tests-jvm/json-patch/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jsonapi/pom.xml b/integration-tests-jvm/jsonapi/pom.xml
index d512637..72df285 100644
--- a/integration-tests-jvm/jsonapi/pom.xml
+++ b/integration-tests-jvm/jsonapi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/jt400/pom.xml b/integration-tests-jvm/jt400/pom.xml
index 95001f7..969c7cc 100644
--- a/integration-tests-jvm/jt400/pom.xml
+++ b/integration-tests-jvm/jt400/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/ldap/pom.xml b/integration-tests-jvm/ldap/pom.xml
index ef2b23d..428e5e8 100644
--- a/integration-tests-jvm/ldap/pom.xml
+++ b/integration-tests-jvm/ldap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/ldif/pom.xml b/integration-tests-jvm/ldif/pom.xml
index b36a4f1..7766f45 100644
--- a/integration-tests-jvm/ldif/pom.xml
+++ b/integration-tests-jvm/ldif/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/lucene/pom.xml b/integration-tests-jvm/lucene/pom.xml
index 442cbfb..4e7e333 100644
--- a/integration-tests-jvm/lucene/pom.xml
+++ b/integration-tests-jvm/lucene/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/management/pom.xml b/integration-tests-jvm/management/pom.xml
index c492a33..18f0d3f 100644
--- a/integration-tests-jvm/management/pom.xml
+++ b/integration-tests-jvm/management/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/milo/pom.xml b/integration-tests-jvm/milo/pom.xml
index ad9f0d0..01b6515 100644
--- a/integration-tests-jvm/milo/pom.xml
+++ b/integration-tests-jvm/milo/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/mvel/pom.xml b/integration-tests-jvm/mvel/pom.xml
index 1c65c8d..3dccbfb 100644
--- a/integration-tests-jvm/mvel/pom.xml
+++ b/integration-tests-jvm/mvel/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/ognl/pom.xml b/integration-tests-jvm/ognl/pom.xml
index f99a366..f8e3c86 100644
--- a/integration-tests-jvm/ognl/pom.xml
+++ b/integration-tests-jvm/ognl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/pom.xml b/integration-tests-jvm/pom.xml
index 9ef4abd..dfbd15a 100644
--- a/integration-tests-jvm/pom.xml
+++ b/integration-tests-jvm/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/printer/pom.xml b/integration-tests-jvm/printer/pom.xml
index 01e1b54..706d530 100644
--- a/integration-tests-jvm/printer/pom.xml
+++ b/integration-tests-jvm/printer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/pulsar/pom.xml b/integration-tests-jvm/pulsar/pom.xml
index 9838610..0e6779f 100644
--- a/integration-tests-jvm/pulsar/pom.xml
+++ b/integration-tests-jvm/pulsar/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/quickfix/pom.xml b/integration-tests-jvm/quickfix/pom.xml
index 60656d0..c983edc 100644
--- a/integration-tests-jvm/quickfix/pom.xml
+++ b/integration-tests-jvm/quickfix/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/redis/pom.xml b/integration-tests-jvm/redis/pom.xml
index cd4ba0c..38ec102 100644
--- a/integration-tests-jvm/redis/pom.xml
+++ b/integration-tests-jvm/redis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/robotframework/pom.xml b/integration-tests-jvm/robotframework/pom.xml
index a338670..6bf57e2 100644
--- a/integration-tests-jvm/robotframework/pom.xml
+++ b/integration-tests-jvm/robotframework/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/schematron/pom.xml b/integration-tests-jvm/schematron/pom.xml
index e318548..b3cae43 100644
--- a/integration-tests-jvm/schematron/pom.xml
+++ b/integration-tests-jvm/schematron/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/smpp/pom.xml b/integration-tests-jvm/smpp/pom.xml
index cdfa1d9..819bc11 100644
--- a/integration-tests-jvm/smpp/pom.xml
+++ b/integration-tests-jvm/smpp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/snmp/pom.xml b/integration-tests-jvm/snmp/pom.xml
index 12a0a32..aad5e0b 100644
--- a/integration-tests-jvm/snmp/pom.xml
+++ b/integration-tests-jvm/snmp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/splunk-hec/pom.xml b/integration-tests-jvm/splunk-hec/pom.xml
index e4bc5b6..0b19642 100644
--- a/integration-tests-jvm/splunk-hec/pom.xml
+++ b/integration-tests-jvm/splunk-hec/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/stitch/pom.xml b/integration-tests-jvm/stitch/pom.xml
index 4388e5a..912c161 100644
--- a/integration-tests-jvm/stitch/pom.xml
+++ b/integration-tests-jvm/stitch/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/stomp/pom.xml b/integration-tests-jvm/stomp/pom.xml
index be7600b..44e08fd 100644
--- a/integration-tests-jvm/stomp/pom.xml
+++ b/integration-tests-jvm/stomp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/stub/pom.xml b/integration-tests-jvm/stub/pom.xml
index 9df9679..d26d21b 100644
--- a/integration-tests-jvm/stub/pom.xml
+++ b/integration-tests-jvm/stub/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/thrift/pom.xml b/integration-tests-jvm/thrift/pom.xml
index 983a35f..53524c2 100644
--- a/integration-tests-jvm/thrift/pom.xml
+++ b/integration-tests-jvm/thrift/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/web3j/pom.xml b/integration-tests-jvm/web3j/pom.xml
index b018594..93b5056 100644
--- a/integration-tests-jvm/web3j/pom.xml
+++ b/integration-tests-jvm/web3j/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/wordpress/pom.xml b/integration-tests-jvm/wordpress/pom.xml
index 2146141..df16de3 100644
--- a/integration-tests-jvm/wordpress/pom.xml
+++ b/integration-tests-jvm/wordpress/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/workday/pom.xml b/integration-tests-jvm/workday/pom.xml
index 145e5e2..653b741 100644
--- a/integration-tests-jvm/workday/pom.xml
+++ b/integration-tests-jvm/workday/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/xj/pom.xml b/integration-tests-jvm/xj/pom.xml
index df06693..74451e9 100644
--- a/integration-tests-jvm/xj/pom.xml
+++ b/integration-tests-jvm/xj/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/xmpp/pom.xml b/integration-tests-jvm/xmpp/pom.xml
index 88caf5f..59da4c2 100644
--- a/integration-tests-jvm/xmpp/pom.xml
+++ b/integration-tests-jvm/xmpp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/xslt-saxon/pom.xml b/integration-tests-jvm/xslt-saxon/pom.xml
index 8a83576..718f858 100644
--- a/integration-tests-jvm/xslt-saxon/pom.xml
+++ b/integration-tests-jvm/xslt-saxon/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/zookeeper-master/pom.xml b/integration-tests-jvm/zookeeper-master/pom.xml
index 9b81110..34f21e0 100644
--- a/integration-tests-jvm/zookeeper-master/pom.xml
+++ b/integration-tests-jvm/zookeeper-master/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-jvm/zookeeper/pom.xml b/integration-tests-jvm/zookeeper/pom.xml
index 4d34575..1653f01 100644
--- a/integration-tests-jvm/zookeeper/pom.xml
+++ b/integration-tests-jvm/zookeeper/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-support/activemq/pom.xml b/integration-tests-support/activemq/pom.xml
index 2677e83..60124e9 100644
--- a/integration-tests-support/activemq/pom.xml
+++ b/integration-tests-support/activemq/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/aws2/pom.xml b/integration-tests-support/aws2/pom.xml
index b2269e2..86ac3ce 100644
--- a/integration-tests-support/aws2/pom.xml
+++ b/integration-tests-support/aws2/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/azure/pom.xml b/integration-tests-support/azure/pom.xml
index 2c3bd87..21ffad5 100644
--- a/integration-tests-support/azure/pom.xml
+++ b/integration-tests-support/azure/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/custom-dataformat/pom.xml b/integration-tests-support/custom-dataformat/pom.xml
index f97d60d..7dac55d 100644
--- a/integration-tests-support/custom-dataformat/pom.xml
+++ b/integration-tests-support/custom-dataformat/pom.xml
@@ -20,7 +20,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.apache.camel.quarkus</groupId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/integration-tests-support/custom-log-component/deployment/pom.xml b/integration-tests-support/custom-log-component/deployment/pom.xml
index 9661562..06259fa 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support-custom-log-component-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/custom-log-component/pom.xml b/integration-tests-support/custom-log-component/pom.xml
index 742e511..a38ce30 100644
--- a/integration-tests-support/custom-log-component/pom.xml
+++ b/integration-tests-support/custom-log-component/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/integration-tests-support/custom-log-component/runtime/pom.xml b/integration-tests-support/custom-log-component/runtime/pom.xml
index 70242ae..b134f57 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support-custom-log-component-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/custom-main-listener/deployment/pom.xml b/integration-tests-support/custom-main-listener/deployment/pom.xml
index 6b27132..65a7d44 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support-custom-main-listener-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/custom-main-listener/pom.xml b/integration-tests-support/custom-main-listener/pom.xml
index 9201b6f..d7a718e 100644
--- a/integration-tests-support/custom-main-listener/pom.xml
+++ b/integration-tests-support/custom-main-listener/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/integration-tests-support/custom-main-listener/runtime/pom.xml b/integration-tests-support/custom-main-listener/runtime/pom.xml
index 6e03fb0..bd3f4c1 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support-custom-main-listener-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/custom-routes-collector/deployment/pom.xml b/integration-tests-support/custom-routes-collector/deployment/pom.xml
index b737af0..1e46dcb 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support-custom-routes-collector-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/custom-routes-collector/pom.xml b/integration-tests-support/custom-routes-collector/pom.xml
index e6d8779..8d54034 100644
--- a/integration-tests-support/custom-routes-collector/pom.xml
+++ b/integration-tests-support/custom-routes-collector/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/integration-tests-support/custom-routes-collector/runtime/pom.xml b/integration-tests-support/custom-routes-collector/runtime/pom.xml
index d90f3b0..e47dab7 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support-custom-routes-collector-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/custom-type-converter/deployment/pom.xml b/integration-tests-support/custom-type-converter/deployment/pom.xml
index 4c717c8..9818542 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support-custom-type-converter-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/custom-type-converter/pom.xml b/integration-tests-support/custom-type-converter/pom.xml
index 5fd9aef..39aeb4a 100644
--- a/integration-tests-support/custom-type-converter/pom.xml
+++ b/integration-tests-support/custom-type-converter/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/integration-tests-support/custom-type-converter/runtime/pom.xml b/integration-tests-support/custom-type-converter/runtime/pom.xml
index a9e4ed3..0330158 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 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support-custom-type-converter-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/google/pom.xml b/integration-tests-support/google/pom.xml
index 10ed08a..9f79ecc 100644
--- a/integration-tests-support/google/pom.xml
+++ b/integration-tests-support/google/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/kafka/pom.xml b/integration-tests-support/kafka/pom.xml
index 4d3d57d..5a71970 100644
--- a/integration-tests-support/kafka/pom.xml
+++ b/integration-tests-support/kafka/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/mock-backend/pom.xml b/integration-tests-support/mock-backend/pom.xml
index ab97c28..faddd59 100644
--- a/integration-tests-support/mock-backend/pom.xml
+++ b/integration-tests-support/mock-backend/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/mongodb/pom.xml b/integration-tests-support/mongodb/pom.xml
index be8882c..4c64ece 100644
--- a/integration-tests-support/mongodb/pom.xml
+++ b/integration-tests-support/mongodb/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/pom.xml b/integration-tests-support/pom.xml
index 670415f..c09989c 100644
--- a/integration-tests-support/pom.xml
+++ b/integration-tests-support/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../poms/build-parent/pom.xml</relativePath>
</parent>
diff --git a/integration-tests-support/process-executor-support/pom.xml b/integration-tests-support/process-executor-support/pom.xml
index 31ef7dd..5145532 100644
--- a/integration-tests-support/process-executor-support/pom.xml
+++ b/integration-tests-support/process-executor-support/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/test-support/pom.xml b/integration-tests-support/test-support/pom.xml
index 5b9337b..23125ad 100644
--- a/integration-tests-support/test-support/pom.xml
+++ b/integration-tests-support/test-support/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/wiremock/pom.xml b/integration-tests-support/wiremock/pom.xml
index c7351b9..317ff81 100644
--- a/integration-tests-support/wiremock/pom.xml
+++ b/integration-tests-support/wiremock/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests-support/xslt-support/pom.xml b/integration-tests-support/xslt-support/pom.xml
index 7c6e0ca..5a1620a 100644
--- a/integration-tests-support/xslt-support/pom.xml
+++ b/integration-tests-support/xslt-support/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-tests-support</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/integration-tests/activemq/pom.xml b/integration-tests/activemq/pom.xml
index 1cbcbf8..90fb086 100644
--- a/integration-tests/activemq/pom.xml
+++ b/integration-tests/activemq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/amqp/pom.xml b/integration-tests/amqp/pom.xml
index 17344a1..6d4a8b3 100644
--- a/integration-tests/amqp/pom.xml
+++ b/integration-tests/amqp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/arangodb/pom.xml b/integration-tests/arangodb/pom.xml
index b040fad..6e6edda 100644
--- a/integration-tests/arangodb/pom.xml
+++ b/integration-tests/arangodb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/as2/pom.xml b/integration-tests/as2/pom.xml
index c892bfd..3a768c3 100644
--- a/integration-tests/as2/pom.xml
+++ b/integration-tests/as2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/atlasmap/pom.xml b/integration-tests/atlasmap/pom.xml
index 5d454b5..a866812 100644
--- a/integration-tests/atlasmap/pom.xml
+++ b/integration-tests/atlasmap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/avro-rpc/pom.xml b/integration-tests/avro-rpc/pom.xml
index 97031a7..2f90fd6 100644
--- a/integration-tests/avro-rpc/pom.xml
+++ b/integration-tests/avro-rpc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/avro/pom.xml b/integration-tests/avro/pom.xml
index ac3419d..2507557 100644
--- a/integration-tests/avro/pom.xml
+++ b/integration-tests/avro/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/aws2-grouped/pom.xml b/integration-tests/aws2-grouped/pom.xml
index d3c054f..cf0414a 100644
--- a/integration-tests/aws2-grouped/pom.xml
+++ b/integration-tests/aws2-grouped/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/aws2-quarkus-client-grouped/pom.xml b/integration-tests/aws2-quarkus-client-grouped/pom.xml
index 231eb9f..d9b3dd8 100644
--- a/integration-tests/aws2-quarkus-client-grouped/pom.xml
+++ b/integration-tests/aws2-quarkus-client-grouped/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/aws2/pom.xml b/integration-tests/aws2/pom.xml
index 2171316..7ed1ff2 100644
--- a/integration-tests/aws2/pom.xml
+++ b/integration-tests/aws2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/azure-grouped/pom.xml b/integration-tests/azure-grouped/pom.xml
index 7ab9edd..59b5f2c 100644
--- a/integration-tests/azure-grouped/pom.xml
+++ b/integration-tests/azure-grouped/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/base64/pom.xml b/integration-tests/base64/pom.xml
index ed49264..0b8edd2 100644
--- a/integration-tests/base64/pom.xml
+++ b/integration-tests/base64/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/bean-validator/pom.xml b/integration-tests/bean-validator/pom.xml
index bedfb06..a834eae 100644
--- a/integration-tests/bean-validator/pom.xml
+++ b/integration-tests/bean-validator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/bindy/pom.xml b/integration-tests/bindy/pom.xml
index aa31808..a1ce6ba 100644
--- a/integration-tests/bindy/pom.xml
+++ b/integration-tests/bindy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/box/pom.xml b/integration-tests/box/pom.xml
index 915c48e..1d4e2be 100644
--- a/integration-tests/box/pom.xml
+++ b/integration-tests/box/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/braintree/pom.xml b/integration-tests/braintree/pom.xml
index 2133d61..7251448 100644
--- a/integration-tests/braintree/pom.xml
+++ b/integration-tests/braintree/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/caffeine/pom.xml b/integration-tests/caffeine/pom.xml
index 5f3a00b..4f51c50 100644
--- a/integration-tests/caffeine/pom.xml
+++ b/integration-tests/caffeine/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/cassandraql/pom.xml b/integration-tests/cassandraql/pom.xml
index a975ce4..2b52d60 100644
--- a/integration-tests/cassandraql/pom.xml
+++ b/integration-tests/cassandraql/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/cbor/pom.xml b/integration-tests/cbor/pom.xml
index ba6aa9f..42023bb 100644
--- a/integration-tests/cbor/pom.xml
+++ b/integration-tests/cbor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/compression-grouped/pom.xml b/integration-tests/compression-grouped/pom.xml
index e934e53..a40b03e 100644
--- a/integration-tests/compression-grouped/pom.xml
+++ b/integration-tests/compression-grouped/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/consul/pom.xml b/integration-tests/consul/pom.xml
index 1f1a837..263251f 100644
--- a/integration-tests/consul/pom.xml
+++ b/integration-tests/consul/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/core-discovery-disabled/pom.xml b/integration-tests/core-discovery-disabled/pom.xml
index 3fedff5..b82139d 100644
--- a/integration-tests/core-discovery-disabled/pom.xml
+++ b/integration-tests/core-discovery-disabled/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/couchdb/pom.xml b/integration-tests/couchdb/pom.xml
index 6edb16f..d0e774e 100644
--- a/integration-tests/couchdb/pom.xml
+++ b/integration-tests/couchdb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/crypto/pom.xml b/integration-tests/crypto/pom.xml
index f85aee4..4ea5006 100644
--- a/integration-tests/crypto/pom.xml
+++ b/integration-tests/crypto/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/csimple/pom.xml b/integration-tests/csimple/pom.xml
index 1f802b7..c7388d2 100644
--- a/integration-tests/csimple/pom.xml
+++ b/integration-tests/csimple/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/csv/pom.xml b/integration-tests/csv/pom.xml
index 997dd67..780b3da 100644
--- a/integration-tests/csv/pom.xml
+++ b/integration-tests/csv/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/cxf-soap-grouped/pom.xml b/integration-tests/cxf-soap-grouped/pom.xml
index 678841e..83e7d65 100644
--- a/integration-tests/cxf-soap-grouped/pom.xml
+++ b/integration-tests/cxf-soap-grouped/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/dataformat/pom.xml b/integration-tests/dataformat/pom.xml
index c04d6cc..73b39cb 100644
--- a/integration-tests/dataformat/pom.xml
+++ b/integration-tests/dataformat/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/dataformats-json/pom.xml b/integration-tests/dataformats-json/pom.xml
index b0bb587..1b730cc 100644
--- a/integration-tests/dataformats-json/pom.xml
+++ b/integration-tests/dataformats-json/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/datasonnet/pom.xml b/integration-tests/datasonnet/pom.xml
index ec6e62c..b55a82c 100644
--- a/integration-tests/datasonnet/pom.xml
+++ b/integration-tests/datasonnet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/debezium/pom.xml b/integration-tests/debezium/pom.xml
index 0de7f95..be512fde 100644
--- a/integration-tests/debezium/pom.xml
+++ b/integration-tests/debezium/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/digitalocean/pom.xml b/integration-tests/digitalocean/pom.xml
index 4d8e643..44a40d0 100644
--- a/integration-tests/digitalocean/pom.xml
+++ b/integration-tests/digitalocean/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/disruptor/pom.xml b/integration-tests/disruptor/pom.xml
index 59ffc92..22af9a1 100644
--- a/integration-tests/disruptor/pom.xml
+++ b/integration-tests/disruptor/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/dozer/pom.xml b/integration-tests/dozer/pom.xml
index f8bc0bf..a2d52a0 100644
--- a/integration-tests/dozer/pom.xml
+++ b/integration-tests/dozer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/dropbox/pom.xml b/integration-tests/dropbox/pom.xml
index 9a52373..daad61d 100644
--- a/integration-tests/dropbox/pom.xml
+++ b/integration-tests/dropbox/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/elasticsearch-rest/pom.xml b/integration-tests/elasticsearch-rest/pom.xml
index 855925f..6de768f 100644
--- a/integration-tests/elasticsearch-rest/pom.xml
+++ b/integration-tests/elasticsearch-rest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/exec/pom.xml b/integration-tests/exec/pom.xml
index cdf8cae..e3a6d1d 100644
--- a/integration-tests/exec/pom.xml
+++ b/integration-tests/exec/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/fhir/pom.xml b/integration-tests/fhir/pom.xml
index 49c65d7..bf50cd0 100644
--- a/integration-tests/fhir/pom.xml
+++ b/integration-tests/fhir/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/file/pom.xml b/integration-tests/file/pom.xml
index 13473de..bbc192a 100644
--- a/integration-tests/file/pom.xml
+++ b/integration-tests/file/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/flatpack/pom.xml b/integration-tests/flatpack/pom.xml
index 7d0f9e0..00805b6 100644
--- a/integration-tests/flatpack/pom.xml
+++ b/integration-tests/flatpack/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/fop/pom.xml b/integration-tests/fop/pom.xml
index c9f4d4f..a1de24a 100644
--- a/integration-tests/fop/pom.xml
+++ b/integration-tests/fop/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/foundation-grouped/pom.xml b/integration-tests/foundation-grouped/pom.xml
index bb2d0f5..dc54a0d 100644
--- a/integration-tests/foundation-grouped/pom.xml
+++ b/integration-tests/foundation-grouped/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/freemarker/pom.xml b/integration-tests/freemarker/pom.xml
index 9a02bc7..bf9345c 100644
--- a/integration-tests/freemarker/pom.xml
+++ b/integration-tests/freemarker/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/ftp/pom.xml b/integration-tests/ftp/pom.xml
index 504476d..4bf8949 100644
--- a/integration-tests/ftp/pom.xml
+++ b/integration-tests/ftp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/geocoder/pom.xml b/integration-tests/geocoder/pom.xml
index 6cf1d26..853d933 100644
--- a/integration-tests/geocoder/pom.xml
+++ b/integration-tests/geocoder/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/git/pom.xml b/integration-tests/git/pom.xml
index dcf59c0..66b6bf0 100644
--- a/integration-tests/git/pom.xml
+++ b/integration-tests/git/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/github/pom.xml b/integration-tests/github/pom.xml
index 6208127..7535594 100644
--- a/integration-tests/github/pom.xml
+++ b/integration-tests/github/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/google-bigquery/pom.xml b/integration-tests/google-bigquery/pom.xml
index fdf0a65..aca260b 100644
--- a/integration-tests/google-bigquery/pom.xml
+++ b/integration-tests/google-bigquery/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/google-pubsub/pom.xml b/integration-tests/google-pubsub/pom.xml
index 07996f2..7d87f8e 100644
--- a/integration-tests/google-pubsub/pom.xml
+++ b/integration-tests/google-pubsub/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/google-storage/pom.xml b/integration-tests/google-storage/pom.xml
index 2644373..3a1a875 100644
--- a/integration-tests/google-storage/pom.xml
+++ b/integration-tests/google-storage/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/google/pom.xml b/integration-tests/google/pom.xml
index 55ccfcc..3ce33a9 100644
--- a/integration-tests/google/pom.xml
+++ b/integration-tests/google/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/graphql/pom.xml b/integration-tests/graphql/pom.xml
index 05ddcec..1f89a7c 100644
--- a/integration-tests/graphql/pom.xml
+++ b/integration-tests/graphql/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/grok/pom.xml b/integration-tests/grok/pom.xml
index 147c1bc..642ab6b 100644
--- a/integration-tests/grok/pom.xml
+++ b/integration-tests/grok/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/groovy-dsl/pom.xml b/integration-tests/groovy-dsl/pom.xml
index 693767c..2d9674c 100644
--- a/integration-tests/groovy-dsl/pom.xml
+++ b/integration-tests/groovy-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/grpc/pom.xml b/integration-tests/grpc/pom.xml
index ef6fedf..23d74e2 100644
--- a/integration-tests/grpc/pom.xml
+++ b/integration-tests/grpc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/hazelcast/pom.xml b/integration-tests/hazelcast/pom.xml
index ec458c1..fc0d989 100644
--- a/integration-tests/hazelcast/pom.xml
+++ b/integration-tests/hazelcast/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/headersmap/pom.xml b/integration-tests/headersmap/pom.xml
index 92436fe..29b6114 100644
--- a/integration-tests/headersmap/pom.xml
+++ b/integration-tests/headersmap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/hl7/pom.xml b/integration-tests/hl7/pom.xml
index 1336495..aa48088 100644
--- a/integration-tests/hl7/pom.xml
+++ b/integration-tests/hl7/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/http/pom.xml b/integration-tests/http/pom.xml
index a1fc46a..8208eb1 100644
--- a/integration-tests/http/pom.xml
+++ b/integration-tests/http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/infinispan/pom.xml b/integration-tests/infinispan/pom.xml
index 78d1980..ac06cb9 100644
--- a/integration-tests/infinispan/pom.xml
+++ b/integration-tests/infinispan/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/influxdb/pom.xml b/integration-tests/influxdb/pom.xml
index c28b6e8..ed4f33c 100644
--- a/integration-tests/influxdb/pom.xml
+++ b/integration-tests/influxdb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jackson-avro/pom.xml b/integration-tests/jackson-avro/pom.xml
index 1bcc3e5..f04a3b6 100644
--- a/integration-tests/jackson-avro/pom.xml
+++ b/integration-tests/jackson-avro/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jackson-protobuf/pom.xml b/integration-tests/jackson-protobuf/pom.xml
index 7a64208..e62bde9 100644
--- a/integration-tests/jackson-protobuf/pom.xml
+++ b/integration-tests/jackson-protobuf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/java-joor-dsl/pom.xml b/integration-tests/java-joor-dsl/pom.xml
index 965266e..905f083 100644
--- a/integration-tests/java-joor-dsl/pom.xml
+++ b/integration-tests/java-joor-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jaxb/pom.xml b/integration-tests/jaxb/pom.xml
index ac8b20e..b810071 100644
--- a/integration-tests/jaxb/pom.xml
+++ b/integration-tests/jaxb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jcache/pom.xml b/integration-tests/jcache/pom.xml
index b388a56..416b021 100644
--- a/integration-tests/jcache/pom.xml
+++ b/integration-tests/jcache/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jdbc/pom.xml b/integration-tests/jdbc/pom.xml
index 0ae24dc..88f8c7c 100644
--- a/integration-tests/jdbc/pom.xml
+++ b/integration-tests/jdbc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jfr/pom.xml b/integration-tests/jfr/pom.xml
index 76bc9f1..a454ded 100644
--- a/integration-tests/jfr/pom.xml
+++ b/integration-tests/jfr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jira/pom.xml b/integration-tests/jira/pom.xml
index 52f11ab..de6acca 100644
--- a/integration-tests/jira/pom.xml
+++ b/integration-tests/jira/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jms-artemis-client/pom.xml b/integration-tests/jms-artemis-client/pom.xml
index acb572c..8d95f27 100644
--- a/integration-tests/jms-artemis-client/pom.xml
+++ b/integration-tests/jms-artemis-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jms-qpid-amqp-client/pom.xml b/integration-tests/jms-qpid-amqp-client/pom.xml
index 74052c7..312b394 100644
--- a/integration-tests/jms-qpid-amqp-client/pom.xml
+++ b/integration-tests/jms-qpid-amqp-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jolt/pom.xml b/integration-tests/jolt/pom.xml
index e286975..88fb285 100644
--- a/integration-tests/jolt/pom.xml
+++ b/integration-tests/jolt/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jpa/pom.xml b/integration-tests/jpa/pom.xml
index c07ee5d..39e257d 100644
--- a/integration-tests/jpa/pom.xml
+++ b/integration-tests/jpa/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jq/pom.xml b/integration-tests/jq/pom.xml
index c490e4e..9d7f6f7 100644
--- a/integration-tests/jq/pom.xml
+++ b/integration-tests/jq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/js-dsl/pom.xml b/integration-tests/js-dsl/pom.xml
index a87f91e..0ac86fa 100644
--- a/integration-tests/js-dsl/pom.xml
+++ b/integration-tests/js-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jsch/pom.xml b/integration-tests/jsch/pom.xml
index 03b29eb..156e249 100644
--- a/integration-tests/jsch/pom.xml
+++ b/integration-tests/jsch/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jsh-dsl/pom.xml b/integration-tests/jsh-dsl/pom.xml
index 3ca9c6f..98833de 100644
--- a/integration-tests/jsh-dsl/pom.xml
+++ b/integration-tests/jsh-dsl/pom.xml
@@ -17,14 +17,12 @@
limitations under the License.
-->
-<project xmlns="http://maven.apache.org/POM/4.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jslt/pom.xml b/integration-tests/jslt/pom.xml
index c31a092..ad4c86e 100644
--- a/integration-tests/jslt/pom.xml
+++ b/integration-tests/jslt/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/json-validator/pom.xml b/integration-tests/json-validator/pom.xml
index cb6eaf2..ab436e2 100644
--- a/integration-tests/json-validator/pom.xml
+++ b/integration-tests/json-validator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jsonata/pom.xml b/integration-tests/jsonata/pom.xml
index fed005f..c7f1247 100644
--- a/integration-tests/jsonata/pom.xml
+++ b/integration-tests/jsonata/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jsonpath/pom.xml b/integration-tests/jsonpath/pom.xml
index ac9670c..7d1feb6 100644
--- a/integration-tests/jsonpath/pom.xml
+++ b/integration-tests/jsonpath/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/jta/pom.xml b/integration-tests/jta/pom.xml
index 00475a2..9b936de 100644
--- a/integration-tests/jta/pom.xml
+++ b/integration-tests/jta/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kafka-oauth/pom.xml b/integration-tests/kafka-oauth/pom.xml
index 5d9ff89..b4893f5 100644
--- a/integration-tests/kafka-oauth/pom.xml
+++ b/integration-tests/kafka-oauth/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kafka-sasl-ssl/pom.xml b/integration-tests/kafka-sasl-ssl/pom.xml
index db51ac4..74c84d0 100644
--- a/integration-tests/kafka-sasl-ssl/pom.xml
+++ b/integration-tests/kafka-sasl-ssl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kafka-sasl/pom.xml b/integration-tests/kafka-sasl/pom.xml
index 50f66b7..757736e 100644
--- a/integration-tests/kafka-sasl/pom.xml
+++ b/integration-tests/kafka-sasl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kafka-ssl/pom.xml b/integration-tests/kafka-ssl/pom.xml
index d7b3ad5..1488c5a 100644
--- a/integration-tests/kafka-ssl/pom.xml
+++ b/integration-tests/kafka-ssl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kafka/pom.xml b/integration-tests/kafka/pom.xml
index 065c995..f0f250c 100644
--- a/integration-tests/kafka/pom.xml
+++ b/integration-tests/kafka/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kamelet/pom.xml b/integration-tests/kamelet/pom.xml
index f6808bc..cd5398f 100644
--- a/integration-tests/kamelet/pom.xml
+++ b/integration-tests/kamelet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/knative-channel-consumer/pom.xml b/integration-tests/knative-channel-consumer/pom.xml
index 9bcda95..defc0ec 100644
--- a/integration-tests/knative-channel-consumer/pom.xml
+++ b/integration-tests/knative-channel-consumer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/knative-endpoint-consumer/pom.xml b/integration-tests/knative-endpoint-consumer/pom.xml
index 308a101..b6666b3 100644
--- a/integration-tests/knative-endpoint-consumer/pom.xml
+++ b/integration-tests/knative-endpoint-consumer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/knative-event-consumer/pom.xml b/integration-tests/knative-event-consumer/pom.xml
index 51b8907..6e12af6 100644
--- a/integration-tests/knative-event-consumer/pom.xml
+++ b/integration-tests/knative-event-consumer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/knative-producer/pom.xml b/integration-tests/knative-producer/pom.xml
index a202b42..0564d8c 100644
--- a/integration-tests/knative-producer/pom.xml
+++ b/integration-tests/knative-producer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/knative/pom.xml b/integration-tests/knative/pom.xml
index dca5be0..20097e8 100644
--- a/integration-tests/knative/pom.xml
+++ b/integration-tests/knative/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kotlin-dsl/pom.xml b/integration-tests/kotlin-dsl/pom.xml
index 17096e5..9974e46 100644
--- a/integration-tests/kotlin-dsl/pom.xml
+++ b/integration-tests/kotlin-dsl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kotlin/pom.xml b/integration-tests/kotlin/pom.xml
index c1346fe9..6dd4205 100644
--- a/integration-tests/kotlin/pom.xml
+++ b/integration-tests/kotlin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kubernetes/pom.xml b/integration-tests/kubernetes/pom.xml
index be050c8..d968ddf 100644
--- a/integration-tests/kubernetes/pom.xml
+++ b/integration-tests/kubernetes/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/kudu/pom.xml b/integration-tests/kudu/pom.xml
index 2764aa7..13f1e33 100644
--- a/integration-tests/kudu/pom.xml
+++ b/integration-tests/kudu/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/leveldb/pom.xml b/integration-tests/leveldb/pom.xml
index d247d44..0874e93 100644
--- a/integration-tests/leveldb/pom.xml
+++ b/integration-tests/leveldb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/lra/pom.xml b/integration-tests/lra/pom.xml
index 6741b55..15a9501 100644
--- a/integration-tests/lra/pom.xml
+++ b/integration-tests/lra/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/lumberjack/pom.xml b/integration-tests/lumberjack/pom.xml
index a6bb540..f34b09a 100644
--- a/integration-tests/lumberjack/pom.xml
+++ b/integration-tests/lumberjack/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/mail/pom.xml b/integration-tests/mail/pom.xml
index 3050cf9..f9b45c1 100644
--- a/integration-tests/mail/pom.xml
+++ b/integration-tests/mail/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-caffeine-lrucache/pom.xml b/integration-tests/main-caffeine-lrucache/pom.xml
index 51e994d..266f27e 100644
--- a/integration-tests/main-caffeine-lrucache/pom.xml
+++ b/integration-tests/main-caffeine-lrucache/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-collector/pom.xml b/integration-tests/main-collector/pom.xml
index e89a6aa..218a227 100644
--- a/integration-tests/main-collector/pom.xml
+++ b/integration-tests/main-collector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-command-mode/pom.xml b/integration-tests/main-command-mode/pom.xml
index 849e2cb..8cd5f0b 100644
--- a/integration-tests/main-command-mode/pom.xml
+++ b/integration-tests/main-command-mode/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-devmode/pom.xml b/integration-tests/main-devmode/pom.xml
index 29923f3..c1cdd7b 100644
--- a/integration-tests/main-devmode/pom.xml
+++ b/integration-tests/main-devmode/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-discovery-disabled/pom.xml b/integration-tests/main-discovery-disabled/pom.xml
index ed6c53e..a8ff703 100644
--- a/integration-tests/main-discovery-disabled/pom.xml
+++ b/integration-tests/main-discovery-disabled/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-unknown-args-fail/pom.xml b/integration-tests/main-unknown-args-fail/pom.xml
index cbf5e40..3c0ad2b 100644
--- a/integration-tests/main-unknown-args-fail/pom.xml
+++ b/integration-tests/main-unknown-args-fail/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-unknown-args-ignore/pom.xml b/integration-tests/main-unknown-args-ignore/pom.xml
index 34792b0..b88781a 100644
--- a/integration-tests/main-unknown-args-ignore/pom.xml
+++ b/integration-tests/main-unknown-args-ignore/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-xml-io/pom.xml b/integration-tests/main-xml-io/pom.xml
index 4ec7bd3..1ac5e14 100644
--- a/integration-tests/main-xml-io/pom.xml
+++ b/integration-tests/main-xml-io/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-xml-jaxb/pom.xml b/integration-tests/main-xml-jaxb/pom.xml
index 11f5572..bbf452a 100644
--- a/integration-tests/main-xml-jaxb/pom.xml
+++ b/integration-tests/main-xml-jaxb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main-yaml/pom.xml b/integration-tests/main-yaml/pom.xml
index 1f051d3..2c336e0 100644
--- a/integration-tests/main-yaml/pom.xml
+++ b/integration-tests/main-yaml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/main/pom.xml b/integration-tests/main/pom.xml
index 6fc6fb4..648da86 100644
--- a/integration-tests/main/pom.xml
+++ b/integration-tests/main/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/master-file/pom.xml b/integration-tests/master-file/pom.xml
index c243fe0..5beb727 100644
--- a/integration-tests/master-file/pom.xml
+++ b/integration-tests/master-file/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/master-openshift/pom.xml b/integration-tests/master-openshift/pom.xml
index 0cec449..ba77a23 100644
--- a/integration-tests/master-openshift/pom.xml
+++ b/integration-tests/master-openshift/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/master/pom.xml b/integration-tests/master/pom.xml
index d1b59dc..c81a521 100644
--- a/integration-tests/master/pom.xml
+++ b/integration-tests/master/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/messaging/common/pom.xml b/integration-tests/messaging/common/pom.xml
index f41df52..b20efb5 100644
--- a/integration-tests/messaging/common/pom.xml
+++ b/integration-tests/messaging/common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-messaging</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-test-messaging-common</artifactId>
diff --git a/integration-tests/messaging/jms/pom.xml b/integration-tests/messaging/jms/pom.xml
index fcd96fb..f9b2877 100644
--- a/integration-tests/messaging/jms/pom.xml
+++ b/integration-tests/messaging/jms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-messaging</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-test-messaging-jms</artifactId>
diff --git a/integration-tests/messaging/pom.xml b/integration-tests/messaging/pom.xml
index ef964da..d285830 100644
--- a/integration-tests/messaging/pom.xml
+++ b/integration-tests/messaging/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/messaging/sjms/pom.xml b/integration-tests/messaging/sjms/pom.xml
index f746827..fc322cf 100644
--- a/integration-tests/messaging/sjms/pom.xml
+++ b/integration-tests/messaging/sjms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-integration-test-messaging</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-integration-test-messaging-sjms</artifactId>
diff --git a/integration-tests/micrometer/pom.xml b/integration-tests/micrometer/pom.xml
index 93060f0..06a7226 100644
--- a/integration-tests/micrometer/pom.xml
+++ b/integration-tests/micrometer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/microprofile/pom.xml b/integration-tests/microprofile/pom.xml
index 7302819..99e655d 100644
--- a/integration-tests/microprofile/pom.xml
+++ b/integration-tests/microprofile/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/minio/pom.xml b/integration-tests/minio/pom.xml
index f383205..300a958 100644
--- a/integration-tests/minio/pom.xml
+++ b/integration-tests/minio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/mllp/pom.xml b/integration-tests/mllp/pom.xml
index 1d150de..2f226db 100644
--- a/integration-tests/mllp/pom.xml
+++ b/integration-tests/mllp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/mongodb-grouped/pom.xml b/integration-tests/mongodb-grouped/pom.xml
index 422fcbb..27e0489 100644
--- a/integration-tests/mongodb-grouped/pom.xml
+++ b/integration-tests/mongodb-grouped/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/mustache/pom.xml b/integration-tests/mustache/pom.xml
index f08d680..ec66c23 100644
--- a/integration-tests/mustache/pom.xml
+++ b/integration-tests/mustache/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/mybatis/pom.xml b/integration-tests/mybatis/pom.xml
index ce1b834..b5f931c 100644
--- a/integration-tests/mybatis/pom.xml
+++ b/integration-tests/mybatis/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/nats/pom.xml b/integration-tests/nats/pom.xml
index 26451e3..8312d2d 100644
--- a/integration-tests/nats/pom.xml
+++ b/integration-tests/nats/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/netty/pom.xml b/integration-tests/netty/pom.xml
index 5d7b3aa..2f3ca9b 100644
--- a/integration-tests/netty/pom.xml
+++ b/integration-tests/netty/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/nitrite/pom.xml b/integration-tests/nitrite/pom.xml
index f47d6c2..419817d 100644
--- a/integration-tests/nitrite/pom.xml
+++ b/integration-tests/nitrite/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/oaipmh/pom.xml b/integration-tests/oaipmh/pom.xml
index 148dcbc..85a6233 100644
--- a/integration-tests/oaipmh/pom.xml
+++ b/integration-tests/oaipmh/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/olingo4/pom.xml b/integration-tests/olingo4/pom.xml
index 84428fa..00c7af9 100644
--- a/integration-tests/olingo4/pom.xml
+++ b/integration-tests/olingo4/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/openapi-java/pom.xml b/integration-tests/openapi-java/pom.xml
index d75f4c5..e4dd101 100644
--- a/integration-tests/openapi-java/pom.xml
+++ b/integration-tests/openapi-java/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/openstack/pom.xml b/integration-tests/openstack/pom.xml
index 956ac31..0b7dc82 100644
--- a/integration-tests/openstack/pom.xml
+++ b/integration-tests/openstack/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/opentelemetry/pom.xml b/integration-tests/opentelemetry/pom.xml
index c8d5cf6..0495570 100644
--- a/integration-tests/opentelemetry/pom.xml
+++ b/integration-tests/opentelemetry/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/opentracing/pom.xml b/integration-tests/opentracing/pom.xml
index 58df68d..87db7c1 100644
--- a/integration-tests/opentracing/pom.xml
+++ b/integration-tests/opentracing/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/optaplanner/pom.xml b/integration-tests/optaplanner/pom.xml
index e4ae4ab..3f4d255 100644
--- a/integration-tests/optaplanner/pom.xml
+++ b/integration-tests/optaplanner/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/paho-mqtt5/pom.xml b/integration-tests/paho-mqtt5/pom.xml
index 1623be0..ebcbca1 100644
--- a/integration-tests/paho-mqtt5/pom.xml
+++ b/integration-tests/paho-mqtt5/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/paho/pom.xml b/integration-tests/paho/pom.xml
index 48ecd08..2a82922 100644
--- a/integration-tests/paho/pom.xml
+++ b/integration-tests/paho/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/pdf/pom.xml b/integration-tests/pdf/pom.xml
index ca43d26..1859637 100644
--- a/integration-tests/pdf/pom.xml
+++ b/integration-tests/pdf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
<artifactId>camel-quarkus-integration-test-pdf</artifactId>
diff --git a/integration-tests/pg-replication-slot/pom.xml b/integration-tests/pg-replication-slot/pom.xml
index b7e4e88..ebd000a 100644
--- a/integration-tests/pg-replication-slot/pom.xml
+++ b/integration-tests/pg-replication-slot/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/pgevent/pom.xml b/integration-tests/pgevent/pom.xml
index 230c689..7818a17 100644
--- a/integration-tests/pgevent/pom.xml
+++ b/integration-tests/pgevent/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/platform-http-proxy-ssl/pom.xml b/integration-tests/platform-http-proxy-ssl/pom.xml
index 0e41450..b03506e 100644
--- a/integration-tests/platform-http-proxy-ssl/pom.xml
+++ b/integration-tests/platform-http-proxy-ssl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/platform-http-proxy/pom.xml b/integration-tests/platform-http-proxy/pom.xml
index f0290f0..9b92406 100644
--- a/integration-tests/platform-http-proxy/pom.xml
+++ b/integration-tests/platform-http-proxy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/platform-http/pom.xml b/integration-tests/platform-http/pom.xml
index b547be1..58d4013 100644
--- a/integration-tests/platform-http/pom.xml
+++ b/integration-tests/platform-http/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 864ac6c..8241701 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/integration-tests/protobuf/pom.xml b/integration-tests/protobuf/pom.xml
index 196dffd..73978ad 100644
--- a/integration-tests/protobuf/pom.xml
+++ b/integration-tests/protobuf/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/pubnub/pom.xml b/integration-tests/pubnub/pom.xml
index 740c3aa..bedc518 100644
--- a/integration-tests/pubnub/pom.xml
+++ b/integration-tests/pubnub/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/quartz-clustered/pom.xml b/integration-tests/quartz-clustered/pom.xml
index 5795f82..7452235 100644
--- a/integration-tests/quartz-clustered/pom.xml
+++ b/integration-tests/quartz-clustered/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/quartz/pom.xml b/integration-tests/quartz/pom.xml
index 9dc8d95..d0b5d01 100644
--- a/integration-tests/quartz/pom.xml
+++ b/integration-tests/quartz/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/qute/pom.xml b/integration-tests/qute/pom.xml
index 7bace93..9636701 100644
--- a/integration-tests/qute/pom.xml
+++ b/integration-tests/qute/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/rabbitmq/pom.xml b/integration-tests/rabbitmq/pom.xml
index 1f30182..82cce63 100644
--- a/integration-tests/rabbitmq/pom.xml
+++ b/integration-tests/rabbitmq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/reactive-streams/pom.xml b/integration-tests/reactive-streams/pom.xml
index 2a2b2c5..0a07c24 100644
--- a/integration-tests/reactive-streams/pom.xml
+++ b/integration-tests/reactive-streams/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/rest-openapi/pom.xml b/integration-tests/rest-openapi/pom.xml
index 983e8eb..931ee56 100644
--- a/integration-tests/rest-openapi/pom.xml
+++ b/integration-tests/rest-openapi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/rest/pom.xml b/integration-tests/rest/pom.xml
index 8571651..69ea160 100644
--- a/integration-tests/rest/pom.xml
+++ b/integration-tests/rest/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/saga/pom.xml b/integration-tests/saga/pom.xml
index 0657eff..596f00f 100644
--- a/integration-tests/saga/pom.xml
+++ b/integration-tests/saga/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/salesforce/pom.xml b/integration-tests/salesforce/pom.xml
index eb7e1ef..727c079 100644
--- a/integration-tests/salesforce/pom.xml
+++ b/integration-tests/salesforce/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/sap-netweaver/pom.xml b/integration-tests/sap-netweaver/pom.xml
index 113cb06..d25e753 100644
--- a/integration-tests/sap-netweaver/pom.xml
+++ b/integration-tests/sap-netweaver/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/saxon/pom.xml b/integration-tests/saxon/pom.xml
index daf7a9f..3975a72 100644
--- a/integration-tests/saxon/pom.xml
+++ b/integration-tests/saxon/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/servicenow/pom.xml b/integration-tests/servicenow/pom.xml
index 822729f..6d28edb 100644
--- a/integration-tests/servicenow/pom.xml
+++ b/integration-tests/servicenow/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/servlet/pom.xml b/integration-tests/servlet/pom.xml
index 4b8034e..7844fbb 100644
--- a/integration-tests/servlet/pom.xml
+++ b/integration-tests/servlet/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/shiro/pom.xml b/integration-tests/shiro/pom.xml
index 3e28bf3..38f345f 100644
--- a/integration-tests/shiro/pom.xml
+++ b/integration-tests/shiro/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/sjms-artemis-client/pom.xml b/integration-tests/sjms-artemis-client/pom.xml
index 5616f1b..f790819 100644
--- a/integration-tests/sjms-artemis-client/pom.xml
+++ b/integration-tests/sjms-artemis-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/sjms-qpid-amqp-client/pom.xml b/integration-tests/sjms-qpid-amqp-client/pom.xml
index ed7b7d2..b24f33d 100644
--- a/integration-tests/sjms-qpid-amqp-client/pom.xml
+++ b/integration-tests/sjms-qpid-amqp-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/sjms2-artemis-client/pom.xml b/integration-tests/sjms2-artemis-client/pom.xml
index c1c7219..82f6a33 100644
--- a/integration-tests/sjms2-artemis-client/pom.xml
+++ b/integration-tests/sjms2-artemis-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/sjms2-qpid-amqp-client/pom.xml b/integration-tests/sjms2-qpid-amqp-client/pom.xml
index 95dbc7c..78df9bc 100644
--- a/integration-tests/sjms2-qpid-amqp-client/pom.xml
+++ b/integration-tests/sjms2-qpid-amqp-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/slack/pom.xml b/integration-tests/slack/pom.xml
index 0823eb5..76783fe 100644
--- a/integration-tests/slack/pom.xml
+++ b/integration-tests/slack/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/smallrye-reactive-messaging/pom.xml b/integration-tests/smallrye-reactive-messaging/pom.xml
index c0fc136..c64ea66 100644
--- a/integration-tests/smallrye-reactive-messaging/pom.xml
+++ b/integration-tests/smallrye-reactive-messaging/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/soap/pom.xml b/integration-tests/soap/pom.xml
index d1971b8f..5c1f4ea 100644
--- a/integration-tests/soap/pom.xml
+++ b/integration-tests/soap/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/solr/pom.xml b/integration-tests/solr/pom.xml
index 3d824eb..03f7471 100644
--- a/integration-tests/solr/pom.xml
+++ b/integration-tests/solr/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
@@ -31,7 +31,7 @@
<description>Integration tests for Camel Quarkus Solr extension</description>
<properties>
- <camel-quarkus.version>2.16.0-SNAPSHOT</camel-quarkus.version>
+ <camel-quarkus.version>2.16.0</camel-quarkus.version>
<solr.trust-store>${project.basedir}/target/ssl/trust-store.jks</solr.trust-store>
</properties>
diff --git a/integration-tests/splunk/pom.xml b/integration-tests/splunk/pom.xml
index 2349ee0..f5671e8 100644
--- a/integration-tests/splunk/pom.xml
+++ b/integration-tests/splunk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/spring-rabbitmq/pom.xml b/integration-tests/spring-rabbitmq/pom.xml
index babbe68..fdee21b 100644
--- a/integration-tests/spring-rabbitmq/pom.xml
+++ b/integration-tests/spring-rabbitmq/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/sql/pom.xml b/integration-tests/sql/pom.xml
index 5d9b33c..f6f36da 100644
--- a/integration-tests/sql/pom.xml
+++ b/integration-tests/sql/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/ssh/pom.xml b/integration-tests/ssh/pom.xml
index a70001a..38b51ea 100644
--- a/integration-tests/ssh/pom.xml
+++ b/integration-tests/ssh/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/stax/pom.xml b/integration-tests/stax/pom.xml
index a4c50f8..ccae4c4 100644
--- a/integration-tests/stax/pom.xml
+++ b/integration-tests/stax/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/stringtemplate/pom.xml b/integration-tests/stringtemplate/pom.xml
index f9fd2f1..88df1de 100644
--- a/integration-tests/stringtemplate/pom.xml
+++ b/integration-tests/stringtemplate/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/syndication/pom.xml b/integration-tests/syndication/pom.xml
index c98cdf5..f61e75d 100644
--- a/integration-tests/syndication/pom.xml
+++ b/integration-tests/syndication/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/syslog/pom.xml b/integration-tests/syslog/pom.xml
index 64669fa..b4ba75f 100644
--- a/integration-tests/syslog/pom.xml
+++ b/integration-tests/syslog/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/tarfile/pom.xml b/integration-tests/tarfile/pom.xml
index 53a1eed..4e8b8a9 100644
--- a/integration-tests/tarfile/pom.xml
+++ b/integration-tests/tarfile/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/telegram/pom.xml b/integration-tests/telegram/pom.xml
index f9c3878..6abc1df 100644
--- a/integration-tests/telegram/pom.xml
+++ b/integration-tests/telegram/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/tika/pom.xml b/integration-tests/tika/pom.xml
index 891d609..4471f79 100644
--- a/integration-tests/tika/pom.xml
+++ b/integration-tests/tika/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/twilio/pom.xml b/integration-tests/twilio/pom.xml
index b945f30..fcb003e 100644
--- a/integration-tests/twilio/pom.xml
+++ b/integration-tests/twilio/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/twitter/pom.xml b/integration-tests/twitter/pom.xml
index f36dbf3..b87a31a 100644
--- a/integration-tests/twitter/pom.xml
+++ b/integration-tests/twitter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/univocity-parsers/pom.xml b/integration-tests/univocity-parsers/pom.xml
index 6272104..b2b80f2 100644
--- a/integration-tests/univocity-parsers/pom.xml
+++ b/integration-tests/univocity-parsers/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/validator/pom.xml b/integration-tests/validator/pom.xml
index d005a15..f243671 100644
--- a/integration-tests/validator/pom.xml
+++ b/integration-tests/validator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/velocity/pom.xml b/integration-tests/velocity/pom.xml
index 0f0e33b..3667185 100644
--- a/integration-tests/velocity/pom.xml
+++ b/integration-tests/velocity/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/vertx-websocket/pom.xml b/integration-tests/vertx-websocket/pom.xml
index 01ee691..ed4036d 100644
--- a/integration-tests/vertx-websocket/pom.xml
+++ b/integration-tests/vertx-websocket/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/vertx/pom.xml b/integration-tests/vertx/pom.xml
index bbb25b2..794c704 100644
--- a/integration-tests/vertx/pom.xml
+++ b/integration-tests/vertx/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/weather/pom.xml b/integration-tests/weather/pom.xml
index 8f6ee85..b5ccba3 100644
--- a/integration-tests/weather/pom.xml
+++ b/integration-tests/weather/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/xchange/pom.xml b/integration-tests/xchange/pom.xml
index 622ad94..4e4183a 100644
--- a/integration-tests/xchange/pom.xml
+++ b/integration-tests/xchange/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/xml/pom.xml b/integration-tests/xml/pom.xml
index 37c2969..b5f944f 100644
--- a/integration-tests/xml/pom.xml
+++ b/integration-tests/xml/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/xmlsecurity/pom.xml b/integration-tests/xmlsecurity/pom.xml
index 6daa599..47d5575 100644
--- a/integration-tests/xmlsecurity/pom.xml
+++ b/integration-tests/xmlsecurity/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/xpath/pom.xml b/integration-tests/xpath/pom.xml
index 00c1ca4..d324c68 100644
--- a/integration-tests/xpath/pom.xml
+++ b/integration-tests/xpath/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/xstream/pom.xml b/integration-tests/xstream/pom.xml
index 34459c7..d08529d 100644
--- a/integration-tests/xstream/pom.xml
+++ b/integration-tests/xstream/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/integration-tests/zendesk/pom.xml b/integration-tests/zendesk/pom.xml
index 56633a7..1d9dea4 100644
--- a/integration-tests/zendesk/pom.xml
+++ b/integration-tests/zendesk/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent-it</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent-it/pom.xml</relativePath>
</parent>
diff --git a/pom.xml b/pom.xml
index 81dae85..b5e0c43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<packaging>pom</packaging>
<name>Camel Quarkus</name>
@@ -278,7 +278,7 @@
<connection>scm:git:http://gitbox.apache.org/repos/asf/camel-quarkus.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-quarkus.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=camel-quarkus.git;a=summary</url>
- <tag>HEAD</tag>
+ <tag>2.16.0</tag>
</scm>
<issueManagement>
@@ -388,7 +388,7 @@
<version>${maven-shade-plugin.version}</version>
<configuration>
<transformers>
- <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer"/>
+ <transformer implementation="org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" />
</transformers>
</configuration>
</plugin>
diff --git a/poms/bom-test/pom.xml b/poms/bom-test/pom.xml
index bd83fc6..6b6fdbf 100644
--- a/poms/bom-test/pom.xml
+++ b/poms/bom-test/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-poms</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<properties>
<!-- This property is kept in sync with project.version by the release plugin -->
<!-- Do not change to project.version because otherwise the end user apps having our BOM as parent (rather than importing it) will stop working -->
- <camel-quarkus.version>2.16.0-SNAPSHOT</camel-quarkus.version>
+ <camel-quarkus.version>2.16.0</camel-quarkus.version>
</properties>
<dependencyManagement>
diff --git a/poms/bom/pom.xml b/poms/bom/pom.xml
index aeca496..b151579 100644
--- a/poms/bom/pom.xml
+++ b/poms/bom/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-poms</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -35,7 +35,7 @@
<properties>
<!-- This property is kept in sync with project.version by the release plugin -->
<!-- Do not change to project.version because otherwise the end user apps having our BOM as parent (rather than importing it) will stop working -->
- <camel-quarkus.version>2.16.0-SNAPSHOT</camel-quarkus.version>
+ <camel-quarkus.version>2.16.0</camel-quarkus.version>
</properties>
<dependencyManagement>
diff --git a/poms/build-parent-it/pom.xml b/poms/build-parent-it/pom.xml
index 126db8c..14a4b16 100644
--- a/poms/build-parent-it/pom.xml
+++ b/poms/build-parent-it/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../build-parent/pom.xml</relativePath>
</parent>
@@ -41,8 +41,8 @@
<quarkus.platform.version>${quarkus.version}</quarkus.platform.version>
<camel-quarkus.platform.group-id>org.apache.camel.quarkus</camel-quarkus.platform.group-id>
<camel-quarkus.platform.artifact-id>camel-quarkus-bom</camel-quarkus.platform.artifact-id>
- <camel-quarkus.platform.version>2.16.0-SNAPSHOT</camel-quarkus.platform.version>
- <camel-quarkus.version>2.16.0-SNAPSHOT</camel-quarkus.version><!-- This needs to be set to the underlying CQ version from command line when testing against Platform BOMs -->
+ <camel-quarkus.platform.version>2.16.0</camel-quarkus.platform.version>
+ <camel-quarkus.version>2.16.0</camel-quarkus.version><!-- This needs to be set to the underlying CQ version from command line when testing against Platform BOMs -->
<quarkus.banner.enabled>false</quarkus.banner.enabled>
</properties>
diff --git a/poms/build-parent/pom.xml b/poms/build-parent/pom.xml
index b76a048..c0b6148 100644
--- a/poms/build-parent/pom.xml
+++ b/poms/build-parent/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-poms</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/poms/pom.xml b/poms/pom.xml
index 47564de..d4bfd26 100644
--- a/poms/pom.xml
+++ b/poms/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/test-framework/junit5-extension-tests/pom.xml b/test-framework/junit5-extension-tests/pom.xml
index a8c9337..0754da6 100644
--- a/test-framework/junit5-extension-tests/pom.xml
+++ b/test-framework/junit5-extension-tests/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-test-framework</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-framework/junit5/pom.xml b/test-framework/junit5/pom.xml
index e98fded..00f4340 100644
--- a/test-framework/junit5/pom.xml
+++ b/test-framework/junit5/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-test-framework</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/test-framework/pom.xml b/test-framework/pom.xml
index ef1398a..5feebdd 100644
--- a/test-framework/pom.xml
+++ b/test-framework/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../poms/build-parent/pom.xml</relativePath>
</parent>
diff --git a/tooling/maven-plugin/pom.xml b/tooling/maven-plugin/pom.xml
index ca4544c..202015f 100644
--- a/tooling/maven-plugin/pom.xml
+++ b/tooling/maven-plugin/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent/pom.xml</relativePath>
</parent>
diff --git a/tooling/perf-regression/pom.xml b/tooling/perf-regression/pom.xml
index a32039c..11d0bcd 100644
--- a/tooling/perf-regression/pom.xml
+++ b/tooling/perf-regression/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-build-parent</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
<relativePath>../../poms/build-parent/pom.xml</relativePath>
</parent>
@@ -121,10 +121,10 @@
<phase>process-resources</phase>
<configuration>
<target>
- <copy file="${basedir}/../../mvnw" todir="${basedir}/cq-perf-regression-sample-base/"/>
- <copy file="${basedir}/../../mvnw.cmd" todir="${basedir}/cq-perf-regression-sample-base/"/>
- <copy file="${basedir}/../../.mvn/wrapper/maven-wrapper.properties" todir="${basedir}/cq-perf-regression-sample-base/.mvn/wrapper/"/>
- <chmod file="${basedir}/cq-perf-regression-sample-base/mvnw" perm="775"/>
+ <copy file="${basedir}/../../mvnw" todir="${basedir}/cq-perf-regression-sample-base/" />
+ <copy file="${basedir}/../../mvnw.cmd" todir="${basedir}/cq-perf-regression-sample-base/" />
+ <copy file="${basedir}/../../.mvn/wrapper/maven-wrapper.properties" todir="${basedir}/cq-perf-regression-sample-base/.mvn/wrapper/" />
+ <chmod file="${basedir}/cq-perf-regression-sample-base/mvnw" perm="775" />
</target>
</configuration>
<goals>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 259bf83..92f9aeb 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-tooling</artifactId>
diff --git a/tooling/test-list/pom.xml b/tooling/test-list/pom.xml
index 67e4cd5..d9fa2ae 100644
--- a/tooling/test-list/pom.xml
+++ b/tooling/test-list/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-tooling</artifactId>
- <version>2.16.0-SNAPSHOT</version>
+ <version>2.16.0</version>
</parent>
<artifactId>camel-quarkus-test-list</artifactId>